Don Gagne
|
307414c067
|
Fix crash on delete
|
9 years ago |
Don Gagne
|
2fcdda7fe6
|
Merge pull request #2898 from DonLakeFlyer/BootTime
Boot perf
|
9 years ago |
Don Gagne
|
14e98c8635
|
Merge pull request #2895 from DonLakeFlyer/ValueDialog
Values picker dialog: Clip to inner size
|
9 years ago |
Don Gagne
|
3e72ce9855
|
Merge pull request #2892 from DonLakeFlyer/SurveyWork
More work on complex mission items
|
9 years ago |
Don Gagne
|
be59533347
|
Perf: Loaders and async loading
|
9 years ago |
Don Gagne
|
c3a427b9e4
|
Perf: Move leftPanel to Loader
|
9 years ago |
Don Gagne
|
b523ff124d
|
Clip to inner size
Scrolling was going up under title bar
|
9 years ago |
Don Gagne
|
62285253bf
|
More work on complex mission items
- Load/Save working
- Entry point working
|
9 years ago |
Don Gagne
|
85557554f8
|
Merge pull request #2888 from DonLakeFlyer/MobileWording
Mobile builds say "Click Firmware on the right ..."
|
9 years ago |
Don Gagne
|
cf3bba02dd
|
Merge pull request #2886 from DonLakeFlyer/FactPanel
Fix mission factPanel hookup in ESP WiFi thingy summary qml
|
9 years ago |
Don Gagne
|
0dea128dae
|
Merge pull request #2885 from DonLakeFlyer/Zoom20
Allow map zoom to go to 20
|
9 years ago |
Lorenz Meier
|
03ff59ec05
|
Merge pull request #2883 from DonLakeFlyer/ValueSelect
Fix instrument panel value picker
|
9 years ago |
Don Gagne
|
7e99090c6c
|
Fix wording on Mobile
|
9 years ago |
Don Gagne
|
54e2db0156
|
Fix mission factPanel hookup
|
9 years ago |
Don Gagne
|
a1f35b6b21
|
Allow map zoom to go to 20
|
9 years ago |
Don Gagne
|
2961eebcb7
|
Only show gear if active vehicle
|
9 years ago |
Don Gagne
|
816a82537a
|
Fix value picker display
|
9 years ago |
Lorenz Meier
|
1b63834088
|
Merge pull request #2881 from DonLakeFlyer/Vibration
Add Vehicle.vibration property support, plus vibe page in instrument panel
|
9 years ago |
Gus Grubba
|
312317b8ca
|
Merge pull request #2880 from dogmaphobic/gearIndicator
Adding a little gear indicator to flight widget.
|
9 years ago |
Don Gagne
|
69e5440c5b
|
Instrument panel swipe view, plus vibe page
|
9 years ago |
Don Gagne
|
6dead834d7
|
Add Vehicle.vibration FactGroup
|
9 years ago |
Don Gagne
|
53c833a05e
|
Send VIBRATION message
|
9 years ago |
dogmaphobic
|
be80c191a6
|
Decreasing the opacity a bit.
I've also changed it so it reacts to hover events (changing the opacity in the process).
|
9 years ago |
dogmaphobic
|
6a50472b9d
|
Adding a little gear indicator to flight widget.
|
9 years ago |
Don Gagne
|
17fee7a538
|
Merge pull request #2874 from DonLakeFlyer/VehicleWind
Add Vehicle.wind properties
|
9 years ago |
Don Gagne
|
64934b4b81
|
Merge pull request #2872 from DonLakeFlyer/SideDialog
Restructure side dialog ui to flow from top to bottom
|
9 years ago |
Don Gagne
|
36d577433d
|
Merge pull request #2871 from DonLakeFlyer/SimpleComplex
Rearchitecture of Simple/Complex mission item concept
|
9 years ago |
Don Gagne
|
2d7fcb2465
|
Add Vehicle.wind properties
|
9 years ago |
Don Gagne
|
10c7e170ee
|
Fix comparison
|
9 years ago |
Don Gagne
|
7d72fc207d
|
Palette fix
|
9 years ago |
Don Gagne
|
916d996e0e
|
Restructure ui not parent to bottom
- Added new Advanced visualization
|
9 years ago |
Don Gagne
|
32b8a5494e
|
Simple/Complex item rearchitecture
Plus new unit tests
|
9 years ago |
Don Gagne
|
e27ab01dd0
|
Better coordinate validation
|
9 years ago |
Don Gagne
|
802ffa2aec
|
Fix multipleSignalsAllowed check
|
9 years ago |
Don Gagne
|
997ddde66a
|
_TAKEOFF: pitch in degress, add altitude
|
9 years ago |
Don Gagne
|
56ac8bff4f
|
Add deleteListAndContents
|
9 years ago |
Don Gagne
|
97bfcb4904
|
MissionManager, mission items no longer exposed
|
9 years ago |
Don Gagne
|
28625888f5
|
Merge pull request #2866 from DonLakeFlyer/FontSizing
Fix font sizing for small screens
|
9 years ago |
Don Gagne
|
50e87f7439
|
Merge pull request #2864 from DonLakeFlyer/Sensors
Usability plus bug fixes
|
9 years ago |
Lorenz Meier
|
50a2619679
|
Enable trigger distance command for PX4
|
9 years ago |
Lorenz Meier
|
401dab56ed
|
Merge pull request #2865 from DonLakeFlyer/Unsupported
Remove unsupported commands
|
9 years ago |
Don Gagne
|
6758047fa8
|
Fix font sizing for small screens
|
9 years ago |
Don Gagne
|
4abc28cf95
|
Add back DO_CHANGE_SPEED
|
9 years ago |
Don Gagne
|
98a1313427
|
Remove unsupported commands
|
9 years ago |
Don Gagne
|
9931529c6e
|
Usability plug bug fixes
- Sensors summary now shows you how man compasses you have
- Fix for APM accel cal. Can only use first accel offsets.
|
9 years ago |
Daniel Agar
|
4ef84b3c0a
|
google play upload add release track arg
-set as beta for now
|
9 years ago |
Daniel Agar
|
3b25a5d3d0
|
travis-ci update google play upload
-fresh credentials with json key
-update upload script to use new api properly
|
9 years ago |
Daniel Agar
|
69a9329193
|
travis-ci google play deploy fix
-try using new oauth2client
|
9 years ago |
Daniel Agar
|
db1987ac62
|
travis-ci force oauth2client==1.5.2 to fix android deploy
|
9 years ago |
Gus Grubba
|
b166e28343
|
Merge pull request #2859 from dogmaphobic/androidStayOn
Android stay on
|
9 years ago |