Andrew Tridgell
893e9ea7fd
AP_DAL: don't allocate sensor backends unless needed
...
this saves memory on boards without those sensors
2020-12-01 10:53:08 +11:00
Andrew Tridgell
9e5e49cd13
AP_DAL: added methods to support EKF sources selection
2020-11-20 16:43:44 +09:00
Andrew Tridgell
7a8e8b8b51
AP_DAL: removed use of BUILD macros in headers
...
fixes sempahore build
2020-11-10 16:15:45 +11:00
Andrew Tridgell
9542f365f6
AP_DAL: fixed range beacon handling
2020-11-10 16:15:45 +11:00
Andrew Tridgell
d01534c7c6
AP_DAL: remove unnecessary variables
2020-11-10 16:15:45 +11:00
Andrew Tridgell
e116b1ff0a
AP_DAL: added data access layer library
...
This provides a wrapper around sensor and system calls to allow for
logging for replay in EKF2 and EKF3
Co-authored-by: Peter Barker <pbarker@barker.dropbear.id.au>
2020-11-10 16:15:45 +11:00