8 Commits

Author SHA1 Message Date
Matt
49b199ea64 SHOTMANAGER: Update for buttons, speeds, RTL, reliability
Multiple updates for the following:
- Button handling for Open Solo
- Rework shot entry/exit for reliability
- Acceleration rate standardization
2017-12-18 18:04:56 -05:00
Matt
39743a9be0 SHOTS: Update for buttons, AC Master, & speeds
Update to all smart shots for some or all of the following:
- Button handling for the new Open Solo button handling rework
- Copter yaw compatibility with ArduCopter master
- Accelleration fixes and standardization
2017-12-18 18:04:56 -05:00
Matt
296a8af950 BUTTONS: Rework and expand button handling
This adds functionality for addition button options.  Adds short and
long hold options for the A, B, and trigger buttons, plus long hold
options for the gimbal preset buttons.  This also significantly cleans
up the handling, making it more robust.  Junk and unused functions are
dumped.  This is required to marry up with similar updates to the Artoo
STM32.  As such, you do need to have Open Solo on both the controller
and solo.  Also adds additional logging.  Additional commits to follow
make corresponding button handling changes to the smart shots, which are
also required.
2017-12-18 18:04:56 -05:00
Matt
244546d390 REWIND: Discontinue rewind smart shot
The rewind smart shot has a number of reliability and safety issues.  As
such, it is being discontinued in Open Solo.  If anything still happens
to call the rewind smart shot, it will immediately exit to ArduCopter
RTL mode.
2017-12-18 18:04:56 -05:00
Matt
879f8352a3 RTH: Discontinue ReturnHome smart shot
The ReturnHome smart shot presents a number of reliability and safety
issues. As such, its use is being discontinued and we're using
ArduCopter RTL mode instead.  If anything still happens to call the
return home smart shot, it will immediately change to the ArduCopter RTL
mode.
2017-12-18 18:04:56 -05:00
Matt
276efaa94a RC: Use ArduCopter throttle failsafe correctly
This ensures that if the RC control is lost, the throttle channel will
drop below the ArduCopter FS_THR_VALUE in both the 3DR ArduCopter
releases and the ArduCopter master releases.  the PixRC file in SoloLink
does the same thing, so this is kind of redundent.
2017-12-18 18:04:56 -05:00
Buzz
1786e4eddc TURNOVER: Update git URLs from 3DR to Open Solo 2017-12-18 17:48:55 -05:00
Buzz
b3cd739e46 Initial commit, based on .tar.gz file as provided by 3DR , see SOURCE file. 2017-07-29 18:04:17 +10:00