Commit Graph

52 Commits

Author SHA1 Message Date
Thomas Klaehn
a5205cfbcb gate: Improvement
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:27:50 +02:00
Thomas Klaehn
16931c50ba gate: post open/close msg via telegram
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:27:50 +02:00
Thomas Klaehn
69d37ce5d9 gate: Add project path
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:27:39 +02:00
Thomas Klaehn
8e6a2550f0 gate: pylint
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:27:39 +02:00
Thomas Klaehn
40146343ea gate: Change opened/closed detection to slope calculation
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:27:07 +02:00
tkl
ce4094a7b9 gate: Change max power for down 2018-08-27 11:26:47 +02:00
Thomas Klaehn
d0a90545be gate: Error in init script corrected
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
f4ad11e92b ci: enable release stage
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
4646c7d7a6 project: reorder
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
e541023bba ci: enable continuous integration
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
ed80c54b7d project: renamed
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
aa146b15e5 gate: reorder - stage 2
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
c1012382f2 gate: start reorder
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
0870736845 light: change mqtt broker
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
28b0b82237 open/close: change log to raw values
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
c5eb6ffc7a gate_state: change next state after init
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
e66e731c67 gate_state: change power sensor limit
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
44f9b6f697 comm: change mqtt broker
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
Thomas Klaehn
a9858d4680 gate_state: change power sensor limit
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-08-27 11:26:31 +02:00
tkl
1320547e48 gate opened limit changed 2018-08-27 11:26:31 +02:00
tkl
42331d76ab minimum runtime for gate open/close defined 2018-08-27 11:26:31 +02:00
tkl
c8dd92415f slightly change explicit open/close 2018-08-27 11:26:30 +02:00
tkl
129b74377b error handler reworked 2018-08-27 11:26:30 +02:00
tkl
3a6ef57603 current limit changed 2018-08-27 11:26:30 +02:00
tkl
92080d650f error handler expanded 2018-08-27 11:26:30 +02:00
tkl
24f263f9fb power up threashold reduced 2018-08-27 11:26:30 +02:00
tkl
56395c7f0b timeout value 2018-08-27 11:26:30 +02:00
tkl
90cf74e0a2 config values 2018-08-27 11:26:30 +02:00
tkl
745315020b light sensor data mqtt transmitter script 2018-08-27 11:26:30 +02:00
Thomas Klaehn
a07d62de10 refactore comm module 2018-08-27 11:26:30 +02:00
Thomas Klaehn
22cd563d42 threshold adapted 2018-08-27 11:26:30 +02:00
Thomas Klaehn
4413446485 ensure wire stays not under strain 2018-08-27 11:26:30 +02:00
Thomas Klaehn
5fe02f2ae3 scripts for "bypassing" open and close 2018-08-27 11:26:30 +02:00
Thomas Klaehn
d68e642f21 constants 2018-08-27 11:26:30 +02:00
Thomas Klaehn
f1b37139ef decorate 2018-08-27 11:26:30 +02:00
tkl
7e96d60ed1 math helper functions started 2018-08-27 11:26:30 +02:00
Thomas Klaehn
e311b47727 math module started 2018-08-27 11:26:30 +02:00
Thomas Klaehn
8730ed0913 pylint 2018-08-27 11:26:30 +02:00
Thomas Klaehn
b0a3f6b711 error correction 2018-08-27 11:26:30 +02:00
Thomas Klaehn
371108fd7e syntax error 2018-08-27 11:26:30 +02:00
Thomas Klaehn
4d76bc4e88 reorder structure 2018-08-27 11:26:30 +02:00
Thomas Klaehn
2fc4339f61 script to visualize power data while poening/closing 2018-08-27 11:26:30 +02:00
Thomas Klaehn
4c34544b9b mqtt publisher started 2018-08-27 11:26:30 +02:00
Thomas Klaehn
78d56b5194 light sensor test expanded 2018-08-27 11:26:29 +02:00
Thomas Klaehn
2e5e98dfe1 error correction in gpio class 2018-08-27 11:26:29 +02:00
Thomas Klaehn
93a7bc1792 wifi fieldstrength class and test added 2018-08-27 11:26:29 +02:00
Thomas Klaehn
241281ef99 power sensor class and test added 2018-08-27 11:26:29 +02:00
Thomas Klaehn
25f163b4cc light sensor class and test added 2018-08-27 11:26:29 +02:00
Thomas Klaehn
4d29363e27 gitignore list started 2018-08-27 11:26:29 +02:00
Thomas Klaehn
9eea802e39 engine class and test 2018-08-27 11:26:29 +02:00