aboutsummaryrefslogtreecommitdiff
path: root/test_data_manager.c
Commit message (Collapse)AuthorAge
* Prefer FLT_EPSILON to hardcoded literalDavid Phillips2021-02-14
|
* Implement barometer reset/initDavid Phillips2021-02-14
|
* Refactor data_manager to use contextsDavid Phillips2021-02-14
| | | | | | This should be more testable and flexible. Note that the barometer has internal non-resettable state which enforces a certain test order. This should be fixed soon.
* Tick data manager on initDavid Phillips2021-02-13
|
* Initialise data manager with ISA pressureDavid Phillips2021-02-13