Skip to content

Version 1.5.3

Compare
Choose a tag to compare
@Legohead259 Legohead259 released this 11 Jun 20:32
· 45 commits to master since this release

1.5.3 - 2023-06-11

Added

[UNRELEASED] 1.5.2 - 2023-02-17

Added

  • Added functions to change and log the system state
  • Added minimally viable product for integrating the magnetometer (#29)
  • Added WiFi compile flags (#28)
  • Added minimally viable product for integrating the LiPo battery gauge (#31)
  • Added compile flags for MAX17048 to prevent inclusion on earlier hardware revisions (#42)

Fixed

  • Fixed NeoPixel functionality (#25)
  • Fixed RTC timestamp issue ([#21]#21)

Changed

  • Updated Git issue templates to include F5 and G2 (#23)
  • Changed how logging is handled. Now it is coordinated with a hardware timer to log at a user-configurable rate ([#41]#41)
  • Changed LSM6DSO32 initialization to check both I2C addresses at startup (#43)

[UNRELEASED] 1.5.1 - 2022-12-27

Added

  • Added HTTP server to handle GET requests for log enable and disable