27 Commits (6d1ce573627e1e8008ad79088cf28a04456c34c2)

Author SHA1 Message Date
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