13534 Commits (e7e0dd3509d4e7be7511df1528a722adb59eb5cf)
 

Author SHA1 Message Date
Randy Mackay e7e0dd3509 Tracker: remove outdated comments 10 years ago
Randy Mackay b6634bb416 Tracker: reorder servo functions 10 years ago
Randy Mackay a43a8ccfa0 Tracker: remove servo debug 10 years ago
Randy Mackay 704a720412 Tracker: move servo init to servos.pde 10 years ago
Randy Mackay c69bfa2cb1 Tracker: limit pitch to PITCH_RANGE 10 years ago
Randy Mackay f2dab17230 Tracker: add YAW_RANGE and PITCH_RANGE params 10 years ago
Randy Mackay 1786c36457 Tracker: move nav_status lower in AntennaTracker.pde 10 years ago
Randy Mackay b9eaec8e97 Tracker: rename err variable to angle_err 10 years ago
Randy Mackay bf4ba9ffc4 Tracker: auto move servos only with valid vehicle position 10 years ago
Randy Mackay 0d1fefc23d Tracker: vehicle state made global 10 years ago
Randy Mackay 2155951e63 Tracker: move startup delay to update_tracking call 10 years ago
Randy Mackay 1135ef3610 Tracker: move servo control to servos.pde file 10 years ago
Randy Mackay 643a680fed Tracker: move pos estimate to separate function 10 years ago
Randy Mackay 8e548ddabc Tracker: move auto, manual and scan to separate files 10 years ago
Randy Mackay 7afd443f57 Tracker: move bearing and dist calcs to separate function 10 years ago
Randy Mackay a0e89281ef Tracker: move vehicle pos estimate to separate function 10 years ago
Randy Mackay 1f91306a3b Tracker: remove unused relative_alt 10 years ago
Randy Mackay 8fde1aabe9 Tracker: add vehicle struct comments 10 years ago
Randy Mackay ac158f15e9 Tracker: check target of manual control msgs 10 years ago
Randy Mackay df827fdb8c Tracker: add nav_status comments 10 years ago
Andrew Tridgell e0e534628b HAL_Linux: support direct UDP output from UART drivers 10 years ago
Randy Mackay 4e27dbdc42 Copter: ReleaseNotes for AC3.2-rc11 10 years ago
Randy Mackay 1754cacf3c AC_PosControl: remove completed to-do comments 10 years ago
Randy Mackay f65e81cb07 AC_AttControl: remove some old comments 10 years ago
Randy Mackay 793ed20534 CoaxCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 57f6d0ff60 SingleCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 85fb4b122a MotorsMatrix: _min_throttle interpreted as 0 ~ 1000 range for throttle_lower flag 10 years ago
Randy Mackay 91e5201439 Tri: _min_throttle interpreted as 0~1000 range for throttle_lower flag 10 years ago
Craig Elder 7367ea04a7 AP_GPS: Adding support for the NEO7 GPS 10 years ago
Randy Mackay 68a9286086 Copter: use define for pre-arm compass offset check 10 years ago
priseborough 8aa267f75f AP_NavEKF : Fix bug in reset of GPS glitch offset 10 years ago
Randy Mackay b3bbec24e4 RangeFinder: TYPE param description to PX4-I2C 11 years ago
Randy Mackay 8ce4893180 RangeFinder: TYPE param description to PX4-MaxbotixI2C 11 years ago
Randy Mackay 7ced9b1bd3 TradHeli: remove overall throttle level from landing check 11 years ago
Randy Mackay b17c6d3368 Plane: only report ahrs unhealthy after initialisation 11 years ago
Randy Mackay 799f559c1d Rover: only report ahrs unhealthy after initialisation 11 years ago
Randy Mackay f059af2386 Copter: only report ahrs unhealthy after initialisation 11 years ago
Randy Mackay 85eee31510 AHRS: rename ekfNotStarted method to initialised 11 years ago
priseborough 7cea7c6a18 AP_AHRS : add method to report if EKF is waiting to start 11 years ago
Randy Mackay b06d3d3f52 Tracker: remove forwarding of pos and pressure to vehicle 11 years ago
Randy Mackay 111ec147f0 Tracker: GCS_Mavlink format fix-up of indentation 11 years ago
Randy Mackay 3e62b188a1 Tracker: process mavlink msgs from vehicle once 11 years ago
Randy Mackay 7a06ed8a8a AntennaTracker: minor comment and format fix 11 years ago
Randy Mackay 72053a8a74 AntennaTracker: notify armed after receiving vehicle position 11 years ago
Randy Mackay dbc1c03d49 Tracker: use handle_set_mode() 11 years ago
Andrew Tridgell 9453154b75 Rover: use handle_set_mode() 11 years ago
Andrew Tridgell f2e6fa3fb0 Copter: use handle_set_mode() 11 years ago
Andrew Tridgell c4b17b74e2 Plane: use handle_set_mode() 11 years ago
Andrew Tridgell 60aa017e11 GCS_MAVLink: added handle_set_mode() function 11 years ago
Randy Mackay a860d91930 Rover: allow GCS to turn safety switch on/off 11 years ago