31 Commits

Author SHA1 Message Date
Matt Lawrence
4fb5f151ea Artoo: SmartRTL on home button long hold 2020-01-26 12:46:38 -05:00
Matt Lawrence
dada378379 Artoo: Add haptic feedback to home button 2020-01-04 20:04:34 -05:00
Jussi Tiira
b1ee2c960f DOCS: fix broken wiki links 2019-10-26 16:15:59 -04:00
Matt Lawrence
37e4ed6441 Artoo: New loading graphic for Open Solo 4
It says Open Solo 4.  Very original, I know.
2019-09-28 21:51:59 -04:00
Matt Lawrence
88034de9c7 Artoo: Reduce gimbal tilt gain
Reduce gain value from 45 to 30 to correct tilt moving way too fast.
2019-05-13 11:29:19 -04:00
Matt Lawrence
935f602214 DOCS: Readmes redirect to wiki 2019-05-05 19:47:04 -04:00
Matt Lawrence
aff908ad1f DOC: Artoo FW loading readme update 2019-05-05 19:44:09 -04:00
Matt Lawrence
c72e90fe15 ARTOO: Remove old vagrant files
No longer needed with single Open Solo Vagrant VM
2019-05-05 19:44:09 -04:00
Matt Lawrence
ccae7d9bd7 DOC: Detailed Artoo readme
New detailed Artoo readme, replacing most older versions.
2019-05-05 19:44:09 -04:00
Matt Lawrence
8a31f91919 ARTOO: haptic updates
Low haptic for disarmed alerts to be less annoying.  High haptic for radio failsafe.
2019-05-05 19:44:09 -04:00
Matt Lawrence
d4f38d1347 Artoo: Use global_pos.relative_alt due to VFR_HUD changed in AP 2019-05-05 19:44:09 -04:00
Matt Lawrence
51dffffd80 Artoo: Short holding home button triggers Smart RTL 2019-05-05 19:44:09 -04:00
Matt Lawrence
8abf555b35 Artoo: Add new ArduCopter flight modes 2019-05-05 19:44:09 -04:00
Matt
0dc854d02a Merge submodule contents for artoo/master 2019-01-05 11:57:48 -05:00
Matt
f6c4d5c09a Remove submodule artoo 2019-01-05 11:57:44 -05:00
Matt Lawrence
71460cfb14 Consolidation: Add existing repos as submodules 2019-01-05 11:50:49 -05:00
Buzz
a619945804 Update ReadMe.md 2018-04-03 20:28:31 +10:00
Matt
a8991811d3 ARTOO: Use git describe for version strings 2018-01-01 12:51:47 -05:00
Matt
8ba6feb817 Version string to 3.0.0 2017-12-30 13:34:34 -05:00
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
cc732e2d52 VERSION to Open Solo 2.5-RC4 2017-12-17 15:04:14 +10:00
Matt
f439caa678 VAGRANT: Update to 16.04 and update dependencies
Update vagrant build system to Trusty64 and update dpendincies file
2017-12-17 15:04:14 +10: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
75e3c4ed3e UI: Change to free Apache licensed fonts
These files are the Apache licensed Free Roboto Font, see resources/fonts/notes.txt the filed named 'Helvetica* and Copenhagen* are NOT Helvetica or Copenhagen fonts.  they are actually copies of Roboto-Regular, just named that way to make the build work.
2017-12-16 14:06:56 -05:00
Buzz
40067615f1 VAGRANT: Updates to vagrant and builder 2017-12-16 14:06:56 -05:00
Buzz
63a642f3eb TURNOVER: Update GPG keys
Need to explicitly get older gpg key/s from the keyserver or we get this error:
GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6D1D8367A3421AFB
2017-12-16 14:06:04 -05: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