mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization
- add PX4 bitset and atomic_bitset with testing - add uORB::Subscription constructor to take ORB_ID enum - move orb test messages into msg/
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
|
||||
# TODO: find a way to keep this in sync with tests_main
|
||||
set(tests
|
||||
atomic_bitset
|
||||
autodeclination
|
||||
bezier
|
||||
bitset
|
||||
bson
|
||||
commander
|
||||
controllib
|
||||
|
||||
Reference in New Issue
Block a user