41 Commits (29d5dd9b8f7a65e7223bd000612801a4f4ccf818)

Author SHA1 Message Date
SungTae Moon 4c6e746360
uorb graph: fix the link problem for multi topics (#19062) 3 years ago
Beat Küng 45ed1c5b5d uorb_graph: improve module dependency search 4 years ago
Beat Küng 91cae70097 uorb_graph: fix module scope logic 4 years ago
Beat Küng 2320477839 uorb graph: some minor fixes, add full graph w/o mavlink 4 years ago
Daniel Williams 0f29b87101 [uorb-graph][squash][refactor] Rework of uorb-graph script -- Greatly expands handled test cases 4 years ago
Daniel Williams f6eae08597 [uorb_graph][fix][doc] FIxes type around regex definition 4 years ago
Daniel Williams e7b1ffbd4c [uorb_graph][fix] broadens regex for ambiguous subscription arrays 4 years ago
Daniel Williams 1dce38a8fe [uorb_graph][fix] fixes typo in Graph class __init__ 4 years ago
Daniel Williams 711422d755 [uorb-graph][squash][refactor] Rework of uorb-graph script -- Greatly expands handled test cases 4 years ago
Daniel Williams 8c87ef4272 [refactor][uorb-graph] add a pythonic __main__ idiom to the uorb-graph tool script 4 years ago
Beat Küng 0e8c73f4af drivers: remove snapdragon_pwm_out 4 years ago
Beat Küng 7e33d03470 drivers: remove tap_esc 4 years ago
Beat Küng f0cc8a344b linux_pwm_out: refactor to run on a work queue and use mixer_module 4 years ago
Daniel Agar a57b9f9381 delete drv_baro.h, drv_mag.h, drv_range_finder.h, drv_device.h and purge UAVCAN CDev usage 4 years ago
Daniel Agar c25b2e11fe Github Actions start migrating Jenkins metadata (airframe, parameter, etc) jobs 5 years ago
Daniel Agar aa2f3a6624 sensors: complete move to uORB::Subscription 5 years ago
Daniel Agar 5fcd7932e9
mavlink: replace MavlinkOrbSubscription with uORB::Subscription 5 years ago
Julian Oes b04f68553e Tools: use Python 3, improve import checks 5 years ago
Julian Oes a9ca16cafe
Fix a couple of flake8 Python warnings (#13763) 5 years ago
Christian Clauss 6dc55f97d4 More fixes for Python 3 compatibility (#13008) 5 years ago
Daniel Agar 0cc250194d
VTOL: explicitly start all FW & MC controllers in VTOL mode 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
LP 0527f278cb Update create.py to support Python3.x 5 years ago
Beat Küng 5dff065ec5 uavcan: move to work queue and use MixingOutput 5 years ago
Beat Küng 349469cf75 refactor pwm_out_sim: use mixer_module and run on work queue 5 years ago
Christian Clauss 41516fbd55 Old style exceptions are Python 3 syntax errors 5 years ago
Daniel Agar c13835c0f0 replay module split replay_main.cpp into separate compilation units 5 years ago
Daniel Agar 7d248e0f45
px4fmu: move to WQ with uORB callback scheduling (#12224) 6 years ago
Matthias Grob 161429f8c6 voted_sensors_update: refactor to camelCase function names 6 years ago
Roman Bapst 816aa0ffb6 VTOL transitions: use FW attitude loop (#11911) 6 years ago
Alexis Paques 7a5aaa33b2 Fix @property and super function does not work properly if the 'NewStyle' class type is not used. 6 years ago
Roman Bapst 90bfdb6f0a VTOL rate control architecture improvements (#10819) 6 years ago
Jake Dahl e6f9caccf4 removed batt_smbus from uorb_graph create.py 6 years ago
Daniel Agar 2302c64004 listener: add optional rate and cleanup existing arguments 7 years ago
Daniel Agar 8537863848 delete sdlog2 7 years ago
Daniel Agar 97815df1a8 uorb_graph update fw_att_control special case 7 years ago
Beat Küng 3da8031e8e uorb graph: improve error output 7 years ago
Beat Küng eeff52cda7 uorb_graph: add .gitignore, change graph file for sitl runtime config 7 years ago
Beat Küng 57f92250b3 uorb graph create.py: sort modules & topics by name length for JSON output 7 years ago
Beat Küng 9bff0c8c04 uorb graphs: add script to create graph from a posix startup script 7 years ago
Beat Küng e2d6c0a8f9 uorb_graph: add script to generate uORB pub/sub graphs 7 years ago