20834 Commits (a905babe9514c60bb5771c283bf87d263ca17410)
 

Author SHA1 Message Date
Lorenz Meier a905babe95 PPM LoopbackTest: Fix resource leak 8 years ago
Lorenz Meier 3d31914eb5 Tone alarm sim: Fix resource leak 8 years ago
Lorenz Meier 1549f5a5d1 sdlog2: Fix string termination 8 years ago
Lorenz Meier 3eb7caba4f MAVLink param handling: Exclude Coverity false positives 8 years ago
Lorenz Meier fc2970b309 Helicopter mixer: Fix out of bounds checks 8 years ago
Lorenz Meier 4939e42c0f MAVLink main: Fix resource leak for non-NuttX cases 8 years ago
Lorenz Meier b9e32d7a34 mixer test: Fix string handling 8 years ago
Lorenz Meier 1155a4725b PX4IO: Fix mixer load corner case in string termination 8 years ago
Lorenz Meier 6927fcb5c0 Mixer test: Fix string termination corner case 8 years ago
Daniel Agar 9605507c87 travis-ci install jinja2 (#6333) 8 years ago
Daniel Agar 8caf6c54fa Makefile cleanup and travis-ci s3 deploy (#6329) 8 years ago
David Sidrane c235b44a90 FMUv5 define ADC usage 8 years ago
Daniel Agar df5d0ba8b9 airspeed cal more descriptive error message (#6324) 8 years ago
ChristophTobler 967197adee update sitl_gazebo to used flow with limited ouput rate 8 years ago
James Goppert b1173f1f62 Fix cmake version detection from git tag. 8 years ago
James Goppert 249d7f00ce Fix s3 deployment bug. 8 years ago
James Goppert 1877df7917 Fix Bootloader install files issue. 8 years ago
James Goppert a0fff97fd2 Moved deployment logic to python scripts. 8 years ago
James Goppert 50159cabbe Automatically set cmake version. 8 years ago
James Goppert 73462dc5e5 Add xml to cpack packaging. 8 years ago
James Goppert 434dddedea Changes to add px4fmu-v2_lpe config. 8 years ago
Andreas Antener 338804606a Fixed-wing: allow mission takeoff 8 years ago
Beat Küng 78c0186ff8 fix posix_rpi_native.cmake: add __DF_RPI define 8 years ago
David Sidrane 79d682e740 Master uavcan mainline (#6313) 8 years ago
CarlOlsson 0d3fd77ba9 mixer: Removed the pitch offset in the mixer file for the TBS Caipirinha since it should be handled by either hardware installation or trim parameter 8 years ago
Lorenz Meier cf5f5bfad9 Fix code style for param 8 years ago
Mark Charlebois b14959e165 Fixed param output for QuRT 8 years ago
David Sidrane ba2efff70f Updated libuavcan submodule with upstream ci fix. 8 years ago
Daniel Agar 056cd30629 Servo test: fix style 8 years ago
Julian Oes c91b36bf1f px_uploader.py: try to follow PEP8 (#6278) 8 years ago
Lorenz Meier a8902472e4 Params: Fix the description text 8 years ago
Lorenz Meier 61d7f22aba Servo test: Ensure we only close an open FD 8 years ago
BharathR 8c7f810cc2 Fixed build error in eagle_legacy_default mode (px4muorb.h generation issue) 8 years ago
bharathr ee0b0f2a3e Fixed build error in Snapdragon Flight legacy driver mode (partially) 8 years ago
David Sidrane ae946be046 Changes to RCC HSI and FLASH driver 8 years ago
Daniel Agar 751909cd4e clang readability-braces-around-statements (#6298) 8 years ago
Beat Küng 48c5ec54bb commander: make sure all code paths return an (n)ack to MAV_CMD_PREFLIGHT_CALIBRATION 8 years ago
Dennis Mannhart 8cd913c148 gps.cpp: add gps baudrate 230400 to qurt 8 years ago
ChristophTobler 21587bf8d3 update submodule sitl_gazebo 8 years ago
Lucas De Marchi 26d107923b motor_test: fix use of negative channel 8 years ago
Lucas De Marchi c3b462b3d6 motor_test: fix getopt call 8 years ago
Mark Whitehorn 71baa4b54a Update README.md 8 years ago
Mark Charlebois f529069368 Fixed code format issues 8 years ago
Mark Charlebois 00a6fab5a2 Converted cout to printf 8 years ago
Mark Charlebois d0c379e371 Removed inconsistent static definition 8 years ago
Mark Charlebois b9ba673009 Added wait_for_topic builtin command 8 years ago
Mark Charlebois 830eb8528e fixed merge conflict 8 years ago
Mark Charlebois b08e70b65a Enabled topic_unadvertised 8 years ago
Mark Charlebois 9834155d09 Removed extra debug 8 years ago
Mark Charlebois b556528984 Fixed wait_for_topic and orb_exists 8 years ago