18282 Commits (a887c1d1f2ecd6fddb8cec3c0cbd04cb0576e6ce)
 

Author SHA1 Message Date
Angus Peart a887c1d1f2 AP_Notify: fix oreoled race causing startup flicker 10 years ago
Angus Peart d48f1b0ccf AP_Notify: oreoled - remove dangerous send_bytes 10 years ago
Angus Peart 662a3aa4cb AP_Notify: oreoled - always use full brightness 10 years ago
Jonathan Challinger d205de2d7e AP_Notify: use new macros for white/red pattern 10 years ago
Randy Mackay 872e6769b0 Notify: change firmware_update event to flag 10 years ago
Jace A Mogill 068cdfe6a3 Notify: workaround for OREOLED problems 10 years ago
Angus Peart 5085fd025d mk: start oreoled driver before batt_smbus 10 years ago
Angus Peart cde4e582cd mk: only update oreoled firmware if required 10 years ago
Jonathan Challinger 93672add06 mk: always update oreoleds 10 years ago
Jonathan Challinger cdced64e27 mk: oreoled firmware v1.3 10 years ago
Michael du Breuil a88e10d3a0 DataFlash: Log vDOP with GPS messages. 10 years ago
Michael du Breuil 9f02834f6d AP_GPS: Broadcast vDOP data over mavlink 10 years ago
Michael du Breuil 0e3a188f6f AP_GPS: Read the vdop information from a ublox GPS 10 years ago
Peter Barker f9a1102e96 DataFlash: correct compilation for new DataFlash signature 10 years ago
Peter Barker a2f1bf581a DataFlash: fix test for SITL and linux 10 years ago
unknown b1ce6136c4 DataFlash_test:make it works with pixhawk2 10 years ago
Gustavo Jose de Sousa 18ec6aa7b4 Tools: gittools: add git-subsystems-split 10 years ago
Gustavo Jose de Sousa fea8299ff3 Tools: gittools: add git-commit-subsystems 10 years ago
Gustavo Jose de Sousa c2a940ddea Tools: gittools: add scripts that list subsystems 10 years ago
Staroselskii Georgii bd7c313bee AP_Compass: fixed Compass::get_raw_field() 10 years ago
Staroselskii Georgii 375724b319 Arming: use milligauss as compass units 10 years ago
Staroselskii Georgii db94c8d53d Plane: make Plane use milligauss 10 years ago
Staroselskii Georgii 8bb7e2d4b0 Rover: make Rover use milligauss 10 years ago
Staroselskii Georgii 68e0d57998 Copter: make Copter use milligauss 10 years ago
Staroselskii Georgii 4b948f5bb1 AP_AHRS: make DCM use milligauss 10 years ago
Staroselskii Georgii b5b6d767bd AP_NavEKF: make EKF use milligauss 10 years ago
Staroselskii Georgii e93ff44a97 AP_Compass: make a transition to milligauss in Compass library 10 years ago
Staroselskii Georgii 693613aa0f AP_Compass: convert AK8963 measurements to uT 10 years ago
Staroselskii Georgii c207d8c6a8 AP_Compass: add milligauss counterparts to get_field() and get_offsets() 10 years ago
Víctor Mayoral Vilches 4431b33686 mk: ERLEBOARD legacy support 10 years ago
Víctor Mayoral Vilches 5036be6771 Linux_HAL_Essentials: ERLEBOARD legacy support 10 years ago
Víctor Mayoral Vilches 6d762f62b3 AP_InertialSensor: ERLEBOARD legacy support 10 years ago
Víctor Mayoral Vilches 728921f7c5 AP_HAL_Linux: ERLEBOARD legacy support 10 years ago
Víctor Mayoral Vilches b87fd58214 AP_HAL: ERLEBOARD legacy support 10 years ago
Grant Morphett c5c74eebfc Plane: Using the existing function to check for throttle failsafe 10 years ago
Grant Morphett 571b4478fd Rover: Using a new method to check for throttle failsafe 10 years ago
Grant Morphett 122e88dbed RC_Channel: remove the unused test function get_failsafe 10 years ago
Grant Morphett a1b96f659b Plane: Fixing issue 302 10 years ago
Grant Morphett f5c7ac7a00 Rover: Fixing issue 302 10 years ago
Eugene Agafonov dd22b19ddd mk: add 'upload' target to copy fresh ELF to Linux board using SCP 10 years ago
Valmantas Palikša d4daf19151 AP_Math: Move simple math function implementations to header for better 10 years ago
Tom Pittenger fc2c94f78f Plane: utilize NAV_CONTINUE_AND_CHANGE_ALT for land abort 10 years ago
Andrew Tridgell 036e1fff12 Plane: a bit more caution in unsuppressing throttle pre-takeoff 10 years ago
Tom Pittenger fe083c8ffa Plane: consider extended launch throttle delays 10 years ago
Tom Pittenger 4f46c5331a Plane: added time for flying in any mode 10 years ago
Tom Pittenger a3c51698cb Plane: fix throttle when restarting mission in-flight with takeoff 10 years ago
Andrew Tridgell 0cc165308d Plane: use 4 degrees if zero takeoff pitch 10 years ago
Andrew Tridgell 953efa9b6c Plane: fixed parameter docs for LAND_ABORT_THR 10 years ago
Tom Pittenger d36ee786e4 Plane: init hold_course in do_takeoff 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago