52314 Commits (1f43c79bfd3bed98949f7061a504cfadd5e37efd)
 

Author SHA1 Message Date
Peter Barker 45c6591f03 AP_Follow: include cleanups 3 years ago
Peter Barker f9b33317b6 AP_EFI: include cleanups 3 years ago
Peter Barker 7d3f3b6888 AP_Compass: include cleanups 3 years ago
Peter Barker 1b970545c0 AP_Camera: include cleanups 3 years ago
Peter Barker 824ced4b3d AP_Button: include cleanups 3 years ago
Peter Barker 7ac33af97b AP_Baro: include cleanups 3 years ago
Peter Barker 24099f9a2d AP_AHRS: include cleanups 3 years ago
Peter Barker 2ab2555e0b AC_PrecLand: include cleanups 3 years ago
Peter Barker 2398d16a5f AC_Fence: include cleanups 3 years ago
Andy Piper fdaaa589e5 waf: move external flash binaries to regular name to aid publishing 3 years ago
Henry Wurzburg b3af8221be Tools: clarify and simplify RC failsafe messages 3 years ago
Henry Wurzburg 0c32e71272 ArduPlane: clarify and simplify RC failsafe messages 3 years ago
Peter Barker bb44cca7ed Rover: add RebootRequred to stream rate parameters 3 years ago
Peter Barker 5ae96b4656 Blimp: add RebootRequred to stream rate parameters 3 years ago
Peter Barker c33590a63b ArduSub: add RebootRequred to stream rate parameters 3 years ago
Peter Barker 452a5df0cc ArduPlane: add RebootRequred to stream rate parameters 3 years ago
Peter Barker c80cd1daa5 ArduCopter: add RebootRequred to stream rate parameters 3 years ago
Peter Barker 75045057b7 AntennaTracker: add RebootRequred to stream rate parameters 3 years ago
Iampete1 80f8f8b14e Plane: quadplane: double log QPOS state change 3 years ago
Shiv Tyagi 560e24385a AP_Common: fix location sanitize unit test 3 years ago
Shiv Tyagi 41a5afdf64 AP_Common: use default location alt frame while sanitizing location alt 3 years ago
Iampete1 a47445bde9 RC_Channel: update RC_MIN_LIMIT_PWM from 900 to 800 3 years ago
Iampete1 c26ffed47f Plane: motor_test: use PWM min and max from RC_Channel 3 years ago
Iampete1 96c47dadcb Copter: motor_test: use PWM min and max from RC_Channel 3 years ago
Iampete1 d7ff10163c AP_Button: trigger low on invalid PWM input 3 years ago
Peter Barker b19bfba0ec Plane: use has_valid_input in place of checking throttle counter 3 years ago
Peter Barker 850227ffdb autotest: add test for THR_FAILSAFE==2 and throttle output 3 years ago
Peter Barker 884450868e AP_NavEKF: use length_squared in place of length 3 years ago
Randy Mackay a843249f11 Rover: 4.2.0-rc1 release notes 3 years ago
Randy Mackay 0846a950bb Copter: 4.2.0-rc1 release notes 3 years ago
Peter Barker 122d97ece7 autotest: add comment clarifying what an error actually means 3 years ago
Peter Barker 43bbfacef5 AP_Baro: reformat log message to separate fields out 3 years ago
Peter Barker 7bb13e934d autotest: add support for multi-line log formats 3 years ago
Peter Barker 13fa1e30ad ArduPlane: rename and make enum RC_Channel::ControlType 3 years ago
Peter Barker 37af7e5166 RC_Channel: rename and make enum RC_Channel::ControlType 3 years ago
Peter Barker 4e122a3d50 AP_IOMCU: rename and make enum RC_Channel::ControlType 3 years ago
Peter Barker 14ce09279f RC_Channel: privatise switch reading functions 3 years ago
Peter Barker d3db716dd9 RC_Channel: remove unused functions 3 years ago
Peter Barker d41388f242 RC_Channel: privatise range accessors 3 years ago
Peter Barker f79c43eebd Tools: build_binaries.py: ensure existence of buildlogs dir 3 years ago
Henry Wurzburg f5766bb098 AP_BattMonitor: update name of type 10 to Sum of Selected Monitors 3 years ago
murata 53d8d9b58e Frame_params: Add DJI AGRAS MG-1 3 years ago
Peter Barker e6c1bc2402 autotest: fix MAVFTP test 3 years ago
Randy Mackay 10e69373b3 AP_Scripting: copter-fast-descent has less aggressive slowdown at end 3 years ago
Randy Mackay 3efebcf1e0 AP_Scripting: copter-fast-descent uses small default radius 3 years ago
Randy Mackay fc9cfe9b4a AP_Scripting: copter fast descent from Auto 3 years ago
Peter Barker 3f7e120a67 autotest: add test for terrain_check 3 years ago
Peter Barker 62efb470f6 autotest: change fly_terrain_mission test name 3 years ago
Randy Mackay 020262bfe7 Rover: fix nav_script_time timeout 3 years ago
Randy Mackay df5c3acdfe Copter: fix nav_script_time timeout 3 years ago