Commit graph

40 commits

Author SHA1 Message Date
a84d23aeaf fix: wrong command in drone config 2020-06-30 22:15:54 +02:00
982f891654 add: drone.yml config 2020-06-30 22:14:40 +02:00
f7e2f08586 fix: CMAKE library stuff 2020-06-30 01:58:24 +02:00
0f342b4aa8 add: pulse mode
add: editorconfig
2020-06-27 18:27:49 +02:00
679175f1a9 add: mqtt status client 2020-06-26 01:28:00 +02:00
1d1ae61310 add: mongoose for connections and mqtt 2020-06-24 11:41:12 +02:00
f5f9be803c add: version.h
fix: refactor
2020-06-21 00:11:52 +02:00
532750da74 fix: logger leaking path 2020-06-16 00:40:05 +02:00
Tobias Reisinger
fbe39fe7c6 add: README 2020-05-09 19:45:03 +02:00
27cec1d8cc fix: timezone issue 2020-05-07 01:41:16 +02:00
ad7a6028b3 add: not working rpi toolchain 2020-04-29 12:25:06 +02:00
edf15b88e0 fix: typo 2020-04-29 01:49:36 +02:00
2fd48ac5e6 add: weekly schedules support 2020-04-25 00:48:59 +02:00
db3bcaf7d1 fix: logger 2020-04-24 15:08:26 +02:00
61e025343d add: msgpack as binn replacement 2020-04-24 01:33:48 +02:00
5b9f2aa49b add: -Wpedantic build flag and fix code 2020-04-23 16:59:46 +02:00
11f1a79d6a fix: configure over cmake options 2020-04-18 23:53:21 +02:00
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