153 Commits (e193a161f2c43a9104bf627528aa80248e48de9f)

Author SHA1 Message Date
Peter Barker c6b9c84d1f Copter: remove CLI 8 years ago
Peter Barker cdf9ebcb39 Copter: camera is responsible for taking distance-based-images and logging 8 years ago
Randy Mackay f97e43919b Copter: add gps glitch notification and pre-arm check 8 years ago
Peter Barker 0ac045febe Copter: eliminate gcs_send_message wrapper 8 years ago
Peter Barker f60389d4aa Copter: use send_text method on the GCS singleton 8 years ago
Peter Barker 776d691c79 Copter: use DataFlash should_log to determine raw logging 8 years ago
Leonard Hall 7eab1239c7 Copter: attitude logging at 400hz 8 years ago
Randy Mackay cb76bd8f3d Copter: compass set-initial-location uses ahrs location 8 years ago
Peter Barker b37e64b23c Copter: stop appending lf to PERF message 8 years ago
Randy Mackay 713c08672f Copter: integrate AP_VisualOdom 8 years ago
Andrew Tridgell b4d9397821 Copter: re-arrange fast_loop for minimum latency 8 years ago
Randy Mackay ca4cbaeb39 Copter: run rate controllers before AHRS/EKF update 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 4161c34e61 Copter: rename MSG_RADIO_OUT to MSG_SERVO_OUTPUT_RAW to better describe what it is 8 years ago
Randy Mackay cb1f7ba4bb Copter: remove setting position control's altitude max 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
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay bdbb07a3b1 Copter: remove version from Copter.cpp 8 years ago
Randy Mackay 12d024e0c6 Copter: rename FRAME to FRAME_TYPE 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
Randy Mackay 74c9c4aa9d Copter: add beacon data flash logging 8 years ago
Randy Mackay f2a6a4f4f9 Copter: update beacon updates to 400hz 8 years ago
Randy Mackay 21c7ea1df7 Copter: integrate AP_Beacon 8 years ago
Peter Barker 236b8ab6b7 Copter: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 920868145c Copter: support for AP_Gripper 8 years ago
Peter Barker 1bb6350a67 Copter: periodically call stats update 8 years ago
floaledm 34718b130a Copter: update sensor status error flags independently of sending a sys_status message 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 1f160f2903 Copter: minor comment update 8 years ago
Randy Mackay a07ecfe2b3 Copter: log proximity sensor at 10hz 8 years ago
Randy Mackay fcc2a1b378 Copter: integrate AP_Proximity into main vehicle 8 years ago
Randy Mackay 35864c6226 Copter: move check_ekf_reset to ekf_check.cpp 8 years ago
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