24 Commits (master)

Author SHA1 Message Date
Peter Barker 2040580ce7 Copter: move enabled parameter into compass library 6 years ago
Peter Barker c6b9c84d1f Copter: remove CLI 8 years ago
murata 8f926bd177 Copter: Unify from print or println to printf. 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
murata f7273d0e93 Copter: Change from printf statement to print, println statement. 8 years ago
murata 965a6a5719 Copter: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
murata f135ca5ae7 Copter: reduce repeated string constants 8 years ago
murata ec4c17e630 Copter: Delete a comparison that does not become a true forever. 9 years ago
Randy Mackay 83c3659acc Copter: report version print fix 9 years ago
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 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Gustavo Jose de Sousa fb5320bb25 ArduCopter: use compass get_{field,offsets}() functions 9 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 10 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 11 years ago
Randy Mackay dab4f032f9 Copter: integrate BattMonitor 12 years ago
Randy Mackay 589200042d Copter: remove declination setup from CLI 12 years ago