2 Commits (master)

Author SHA1 Message Date
Jukka Laitinen 3f884c5d24 Inline deviceNodeExists and getDeviceNode in uORB DeviceMaster 3 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar 27f23ac290 move initial sensor priority to parameters and purge ORB_PRIORITY 5 years ago
Daniel Agar b6a17a6538
new IntrusiveSortedList container used for uORB, WorkQueues, and WorkItems 5 years ago
Daniel Agar c40cf9a626
uORB: remove lost message count per DeviceNode 5 years ago
Daniel Agar 466b5db36f
uORB::Publication improvements and cleanup (#14784) 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
Beat Küng 6c8048d057 uorb: fix several race conditions during topic initialization 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Beat Küng 74990cadc8 uorb: avoid printf while DeviceMaster is locked 6 years ago
Daniel Agar 023e267e9b uORB replace ORBMap with linked list 6 years ago
Daniel Agar cfac2cc38e uORB advertise through uORBDeviceMaster directly 6 years ago
Daniel Agar dbf2d25e2f uORB move to standalone CDev 7 years ago
Daniel Agar 7d389a35ce
uORB: split uORBDevices into uORBDeviceNode and uORBDeviceMaster 7 years ago