38558 Commits (954e6a0c50d909a4999a0e3845d3eff75af35923)
 

Author SHA1 Message Date
murata 954e6a0c50 AP_RCProtocol: Match output type and variable type 6 years ago
murata 88c681586f AP_Param: Match output type and variable type 6 years ago
murata 2e4dda5ece AP_HAL: Match output type and variable type 6 years ago
Peter Barker b208b76884 Tools: autotest: add trivial test for receiving COLLISION message 6 years ago
Peter Barker 459680e7c8 GCS_MAVLink: make Avoidance responsible for sending collision message 6 years ago
Peter Barker fd61bae0bd AP_Avoidance: take responsibility for sending collision message 6 years ago
Andrew Tridgell 289678cfc5 AP_Notify: play error tone if we have no microSD at boot 6 years ago
Peter Barker 21d6f81a12 AP_SmartRTL: rangefinder no longer takes SerialManager in constructor 6 years ago
Peter Barker ca15a24433 AP_OpticalFlow: rangefinder no longer takes SerialManager in constructor 6 years ago
Peter Barker c3bf090815 AP_AHRS: rangefinder no longer takes SerialManager in constructor 6 years ago
Peter Barker 070e9e56b3 Tools: rangefinder no longer takes SerialManager in constructor 6 years ago
Peter Barker c0993509f7 GCS_MAVLink: declare GCS_MAVLINK as a class as it hasn't been defined yet 6 years ago
Peter Barker 90edc8b51a AP_ADSB: move include of AHRS to .cpp 6 years ago
Peter Barker 11c5d7cfca Sub: RangeFinder uses AP_SerialManager singleton 6 years ago
Peter Barker 7c88eb670c Plane: RangeFinder uses AP_SerialManager singleton 6 years ago
Peter Barker 97bb846310 Copter: RangeFinder uses AP_SerialManager singleton 6 years ago
Peter Barker c14a4b5c2b Tracker: RangeFinder uses AP_SerialManager singleton 6 years ago
Peter Barker 4e5696a13a Rover: RangeFinder uses AP_SerialManager singleton 6 years ago
Peter Barker ac96461c6c AP_RangeFinder: use AP_SerialManager singleton 6 years ago
Peter Barker 38e303389b Plane: avoidance no longer takes ahrs in constructor 6 years ago
Peter Barker 9412075b9c Copter: avoidance no longer takes ahrs in constructor 6 years ago
Peter Barker d7fd88bbca AP_Avoidance: stop taking reference to ahrs in constructor 6 years ago
Peter Barker f85bad752e RC_Channel: add both clear and reset options to Rover and Plane docs 6 years ago
Peter Barker aab787b08b RC_Channel: move mission reset in from Copter 6 years ago
Peter Barker 4b51239920 Copter: move mission reset aux switch option to RC_Channel 6 years ago
Randy Mackay 84ba6e859c AP_OADijkstra: redo visgraphs if polyfence is changed 6 years ago
Peter Barker edc8401457 AP_Mount: remove pointless virtual declarations 6 years ago
Andrew Tridgell 2d5e4dcfa2 HAL_ChibiOS: fixed SemLine data in WDOG msg 6 years ago
Michael du Breuil da3602b90d AP_Logger: Log unknown battery values as out of band 6 years ago
Michael du Breuil ed584313bd AP_Scripting: Remove unneeded debug output, fix the index for singleton errors 6 years ago
Michael du Breuil b3c6d3d75a GCS_MAVLink: Refactor battery current interface 6 years ago
Michael du Breuil 10410b696c AP_OSD: Refactor battery current interface 6 years ago
Michael du Breuil e3f1ef0c5e AP_Motors: Refactor battery current interface 6 years ago
Michael du Breuil ee3511c1fa AP_Logger: Refactor battery current interface 6 years ago
Michael du Breuil ea82d6ea4c AP_FrSkyTelem: Refactor battery current interface 6 years ago
Michael du Breuil 58dbbd6d0e AP_Compass: Refactor battery current backend 6 years ago
Michael du Breuil b07d65c1f3 Copter: Refactor battery current monitoring 6 years ago
Michael du Breuil be25a703c0 AP_Scripting: Update battery interface 6 years ago
Michael du Breuil 0a4e3a77b3 AP_BattMonitor: Refactor interface for fetching current related data 6 years ago
Pierre Kancir 9d20a13cd4 Tools: reduce mavproxy memory usage on autotest 6 years ago
Andrew Tridgell 7e08d1e921 ChibiOS: added TIM11 support 6 years ago
vierfuffzig bed92e8ca8 AP_HAL_ChibiOS: fix buzzer pin define on OMNIBUSF7V2 6 years ago
Andrew Tridgell 2f79639e36 HAL_ChibiOS: added support for MatekF765-Wing 6 years ago
Andrew Tridgell 1ffc2cbe41 AP_Airspeed: allow setting of default airspeed pin 6 years ago
Andrew Tridgell 585631a22d Tools: added MatekF765-Wing bootloader 6 years ago
Andrew Tridgell 05b55945fc Tools: auto-build F765-Wing 6 years ago
priseborough 209a32b8b9 AP_NavEKF3: Fix bug in use of external 321 yaw to align 6 years ago
priseborough 122f214416 AP_NavEKF3: Don't allow mag to interfere with use of external yaw sensor 6 years ago
Andrew Tridgell b56914b879 AP_NavEKF3: use GPS yaw if available and enabled 6 years ago
priseborough 0c4f92d4c1 AP_NavEKF3: Add control logic to use external yaw sensor 6 years ago