43979 Commits (3cc985332d08792c98c139de2f559ffee8e2fa56)
 

Author SHA1 Message Date
Tom Pittenger 3cc985332d AP_ADSB: create backend and add Sagetech driver 4 years ago
Tom Pittenger b74c22864d AP_SerialManager: add support for Sagetech protocol 4 years ago
Tom Pittenger bd445bafc4 SITL: update ADSB sim to use squawk=1200 and set all valid flags 4 years ago
Tom Pittenger 6efaa29577 AP_Math: add bitwise fetch/load 16, 24, 32bit operations 4 years ago
Tom Pittenger 935cb39dff AP_Math: add function to convert any base to any base 4 years ago
Tom Pittenger b502582d14 AP_UAVCAN: replace old hardcoded value with new mavlink enum 4 years ago
Tom Pittenger 96a2aa485a AP_Param: add set_and_save_and_notify() 4 years ago
Peter Barker 1075e13352 autotest: stop set_parameter from using get_parameter 4 years ago
Peter Barker 3e708b9b29 Tools: build_parameters.sh: compress parameter xml files 4 years ago
Peter Barker 9e148f245b autotest: param_parse.py: correct parsing of Values fields 4 years ago
Peter Barker 4ebde78bbf AP_HAL_Linux: throw warning if we ever stop-clock backwards 4 years ago
Peter Barker 0d396f4235 AP_Vehicle: don't do any GCS stuff in delay callback if we're Replay 4 years ago
Peter Barker 29d042dbc7 AP_Vehicle: Replay now creates vehicle singleton reference 4 years ago
Peter Barker 1cefd2943b Replay: correct various atrophications in Replay tool 4 years ago
Randy Mackay 6cc6daa150 Rover: add support for MAV_CMD_DO_REPOSITION 4 years ago
Andrew Tridgell 3da00b482e waf: enable -Werror for whitelisted compilers on ChibiOS builds 4 years ago
Andrew Tridgell 4bfdd973a4 AP_MSP: fixed build warnings for MSP with AP_Periph 4 years ago
Andrew Tridgell 8c1bc94053 AP_GPS: fixed build warnings for MSP with AP_Periph 4 years ago
Andrew Tridgell bfa2feb8d8 AP_Compass: fixed build warnings for MSP with AP_Periph 4 years ago
Andrew Tridgell 7daf8d3cd4 AP_Baro: fixed build warnings for MSP with AP_Periph 4 years ago
Andrew Tridgell ae2e84b3df AP_Periph: fixed mavlink build warnings 4 years ago
Andrew Tridgell 27a85ef51c AP_CANManager: fixed build warning for stack size 4 years ago
Andrew Tridgell cd1502ab72 SITL: fixed string warnings 4 years ago
Andrew Tridgell 6803408453 AP_UAVCAN: fixed string warnings 4 years ago
Andrew Tridgell 930726ca9a AP_Logger: fixed string warnings 4 years ago
Andrew Tridgell 8b95fac214 Tools: added --Werror option to autotest.py 4 years ago
Randy Mackay ab54f8805a Copter: guided mode checks dest before changing submode 4 years ago
vierfuffzig ca95e7865a AP_OSD_Param_Setting: fix copter FS_OPTIONS mnemonics 4 years ago
Peter Barker 45b42e290c travis: name the test jobs 4 years ago
Peter Barker 3f2c06f8c0 build_ci.sh: correct cron job check against 'linux' 4 years ago
Iampete1 f350bfba78 SITL: JSON: don't warn for none required sections 4 years ago
Andrew Tridgell 2bc7d17e7a AP_NavEKF3: improved core comparison to check alignment 4 years ago
Andrew Tridgell 067001bd61 AP_NavEKF2: take into account alignment when comparing cores 4 years ago
Peter Barker 0bb44ba933 waf: print compiler version as part of configure 4 years ago
Peter Barker 466d61a881 Tools: build_log_message_documentation.sh: compress log message documentation files 4 years ago
Tatsuya Yamaguchi 5ea1fde6ee RC_Channel: update RCx_OPTION's @Values order 4 years ago
Andrew Tridgell 96dd354131 AP_ICEngine: check for valid RC input for ICE 4 years ago
Andrew Tridgell 890fc96d20 AP_ICEngine: added ICE_STARTCHN_MIN 4 years ago
Dan Laks 54c827a792 AP_ICEngine: Initialize start_chan_last_value and catch RC values less than 800 4 years ago
Andrew Tridgell 23da0ea8b6 AP_ICEngine: add debounce to RC input for ICE_START_CHAN 4 years ago
Peter Barker 5c22e9e105 Revert "Tools: make non DEBUG SITL use -march=native" 4 years ago
Michael Oborne f235c620b2 AP_CANManager: Remove Param keyword identifier 4 years ago
Iampete1 f5172cdecf AC_Avoid: hide params with enable flag 4 years ago
Hwurzburg f78a09ba2a AP_OSD: fix white space error preventing emit to Wiki 4 years ago
Andy Piper 3bbac765f0 AP_Logger: correct units on raw accel data 4 years ago
dmitry 94d2f4ea0e SITL_AirSim: moved NED position initialization 4 years ago
Randy Mackay 4ed486bb92 AC_AttitudeControl: revert Add PosControl PID logging 4 years ago
Randy Mackay 36dee8791a AP_Logger: revert adding PSCP log structure 4 years ago
Peter Barker 3e882fcad8 autotest: loosen mag-percent-complete threshold to 95% 4 years ago
Harshit Kumar Sankhla f0c237d88e autotest: bug fixes for ekf lane switch test 4 years ago