Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Legohead259 committed Nov 20, 2022
1 parent b6f1762 commit d5982b7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,19 @@ Release sections
- Added raw IMU readings to data packet
- Added a function to log data to the file in a binary format
- Added an `updateTimestamp()` function to update the data packet epoch
- Added ability to change IMU information from configuration data
- Aded ability to change sensor fusion update rate from configuration data
- Expanded the configuration options that can be saved to SPIFFS
- More device information
- WiFi information
- Sensor information
- Logging information

### Changed
- Changed log file extension to 'bin' instead of 'csv'
- Changed configuration parsing behavior to be more efficient to add new parameters
- Changed `configData` structure to reflect to configuration options
- Changed some names in `configData` structure

### Fixed
- Fixed minor typos throughout
Expand Down

0 comments on commit d5982b7

Please sign in to comment.