47805 Commits (aec9d4557399ea3880b91c00c1114d03e3094d32)
 

Author SHA1 Message Date
Andrew Tridgell fbbb4a1183 AP_Soaring: fixed filter constructor calls 4 years ago
Andrew Tridgell a2d0f569c9 AP_WheelEncoder: fixed PID constructor calls 4 years ago
Andrew Tridgell 476e9fc15a AC_PID: use CLASS_NO_COPY() 4 years ago
Andrew Tridgell cd1f5ca494 Filter: use CLASS_NO_COPY 4 years ago
Andrew Tridgell 6c0c6a1f48 AP_Common: added CLASS_NO_COPY() macro 4 years ago
Iampete1 438ca0a6c4 Plane: tailsitter: increase severity level of failed transisisons. 4 years ago
Michel Pastor 30029f59db AP_OSD_Screen: make BLH RPM fixed length 4 years ago
Peter Barker 31c345fc4b Tools: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker ef2e273ee6 AP_Scheduler: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker 102543684e AP_Rally: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker fd4fb15e7d AP_Mission: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker b681dc940a AP_Logger: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker 3ba57fed89 AP_HAL_ChibiOS: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker 15cd41ca19 AP_GPS: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker c11a6bbb47 AP_Filesystem: add support for AP_Logger into AP_Periph 4 years ago
Josh Henderson 80a17cb97f AP_BattMonitor: get Mavlink charge state 4 years ago
Josh Henderson 518666b5f0 GCS_MAVLink: Add battery_charge_state to Battery_Status message 4 years ago
Josh Henderson 8b83b49e0b Rover: fix loiter_delay, cmd <0 sets a delay of 0 seconds 4 years ago
Andy Piper 96d0e8cf3f AP_Motors: add comments to AP_MotorsUGV 4 years ago
Andy Piper 9eea3f1030 AP_BLHeli: add auto support to rover 4 years ago
Andy Piper 30f7284fe1 Rover: move AP_MotorsUGV to motors library 4 years ago
Andy Piper 7c213a8bbf AP_Motors: move AP_MotorsUGV here 4 years ago
Andrew Tridgell 96577b47f0 GCS_MAVLink: removed perf counters 4 years ago
Andrew Tridgell f6ec48e0e2 AP_Scheduler: removed perf counters 4 years ago
Andrew Tridgell 50e7c81f46 AP_Logger: removed perf counters 4 years ago
Andrew Tridgell dfc4b37df1 AP_HAL_Linux: removed perf counters 4 years ago
Andrew Tridgell 7c5c805381 AP_HAL: removed perf counters 4 years ago
Andrew Tridgell 684e32068b AP_Compass: removed perf counters 4 years ago
Peter Barker d6348a0786 AP_NavEKF3: remove getBodyFrameOdomDebug 4 years ago
Peter Barker dd3ab29b2f AP_NavEKF3: remove getFilterGpsStatus 4 years ago
Peter Barker aaae7bda6b GCS_MAVLink: provide compatability with bad integer-stored radii 4 years ago
Peter Barker 76408c77dd AC_Fence: provide compatability with bad integer-stored radii 4 years ago
Peter Barker e3db030d7a AC_Fence: load and store fence radii in floats 4 years ago
Peter Barker e644a9dda8 StorageManager: add read_float and write_float 4 years ago
Andrew Tridgell 67fea9f2f8 HAL_ChibiOS: fixed DMA disable on contention 4 years ago
Andrew Tridgell 3128d71aac HAL_ChibiOS: display uart even when not initialised 4 years ago
Andrew Tridgell c34d8e80e9 HAL_ChibiOS: fixed serial info indexing for EMPTY uarts 4 years ago
Andrew Tridgell 6fab8feeae HAL_ChibiOS: implement uart_info per-uart 4 years ago
Andrew Tridgell 23cf128541 HAL_Empty: implement uart_info() 4 years ago
Andrew Tridgell d8a6d9c5c4 AP_HAL: added uart_info() method 4 years ago
Andrew Tridgell 135a4d2c83 HAL_ChibiOS: fixed order and labelling of @SYS/uarts.txt 4 years ago
Andrew Tridgell f970735d47 Plane: fixed handling of NAV_LOITER_TIME with Q_GUIDED_MODE=1 4 years ago
Andrew Tridgell aa904d6bbc Plane: fixed guided mode handling with new approach code 4 years ago
Andrew Tridgell 71f207403e AP_Common: make angles in degrees end in _deg 4 years ago
Andrew Tridgell 1165fcab99 Plane: removed incorrect URL 4 years ago
Andrew Tridgell fd19ff3bea Plane: offset guided start point when using Q_GUIDED_MODE 4 years ago
Andrew Tridgell f15497c6a9 Plane: only do fwd thrust loss detection in SLT vehicles 4 years ago
Andrew Tridgell 0232fa7456 Plane: cope with fwd thrust loss in Q approach 4 years ago
Andrew Tridgell fbf5083e6a Plane: avoid transition in QRTL 4 years ago
Andrew Tridgell 3bb840f794 Plane: implement slow descent in QRTL approach 4 years ago