v0.8.649
Version v0.8.649 based on refs/heads/master eeb4ae3
π Major features and improvements
eeb4ae3- Refine tof sensor timing (#263 supersede #224)- Switch to overlapping alternating measurement with refined timings reported by @gluap.
- be more precise for the high signal timing by sending the trigger per sensor
- count and expose some special cases of the tof sensors via csv
- reset previously collected values in
medianMeasureif current distance is larger. - adjust Bluetooth and display update timings
- record measurements with next left sensor start
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.46a04a2- Switch to Open Sans as OBS font
π 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 initialized3108344- Fix: Documented settings for flash_download_tool did not work with current V3.8.8
π¦ 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 message1771179- Get new SonarQube build wrapper