43234 Commits (6c6e4eff670b429d4474ffd69e815dc617678f1d)
 

Author SHA1 Message Date
Michael du Breuil 6c6e4eff67 Plane: adhoc MAVLink DO_LAND_START changing mode to auto is known to be a GCS reason 5 years ago
auturgy 9aeb456a1d AP_Mission: NFC Correct some comments 5 years ago
Henry Wurzburg 16a15f5450 ArduPlane: add CROW flaps mode select switch 5 years ago
Henry Wurzburg 966e9ddf2b RC_Channel: add CROW flaps mode select switch 5 years ago
Andy Piper 229036b4ae autotest: run dynamic notch twice to avoid statistical anomolies 5 years ago
Andrew Tridgell da4ef6c519 autotest: added EliField 5 years ago
Samuel Tabor 88d4aa34db AP_TECS: Move the throttle rate limit code to ensure rate limit is respected when exiting takeoff stage. 5 years ago
Rishabh 0b8f722dbd AC_Avoid: Remove extra margin used in stop behaviour in circular fences 5 years ago
Rishabh 6e693596d6 AC_Avoid: Do not show unused param in Rover 5 years ago
Mirko Denecke 1db0feea59 ArduSub: update_trigger() is now called in AP_Camera update() 5 years ago
Mirko Denecke 89d423556c ArduCopter: update_trigger() is now called in AP_Camera update() 5 years ago
Mirko Denecke 10a85892cf ArduPlane: update_trigger() is now called in AP_Camera update() 5 years ago
Mirko Denecke 6f0782abbf Rover: update_trigger() is now called in AP_Camera update() 5 years ago
Mirko Denecke 2dfc7c4108 AP_Camera: call update in update_trigger 5 years ago
Andy Piper 12c9578a66 Copter: add in additional acro options 5 years ago
Andy Piper b697a44aed AP_RCProtocol: configure VTX when a SRXL2 VTX packet is received 5 years ago
Andy Piper 111a4a735b AP_RCTelemetry: add setters for vtx configuration 5 years ago
Henry Wurzburg 2ba458a75d RC_Channel: adds Generator to metadata 5 years ago
Randy Mackay 2d8c5a7bc4 AP_Motors: remove names from cpp files 5 years ago
Andy Piper adb9f70bc9 AP_GyroFFT: correctly count the number of active harmonics 5 years ago
Andy Piper 05366e9aa9 AP_InertialSensor: delegate active harmonic calculation to the filter 5 years ago
Andy Piper a93821110e Filter: return active harmonics based on dynamic harmonic enablement 5 years ago
Andy Piper eb4c69ed88 Tools: iofirmware with DSM changes 5 years ago
Andy Piper 80e1c0ebb0 AP_RCProtocol: decode DSM frame markers to avoid timing related jitters especially in SITL 5 years ago
Henry Wurzburg 907ad5e25c BUILD.md: remove fmuv4 5 years ago
Henry Wurzburg 682fd8b1ba Tools: remove fmuv4 and update Pixracer 5 years ago
Henry Wurzburg d78c5371db AP_HAL_ChibiOS: remove fmuv4 and update Pixracer 5 years ago
Andrew Tridgell c8641bd246 autotest: fixed qassist test 5 years ago
Paul Riseborough 585a6a6967 Plane: Log D gain limit cycle gain scaler 5 years ago
Paul Riseborough 0cf70fe961 AP_Logger: Log D gain limit cycle gain scaler 5 years ago
Paul Riseborough 548bab5d24 APM_Control: Add gyro feedback limit cycle protection 5 years ago
Pierre Kancir 7292ee8ec6 Tools: completion bash: fix and simplify frames completion 5 years ago
Pierre Kancir ad7f62b23d Tools: completion zsh: fix and simplify frames completion 5 years ago
Pierre Kancir be36ac836e Tools: sim_vehicle.py: add some helpers to retreive vehicles list and associated frames 5 years ago
TunaLobster aca70ffd34 ArduPlane: Update Log_Write_Fast comment for accuracy 5 years ago
murata a783763f5a Copter: Crash origin to crash message 5 years ago
murata c9990cdecc Copter: Change Need 3D Fix message. 5 years ago
Rishabh 8e586bc67d AP_Proximity: Check for valid reading before pushing to OA DB 5 years ago
Andy Piper 05416daef3 GCS_Mavlink: output fast sampling startup messages 5 years ago
Andy Piper faf9bbbf3a AP_InertialSensor: make the backend fast gyro rate configurable 5 years ago
Andy Piper e35458cedf AP_NavEKF3: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Andy Piper e39e24bd18 AP_NavEKF2: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Andy Piper 5a6be9e0a2 AP_Mount: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Andrew Tridgell 9f1e641637 HAL_ChibiOS: added new STM32Cube configs 5 years ago
Andrew Tridgell 84bd59a7bb HAL_ChibiOS: support H7 with no crystal 5 years ago
Andrew Tridgell cfbfb27004 HAL_ChibiOS: support no-crystal F3 setups 5 years ago
Andrew Tridgell 5a18b16f69 GCS_MAVLink: use strncpy_noterm 5 years ago
Andrew Tridgell 7e41874d8f AP_RCTelemetry: use strncpy_noterm 5 years ago
Andrew Tridgell f80ca85428 AP_Logger: use strncpy_noterm 5 years ago
Andrew Tridgell 369861e4c0 AP_InternalError: use strncpy_noterm 5 years ago