35 Commits (443912ed9f3e3fd5025d041e4e5be224208eea52)

Author SHA1 Message Date
Andy Piper ef18b9f943 ArduCopter: only call init_rc_out() once to avoid losing MOT information 4 years ago
Michael du Breuil 376494027b Copter: Support higher resolution percent based motor tests 5 years ago
Randy Mackay bce5154b2d Copter: compassmot and motor_test set_soft_armed 5 years ago
Peter Barker bb3d2a0b37 Copter: pass GCS_MAVLink object rather than channel number in motortest 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
Patrick José Pereira 33764d6c3b Copter: Fix typo 6 years ago
Randy Mackay 7aeeb61f69 Copter: motor test can spin motor for 10min 7 years ago
Randy Mackay b3c28bd934 Copter: minor format fix to motor_test 7 years ago
Jacob Walser 64577bfbe1 Copter: refactor output_test -> output_test_seq 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Pierre Kancir 9c23aa5ec3 ArduCopter: fix FALLTHROUGH 7 years ago
Andrew Tridgell 1f76f69d80 Copter: implement per-motor compass compensation 7 years ago
Peter Barker 398d07a68a Copter: tighten return types of mavlink functions and variables 7 years ago
Andrew Tridgell a644cff921 Copter: support testing multiple motors with motortest 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 fc675a1e4a Copter: do not allow motor test before initialisation completes 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 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 57c61ace62 Copter: To remove a break after the return statement. 8 years ago
Andrew Tridgell 53fc095d4c Copter: fixed motor test build on heli 9 years ago
Andrew Tridgell c605f09859 Copter: fixed motor test with percentage 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 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
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
squilter 767b4da5b6 Copter: update send text severities 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
Andrew Tridgell d9342ed854 Copter: allow motor test using raw pwm without RC cal 10 years ago
Randy Mackay 8fc2ccdc76 Copter: remove debug 10 years ago
Randy Mackay e75d6a2da6 Copter: remove meaningless check from motor_test 11 years ago
Randy Mackay ae9477600c Copter: add mavlink motor_test 11 years ago