Commit graph

69 commits

Author SHA1 Message Date
924633f272 fix: all the bugs with the new database and commanding 2020-08-24 23:44:49 +02:00
9602e6e937 remove: lmdb
add: sqlite
add: new commands
2020-08-24 16:00:08 +02:00
a37bdc4870 add: more debug logging 2020-08-20 23:32:16 +02:00
d4ba7177d1 fix: typos 2020-08-20 22:04:52 +02:00
d7c274ca86 add: choose initial relay mode 2020-08-20 21:52:01 +02:00
5e05d603c1 add: drone build for testing push 2020-08-20 14:11:12 +02:00
09a379ef9f fix: cleanup vendor
fix: only use piface when need by relay config
2020-08-20 14:09:55 +02:00
6e089fa265 fix: rename drone refs 2020-08-11 00:21:03 +02:00
0530a350df fix: better logging behaviour 2020-07-26 21:07:19 +02:00
011c5a6102 hotfix: do not ignore CFLAGS env 2020-07-17 23:30:25 +02:00
03b9c046b0 fix: bump version 2020-07-14 20:47:25 +02:00
eefe50b3cd add: mqtt host config option 2020-07-14 20:43:58 +02:00
b2ac46c0fd revert: bad release handling (I used git badly here) 2020-07-14 19:56:20 +02:00
c5b282d5a3 Merge branch 'master' into dev 2020-07-14 19:50:35 +02:00
Tobias Reisinger
61e7a94dbb Update 'README.md' 2020-07-05 16:47:28 +02:00
aa389d5c40 hotfix: bad mqtt connection address 2020-07-02 14:59:01 +02:00
03b1cb857e fix: relays in on mode on start 2020-07-02 02:40:23 +02:00
79bf436a01 add: drone triggers 2020-07-01 23:22:43 +02:00
e5419ed1fd Merge branch 'testing' 2020-07-01 23:21:36 +02:00
5acadf0cc8 fix: release handling (prepend testing in git :/ ) 2020-06-30 23:52:15 +02:00
5113d134bb add: prerelease 2020-06-30 23:50:48 +02:00
212b2156a5 fix: drone release handling 2020-06-30 23:20:29 +02:00
4140332213 fix: drone release handling 2020-06-30 23:19:46 +02:00
4abae1ce05 fix: remove triggers 2020-06-30 22:51:01 +02:00
9124b07cb4 add: tag trigger 2020-06-30 22:43:09 +02:00
2680ffd2cf fix: move pulse relays 2020-06-30 22:37:12 +02:00
bb10b8972f add: release config too 2020-06-30 22:34:35 +02:00
490f37cc64 add: drone gitea release 2020-06-30 22:24:18 +02:00
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
9881e7d92b fix: README 2020-05-09 19:46:28 +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