71 Commits (31321b3b6080f74ca2c3f41ba82aa65b962b7eef)

Author SHA1 Message Date
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
floaledm f73fa1fc80 Copter: removed frsky_telemetry_send scheduled task 9 years ago
Tom Pittenger e9d34c07d2 Copter: reduce scheduler max-time for avoid-adsb from 400 to 100 9 years ago
murata 4eee3b1317 Copter: fix underflow in scheduler 9 years ago
Randy Mackay 9842840346 Copter: GND_EFFECT_COMP parameter to enable ground effect compensation 9 years ago
Randy Mackay 6118bf1b14 Copter: remove adsb sensor library based avoidance 9 years ago
Randy Mackay d50987f976 Copter: avoidance_adsb implements copter avoidance using ADSB 9 years ago
Andrew Tridgell cb5ca713a9 Copter: added AP_Button support 9 years ago
Tom Pittenger d136737c87 Copter: add ADSB-out support for copter 9 years ago
Jonathan Challinger 0f4367744f Copter: update precland at 400hz, log at 25hz 9 years ago
Andrew Tridgell b5ccd458d3 Copter: added 10Hz logging of controller RMS values 9 years ago
Leonard Hall e9d8a28ec0 Copter: AP_Motor's throttle_hover replaces throttle_average 9 years ago
Leonard Hall dec9323127 Copter: remove THR_MIN 9 years ago
Randy Mackay 5461002eea Copter: read rangefinder at 20hz 9 years ago
Randy Mackay ba38b0234f Copter: use rangefinder class's valid_range_count 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell 9da3b8db60 Copter: only log baro, gps and mag if ekf not logging them 9 years ago
Andrew Tridgell b235304235 Copter: reduce IMU logging to 25Hz 9 years ago
Randy Mackay 47658fe964 Copter: add terrain failsafe 9 years ago
Randy Mackay 13c26eab67 Copter: update current_loc at 400hz 9 years ago
Randy Mackay 91f6c7b503 Copter: add TERRAIN_USE parameter 9 years ago
Luis Vale Gonçalves 4e594287eb Revising ardupilot.com to .org 9 years ago
Randy Mackay 554affeaf5 Copter: fix scheduler comment 9 years ago
Randy Mackay 1f20a5ef69 Copter: access angle and rate PIDs through attitude controller 9 years ago
Leonard Hall c3403a128c Copter: throttle passed to compass in 0 to 1 range 9 years ago
Andrew Tridgell 224c99af72 Copter: change code URL 9 years ago
Andrew Tridgell 31000ac756 Copter: moved Log_Write_Rate() to common code 9 years ago
Andrew Tridgell 4efb9bd785 ArduCopter: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 90bf13279b ArduCopter: Added precise camera trigger logging 9 years ago
Randy Mackay 27ed9e1561 Copter: allow mount to be disabled 9 years ago
Jonathan Challinger 22c3397657 Copter: make AP_Mount calls required by AP_Mount_SoloGimbal 9 years ago
bugobliterator 9a976963aa Copter: support AP_AccelCal 9 years ago
Jonathan Challinger 750cacc875 Copter: barometer ground effect compensation 9 years ago
Andrew Tridgell 4dd8714880 Copter: changed to Hz based task table 9 years ago
Jonathan Challinger 933ffb2b10 Copter: move prearm logic to arming_checks.cpp 9 years ago
Andre Kjellstrup eb0daee4b3 ArduCopter: Camera options for better camera control 9 years ago
Randy Mackay 4ef53427f2 Copter: allow ADSB to be disabled 9 years ago
Tom Pittenger 34d6d985e9 Copter: Add support for ADS-B 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Randy Mackay 731c44d053 Copter: allow terrain to be excluded from build 9 years ago
Robert Lefebvre 2632a2e348 Copter: Rework arming proceedures for interlock/Estop 9 years ago
Jonathan Challinger 6524222397 Copter: adapt auto disarm check to use a timer 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Caio Marcelo de Oliveira Filho 3e3f13659d ArduCopter: implement HAL::Callbacks 10 years ago
José Roberto de Souza c581a702a0 ArduCopter: Fix typo: auxiliar to auxiliary 10 years ago
Stewart Loving-Gibbard 985be6dd86 Copter: Adding Logging of RSSI data. 10 years ago