7 Commits

Author SHA1 Message Date
Matt
77d268a388 MODES: Add newer ArduCopter flight modes
Several new flight modes have been added to ArduCopter since the Solo
was created.  This patch addes to the enumerations:
- Throw Mode
- ADS-B Aviodance (not a user mode)
- Guided w/ no GPS
- Smart RTL
2017-12-28 01:45:35 -05:00
Matt
958f6a0f2b UI: Updated text strings on display
- Changed "3DR Solo App" to more generic "Mobile App"
- More useful waring text strings
- CH7 high & low notification strings
2017-12-17 15:04:14 +10:00
Matt
655b878263 DSM: CH7 switching enhancements
Deconflicts the pause button's brake usage and CH7 usage.  CH7 will go
low on short holding pause button.  CH7 will go high when long holding
pause button.  No longer interferences with single press usage for brake
mode.
2017-12-17 15:04:14 +10:00
Matt
b498573d32 BUTTONS: Button handling rework & new functions
Major update to button handling, which marries up to the button handling
changes in Sololink and Shotmanager.
- Short and long hold handling for extended functions
- Button timing enhancements
- FLY button directly calls ArduCopter mode change to loiter, land, or
takeoff
- HOME button directly calls ArduCopter mode change to RTL
- PAUSE button directly calls ArduCopter brake mode
2017-12-17 15:04:14 +10:00
Matt
d3ba59ffde UI: Open Solo logo and version splash screen 2017-12-17 15:04:14 +10:00
Buzz
e765cc0fce TURNOVER: Update git URLs from 3dr to Open Solo 2017-12-16 14:05:47 -05:00
Buzz
24d15eb032 Initial commit, based on .tar.gz file as provided by 3DR , see SOURCE file 2017-07-29 17:56:07 +10:00