4364 Commits (0a60d713afb515da77c34458624e7a73c4d17f36)

Author SHA1 Message Date
Tom Pittenger 34d6d985e9 Copter: Add support for ADS-B 9 years ago
Randy Mackay 802ced201d Copter: 3.3.2-rc2 release notes 9 years ago
Robert Lefebvre 90416ac81d Copter: 3.3.2-rc1 release notes 9 years ago
Andre Kjellstrup c2a810d72a Copter: update RTL altitude param description 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
Randy Mackay 50e3c2ce3a Copter: minor comment updates 9 years ago
bugobliterator 945bdee452 Copter: PILOT_VELZ_MAX and PILOT_ACCEL_Z take effect immediately 9 years ago
Randy Mackay 674bedd867 Copter: acro sets alt target to zero for reporting 9 years ago
Jonathan Challinger a5e4f64b20 Copter: refuse to enter manual throttle modes while landed with throttle high 9 years ago
Randy Mackay b2b8dcb8ff Copter: guided calls velocity controller at 400hz 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Andrew Tridgell 0c92331762 Copter: fixed build for SITL changes 9 years ago
Jonathan Challinger 5086168b03 Copter: add RTL_SPEED parameter 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Randy Mackay 05246ea0c7 Copter: fix RTL compile error when rally disabled 9 years ago
Randy Mackay 731c44d053 Copter: allow terrain to be excluded from build 9 years ago
Robert Lefebvre 2b111c2bd6 Copter: fix Helicopter no-build issue 9 years ago
Andrew Tridgell 9214b85cf1 Copter: fixed path for AC_InputManager for heli 9 years ago
Fredrik Hedberg a6d2e0d4df Copter: Don't auto-disarm helicopters if rotor is still spinning. 9 years ago
Robert Lefebvre 02b8dd5ffd Copter: Heli to set hover roll trim scalar 9 years ago
Robert Lefebvre 5cc4f41d85 Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 9 years ago
Robert Lefebvre 34fb600c4f Copter: Utilize Input Manager Class 9 years ago
Robert Lefebvre afcc304cbf AC_InputManager: Initial class creation 9 years ago
Robert Lefebvre 7ad623dc70 Copter: Helicopter, fix so servos move after arming in Acro and Stabilize. 9 years ago
Robert Lefebvre 2632a2e348 Copter: Rework arming proceedures for interlock/Estop 9 years ago
Jonathan Challinger 6524222397 Copter: adapt auto disarm check to use a timer 9 years ago
Jonathan Challinger 05e533e6fc Copter: don't accept disarm commands in stabilize and acro unless also landed 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Randy Mackay 420b1ca715 Copter: minor comment and order change to takeoff 9 years ago
Jonathan Challinger 082c1f77fb Copter: soften takeoff 9 years ago
Lucas De Marchi 030fd046c7 ArduCopter: remove check for MAVLINK_COMM_NUM_BUFFERS 9 years ago
Lucas De Marchi e0639ac029 ArduCopter: remove check for AVR CPUs 9 years ago
Lucas De Marchi 3e889b005f ArduCopter: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Andrew Tridgell 99b448d1bb Copter: make EV log messages critical 9 years ago
Lucas De Marchi f4e71affa1 ArduCopter: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi e9b6c76454 ArduCopter: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi c397e550e2 ArduCopter: fix warning due to wrong type 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 4ab9821624 Replace use of Log_Write_Message_P() with Log_Write_Message() 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 89fc4f4b62 Replace use of send_text_P() with send_text() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 6f0db45b57 Replace use of strcasecmp_P() with strcasecmp() 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 84d5fb006f Remove use of Util::{v,}snprintf_P() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay 606a0e0d0b Copter: set jerk to default for circle and guided 9 years ago