48 Commits (1d9abefbb175351b8c8e39946d84ddd8e941d90f)

Author SHA1 Message Date
murata 08a1ad3c39 Copter: Change from division to multiplication 3 years ago
Peter Barker 709679ed60 Copter: compassmot: use is_positive for float comparison 3 years ago
Peter Barker 9f17cd62a2 Copter: avoid division by zero in compass/motor interference calibration 3 years ago
Dr.-Ing. Amilcar do Carmo Lucas 181a5900df Copter: Send ESC telemetry over mavlink while doing compassmot 3 years ago
Andrew Tridgell 0268506678 Copter: add pad fields for extended COMMAND_ACK 4 years ago
Peter Barker f7b877f4da ArduCopter: use AP::compass().available in place of enabled() 4 years ago
Andy Piper ef18b9f943 ArduCopter: only call init_rc_out() once to avoid losing MOT information 4 years ago
Siddharth Purohit b5cf1ecfe1 Arducopter: Primary Compass is always serial# 0 5 years ago
Peter Barker 1ff07762de Copter: remove report_compass method 5 years ago
Randy Mackay bce5154b2d Copter: compassmot and motor_test set_soft_armed 5 years ago
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