38 Commits (9d6df7d54245fe84a82a0f9592b9801511539107)

Author SHA1 Message Date
Michael du Breuil b07d65c1f3 Copter: Refactor battery current monitoring 6 years ago
Peter Barker f3c1791341 Copter: stop passing gcs chan into method which wants an object 6 years ago
Peter Barker fa150bc982 Copter: remove loop-initialisation of output 6 years ago
Andrew Tridgell f55d9140e2 Copter: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell bc2f5fa33b ArduCopter: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell f46207499a Copter: prevent reset on compassmot due to watchdog 6 years ago
Peter Barker 2040580ce7 Copter: move enabled parameter into compass library 6 years ago
Randy Mackay 346e9e36db Copter: remove compass accumulate 7 years ago
Randy Mackay f30d999e0b Copter: remove compassmot's compass init and accumulate 7 years ago
Randy Mackay 6b50a810f6 Copter: compassmot format fixes 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Peter Barker 9cffa13f7b Copter: correct mav result for compass motor calibration on heli 7 years ago
Andrew Tridgell 23b20307af Copter: use cork/push wrapper 7 years ago
Peter Barker b0c7766197 Copter: continuously reevaluate rc calibration checks 8 years ago
Peter Barker d9b45cc202 Copter: create GCS subclass, use inheritted methods 8 years ago
Randy Mackay a0c5ac1949 Copter: fix compassmot for oneshot ESCs 8 years ago
Peter Barker f49f153da0 Copter: rename gcs[] to gcs_chan[] 8 years ago
Peter Barker ab13b3beaf Copter: make rc checks verbose on failure 8 years ago
Peter Barker ac980fdd47 Copter: use compass_checks from AP_Arming 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
murata 7148cc6239 Copter: Return value is changed to Enum Value. 8 years ago
Randy Mackay f28666e7cd Copter: pass throttle for esc calibration in 0 to 1 range 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay 472f54ce45 Copter: initialise compass_mot interference_pct variable 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Lucas De Marchi 89fc4f4b62 Replace use of send_text_P() with send_text() 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
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Randy Mackay 1af383253f Copter: disable compassmot for TradHeli 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
Robert Lefebvre 05f18bb014 Copter: Rename output_min() to enable_motor_output() 10 years ago
Randy Mackay fbfc94cf69 Copter: remove GPS glitch and failsafe 10 years ago
Randy Mackay 3ccc61c163 Copter: use battery.has_current method 10 years ago
Jason Short b57539a9ad AP_Motors: throttle_pass_through accepts pwm 11 years ago
Randy Mackay 3c702e5fc5 Copter: compass mot configures all compasses 11 years ago
Andrew Tridgell 3362e42478 Copter: consider health of primary compass in SYS_STATUS, pre-arm and compassmot 11 years ago
Randy Mackay 2457dbf0cd Copter: more checks before starting compassmot 11 years ago
Andrew Tridgell 76b60a1a52 Copter: added compassmot over MAVLink 11 years ago