v0.18.849
Version v0.18.849 based on refs/heads/main 2aace38
π Major features and improvements
- 53e9ea4 - Use GPS timing as main clock to start measurement loop (#328)
- 415712c - Add USERTrust RSA Certification Authority (#329)
π New features and improvements
- ba0898d - New default config with nerd details enabled
- 44c27bd - Store obs config after creating a fresh one during 1st start
- 2ebb656 - Drop dedicated SimRa mode, simply enable Bluetooth for SimRa (#327)
π Bug Fixes
- b5b62eb - Upload of track was not possible (file not found) (caused by idf update)
- eea6ce2 - Upload filename - prepend / for root directory. (needed cause of idf update)
- fb3fe4a - Do not cut of 1st char of filename. (#322)
- 004c14f - Improve display in server mode (#314)
- 8898f92 - Message for move to / is misleading
- 02787fc - When the latitude or longitude is negative, the value recorded was in the format -x.-xxxxxxx
π» Maintenance
π¦ Dependency updates
- 8eda94d - Update Adafruit BusIO lib
- b4db7c6 - Dependency updates
- 7150f48 - Update to espressif32 5.1 // esp-idf 4.4.1 // Arduino 2.0.4 (#312)
- c63fb79 - chore: Update BMP280 lib
- cd91ef6 - Bump metcalfc/changelog-generator from 3.0.0 to 4.0.1 (#320)
- 704a76b - chore: Update espressif32 to 5.3.0 (#330)
π· Changes for developers / internal
- 1fe5e0c - master -> main branch renaming
- 75435de - Next release will be a v0.17.x
- dde6fc2 - Set bootloader flash parameters (#318)
- fbb6d2f - Fix wrong initialization of timeOfMinimum.
- 7709c1e - rename global variable displayTest -> obsDisplay (#323)
- 9b66734 - PIN espressif32 version
- b7da06e - Re-oder certs introduced with #329
- 2aace38 - Pre-release v0.18.x ahead