Commit Graph

101 Commits (ccc1e6b80a41055f4f637145dec34c540fca8145)

Author SHA1 Message Date
jenkins b5c3311639 Jenkins release build 1.1.0 2022-05-06 13:24:26 +02:00
jenkins 089fa503a8 Merge PR #10: Fix license file name. 2022-05-06 13:24:26 +02:00
jenkins afaae83629 Merge PR #9: Default GpioButton to active high 2022-05-06 13:24:24 +02:00
doctorseus b98283004f Fix license file name 2022-05-05 17:18:52 +02:00
Jenkins nymea 83b913ae3a Jenkins release build 1.0.0 2022-03-10 12:34:07 +01:00
Michael Zanetti d2ab759ad3 Default GpioButton to active high, which is the more common default
(and also used to be the default in here, but only changed after fixing
active high/low being swapped in https://github.com/nymea/nymea-gpio/pull/7
2022-03-02 11:34:19 +01:00
Jenkins nymea 91eb381fd1 Jenkins release build 1.0.5 2021-12-11 00:30:36 +01:00
Jenkins nymea 2e58f7f34d Merge PR #8: Replace GpioMonitor implementation with libnymeas version. 2021-12-11 00:30:36 +01:00
Michael Zanetti 4d690f8bf2 Replace entire GpioMonitor implementation with known to work libnymea implementation 2021-11-21 22:21:58 +01:00
Michael Zanetti 530fc9130a Fix a deadlock in GPIO monitor 2021-11-20 00:38:11 +01:00
Jenkins nymea 8d300d84c5 Jenkins release build 1.0.4 2021-11-07 00:39:48 +01:00
Jenkins nymea 562f62004e Merge PR #7: Fix active low logic 2021-11-07 00:39:47 +01:00
Jenkins nymea cd11846be4 Merge PR #6: Fix a deadlock and some typos 2021-11-07 00:39:46 +01:00
Michael Zanetti 80dd57a8ea Fix active low logic 2021-11-07 00:04:29 +01:00
Michael Zanetti 6942124a97 Fix deadlock in gpiomonitor 2021-11-01 15:04:27 +01:00
Michael Zanetti 5623e9ae84 Fix wording in debug prints 2021-11-01 15:04:27 +01:00
Michael Zanetti 211e54a71d Fix typo in signal 2021-11-01 15:04:21 +01:00
Jenkins nymea d589b09d4e Jenkins release build 1.0.3 2021-09-06 09:04:38 +02:00
Jenkins nymea 1d2a525a56 Merge PR #5: Build gcc 9 and fix install path 2021-09-06 09:04:37 +02:00
Jenkins nymea 24395ace0d Merge PR #4: Add monitor gpio number get method 2021-09-06 09:04:36 +02:00
Simon Stürz febd6221c8 Fix debian packaging 2021-09-05 15:00:55 +02:00
Simon Stürz c960a07227 Fix build dependency 2021-09-05 14:12:28 +02:00
Simon Stürz 70ec8280ad Build gcc 9 and fix install path 2021-09-05 12:58:29 +02:00
Simon Stürz d7a34df817 Add monitor gpio number get method 2021-09-05 12:33:11 +02:00
Jenkins nymea 29c44d4669 Jenkins release build 1.0.2 2020-10-28 16:20:01 +01:00
Jenkins nymea 2952cb168d Merge PR #3: Don't use deprecated QTime::restart 2020-10-28 16:20:01 +01:00
Michael Zanetti d4c75c701a Don't use deprecated QTime::restart 2020-10-26 14:07:57 +01:00
Jenkins nymea 804d62fa41 Jenkins release build 1.0.1 2020-01-23 13:40:24 +01:00
Jenkins nymea e5ea296e8a Merge PR #2: Update copyright 2020-01-23 13:40:23 +01:00
Michael Zanetti 93411af726 Update copyright 2020-01-23 00:55:03 +01:00
Jenkins 1c5b6e0999 Jenkins release build 2019-09-19 12:27:41 +02:00
Jenkins 62f0e9ac0c Merge PR #1: Initial version 2019-09-19 12:27:40 +02:00
Simon Stürz 81200a0d63 Fix gpio button 2019-09-19 09:20:18 +02:00
Simon Stürz 4e6081ef60 Merge branch 'initial-version' of github.com:guh/nymea-gpio into initial-version 2019-09-16 09:05:28 +02:00
Simon Stürz 9b87a51ce5 Add index documentation page 2019-09-16 09:05:11 +02:00
Michael Zanetti f8b8963c54 drop unneeded line from changelog 2019-09-14 00:48:10 +02:00
Simon Stürz 754074ae77 Fix documentation example code 2019-09-13 17:12:12 +02:00
Simon Stürz 4984618797 Complete documentations 2019-09-13 17:09:46 +02:00
Simon Stürz 2dea4225e4 Fix qdoc macro issue 2019-09-13 16:45:36 +02:00
Simon Stürz 83799d9289 Add qdoc configuration 2019-09-13 16:29:07 +02:00
Simon Stürz 6ce902b829 Update documentation 2019-09-13 15:49:48 +02:00
Simon Stürz bdfc868f10 Update documentation 2019-09-13 15:47:27 +02:00
Simon Stürz 60027f5580 Add documentation for GpioMonitor and Gpio 2019-09-13 15:32:18 +02:00
Simon Stürz 237925b497 Make gpio monitor work properly based in interrupts 2019-09-05 14:46:08 +02:00
Simon Stürz f9581b386b Add first version of gpio-tool 2019-09-04 17:02:25 +02:00
Simon Stürz 576dd14ac6 Add packaging for nymea-gpio-tool 2019-09-04 14:02:06 +02:00
Simon Stürz 6af34bd531 Add tool basic structure and rename to nymea-gpio 2019-09-04 13:59:24 +02:00
Simon Stürz 8d1369c7ef Add basic structure for gpio monitor 2019-09-04 12:46:11 +02:00
Simon Stürz 5cf1f75a16 Add debian folder 2019-09-04 12:01:06 +02:00
Simon Stürz 40a3cb68fa Add debian folder and basic structure of the library 2019-09-04 12:01:06 +02:00