3537 Commits (2d5deddd304ce92af72911469364f594b9eb0cbd)

Author SHA1 Message Date
Randy Mackay e2fbc00b52 LeadFilter: removed this unused library 12 years ago
Randy Mackay 43379f20c3 Copter Motors: replace limit bitmask with structure 12 years ago
Randy Mackay 0325ad5d0d AP_AHRS: use rotateXY for speed 12 years ago
Randy Mackay 540ca25b84 AP_Math: add rotateXY 12 years ago
Robert Lefebvre c812d07993 TradHeli: Creating motor_runup_complete bool which is to confirm that the heli motor is running. This will be used for advanced features in the future. 12 years ago
Robert Lefebvre 957cb094ea TradHeli: Remove unused RSC Mode 3. 12 years ago
Andrew Tridgell c691e16139 HAL_AVR: fixed example build 12 years ago
Andrew Tridgell 3e21d0594c APM_Control: pass in aircraft parameters and expose coordinate rate offset 12 years ago
Andrew Tridgell fb0e48a25d AP_TECS: adapt for new airspeed variable names 12 years ago
Andrew Tridgell 42d107b0d9 AP_SpdHgtControl: rename flybywire_airspeed to airspeed 12 years ago
Andrew Tridgell 5901b8b22a APM_Control: allow for a wider range of P values for roll/pitch 12 years ago
Randy Mackay 336357fbaf Copter: ensure _spin_when_armed is not higher than _min_throttle 12 years ago
Randy Mackay 62f3eed4e0 Copter: fix to SPIN_ARMED parameter desciption 12 years ago
Randy Mackay b709b90a59 Copter: implement safety spin for Tricopters 12 years ago
Randy Mackay 6477c746cd Copter: renamed MOT_UNSAFE_THR to MOT_SPIN_ARMED 12 years ago
Jonathan Challinger 2725f219cb Copter: Warn user with motors while copter is arming 12 years ago
Jonathan Challinger ae2b1e3b7e AP_Motors: Added MOT_UNSAFE_THR parameter - Throttle setting used to signal that the copter is armed or otherwise unsafe to approach 12 years ago
Andrew Tridgell 2ee43a694c APM_Control: fixed YAW2SRV_IMAX handling 12 years ago
Andrew Tridgell 032cc513ca DataFlash: fixed example build 12 years ago
Andrew Tridgell 206ed04e76 AP_Mount: fixed example build 12 years ago
Andrew Tridgell 47450a9b40 AP_InertialNav: fixed example build 12 years ago
Andrew Tridgell 98d6331387 AP_Airspeed: fixed example build 12 years ago
Andrew Tridgell 1bd6849d00 AP_AHRS: fixed example build 12 years ago
Andrew Tridgell 82152c058e AC_WPNav: disabled broken example build 12 years ago
Andrew Tridgell 04835b095f AC_Fence: fixed examples build 12 years ago
Andrew Tridgell c7141c4851 AP_GPS: fixed examples build 12 years ago
Andrew Tridgell 0f72eae216 AP_Camera: removed 3 camera trigger types that do not work 12 years ago
Randy Mackay bd6a60f28b AP_Math: add M_PI_2 definition 12 years ago
Randy Mackay 8545071a21 GCS_MAVLink: include AP_Math.h 12 years ago
Randy Mackay 9b40ba98d7 GCS_MAVLink: regenerated messages 12 years ago
Randy Mackay 6bcbcc0382 GCS_MAVLink: add DO_SET_ROI to common.xml 12 years ago
Andrew Tridgell d9f13b6b8c GCS_MAVLink: merge in changes from upstream mavlink repo 12 years ago
Andrew Tridgell b1202ccbff GCS_MAVLink: merge in latest upstream XML changes 12 years ago
Andrew Tridgell 9d66adae13 AP_Airspeed: added get_airspeed_ratio() and set_airspeed_ratio() 12 years ago
Andrew Tridgell cc778a68ae APM_Control: changed attitude controllers to take angular error not angle 12 years ago
Andrew Tridgell b721bcc129 AP_AHRS: removed get_roll_rate_earth() and get_pitch_rate_earth() 12 years ago
Andrew Tridgell 21859f9364 RC_Channel: fixed dead_zone for range channels 12 years ago
Andrew Tridgell 086e8f80dc AP_AHRS: fixed spin rate gain conversion from degrees to radians 12 years ago
Randy Mackay effc829790 INS: relax accel offset check to 3.5 m/s/s 12 years ago
Randy Mackay 110966c186 AP_TECS: compile error fix for size_of(log_tuning) 12 years ago
Randy Mackay fb5ada38c0 RC: example sketch uses set_default_dead_zone 12 years ago
Randy Mackay 47437b9ddf RC: set dead zone only if parameter has not been set by user 12 years ago
Randy Mackay 012d7b0c0a OptFlow: initialisation fix 12 years ago
Andrew Tridgell 131aa53e42 AP_Relay: update for new PX4 relay pin 12 years ago
Andrew Tridgell 83b13c3d88 HAL_PX4: fixed definition of relay and piezo pins 12 years ago
Andrew Tridgell 0916388ab5 HAL_PX4: retry opening UARTs up to 5 times 12 years ago
Marco Bauer 72d0721721 AP_Relay: setup pin for PX4 relay support 12 years ago
Marco Bauer a3b216bce3 HAL_PX4: added GPIO driver 12 years ago
Randy Mackay bf5a50f738 WPNav: stopping point projection uses wp_leash 12 years ago
Andrew Tridgell f2316747f5 APM_Control: re-work to allow for rate based control 12 years ago