Commit Graph

256 Commits (master)
 

Author SHA1 Message Date
Kai Lauterbach c89486bd31 Fixed valid data checks and prevented to copy nan data to webUpdater. 9 months ago
Kai Lauterbach 76475b7c33 Fixed battery mode main function call. Disabled some debug messages. 9 months ago
Kai Lauterbach 5fcfd89652 Waiting for wind sensor result code changed to be processed by FSM states. Added new battery mode main function. Renamed FSM state names. 9 months ago
Kai Lauterbach 7225866dd4 Newline added 9 months ago
Kai Lauterbach 8c907ce1e1 Added start, wait, read functions and changed main sensor read function. 9 months ago
Kai Lauterbach 4bd4944d6b Code optically cleared 9 months ago
Kai Lauterbach 67d3a7053a Renamed FSM state defines and added some new 9 months ago
Kai Lauterbach d323eedfae Added serial baudrate define 9 months ago
Kai Lauterbach f6333c2801 Cleaned order of defines in user config header. 9 months ago
klaute 35c62fbce2 Webupdater moved outside the fsm. Started to implement a semi parallel wind measurement. 9 months ago
klaute 446c7a5807 Read sensor data code replaced by separate function. 9 months ago
Kai Lauterbach 7770f83ef7 Removed sensor_ids array, increased logger list length. 9 months ago
Kai Lauterbach ed3a956dc6 Some more debug messages disabled. Renamed sensor_values array to sensor_ids 9 months ago
Kai Lauterbach e409d7fa39 New entry to git ignore file added 9 months ago
Kai Lauterbach 188473944b Disabled call of sensor functionality again 9 months ago
Kai Lauterbach ced1e5f7e3 Added some newlines 9 months ago
Kai Lauterbach d2b9851bc1 Improved sensor data read code. 9 months ago
Kai Lauterbach 0482db2f21 Mostly running main loop and FSM. Call of sensor functions does not work yet. 9 months ago
Kai Lauterbach 0cb4212fc8 Fixed connection check rules 9 months ago
Kai Lauterbach 6f7cb3352f Modified time checks again, removed obsolete debug messages. Still not working. 9 months ago
Kai Lauterbach 0b84725d78 Updated timing checks to use millis() function, added some links to web updater main page. 9 months ago
Kai Lauterbach 0a605c7300 Logging feature added. 9 months ago
klaute c8626bb5cd First verison with running FSM. Sensor data read not verified. Web updater is fine. 9 months ago
Kai Lauterbach 277e525314 FSM status info debug message added 9 months ago
Kai Lauterbach b25ea99da0 Initial implementation of the FSM, also cleaned up webUpdater ino file. 9 months ago
Kai Lauterbach 3cea359c49 Fixed sensor values check 9 months ago
Kai Lauterbach 0366456b13 Added a data validation check. The webupdater will output the result of the check and also the hbWebstat json data contain the valid flag now. Also only valid data will logged into the influxDB. 9 months ago
Kai Lauterbach 66440f572e Wifi check moved info separate function. 10 months ago
Kai Lauterbach 930bde2619 Added watchdog support. 12 months ago
Kai Lauterbach 7fdc6d9e23 Added millis() logging support - could be used to debug uptime behavior. 1 year ago
Kai Lauterbach 7c935946ac Updated ESP reset intervak. Modified code formatting. 1 year ago
Kai Lauterbach 01108980dd Fix for interval reset 1 year ago
Kai Lauterbach 73670f5b14 Text fixed 1 year ago
Kai Lauterbach 06f080bd29 Added windspeed measurement web functionality. 1 year ago
klaute 2ae1d7a365 Merge pull request 'feature/InfluxDB-Connection-Update' (#1) from feature/InfluxDB-Connection-Update into master
Reviewed-on: #1
1 year ago
Kai Lauterbach ef6920dbe3 Added http response handling (debug output print). 1 year ago
Kai Lauterbach d670b753dc Added staus led toggle code 1 year ago
Kai Lauterbach 7ef9dd4e53 Debug output added 1 year ago
Kai Lauterbach d8dbc00280 HTTP_CALL_ON_WINDSPEED_EXCEED execution bug fix 1 year ago
Kai Lauterbach 174eaa985e Windsensor meas time type is int not float 1 year ago
Kai Lauterbach 79b61baf71 Moved some parts of config.h to the user config file. Also added a constants header. 1 year ago
Kai Lauterbach bf413c9897 Fixed review findings 1 year ago
klaute 23bf57648c Disabled weatherstation notice functionality. 1 year ago
Kai Lauterbach 7a689034b4 Added windspeed exceed functionality, it calls an url if max windspeed is exceeded 1 year ago
Kai Lauterbach b61564d206 Added a weather station fix factor 1 year ago
Kai Lauterbach 562d0d294d Updated user config example 1 year ago
Kai Lauterbach 345639395d Added pressure to hbWebstat 1 year ago
Kai Lauterbach 795e00be29 Windspeed measurement time increased 1 year ago
Kai Lauterbach 7d561546ed Changed windspeed tp m/s 1 year ago
Kai Lauterbach 3ee77e178f Changed rotor length again 1 year ago