Skip to content

Commit

Permalink
Updated includes and CHANGELOG
Browse files Browse the repository at this point in the history
Removed archived files
  • Loading branch information
Legohead259 committed Jun 11, 2023
1 parent be07807 commit 39bf879
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 171 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!--
Release sections
## [TAG] A.B.C - YYYY-MM-DD
### Known Bugs
### Added
### Changed
Expand All @@ -14,6 +15,13 @@ Release sections
### Removed
### Security
-->

## 1.5.3 - 2023-06-11

### Added
- Support for the [xioAPI](https://github.com/Legohead259/xioAPI-Arduino.git)
- New sensor fusion engine from [xio-Technologies](https://github.com/Legohead259/Fusion-Arduino.git)

## [UNRELEASED] 1.5.2 - 2023-02-17

### Added
Expand Down
4 changes: 2 additions & 2 deletions src/ThetisLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
#include "sensors/LIS3MDL.h"
#endif // MAG_ENABLE
#include "fusion/Fusion/fusion.h"
// #include "MadgwickAHRS/src/MadgwickAHRS.h"
// #include "AHRS/fusion.h"

// Radio functions
#include "radios/gps.h"
Expand All @@ -44,4 +42,6 @@

#include "xioAPI/src/xioAPI.h"



#endif // THETISLIB_H
132 changes: 0 additions & 132 deletions src/filesystem/logging.cpp.bkp

This file was deleted.

37 changes: 0 additions & 37 deletions src/filesystem/logging.h.bkp

This file was deleted.

0 comments on commit 39bf879

Please sign in to comment.