1447 Commits (7a71cbb9bfcb6221eef7fcec81a9e107036d3297)

Author SHA1 Message Date
JaeyoungLim 0b649326c3 Support multi vehicle sitl gazebo without ros 5 years ago
Lorenz Meier adf7aee762 Harden autostart logic for non-existent airframe values 5 years ago
Lorenz Meier 2e7221cd22 Style check commit hook: Ensure that formatted files need to be re-added. 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
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
kamilritz b73c80428e ECL: Clean velPos logging, deprecate ekf2_innovations msg 5 years ago
Daniel Agar 0cc250194d
VTOL: explicitly start all FW & MC controllers in VTOL mode 5 years ago
bresch 09c8c8f706 ekf: use PDOP instead of GDOP as TDOP (part of GDOP) is not given by the GNSS receiver 5 years ago
PX4 BuildBot 4964b633b2 Update submodule sitl_gazebo to latest Tue Nov 26 00:39:55 UTC 2019 5 years ago
PX4 BuildBot 879e4a5b16 Update submodule sitl_gazebo to latest Sat Nov 23 00:38:19 UTC 2019 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
TSC21 d4ddabdf52 SITL: adds 'iris_rtps' target 5 years ago
Matthias Grob 675af4f5f9 uavcan_kinetis: fix flexcan code style 5 years ago
PX4 BuildBot f0d22d3962 Update submodule sitl_gazebo to latest Fri Nov 8 12:40:23 UTC 2019 5 years ago
LP 0527f278cb Update create.py to support Python3.x 5 years ago
Beat Küng 6622f04feb uavcan drivers: update code style 5 years ago
Beat Küng 5dff065ec5 uavcan: move to work queue and use MixingOutput 5 years ago
Beat Küng b7a480b45b refactor uavcan: add stm32 and kinetis drivers directly 5 years ago
Daniel Agar d263811eef Jenkins move raspi and bebop builds to regular armhf toolchain 5 years ago
Daniel Agar 7f930f875e Jenkins store SITL unit test results 5 years ago
CAI Dongcai c804dea914 sitl script: Do NOT kill px4 if debug in IDE 5 years ago
Matthias Grob cc06009932 pre-commit: fix indentation style 5 years ago
Matthias Grob 5c0692e59e pre-commit: add error messages for style issues 5 years ago
Julian Oes 5491f9b8f9 px_uploader.py: increase estimated erase time 5 years ago
katzfey ff9744b0d3 Fixed typo for extra_args when HEADLESS mode chosen. 5 years ago
PX4 BuildBot 6647a9a762 Update submodule jMAVSim to latest Thu Oct 31 12:39:44 UTC 2019 5 years ago
Daniel Agar 47dd312b57
fw_att_control: move to px4::params 5 years ago
PX4 BuildBot 9e309f62a9 Update submodule sitl_gazebo to latest Fri Oct 25 12:40:00 UTC 2019 5 years ago
TSC21 45c320ba8e bump container tags to 2019-10-24 5 years ago
Matthias Grob f317d227ef arch.sh: get rid of ignition-cmake workaround 5 years ago
Matthias Grob d60e1e2774 ControlMath: switch to gtest for unit tessting 5 years ago
Beat Küng 349469cf75 refactor pwm_out_sim: use mixer_module and run on work queue 5 years ago
Martina Rivizzigno 95dc522b99 update sitl_gazebo submodule 18/10/2019 5 years ago
Matthias Grob cefa7ec5dc arch.sh: use nproc instead of grepping /proc/cpuinfo 5 years ago
Matthias Grob 7e2fb6b4da arch.sh: switch permissions of pip install (again) 5 years ago
Matthias Grob c09ea2a9b0 arch.sh: don't execute pip as root 5 years ago
Matthias Grob 50c5150471 arch.sh: work around gazebo AUR build error and correct comments 5 years ago
Matthias Grob bba464d722 arch.sh: enable multicore gazebo compilation 5 years ago
Matthias Grob 7dd1be65ca arch.sh: add gazebo installation 5 years ago
TSC21 061ee15139 update sitl_gazebo submodule (10/10/2019) 5 years ago
Matthias Grob 7f63ed8202 Arch setup script (#13111) 5 years ago
Matthias Grob 05446c0875 ubuntu.sh: correct output during ccache installation (#13106) 5 years ago
TSC21 91badceb27 Update submodule sitl_gazebo to latest Sun Oct 06 11:02:54 GMT 2019 5 years ago
Nuno Marques 5a8aa04970 CI: bump container tags to 2019-10-04 (#13095) 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
garfieldG cc1d86bc0b @value will be printed with Whitespace in start of line for serial_config parameters 5 years ago
Christian Clauss 41516fbd55 Old style exceptions are Python 3 syntax errors 5 years ago
cclauss c18104d48b Use print() function in both Python 2 and Python 3 5 years ago