Commit Graph

20 Commits

Author SHA1 Message Date
Rustom Jehangir
46be0c0491 Sub: Remove heli support from sub. 2016-02-23 08:35:01 -08:00
Rustom Jehangir
26ccd43872 Sub: Added light control to joystick and docs 2016-02-10 19:57:31 -08:00
Rustom Jehangir
e441a51313 Sub: Minor bug fix in radio. 2016-02-03 21:19:26 -08:00
Rustom Jehangir
a6c599aec2 Sub: Remove unneeded camtilt input. 2016-02-02 13:40:26 -08:00
Rustom Jehangir
ca3d3ef2bb Sub: Added roll trim using gamepad buttons. 2016-01-30 08:42:55 -08:00
Rustom Jehangir
8cb4c51a60 Sub: Fixed joystick button persistance issue. 2016-01-20 21:24:26 -08:00
Rustom Jehangir
ca140e81bc Merge branch 'Jacob' of https://github.com/rjehangir/ArduPilot into Jacob 2016-01-20 19:55:36 -08:00
jaxxzer
6e6449c6c6 Fix build error. 2016-01-20 22:53:43 -05:00
Rustom Jehangir
eac0833f56 Merge branch 'Jacob' of https://github.com/rjehangir/ArduPilot into Jacob 2016-01-20 19:48:07 -08:00
jaxxzer
fa55c4509c Some more tweaks for water pressure. Change throttle_zero to mid stick. 2016-01-20 22:29:51 -05:00
Rustom Jehangir
775a2b0366 Sub: Added mode switch to joystick buttons. 2016-01-20 19:01:17 -08:00
Rustom Jehangir
58968efb5d Sub: Fixed joystick to camera tilt control direction 2016-01-18 21:39:46 -08:00
Rustom Jehangir
793b1b7217 Sub: Added README for Sub setup. 2016-01-15 16:59:02 -08:00
Rustom Jehangir
0f94f93a4f Sub: Refactor "Copter" to "Sub". 2016-01-14 11:30:56 -08:00
Rustom Jehangir
00077e82b1 Sub: Added joystick button arm/disarm. 2016-01-13 17:51:11 -08:00
Rustom Jehangir
cfe46acea6 Update BlueROV motors and new manual_control function to output proper motor values to all 6 motors. 2016-01-10 18:41:50 -08:00
Rustom Jehangir
59a5383031 Adjusted forward/strafe channels to not conflict with roll/pitch. Roll and pitch will be hard-coded to zero to stay level. 2016-01-10 16:43:08 -08:00
Rustom Jehangir
3e8211e900 Added function to transform MANUAL_CONTROL messages to RC override. This allows MANUAL_CONTROL to work properly without changing much else. 2016-01-10 16:23:03 -08:00
Rustom Jehangir
7b8813f1fc Added forward and strafe channels to the radio. This might not be the best method for this, but it should work for now and will allow the control classes to be changed appropriately. 2016-01-08 21:49:55 -08:00
Rustom Jehangir
0e978ed99c Changed to ArduCopter as the base code. 2016-01-08 21:49:55 -08:00