Commit graph

23 commits

Author SHA1 Message Date
6e3b1d52a4 add: database in config file
fix: set pinMode only on start
2020-04-18 16:34:43 +02:00
fd2f5acbb3 fix: gpio pins and modes 2020-04-18 13:28:23 +02:00
82f43080ac add: invert gpios 2020-04-18 02:09:50 +02:00
27df642ee6 fix: wiringPi pin handling 2020-04-18 01:50:36 +02:00
499b318018 fix: test runner did not terminate 2020-04-18 01:28:24 +02:00
ec720e7617 add: vendor directory
add: cli (argparse)
add: test runner
2020-04-18 01:24:36 +02:00
25ba0ff723 add: config loading 2020-04-17 01:38:25 +02:00
3cd6668f9c add: gpio drivers 2020-04-16 21:19:56 +02:00
ba70677393 fix: varying size between 32bit and 64bit in command receive 2020-04-14 02:46:27 +02:00
0a684f687a add: invalid command log 2020-04-14 02:05:34 +02:00
452b37dd6a fix: better debug messages 2020-04-14 01:58:06 +02:00
6ecef87f24 fix: logging calls 2020-04-14 01:51:40 +02:00
db64e4f820 add: relay/piface support 2020-04-14 00:50:55 +02:00
fa6ceb2bf4 add: transfer missing properties in discovery
fix: save \0 in lmdb
2020-03-12 00:35:16 +01:00
d679d99a92 fix: rename uuid property to id
add: WIP discovery stuff
2020-02-29 10:23:44 +01:00
074c5c5750 add: binn for communication 2020-02-23 01:13:27 +01:00
cbb4ac7a86 add: much 2020-02-10 00:58:17 +01:00
7b6ee283c6 add: doxygen 2020-02-08 15:09:34 +01:00
18804da4d8 add: logger 2020-02-08 13:50:54 +01:00
f03b3f7fb7 add: .idea to gitignore
fix: remove .h outside of include/
2020-01-08 06:44:32 +01:00
db7a377250 add: save/load for uuid and name 2020-01-07 02:23:16 +01:00
Tobias Reisinger
270c87e0bc add: controller_info version reading 2019-12-08 23:39:10 +01:00
Tobias Reisinger
d8ad2c205a init 2019-11-15 01:23:43 +01:00