28934 Commits (9e7bda83bfe1804b245911408fe16652ba29ccec)
 

Author SHA1 Message Date
Lucas De Marchi 9e7bda83bf DataFlash: add temporary workaround for macro usage 7 years ago
Lucas De Marchi ec935cf0fe GCS_MAVLink: refactor send_banner() to use AP_FWVersion 7 years ago
Lucas De Marchi ed2b8d3476 GCS_MAVLink: refactor send_autopilot_verison() to use AP_FWVersion 7 years ago
Lucas De Marchi 370e10281b AP_Common: AP_FWVersion: add pointers to git hash strings 7 years ago
cclauss a906d31c23 Tools: runplanetest.py: Resolve undefined name 7 years ago
cclauss e5256d0bd5 Tools: TestPitchRollCoupling.py: Change usage of next() 7 years ago
Peter Barker ac3cb355c4 Tools: LogAnalyzer: fix bugs, handle newer log formats 7 years ago
Peter Barker a87814b325 Tools: rename runfliptest.sh to runfliptest.py 7 years ago
cclauss d2eec2db29 Tools: runfliptest.sh: Resolve undefined name 7 years ago
cclauss d583bb9cbc Tools: update_wiki.py: fix syntax error 7 years ago
cclauss f266c82040 Tools: magfit_flashlog.py: fix syntax errors 7 years ago
Andrew Tridgell 678bd084b7 AP_Compass: added IST8310 on FMUv3 I2C 7 years ago
davidaroyer cb270a9acf AP_RangeFinder: cleanup variable names in uLanding driver 7 years ago
davidaroyer 8284fb1093 AP_RangeFinder: update uLanding driver for new firmware data format 7 years ago
fnoop 149188de12 AP_HAL: Add size() method to RingBuffer ObjectArray 7 years ago
fnoop 3ddd9a6bca AP_HAL: RingBuffer: Prefix private members with underscore 7 years ago
Andrew Tridgell 2c68b5dac3 AP_Airspeed: fixed airspeed autocal 7 years ago
Mark Whitehorn dedb40ce0b SITL: add parameter to simulate reversed pitot tube order 7 years ago
Mark Whitehorn f32f51f843 AP_Airspeed: eliminate airspeed positive bias 7 years ago
Andrew Tridgell 9e406b87da mavlink: submodule update 7 years ago
José Roberto de Souza c6b19131ba ardupilotwaf: AeroFC: Remove unused tools 7 years ago
Lucas De Marchi 015242c89b Tools: add params for Aero Compute Board 7 years ago
Lucas De Marchi 3847825fba AP_HAL_Linux: make Aero use Tap ESC 7 years ago
Lucas De Marchi 68b3e5ccab AP_HAL: aero: define uart RCOutput_Tap 7 years ago
Lucas De Marchi 51665a2ea9 AP_HAL: RCOutput_Tap: split baudrate set for Linux and Nuttx 7 years ago
Lucas De Marchi 58a76adc13 AP_HAL: RCOutput_Tap: allow different device to be used 7 years ago
Lucas De Marchi f6b1099896 AP_HAL: move in tap esc implementation 7 years ago
Randy Mackay a9f257ddc6 Copter: 3.5.3 release notes 7 years ago
Andrew Tridgell 22bfec4d2a Copter: fixed motor runup check for heli 7 years ago
Andrew Tridgell 8cf8f3a288 Copter: fixed collective input with H_SV_MAN=1 for heli 7 years ago
Ferruccio Vicari 85ab3edc5f Plane: Smoother transition to QLOITER and QLAND 7 years ago
Peter Barker 1a724ded2a Plane: AP_Arming: sanity-check fs timeout parameters 7 years ago
Peter Barker 3af5be76aa DataFlash: protect write fd with semaphore 7 years ago
mirkix 7c6be7c421 Plane: change format of reset alt target message 7 years ago
Randy Mackay 667cdcdfcf Plane: resolve compiler warning while using send_text 7 years ago
Randy Mackay 2073d65975 Plane: command-long DO_SET_HOME check first param is zero 7 years ago
Randy Mackay 640fb91329 Plane: accept DO_SET_HOME within COMMAND_INT 7 years ago
Randy Mackay 953adc506d GCS_MAVLink: add break in default case 7 years ago
Randy Mackay 6a1e14fccd Sub: command-long DO_SET_HOME check first param is zero 7 years ago
Randy Mackay 2dae917c86 Sub: accept DO_SET_HOME within COMMAND_INT 7 years ago
Randy Mackay 3af5893f9e Rover: command-long DO_SET_HOME check first param is zero 7 years ago
Randy Mackay f7cb006d40 Rover: accept DO_SET_HOME within COMMAND_INT 7 years ago
Randy Mackay a8a5c1d332 Copter: command-long DO_SET_HOME check first param is zero 7 years ago
Randy Mackay d982cfed4a Copter: accept DO_SET_HOME within COMMAND_INT 7 years ago
Randy Mackay b1684b5377 Rover: accept more mav-frame types 7 years ago
Randy Mackay 305659c5c3 Sub: accept more mav-frame types 7 years ago
Randy Mackay 70cf21a5ba Copter: accept more mav-frame types 7 years ago
Peter Barker 45d056fcf0 Copter: ekf position checks are done before we call failsafe_ekf_event 7 years ago
Peter Barker d5caff3f1b Copter: do not enter ekf-failsafe based on position if pos not needed 7 years ago
Peter Barker ff82f23cf6 Copter: factor out a ekf_check_position_problem method 7 years ago