1753 Commits (81cef522fd1706d482113129c3d0e9596aece01e)

Author SHA1 Message Date
Beat Küng 81cef522fd generate_params.py: fix bitmask param type 3 years ago
Beat Küng 5bcc5d3a13 generate_actuators_metadata.py: add mixer rules support 3 years ago
PX4 BuildBot 7e9cdef57b Update submodule jMAVSim to latest Thu Dec 23 18:11:33 UTC 2021 3 years ago
Daniel Agar 47d6a6c63d Tools/HIL/test_airframes.sh dump parameters before reboot (for verification) 3 years ago
Igor Mišić 0f60e7debf pps_capture: add kconfig 3 years ago
Daniel Agar ad1bfb5410 Tools/HIL/reboot.py retry every 90 seconds for up to 5 minutes 3 years ago
Daniel Agar b71b908ac7 Tools/HIL: explain cmd, use monotonic time 3 years ago
Beat Küng aa96e39306 kconfig: do not inherit for recovery.px4board from default.px4board 3 years ago
PX4 BuildBot 16621b19b3 Update submodule sitl_gazebo to latest Fri Dec 10 00:38:56 UTC 2021 3 years ago
Daniel Agar f9faa97d85 Tools/HIL/run_nsh_cmd.py increase timeout 3->4 minutes 3 years ago
PX4 BuildBot 01192e3c37 Update submodule simulation-ignition to latest Sun Dec 5 12:38:56 UTC 2021 3 years ago
PX4 BuildBot 2870b5bbb1 Update submodule sitl_gazebo to latest Sat Nov 27 12:38:16 UTC 2021 3 years ago
Daniel Agar 585fa12209 Jenkins HIL improve SD testing 3 years ago
Beat Küng 312d84ca23 metadata: run json schema validation for actuators + parameter metadata 3 years ago
Beat Küng 357a16aca6 pwm_out_sim: split module.yaml into HIL+SIM files 3 years ago
Beat Küng 36296794c8 module config: add generate_actuators_metadata.py script 3 years ago
Beat Küng 36d9635518 output_functions.yaml: allow single-instance entry with 'start' but no 'count' 3 years ago
Beat Küng 2ff6baa250 actuator params: use module_name as prefix to channel label 3 years ago
Beat Küng 6537f480b1 module.yaml: make long param description optional 3 years ago
Daniel Agar 1b7f4b6003 Jenkins HIL test loading all airframes 3 years ago
Jaeyoung-Lim af7fa63480 Remove kconfig-frontends installation from setup.sh 3 years ago
Daniel Agar c4de9f67a1 Jenkins: HIL add simple reboot script that fails on any ERROR 3 years ago
PX4 BuildBot 643002bd86 Update submodule sitl_gazebo to latest Mon Nov 22 12:39:01 UTC 2021 3 years ago
Beat Küng 7faaad79d0 generate_params.py: add PWM_AUX_* for boards w/o IO and >8 channels 3 years ago
Max Elfgen 7f5fa3d1f7 Using RTPS as a label resulted in the PX4 instance crashing. Removing the label fixed the problem. 3 years ago
Jani Paalijarvi 02336acd61 Improve SPI bus implementation 3 years ago
Daniel Agar 96bf3aa5d0
matrix: apply PX4 astyle 3 years ago
PX4 BuildBot 4a66c8c4c4 Update submodule sitl_gazebo to latest Tue Nov 16 00:39:15 UTC 2021 3 years ago
Daniel Agar f5d9b01f5c
NuttX build in place 3 years ago
Daniel Agar 5e3701a365 Tools/check_submodules.sh: perform submodule sync again after first update to reach nested submodules 3 years ago
Matthias Grob 6fab6242db setup/python requirements: add future module 3 years ago
Daniel Agar 3b68f8e510 Tools/check_submodules.sh revert attempted submodule improvements 3 years ago
Daniel Agar f43adaeeb5
Tools/check_submodules.sh disable parallel jobs 3 years ago
Daniel Agar 24b00317b5
Tools/check_submodules.sh attempt update before sync to handle changes 3 years ago
Jacob Crabill 5969508fa7
mavlink: cmake generate mavlink headers at build time 3 years ago
Peter van der Perk c6f249f7f1 Kconfig merge_config only set to 'n' when BOOL 3 years ago
PX4 BuildBot 7006b0aee9 Update submodule jMAVSim to latest Thu Oct 28 12:38:55 UTC 2021 3 years ago
Peter van der Perk 51abb804ac UAVCANv1 Fix NodeClient header and Kconfig merge logic 3 years ago
Peter van der Perk 24ab430466
Tools/generate_board_targets_json.py: fix json board targets regression from #17100 3 years ago
Matthias Grob 3d50adc5fe astyle: restore backwards compatibility with old pre-commit hook 3 years ago
Matthias Grob 6938d24ec7 pre-commit hook: show all style issues, not just the ones from the first file 3 years ago
Matthias Grob 2716ce7a56 pre-commit hook: clear output with error, file name, diff, instructions 3 years ago
Matthias Grob 4454fe9770 pre-commit hook: don't unstage the entire file containing a style issue 3 years ago
mcsauder 21163d859e Whitespace cleanup. 3 years ago
Beat Küng f1686b1abf px4io: add dynamic mixing support 3 years ago
Beat Küng ab1d76ae7d params: use PWM_MAIN_* instead of PWM_FMU_* 3 years ago
Beat Küng 319e90961b output_groups_from_timer_config.py: fix timer index 3 years ago
Beat Küng 44bbe87165 pwm_out_sim: use PWM_FMU for sitl and HIL_ACT for hitl 3 years ago
Beat Küng 916447e804 params: add script to parse timer_config.cpp for timer group info 3 years ago
Beat Küng db28ea9cfa generate_params.py: extend params 'definitions' section to support a list 3 years ago