Releases: openbikesensor/OpenBikeSensorFirmware
Releases Β· openbikesensor/OpenBikeSensorFirmware
v0.11.706
Version v0.11.706 based on refs/heads/master 33d3482
π Major features and improvements
- 33d3482 - Simple select deselect all in file browser
- f5045c0 - Support the improv protocol for initial setup (#281)
-- See https://www.improv-wifi.com/ for doku
-- See for spec https://www.improv-wifi.com/serial/
-- Do not use FREIFUNK as default SSID
-- See https://install.openbikesensor.org for setup (to come)
π» Maintenance
π¦ Dependency updates
- d64d370 - Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0 (#280)
- 4e2aa1a - Update Adafruit BusIO version
- d7c72eb - Bump metcalfc/changelog-generator from 0.4.4 to 2.0.0 (#277)
π· Changes for developers / internal
- d24f3c9 - Enable dependabot for github-actions
Full Changelog: v0.11.705...v0.11.706
v0.11.705
Version v0.11.705 based on refs/heads/master f5045c0
π Major features and improvements
- f5045c0 - Support the improv protocol for initial setup (#281)
-- See https://www.improv-wifi.com/ for doku
-- See for spec https://www.improv-wifi.com/serial/
-- Do not use FREIFUNK as default SSID
-- See https://install.openbikesensor.org for setup (to come)
π New features and improvements
π Bug Fixes
π» Maintenance
π¦ Dependency updates
- d64d370 - Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0 (#280)
- 4e2aa1a - Update Adafruit BusIO version
- d7c72eb - Bump metcalfc/changelog-generator from 0.4.4 to 2.0.0 (#277)
π· Changes for developers / internal
- d24f3c9 - Enable dependabot for github-actions
v0.10.676
Version v0.10.676 based on refs/heads/master 801fa9a
π New features and improvements
ed8bfdb- Keep display highlight after confirm for 500ms (fixes #254) (#271)8018419- Count and expose unexpected chars from gps module.
π Bug Fixes
5f49080- Outdated ALP data was not reliably detected
π¦ Dependency updates
v0.9.669
Version v0.9.669 based on refs/heads/master aad7f25
π Major features and improvements
a54e523- Renew privacy area handling in config server easy add GPS location (#80, #266, #107, #77, #75, #74)aad7f25- Poor man implementation of delete all obs related files (#269, #175)
π New features and improvements
5e164eb- Use Open Sans font for web ui849282d- Allow to compile in custom defaults, resolves #246 (#267)
π Bug Fixes
98ffc3a- Debounce button read introduced with v0.8.x thanks @markus J. for reporting (#268)aad7f25- Files in /trash could not really be deleted
π¦ Dependency updates
b444cfd- Minor update of used libraries
π· Changes for developers / internal
v0.9.665
Version v0.9.665 based on refs/heads/master d930803
π Major features and improvements
a54e523- Renew privacy area handling in config server easy add GPS location (#80, #266, #107, #77, #75, #74)
π New features and improvements
5e164eb- Use Open Sans font for web ui849282d- Allow to compile in custom defaults, resolves #246 (#267)
π Bug Fixes
π¦ Dependency updates
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
v0.8.630
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
v0.8.627
Version v0.8.627 based on refs/heads/master 1086d49
π 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 & pos
π New features and improvements
π· 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
v0.7.596
Version v0.7.596 based on refs/heads/master 9981f72
π Major features and improvements
70521cf- Release with large partition allow more features to come (#243)1a76c46- Deletion of single tracks through the web interface #1638103d1d- Bluetooth is available again (Documentation update)
π New features and improvements
e721851- Added some more description for the update process6ddf66a- Name plain firmware file firmware.bin to avoid confusion #2470c11f88- Use per device self signed cert, closes #238
- put firmware.bin on top level directory for better archive handling
- extend details listed on the about page (WiFi & HTTP details)
- Minor text cleanup, new 404 page.
- add possibility to set pin used for HTTP, documented pin configuration
ee2a50c- Added Let's Encrypt certs (ISRG Root X1 + Intermediate R3) (#250) this allows different portal systems to be used (if they use let's encrypt)0c59454- Create a valid toDate if time is not available.
π Bug Fixes
b7ff4b6- Fix: Percentage is signed for -1 result (from VoltageMeter change)a7c3f68- Be more tolerant when setting time (#242) (#244)6d04005- Only print beginning of the sha256 sum on about page.b141519- Fix numeric size conversion on about pagee6f647b- Fix: Ensure confirmed pass event is not lost when new event pending (#253)edc3b7d- Fix: Fast confirmation adjustment could cause wrong confirm index to be set.372af11- Fix: CSV encoding did not consider ;9981f72- Improve display of progress when creating ssl cert
π¦ Dependency updates
- Use https://github.com/fhessel/esp32_https_server.git#feature/subjectAltName of HTTPS lib to be able to create more flexible certs.
π· Changes for developers / internal
v0.7.591
Version v0.7.591 based on refs/heads/master ee2a50c
π Major features and improvements
70521cf- Release with large partition allow more features to come (#243)1a76c46- Deletion of single tracks through the web interface #1638103d1d- Bluetooth is available again (Documentation update)
π New features and improvements
e721851- Added some more description for the update process6ddf66a- Name plain firmware file firmware.bin to avoid confusion #2470c11f88- Use per device self signed cert, closes #238
- put firmware.bin on top level directory for better archive handling
- extend details listed on the about page (WiFi & HTTP details)
- Minor text cleanup, new 404 page.
- add possibility to set pin used for HTTP, documented pin configuration
ee2a50c- Added Let's Encrypt certs (ISRG Root X1 + Intermediate R3) (#250) this allows different portal systems to be used (if they use let's encrypt)
π Bug Fixes
b7ff4b6- Fix: Percentage is signed for -1 result (from VoltageMeter change)a7c3f68- Be more tolerant when setting time (#242) (#244)6d04005- Only print beginning of the sha256 sum on about page.b141519- Fix numeric size conversion on about page
π¦ Dependency updates
- Use https://github.com/fhessel/esp32_https_server.git#feature/subjectAltName of HTTPS lib to be able to create more flexible certs.