Commit graph

32 commits

Author SHA1 Message Date
c38b8e1ae6 Handle empty file on temperature reading 2022-08-03 15:30:52 +02:00
15f6d277a9 Return NaN for invalid temperature readings 2022-08-03 15:27:27 +02:00
deb1ef3578 Refactor dwingest
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-02 20:39:31 +02:00
2c8db8ff0b Fix onewire reset
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-02 05:15:03 +02:00
e25905c20f Reset 1-wire bus when temperature readings fail 60 consecutive times
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-01 20:40:32 +02:00
e5e025abde Sleep before reading first sensor
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-29 19:40:24 +02:00
b94f3aefbb Add 50ms delay between temp sensor reads 2022-07-29 00:46:32 +02:00
017ac159de Check DS18B20 bulk read status before reading
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-26 21:28:13 +02:00
b3c1e2c520 Shorten temp sensor error output
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-26 13:10:17 +02:00
8766932739 Ignore temperature magic value -128
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-26 12:12:19 +02:00
01200ac98b Increase error output 2022-07-25 22:55:47 +02:00
7f4718fabc Add more error output
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-25 10:55:25 +02:00
9e9992a0d9 Stabilize
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-25 09:35:02 +02:00
ce647f2898 Use hci0 device for BlueTooth
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-24 14:42:01 +02:00
19a79f0e59 Log tilt readings
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-24 08:28:16 +02:00
5b3f7708c0 Ignore temperature readings when no consumers are present
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-24 01:26:22 +02:00
56d33782c8 WIP: Stabilize
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-24 01:16:40 +02:00
fe94a51acd Publish Tilt readings to DWIngest 2022-07-24 00:44:49 +02:00
37ffb95543 Add display code 2022-07-22 21:40:57 +02:00
d28db0788f Add Tilt support 2022-07-22 21:17:28 +02:00
2d8e1d603a Strip whitespace from bulk temperature read 2022-03-18 13:48:33 +01:00
840777b2fd Wait on slaves for w1 bus master bulk read 2022-03-18 13:41:47 +01:00
2d4dfa73d6 Add sensor weight 2022-03-11 20:46:18 +01:00
19afd92dc8 Add sensor reading status metrics 2022-03-07 15:54:36 +01:00
df6355e91a Fix trigger and other small stuff 2022-03-06 22:52:31 +01:00
c3ecc197cb Add safeguard on thermal sensor failures 2022-03-06 00:39:34 +01:00
9e33f77b3d Stabilize 2022-03-05 20:42:17 +01:00
98b58e3de7 Ready for alpha testing 2022-02-18 21:59:32 +01:00
14ba6564d2 New direction? 2021-11-17 22:30:18 +01:00
8325f2f3c6 Refactor temperature struct 2021-09-30 20:36:41 +02:00
e5322fa4de Work since initial 2021-08-30 22:46:38 +02:00
74bf90d7c0 Initial import 2021-08-10 23:29:24 +02:00