Commit Graph

20 Commits (default-to-active-high)

Author SHA1 Message Date
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
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
Simon Stürz d7a34df817 Add monitor gpio number get method 2021-09-05 12:33:11 +02:00
Michael Zanetti d4c75c701a Don't use deprecated QTime::restart 2020-10-26 14:07:57 +01:00
Michael Zanetti 93411af726 Update copyright 2020-01-23 00:55:03 +01:00
Simon Stürz 81200a0d63 Fix gpio button 2019-09-19 09:20:18 +02:00
Simon Stürz 9b87a51ce5 Add index documentation page 2019-09-16 09:05:11 +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 6af34bd531 Add tool basic structure and rename to nymea-gpio 2019-09-04 13:59:24 +02:00