• Joined on 2020-11-19
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
klaute created branch origin/origin/wifi-conn-mgmt-upd in okoyono/weatherstation 2022-09-12 15:40:00 +02:00
klaute pushed to origin/origin/wifi-conn-mgmt-upd at okoyono/weatherstation 2022-09-12 15:40:00 +02:00
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-12 15:29:44 +02:00
277e525314 FSM status info debug message added
klaute created branch feature/main_loop_to_fsm in okoyono/weatherstation 2022-09-12 15:27:01 +02:00
klaute pushed to feature/main_loop_to_fsm at okoyono/weatherstation 2022-09-12 15:27:01 +02:00
b25ea99da0 Initial implementation of the FSM, also cleaned up webUpdater ino file.
klaute pushed to wifi-conn-mgmt-upd at okoyono/weatherstation 2022-09-09 09:04:57 +02:00
26db5f74a9 Added signal quality and wifi connect count to default web page.
klaute created branch origin/wifi-conn-mgmt-upd in okoyono/weatherstation 2022-09-08 11:38:55 +02:00
klaute pushed to origin/wifi-conn-mgmt-upd at okoyono/weatherstation 2022-09-08 11:38:55 +02:00