1 Commits (a7a2aa3b7441873097d2983222033522bc7241e6)

Author SHA1 Message Date
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
FengShun eac9a6b68b Replace PublicationQueued with Publication to automatically configure ORB_QUEUE_LENGTH 4 years ago
FengShun 90c366f369 uORB::Publication*: template parameter automatically obtains the queue size according to the type 4 years ago
Daniel Agar 466b5db36f
uORB::Publication improvements and cleanup (#14784) 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar e8a11086eb create uORB::PublicationMulti for multi publications 6 years ago
Daniel Agar 0a0c404a08 mavlink receiver move to uORB::Publication 6 years ago
Daniel Agar e69398c09f introduce uORB::PublicationQueued and transition most orb_advertise_queue usage 6 years ago
Daniel Agar 79d4c09d59
uORB::Publication simplify and cleanup 6 years ago
Daniel Agar d4f713b286 commander cleanup home position handling 6 years ago
Daniel Agar 8fdcdedc84 Publication remove unused instance class member 7 years ago
Daniel Agar e63da5860e uORB cleanup Subscription/Publication c++ 8 years ago
Daniel Agar 0611677ee2 segway move to examples 8 years ago
jgoppert b9e461b028 Control lib update. 9 years ago
Mark Charlebois 6763039980 Code cleanup - Whitespace changes 10 years ago
Mark Charlebois 1ca05aaa64 orb_advert_t changed to void * and checks changed to nullptr 10 years ago
TSC21 db48df15c8 Merge branch 'master' 10 years ago
James Goppert e1d2c0c5ad Move more messages to auto-generation, work on C++ code style 10 years ago
Lorenz Meier 8de411619a Initial stab at supporting multiple publications on the same base name and auto-enumeration of additional publications. 10 years ago
Thomas Gubler e7c1e5b1ff wip, working on the nuttx wrapper 10 years ago
James Goppert c4ed97f3c1 Added uORB tiny pub/sub for usage without struct on stack. 11 years ago
James Goppert afb2c37bfc Fixed uORB Pub/Sub templates for GCC 4.7 11 years ago
James Goppert da9dab2799 Moved List.hpp from controllib to src/include/containers. 11 years ago
James Goppert fd6590cfa7 Moved UOrbPubliction/Subscription to uORB::Publication/Subscription 11 years ago
James Goppert 1980d9dd63 Working on segway controller, restructure of fixedwing. 12 years ago
Lorenz Meier d72e9929aa Fixes to fixed wing control example, fixes to the way the control lib publishes estimates 12 years ago
Lorenz Meier 13fc670386 Moved last libs, drivers and headers, cleaned up IO build 12 years ago
px4dev faced6bfe3 Merge James's controllib bits into a separate library module. 12 years ago
jgoppert 8888b73e16 Added control library. 12 years ago