24383 Commits (3744cac1bb0d0deab7281a0a337a73aca775b111)
 

Author SHA1 Message Date
avinash-palleti 76fcd99241 Fix protocol_splitter compilation issues (#8230) 7 years ago
Beat Küng 459a71a6f1 mavlink_receiver: directly pass the result to acknowledge() 7 years ago
Beat Küng a2db639289 mavlink_receiver: disable ulog streaming via Telemetry links 7 years ago
Beat Küng 8f7a5d0e0c mavlink_receiver: merge handle_message_command_{long,int} into a common method 7 years ago
Beat Küng 29af2343e1 fix NAV_TRAFF_AVOID param definition: needs a ; 7 years ago
Lorenz Meier a1a002f9b6 Navigator: Add the ability to do a low-altitude RTL to avoid traffic 7 years ago
Daniel Agar 330eed2bd6 circleci parallel compile 7 years ago
Daniel Agar 56bbe541ae travis-ci remove tests under UBSAN 7 years ago
Daniel Agar 9ff7f05d94 travis-ci remove tests under ASAN 7 years ago
Daniel Agar 43c0622819 travis-ci remove scan-build 7 years ago
Daniel Agar c4fd467c19 travis-ci remove cppcheck 7 years ago
Daniel Agar a567b94802 travis-ci remove check_stack 7 years ago
Daniel Agar 02339055e7 travis-ci remove check_format 7 years ago
Daniel Agar 14fefca85e vmount delete InputTest on error 7 years ago
Daniel Agar 0931efb3f0 vmount initialize params 7 years ago
Daniel Agar ce78f254c2 mavlink parameters initialize struct 7 years ago
Daniel Agar 5436801435 esc_calib properly cleanup on failure 7 years ago
Daniel Agar 21995bd4b7 sensors ignore invalid failover index 7 years ago
sanderux dd9179efc9 Adaptive QuadChute disabled in manual modes 7 years ago
sanderux fc16a31f89 Adaptive quadchute 7 years ago
Beat Küng 9c8dc3941d commander: fix 'commander arm' not working in HIL mode 7 years ago
davidaroyer f6693f1f17 drivers: remove ocpoc_sbus_rc_in 7 years ago
davidaroyer 2fab183731 posix-configs: use linux_sbus on ocpoc 7 years ago
davidaroyer b0942e996b cmake: use linux_sbus for ocpoc target 7 years ago
davidaroyer 090b668075 cmake: add missing vehicle control modules to ocpoc 7 years ago
Daniel Agar 466eb9ceb4 travis-ci remove metadata build and s3 uploads 7 years ago
PX4 Build Bot 642c2ca2f5 don't update devguide and user guide from pipeline 7 years ago
Lorenz Meier afc8503260 PX4IO Firmware: Fix usage of new operator in IRQ 7 years ago
Daniel Agar 509ac10ccc
JenkinsFile updates (#8210) 7 years ago
Paul Riseborough b3d045d4d0 Revert "add boolean parameters to enable/disable each sensor" 7 years ago
Paul Riseborough 3a57712d2b ecl: Use commit on master 7 years ago
Paul Riseborough 589d58ce87 ekf2: Fix bug preventing first IMU failover bias reset 7 years ago
Paul Riseborough 0c9e07c95a ekf2: repeat IMU bias reset until successful 7 years ago
Daniel Agar 9fde19259e add boolean parameters to enable/disable each sensor 7 years ago
Daniel Agar e1e3c9fca9 sensors split accel/gyro/mag calibration parameters 7 years ago
Daniel Agar 8b7de092a2 sensors delete unused CAL_BOARD_ID 7 years ago
Daniel Agar 2a1ecaa13e sensors reduce priority of a failed sensor 7 years ago
Daniel Agar e5ead354f0 EKF2 reset IMU bias if the accel or gyro changes 7 years ago
Julian Oes 6d8d6323cb navigator: bring follow me back to life 7 years ago
Julian Oes 10de946cdf navigator: remove leftover debug variable 7 years ago
Matthew Dailey bcb8852c99 Use fabsf instead of fabs for floats 7 years ago
Matthew Dailey e95410882b Fix type of MNT_OB_LOCK_MODE and MNT_OB_NORM_MODE parameters 7 years ago
Daniel Agar f4b7a1911e circleci fix build reconfigure loop (#8202) 7 years ago
Daniel Agar db6e2d17ce initial Jenkinsfile (#8201) 7 years ago
Beat Küng 44839208f7 jmavsim_run.sh: add more aggressive GC option 7 years ago
Beat Küng 083a59ebc0 Tools/jMAVSim: update submodule (updated textures & rendering) 7 years ago
Beat Küng 9b85b39c07 syslink_main: fix int type passed to param_get() 7 years ago
Beat Küng a2fd9ef2d0 PreflightCheck: use correct type for params (int -> int32_t) 7 years ago
Beat Küng 207fdc0f12 mc_att_control_main: use correct type for params (int -> int32_t) 7 years ago
Beat Küng c3b47b71de temperature_compensation: use correct type for params (int -> int32_t) 7 years ago