4 Commits (0029317e55c1007defad217c8453949a11234c2d)

Author SHA1 Message Date
Jukka Laitinen 0b9505453d Clean up interfaces towards uORB 3 years ago
Beat Küng 8a2b310b83 topic_listener: avoid code generation, use existing metadata at runtime 3 years ago
Beat Küng 4c73ac3805 uorb: use single byte for internal types in o_fields metadata 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 466b5db36f
uORB::Publication improvements and cleanup (#14784) 5 years ago
Daniel Agar 5fcd7932e9
mavlink: replace MavlinkOrbSubscription with uORB::Subscription 5 years ago
Beat Küng 7753dd4b4e refactor uorb: inline orb_publish_auto 7 years ago
Beat Küng e709048fb8 orb: add orb_get_interval to API 9 years ago
Beat Küng 43d734ef43 orb: consistently use unsigned int for queue_size 9 years ago
Beat Küng 5b1273e334 orb: add optional queuing of messages 9 years ago
Beat Küng 9da537c092 uorb: add uorb_unadvertise method 9 years ago
Beat Küng c598429547 uORB doc: remove redundant doc & update existing one (describe the _multi methods) 9 years ago
Julian Oes e8402f0f78 uORB: fix off-by-one bug in topic count 9 years ago
Lorenz Meier 73394acc68 Fix uORB auto publication 9 years ago
Lorenz Meier fd01d565fe Fix code style / typos in uORB 9 years ago
Lorenz Meier 36a556d107 Modify uORB API to allow cleaner in-app use 9 years ago
Lorenz Meier c19c8a35b2 uORB: Update code style 9 years ago
Mark Charlebois 54bae34a2c Build fixes for qurt after rebase on PX4 master 10 years ago
Lorenz Meier fbe5ef6087 uORB: Provide used group count 10 years ago
Mark Charlebois 6763039980 Code cleanup - Whitespace changes 10 years ago
Mark Charlebois e33a164ddb uORB: Major refactoring 10 years ago
Lorenz Meier 28dfb8983a uORB: Add API to check if a topic exists yet 10 years ago
Mark Charlebois 4016ad2ff5 Revert uORB to previous version 10 years ago
Mark Charlebois aeb65702a2 Fixed support for clang 3.5 10 years ago
Mark Charlebois 9758112e31 Use px4_config.h instead of nuttx/config.h 10 years ago
Mark Charlebois bf429188b4 Reverted: Use OS independent API for task creation/deletion 10 years ago
Mark Charlebois ddb32742eb Use OS independent API for task creation/deletion 10 years ago
Lorenz Meier 19811bc73f Better timing tests 10 years ago
Lorenz Meier 677bfddcb6 uORB: More timing tests. 10 years ago
Lorenz Meier 5d56a1c6a9 Test latency of publication. 10 years ago
Lorenz Meier 50a58db7e6 uORB: Ensure correct instance initialization, port complete mag API to new interface 10 years ago
Lorenz Meier 4f9a6273cb uORB: correct pub creation for multi-topics 10 years ago
Lorenz Meier 7932e2eda2 Add top to test build 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
Lorenz Meier 6574692bd7 uORB: Remove unused function 10 years ago
Lorenz Meier 87aaf2a959 uORB: Remove unused function 10 years ago
Lorenz Meier a1a5a65dfa Fixed Coverity CID #12412 10 years ago
Lorenz Meier 4865814f92 Fixed typo, added testing - previous corner case now cleanly prevented 11 years ago
Lorenz Meier 98f5a77574 Fix to cancel pending callbacks for closing ORB topics 11 years ago
Lorenz Meier 13fc670386 Moved last libs, drivers and headers, cleaned up IO build 12 years ago
Lorenz Meier 433c954858 Hotfix: Fix program flow for uORB non-published topics 12 years ago
Lorenz Meier 81594c1abc Hotfix: return correct value for orb_check() for never-published topics 12 years ago
px4dev c3fe915b44 Checkpoint - moving things out of the NuttX configs/*/src directories 13 years ago
Lorenz Meier 2d2548e714 Final parameter interface cleanup - removed last bit of old cruft, fixed a bug on parameter update notification, cleaned up API slightly in naming 13 years ago
px4dev 88f0080a0f Fix an architectural issue with the ORB that prevented publication from interrupt context. 13 years ago
Lorenz Meier 23ae096911 Added simple, but complete code example 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago