v0.8.630
Pre-release
Pre-release
Version v0.8.630 based on refs/heads/master a8718b6
π Major features and improvements
1086d49- Read the tof-sensors in parallel (#224)- primary sensor gives pace
- nerd display shows number of echo triggers of primary sensor in the middle
- inner loop runs more often (no wait while reading tof-sensors)
- introduce
SENSOR_QUIET_PERIOD_AFTER_OPPOSITE_START_MICRO_SECto avoid receiving the echo from the other sensor - see also #221
0544d80- Remove GPS wait options / Use GPS time as system time
do not wait for UTC time, start with GPS time & posf165f36- Add possibility to re-upload tracks
SD Card browser now has the option to move files to the root directory when browsing the /uploaded directory. This allows to upload already uploaded tracks again, which is needed during portal testing or if you switch portals.
π New features and improvements
a9d5eb7- Re-enable dns server for AP mode, fixes #81 (#256)a8718b6- Allow http only access as optionf49c62b- BLE: Only send notify events if requested by BLE client
π Bug Fixes
1608ae7- BLE: connect status was not properly initialized
π¦ Dependency updates
258edeb- Update ArduinoJson and SSD1396 lib
π· Changes for developers / internal
7355a3e- Increase https data chunk size to reduce probability to be hit by fhessel/esp32_https_server#123f3653e1- Refresh sonarqube scanner.e7c4d9d- replace vector of sensors by fixed size array of sensors, resolves #252 (#257)96fb01e- Next version will be v0.8.x9ab8f4d- Increase interval of SBAS statistic message