2022 Commits (49828eba7d003d2689bac7a8338b903143a15c77)

Author SHA1 Message Date
Randy Mackay 49828eba7d Copter: integrate AC_WPNav 12 years ago
Randy Mackay cdb532a594 Copter: bug fix for loiter target 12 years ago
Randy Mackay e637a8fb29 Copter: remove old commented out code from setup.pde 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Randy Mackay 9036b97a16 Copter: fix build error 12 years ago
Randy Mackay fc0c451b69 Copter: remove #ifdef checks for Atmega1280 12 years ago
Randy Mackay 1dcd46bffc Copter: reduce compiler warnings 12 years ago
Randy Mackay 95d944f610 Copter: Jason's bug fix for loiter's set_next_WP_latlon 12 years ago
Randy Mackay 777c6a308e AP_InertialNav: use shared GRAVITY_MSS constant 12 years ago
Randy Mackay d1afd2fb9b Copter: make guided mode start at current location 12 years ago
Randy Mackay 0be23c8090 Copter: fix THR_ALT_P documentation 12 years ago
Randy Mackay 3bf847f675 Copter: Jason's faster cos_yaw, sin_yaw 12 years ago
Randy Mackay 40f6416b3d Copter: update Log_Read_Compass comment 12 years ago
Randy Mackay 7cf2255822 Copter LEDs: replace bitRead with bitmask 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 59f80410d5 Add ability to compile sensor hil with sitl 12 years ago
Andrew Tridgell b280857025 Copter: use common angle wrap code 12 years ago
Randy Mackay f7d977fe37 Copter: add support for GPS fix type 2D 12 years ago
Andrew Tridgell b955aed976 Copter: fixed GPS test (detection of uBlox needs 10Hz poll) 12 years ago
Andrew Tridgell d22a7c64c9 Copter: only enter CLI is link is idle when 3 enters are hit 12 years ago
Andrew Tridgell ce8313e8fb Copter: only allow CLI within 20s of startup and when motors not armed 12 years ago
Randy Mackay 80bd593814 Copter: disarm motors when entering CLI 12 years ago
Randy Mackay dcf21eee8f Copter: only allow entering the CLI within 30 seconds of start-up 12 years ago
Andrew Tridgell ae96c77add Copter: added shell command in CLI test menu 12 years ago
Randy Mackay 38e81adae0 InertialNav: remove unnecessary "virtual" from function definitions 12 years ago
Randy Mackay a17421da27 Copter: scale HIL accels consistently with Plane code 12 years ago
Randy Mackay b4b9d80c2f Copter: bug fix to accept HIL accel values correctly 12 years ago
John Stäck 46a831fc03 Copter: add parameter "set" and "show" commands to setup menu. 12 years ago
Andrew Tridgell 952c56e990 Copter: fixed barometer init in HIL sensors mode 12 years ago
Andrew Tridgell ac06b5e62d Copter: remove unused function 12 years ago
Randy Mackay 36834e77b5 Copter: remove support for CLI Slider 12 years ago
Randy Mackay 597a4b912a Copter: fix to allow building HIL_MODE_SENSORS 12 years ago
Randy Mackay d1344e8c39 Copter: remove #define for CROSSTRACK_GAIN 12 years ago
Randy Mackay 1b6fcad90a Copter: remove tilt compensation parameter 12 years ago
Randy Mackay 61e29173e3 Copter: remove unused crosstrack variables and parameters 12 years ago
Randy Mackay a1295c042b Copter: fix init of wp_verify_byte so wp alt is always required 12 years ago
Randy Mackay fdcb78ccf7 Copter: leonard's smoother alt-hold transition 12 years ago
Randy Mackay 37040adfaa Copter: bug fix for auto missions over 320m 12 years ago
Randy Mackay 150046f2b8 Copter: GPS Failsafe implemented 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay f263e81ed7 Copter: remove unused GPS and baro filters 12 years ago
Randy Mackay 5380973225 Copter: only start delay timer after reaching wp location and altitude 12 years ago
Randy Mackay a73f50494c TradHeli: remove duplicate RC_FAST_SPEED definition 12 years ago
Randy Mackay cb6ffc7acf Copter: minor formatting fix for report_ins 12 years ago