154 Commits (62e7940ad738fbc6727fbc3c7be4f6dd67d2c538)

Author SHA1 Message Date
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 8b7ea6223f Sub: Added frame type BLUEROV to configure use with the new AP_MotorsBlueROV class. 8 years ago
Rustom Jehangir e8464d73a9 Sub: Added control_rov file to hold the two methods needed for simple ROV control and basic testing of this project. Also added the code needed to pass the forward and strafe inputs to the motors class. 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 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
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