12 Commits (4d5f1f9a33ddddb8b124d019011e04b0db418109)

Author SHA1 Message Date
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Jonathan Challinger a0ce8af633 Copter: use enum type for control_mode 9 years ago
Lucas De Marchi e0639ac029 ArduCopter: remove check for AVR CPUs 9 years ago
Lucas De Marchi c397e550e2 ArduCopter: fix warning due to wrong type 10 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 10 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Gustavo Jose de Sousa fb5320bb25 ArduCopter: use compass get_{field,offsets}() functions 10 years ago
Staroselskii Georgii 68e0d57998 Copter: make Copter use milligauss 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Tom Pittenger c8bc44fc6e Copter: compile warnings: float to double. print statements require doubles 10 years ago
Víctor Mayoral Vilches 79e152cd93 Copter: Update compass to the new interface 10 years ago
Randy Mackay f1f71ef605 Copter: cli uses has_current method 10 years ago
Randy Mackay 3201a8dbca Copter: integrate optflow_enable param move to optflow class 11 years ago
Randy Mackay 58602bd1ae Copter: move esc calibration to separate file 11 years ago
Jason Short 0dd9797fe6 Copter: restore CLI set parameter feature 11 years ago
Andrew Tridgell 91ec4e56d5 Copter: fixed ESC calibration on Pixhawk 11 years ago
Randy Mackay eb696e247b Copter: CLI report_compass prints results for all compasses 11 years ago
bugobliterator 2fd165d023 Copter: Add esc_calib to as an app in cli 11 years ago
Andrew Tridgell a4b9b989b7 Copter: convert to new AP_RangeFinder API 11 years ago
Randy Mackay 4f963e7795 Copter: move report_compass out of the CLI 11 years ago
Randy Mackay 00f9843e40 Copter: remove CLI tests for gps, logging, radio 11 years ago
Randy Mackay fc85228d09 Copter: remove CLI set 11 years ago
Randy Mackay 797212c7ab Copter: remove remnant of cli compassmot 11 years ago
Andrew Tridgell 76b60a1a52 Copter: added compassmot over MAVLink 11 years ago
Randy Mackay 3f10a84a2a Copter: remove accel calibration from cli 11 years ago
Randy Mackay f7f8691ca3 Copter: remove frame setup through CLI 11 years ago
Randy Mackay 02898cb46e Copter: replace APM with board in cli 11 years ago
Andrew Tridgell d265e54043 Copter: changes for compass healthy API 11 years ago
Andrew Tridgell ffdcb715c3 Copter: updates for compass API change 11 years ago
Randy Mackay 87127f0ab8 Copter: allow battery failsafe to trigger RTL 11 years ago
Randy Mackay 72597cc5bd TradHeli: remove setup via CLI 11 years ago
Tobias 7564cc02af Copter: use const refs instead of unneeded copies 12 years ago
Randy Mackay dab4f032f9 Copter: integrate BattMonitor 12 years ago
Randy Mackay 589200042d Copter: remove declination setup from CLI 12 years ago
Randy Mackay 09756e16b7 Copter: remove battery setup from CLI 12 years ago
Randy Mackay 8cce837f77 Copter: remove accel level from cli 12 years ago
Randy Mackay 284aa2217f Copter: remove old comments 12 years ago
Randy Mackay d7782e1356 Copter: remove tune from cli to save 300bytes flash 12 years ago
Randy Mackay 1cc2c8d6a5 Copter: reduce compassmot flash by 500 bytes 12 years ago
Andrew Tridgell 46688454c4 Copter: removed flash_leds() calls 12 years ago
Randy Mackay 52ef77393c Copter: integrate Toshiba_LED_PX4 12 years ago
Randy Mackay e985253f1a Copter: integrate notify 12 years ago
Randy Mackay 53bff2b63e Copter: cli to report ch8 radio values 12 years ago
Olivier-ADLER eaa0e36954 Copter: CompassMot current calibration 12 years ago
Randy Mackay b462bfed84 Copter: remove unused print_wp function 12 years ago
Randy Mackay 5e2fc32410 Copter: remove unused cli wp report 12 years ago