aboutsummaryrefslogtreecommitdiff
path: root/data_manager.c
Commit message (Collapse)AuthorAge
* 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
|
* Add dep files to MakefileDavid Phillips2021-02-13
Also includes WIP data manager code.