320 Commits (21ffa4d259c0450b1d364c590ca2b4f8ccfa2fc3)

Author SHA1 Message Date
Rustom Jehangir 7e7b7c9afb Sub: Add low pass filter (from Copter) 8 years ago
Rustom Jehangir 684bc249b6 Sub: Update to match upstream, part 1 8 years ago
Rustom Jehangir e0d3eba5a4 Sub: Match Copter changes 8 years ago
Rustom Jehangir 802f4f617f Sub: Clean joystick code with helpers 8 years ago
Rustom Jehangir ef53455e2d Sub: Implement joystick button actions 8 years ago
Rustom Jehangir 44904760cc Sub: Add JSButton parameters to necessary places 8 years ago
Rustom Jehangir 85f972ec65 Sub: Update to match Copter changes. 8 years ago
Rustom Jehangir d159320ac0 Sub: Add throw mode to match Copter. 8 years ago
jaxxzer bde64bc919 Sub: top and bottom detection working well 8 years ago
jaxxzer b36300135a Sub: Add surface and bottom detection capabilities 8 years ago
jaxxzer 00e1c847a6 Sub: top and bottom detection working well 8 years ago
jaxxzer b6a0237a63 Sub: Add surface and bottom detection capabilities 8 years ago
Rustom Jehangir 3869ce55e8 Sub: Changes to match Copter updates. 8 years ago
David Ingraham 473016b41d Sub: Add support for Vectored 6DOF ROV 8 years ago
Rustom Jehangir 6cf24c2770 Sub: Remove heli support from sub. 8 years ago
Rustom Jehangir 105eae0e86 Sub: Remove ADSB support 8 years ago
Rustom Jehangir 1d0ddcc270 Sub: Changes to match Copter updates 8 years ago
Rustom Jehangir 771ce2f607 Sub: Separated motor files and frame types 8 years ago
Rustom Jehangir c15d7299fa Sub: Sub changes to match newest Copter changes 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 08a56ee6d2 Sub: Added function to transform MANUAL_CONTROL messages to RC override. This allows MANUAL_CONTROL to work properly without changing much else. 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
Jacob Walser 9eda7f1b5b Sub: Add forward and strafe input channels 8 years ago
Rustom Jehangir 54fa879116 Sub: Added frame type BLUEROV to configure use with the new AP_MotorsBlueROV class. 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 8 years ago
Peter Barker 029aeeb4fd Copter: support for a GCS singleton 8 years ago
Peter Barker f49f153da0 Copter: rename gcs[] to gcs_chan[] 8 years ago
Randy Mackay cb1f7ba4bb Copter: remove setting position control's altitude max 8 years ago
Randy Mackay b15d341850 Copter: add avoidance adjusted climb rate 8 years ago
Randy Mackay cc217550c0 Copter: rename arming_checks to AP_Arming 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 1297a7dedb Copter: convert the rest of motors class for tricopter 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
Francisco Ferreira 11b635df12
Copter: correct limit status to fence status 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Randy Mackay 01bcf5e528 Copter: add arming checks for motor setup 8 years ago
Randy Mackay 217757fdc8 Copter: default FRAME_CLASS 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
Andrew Tridgell c3b9dbf5c8 ArduCopter: Add EKF3 and remove EKF1 8 years ago
Pierre Kancir 3fc17a5ed5 Copter: avoid must be initialized after fence as it use it 8 years ago
Peter Barker 556eb88fe5 Copter: fix compile when precland is not selected 8 years ago
Peter Barker 289aba4350 Copter: support for NAV_CMD_PLACE 8 years ago
Randy Mackay 74c9c4aa9d Copter: add beacon data flash logging 8 years ago
Randy Mackay 21c7ea1df7 Copter: integrate AP_Beacon 8 years ago
Andrew Tridgell bcea3ac8d4 Copter: handle rangefinder glitches in alt tracking 8 years ago
Randy Mackay 7485de3498 Copter: add send_proximity to send distances to GCS 8 years ago
Randy Mackay 218c8b2d16 Copter: proximity pre-arm check displays closet object 8 years ago
Peter Barker e72f5a6240 ArduCopter: enable/disable precision loiter on a switch 8 years ago