Siddharth Purohit
|
f55ee264a7
|
AP_Compass: reset compass ids not present after compass cal
also implement replacement mechanism for UAVCAN compasses
|
5 years ago |
Siddharth Purohit
|
8d227d401a
|
AP_Compass: modify compass driver to support consistent ordering and hotplugging
|
5 years ago |
Mirko Denecke
|
9c8a7efbc6
|
AP_Compass: remove unused field
|
6 years ago |
Peter Barker
|
5b06d01402
|
AP_Compass: uavcan: use WITH_SEMAPHORE in place of give/take _registry
|
6 years ago |
Andrew Tridgell
|
84d7160128
|
AP_Compass: use new accumulate functions for UAVCAN
|
6 years ago |
Andrew Tridgell
|
a260792e9e
|
AP_Compass: use WITH_SEMAPHORE()
and removed usage of hal.util->new_semaphore()
|
6 years ago |
Lucas De Marchi
|
93d99dacd1
|
AP_Compass: UAVCAN: remove additional semaphore
We already inherit from AP_Compass_Backend, so use the semaphore from
there to synchronize with the main thread, like the other backends.
|
7 years ago |
Lucas De Marchi
|
4039b51810
|
AP_Compass: stop passing frontend pointer
Let AP_Compass_Backend call AP::compass() *once* instead of passing
the frontend pointer over and over.
|
7 years ago |
Siddharth Purohit
|
14b701cff8
|
AP_Compass: move UAVCAN mag subscribers and handlers to Compass Backend
|
7 years ago |
Eugene Shamaev
|
9195ba80fc
|
AP_Compass: helper func
|
7 years ago |
Michael du Breuil
|
fb77d0739e
|
AP_Compass: Remove unused time calls, stash the time in the read loop
|
8 years ago |
Eugene Shamaev
|
aa1f6a7587
|
AP_Compass: united enumeration on startup, multiple CAN drivers, correct dev_id based on network and node ID
|
8 years ago |
Eugene Shamaev
|
3e044c7b8a
|
AP_Compass: support for UAVCAN connected magnetometers
|
8 years ago |