Version v0.21.929 based on refs/heads/main 88a0992
this is the 1st release that supports OBSPro and OBS - feedback is welcome thanks to all contributors!
π Major features and improvements
- Switch to U8g2 display library
- OpenSans fonts were reconverted for U8g2.
- Remove remnant from VL53 ToF sensor
- Rename class
SSD1306DisplayDevice
toDisplayDevice
- Added .vscode to gitignore
- Set ports and build type in platformio.ini
- Add OBSPro support with button and variant selection
- CI build for classic and pro variant
- No SQ for now
- Next release is 0.21 which includes obs classic and obs pro
authored-by: FabianSchwartau
authored-by: j000bs [email protected]
π New features and improvements
- d0e7835 - Enabel two features for newer Neo8m modules: set timepulse; enable galileo sat network together with gps and glonass
- 189c3df - Don't wait for ack after soft reset
- 7b865b9 - Be more relaxed in GPS timings allow wider module support
- ce93d59 - Track Upload: Dump technical error to html page
- 848925c - Adapt menu to display size - jschirrmacher
- 8dc0587 - Decrease display refresh interval 5 times / second
π SSL Certificate Verification
- a0d7669 - Use apt-provided python for trust store conversion
- d051902 - Add missing package to GH workflow
- 47dd1f2 - Update Truststore in GH actions
- ce3ec4e - Updated to Mozillas trust store from 2024-07-02
- 2d8aa13 - Verify ALP server with Truststore
- aa84abe - Use Mozilla CA certificate store
authored-by: schiermi
authored-by: gluap
π Bug Fixes
- 88a0992 - As of today the file on the ublox server has 71kb - set limit to 60kb to leave some air.
- 4b23328 - Deleting a WiFi setting gave a 404
- e9cfaaa - Fix check for ALP data update.
- 2ba099e - Align left right of OBSPro sensors
π» Maintenance
π¦ Dependency updates
- c97a4d2 - Update espressif32 plattform
- be615d4 - Update dependencies and espressif32 platform (#358)
π· Changes for developers / internal
- a834e5c - Point to platformio as build tool (idea internal)
- 68eb2bb - Fix ide settings
- 208ceea - Version 0.20.x ahead
- 26b4019 - Bump actions/checkout from 3 to 4 (#345)
- a874324 - Bump github/codeql-action from 2 to 3 (#350)
- f076c83 - Bump actions/upload-artifact from 3 to 4 (#351)
- d5edfa8 - Bump actions/cache from 3 to 4 (#352)
- 3fe24a6 - Bump metcalfc/changelog-generator from 4.2.0 to 4.3.1 (#356)