168 Commits (9c0ac5899f3f7c5e470bf55e31c398466bbf2368)

Author SHA1 Message Date
Randy Mackay 2d23e1f7c7 Copter: rename flightmode_ objects to mode_ 7 years ago
Peter Barker 5d33cf08e1 Copter: eliminate calc_home_distance_and_bearing 7 years ago
Peter Barker ef1489e87a Copter: eliminate mode_requires_gps 7 years ago
Peter Barker 9c60c1de58 Copter: FlightMode - convert SMARTRTL flight mode 7 years ago
Peter Barker 527a536b78 Copter: FlightMode - remove function parameters 7 years ago
Randy Mackay 9a03ba1bfb Copter: move barometer_accumulate to sensors.cpp 7 years ago
Peter Barker 04c9e966e0 Copter: use AP::PerfInfo library 7 years ago
Peter Barker c7216a2740 Copter: call ins periodic function 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
Randy Mackay 44a436642b Copter: complete rename to SmartRTL 8 years ago
squilter 4b57a4a231 Copter: rename SafeRTL to SmartRTL 8 years ago
squilter ba0e08552f Copter: add SafeRTL flight mode 8 years ago
squilter 00ace08b54 Copter: minor formatting fixes 8 years ago
Peter Barker 30fac9160e Copter: mavlink PERF messages also spit out average and standard deviation 8 years ago
Peter Barker 02a590024d Copter: base loop time remaining on variable loop rate 8 years ago
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