• Joined on 2020-11-19
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-20 08:21:51 +02:00
17fdbe6155 Moved wifi depending code to separate function.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-18 09:55:17 +02:00
1f2b4ec38c Sensor read will now performed directly after startup.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-16 09:23:12 +02:00
6d2d5e2aa0 Updated library files.
9ceb77ea8d Removed library content
Compare 2 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-15 13:29:25 +02:00
6aa242da85 Removed obsolete debug messages
f22ec9b02d Refresh of webupdater increased.
3e8d65d121 Improved InfluxDB code to prevent deadlock
Compare 3 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-15 10:23:05 +02:00
417493c8ba Updated required libraries
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-14 20:40:34 +02:00
7a97677e0d Reduced portal timeout again.
9abd468fbc Added a separate function to set the windspeed to the webupdater.
Compare 2 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-14 20:12:21 +02:00
40b2550c89 Reduced autoconnect timeout and portal uptime.
6e1f64b14f Added reconnect info. Also added the info to the webupdater.
Compare 2 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-14 12:42:22 +02:00
c89486bd31 Fixed valid data checks and prevented to copy nan data to webUpdater.
76475b7c33 Fixed battery mode main function call. Disabled some debug messages.
Compare 2 commits »
klaute deleted branch wifi-conn-mgmt-upd from okoyono/weatherstation 2022-09-14 12:03:59 +02:00
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-14 12:03:01 +02:00
5fcfd89652 Waiting for wind sensor result code changed to be processed by FSM states. Added new battery mode main function. Renamed FSM state names.
7225866dd4 Newline added
8c907ce1e1 Added start, wait, read functions and changed main sensor read function.
4bd4944d6b Code optically cleared
67d3a7053a Renamed FSM state defines and added some new
Compare 7 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-13 22:10:42 +02:00
35c62fbce2 Webupdater moved outside the fsm. Started to implement a semi parallel wind measurement.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-13 21:19:05 +02:00
446c7a5807 Read sensor data code replaced by separate function.
7770f83ef7 Removed sensor_ids array, increased logger list length.
ed3a956dc6 Some more debug messages disabled. Renamed sensor_values array to sensor_ids
e409d7fa39 New entry to git ignore file added
188473944b Disabled call of sensor functionality again
Compare 6 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-13 10:49:22 +02:00
d2b9851bc1 Improved sensor data read code.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-13 10:00:15 +02:00
0482db2f21 Mostly running main loop and FSM. Call of sensor functions does not work yet.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-13 07:57:20 +02:00
0cb4212fc8 Fixed connection check rules
6f7cb3352f Modified time checks again, removed obsolete debug messages. Still not working.
Compare 2 commits »
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-12 20:27:57 +02:00
0b84725d78 Updated timing checks to use millis() function, added some links to web updater main page.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-12 19:31:39 +02:00
0a605c7300 Logging feature added.
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-12 17:10:14 +02:00
c8626bb5cd First verison with running FSM. Sensor data read not verified. Web updater is fine.
klaute deleted branch origin/wifi-conn-mgmt-upd from okoyono/weatherstation 2022-09-12 15:44:44 +02:00
klaute deleted branch origin/origin/wifi-conn-mgmt-upd from okoyono/weatherstation 2022-09-12 15:44:31 +02:00