47933 Commits (c28a03728d109127fc901d827456f73fe89c2f02)
 

Author SHA1 Message Date
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
Andrew Tridgell eba1d499d4 AP_SpdHgtControl: added get_max_sinkrate() 4 years ago
Andrew Tridgell a789bb372b AP_TECS: added get_max_sinkrate() API 4 years ago
Andrew Tridgell 77ee922473 Plane: fixed NAV_CONTROLLER_OUTPUT in QRTL 4 years ago
Andrew Tridgell 245ded2f2d Plane: fixed handling of loss of fwd thrust in QRTL 4 years ago
Andrew Tridgell a895bc1846 HAL_ChibiOS: reduce flash on VRBranin-v51 4 years ago
Andrew Tridgell c7a14a5da1 Plane: disable cross-track in Q approach modes and QRTL 4 years ago
Andrew Tridgell 46722500b0 Plane: default Q_TRANS_DECEL to 6 for tailsitters 4 years ago
Andrew Tridgell a7b809d5d4 Plane: added approach and airbrake options 4 years ago
Andrew Tridgell 154ae64e63 AP_Math: support either polarity in linear_interpolate() 4 years ago
Andrew Tridgell ddfc9e8300 Plane: improved quadplane auto-land into wind 4 years ago
Andrew Tridgell b4992cc226 Plane: added accessors for poscontrol state 4 years ago
Andrew Tridgell f1f7f01300 Plane: slave fixed wing desired rate to multicopter desired rate 4 years ago
Peter Barker d77d258442 AP_Math: add tests for the sqrt_controller 4 years ago
Peter Barker 0bd9610687 autotest: add trivial test for BodyFrameOdom 4 years ago
Peter Barker 584e24d613 Tools: build mRoControlZeroClassic and mRoControlZeroH7{,-bdshot} on build server 4 years ago
yaapu c615706971 AP_Frsky_Telem: added a parameter to set the default FRSky sensor ID for passthrough telemetry 4 years ago
honglang 847ce3b311 AP_HAL_ChibiOS: CUAV X7/Nora: use icm42688 instead of bmi088 4 years ago
Randy Mackay e8947dfb47 Tools: reduce copter autotest rate yaw P and I gains 4 years ago
Randy Mackay 3f77c52720 AP_BoardConfig: minor change to BRD_IMU_TARGTEMP param desc 4 years ago
yaapu b14dcf1df5 Tools:autotest: updated FRSky SPort test to use new 2 byte data IDs 4 years ago
yaapu 870c280946 AP_Frsky_Telem: upgraded SERIAL_PROTOCOL 4 telemetry to 2 bytes data IDs 4 years ago
yaapu a5e1a45e7a AP_Frsky_Telem: added hud throttle [-100,100] to frame 0x5001 scaled to [-63,63] on 7bits 4 years ago