7653 Commits (17d7f1fbe5e427e068809b55fcc37a4db7152b6c)
 

Author SHA1 Message Date
Andrew Tridgell 5d54215221 Plane: use int16_t() not int() to ensure simulator matches AVR 12 years ago
Andrew Tridgell e390726bdd Plane: prevent overflow on large PID gains 12 years ago
Andrew Tridgell 6123ea2dac PID: added get_pid_4500() 12 years ago
Andrew Tridgell 624ebced38 Plane: document INVERTEDFLT_CH 12 years ago
Randy Mackay 7cf2255822 Copter LEDs: replace bitRead with bitmask 12 years ago
Randy Mackay 6816c45c39 InertialNav: reduce Z-axis time constant to 5 12 years ago
Randy Mackay a9eb626cb8 Copter: update default Rate Yaw P to 0.20 (was 0.25) 12 years ago
Randy Mackay 7ccb14344c Copter: update version to 2.9.1b-dev 12 years ago
Randy Mackay 7d4eea271f Copter: update Release notes again for 2.9.1b release 12 years ago
Randy Mackay 49e3e040b6 Copter: update Release notes ahead of 2.9.1b release 12 years ago
Randy Mackay 24dd167607 Copter: ACRO bug fix from Jason 12 years ago
Michael Oborne 541fa13291 cleanup comments 12 years ago
Michael Oborne e80f2c094e HIL fix location, alt, mag from hil state message 12 years ago
Michael Oborne 2160bf135d fix sitl segfault in hil 12 years ago
Michael Oborne 87292e0a4a Init hil accel with gravity 12 years ago
Michael Oborne 59f80410d5 Add ability to compile sensor hil with sitl 12 years ago
Randy Mackay 39ba406957 Copter: add trapezoid frame type 12 years ago
Andrew Tridgell dfb14d760b Plane: added HIL_SERVOS option 12 years ago
Andrew Tridgell 645bd87b63 Rover: minor parameter documentation updates 12 years ago
Andrew Tridgell a093926b04 Revert "RC_Channel: removed pwm_out variable from RC_Channel" 12 years ago
Andrew Tridgell 5f8c8e87a8 autotest: fixed rover mission completion 12 years ago
Andrew Tridgell 4a02af088b autotest: check for new build tags 12 years ago
Andrew Tridgell 12c35da9aa Rover: fixed SKID_STEER_IN calculations 12 years ago
Andrew Tridgell 8e4a003d8d RC_Channel: removed pwm_out variable from RC_Channel 12 years ago
Andrew Tridgell 60ae67992d autotest: fixed mavlink update path 12 years ago
Andrew Tridgell 896fd52aa1 AP_AHRS: fixed functions that need to be virtual 12 years ago
Andrew Tridgell eb3c9ab79e build: fixed SITL build flags 12 years ago
Andrew Tridgell 6cc4aadc06 Plane: report compass health in SYS_STATUS 12 years ago
Andrew Tridgell 8459da202c AP_AHRS: prevents compass flyaways for plane and rover 12 years ago
Andrew Tridgell b280857025 Copter: use common angle wrap code 12 years ago
Andrew Tridgell 3a1e9e43a1 Rover: use new angle wrap code 12 years ago
Andrew Tridgell a165f0d138 Plane: removed old angle wrap code 12 years ago
Andrew Tridgell 091b474a1d AP_Math: added wrap_360_cd() and wrap_180_cd() 12 years ago
Andrew Tridgell a8bd8950c8 Rover: enable HOLD with throttle failsafe by default 12 years ago
Andrew Tridgell 9eaa764f42 Rover: report smaller of two sonar distances 12 years ago
Andrew Tridgell ad7e8bd9c4 Rover: added SONAR_DEBOUNCE option 12 years ago
Andrew Tridgell caaf32211e Rover: new failsafe logic 12 years ago
Andrew Tridgell 0ed3061d32 Rover: added waypoint passed logic to RTL 12 years ago
Andrew Tridgell d02a127b7e Rover: change version to 2.40 12 years ago
Andrew Tridgell e4a4cb59e0 Rover: fixed timeout for obstacle detection 12 years ago
Andrew Tridgell 7c4dfa6698 Rover: fixed speed scaling for steering 12 years ago
Andrew Tridgell caf5e5b7c5 Rover: added HOLD mode 12 years ago
Andrew Tridgell d968a7c7ed Rover: log obstacle events 12 years ago
Andrew Tridgell 7b04747366 Rover: identify as a rover in MAVLink heartbeat message 12 years ago
Andrew Tridgell 829a000aa5 Rover: fixed sonar reset after the turn time 12 years ago
Andrew Tridgell a25fede6bb Rover: added range of sonar distances and voltages 12 years ago
Andrew Tridgell de02f98d28 autotest: added license and safety statement 12 years ago
Andrew Tridgell 4a56b4a145 build: fixed SITL build on windows 12 years ago
Andrew Tridgell 0ffc7dab6b SITL: added GPS speed down to SITL state 12 years ago
Andrew Tridgell f6ddc4e4a1 autotest: added GPS vertical speed to the sitl simulator 12 years ago