Don Gagne
85379ce391
Merge pull request #1978 from DonLakeFlyer/VirtualKeyboard
...
Mobile virtual keyboard fixes, plus font
10 years ago
Gus Grubba
8cca90f92d
Merge pull request #1979 from dogmaphobic/fixHelpButton
...
Missed in conflicted merge
10 years ago
dogmaphobic
bc61e579b1
Missed in conflicted merge
...
This is to toggle off help view when clicking on items on the map and checking the appropriate buttons accordingly.
10 years ago
Gus Grubba
5894f2cabb
Merge pull request #1971 from dogmaphobic/toggleMapButtons
...
Made map buttons toggle between black and orange.
10 years ago
Don Gagne
7f834f5b67
No El Capitan hack on Mobile
10 years ago
Don Gagne
c2a42d1023
Close virtual keyboard on dialog close
10 years ago
Don Gagne
7cba880028
Use numeric virtual keyboard
10 years ago
dogmaphobic
ae152e7376
Fixing merge conflicts.
...
Merge remote-tracking branch 'mavlink/master' into toggleMapButtons
* mavlink/master:
UAS: Improve HIL inputs
More work on waypoint lines
Conflicts:
src/MissionEditor/MissionEditor.qml
10 years ago
Lorenz Meier
2ba8a0f332
UAS: Improve HIL inputs
10 years ago
Don Gagne
27f2c6927f
Merge pull request #1972 from DonLakeFlyer/MissionEditor
...
More work on waypoint lines
10 years ago
dogmaphobic
81908093c4
Making waypoints (orange) colors use palette so it can be changed in one single place.
10 years ago
dogmaphobic
1388ac3a87
Adding a palette for map buttons.
10 years ago
Don Gagne
3b20c76d74
More work on waypoint lines
10 years ago
dogmaphobic
6d20e85d05
Merge remote-tracking branch 'mavlink/master' into toggleMapButtons
...
* mavlink/master:
Increase size of controls for tablet
Make sync warning less tall
Use Flickable to allow scroll on Tablet
More header fixes for Mobile build
More header moves for Mobile build
More header moves for no widgets in Mobile build
Move widget controllers out of Mobile build
QGCUnconnectedInfoWidget needed in Mobile builds
Remove widget code from Mobile builds
10 years ago
dogmaphobic
f299ff4599
Added a Help button to the Plan View
...
Also handling the toggling of the various panes on the right side of the screen to match the current selected task.
10 years ago
Don Gagne
76077ac552
Merge pull request #1970 from DonLakeFlyer/Tablet
...
Tablet usability fixes
10 years ago
Don Gagne
696643ab74
Merge pull request #1954 from DonLakeFlyer/NoMobileWidget
...
Remove Dock Widget code from mobile builds
10 years ago
dogmaphobic
37bd04f85d
Made map buttons toggle between black and orange.
...
Adjusted icons so they no longer contain a background.
Added *Exclusive* functionality to the RoundButton element.
Added OnClicked signal for the drop down boxes so I could turn off Add Mission Item and Home Mode.
10 years ago
Don Gagne
13a187b8a3
Merge pull request #1969 from dogmaphobic/roundButton
...
Adding a RoundButton element.
10 years ago
Don Gagne
e5a698a774
Increase size of controls for tablet
...
Made then the same size of toolbar cell height
10 years ago
Don Gagne
2db83806ba
Make sync warning less tall
10 years ago
Don Gagne
85f971f2da
Use Flickable to allow scroll on Tablet
10 years ago
Don Gagne
9010541154
More header fixes for Mobile build
10 years ago
Don Gagne
4f64387b04
More header moves for Mobile build
10 years ago
Don Gagne
a1011b6b8a
More header moves for no widgets in Mobile build
10 years ago
dogmaphobic
9967011d30
Adding a RoundButton element.
...
Also moving the Plan View tool bar buttons into a Row element.
10 years ago
Don Gagne
70a09b88a8
Merge pull request #1964 from DonLakeFlyer/MobileZoom
...
Zoom buttons back on
10 years ago
Don Gagne
1f5582ec71
Merge pull request #1966 from dogmaphobic/planViewTweaks
...
Plan View Tweaks
10 years ago
dogmaphobic
c57edb582e
Oops...
...
Adding *Home* icon for Don.
10 years ago
dogmaphobic
77bdd46330
Plan View Tweaks
...
Replacing some icons, cleaning up help text, etc.
10 years ago
Don Gagne
f4e23f9231
Zoom buttons back on
...
Pinch zoom doesn’t seem to be working for some reason
10 years ago
Lorenz Meier
a6da2b7da1
Merge pull request #1960 from tumbili/yaw_calib
...
quick fix for yaw axis calibration issue
10 years ago
Roman Bapst
5334c55193
quick fix for yaw axis calibration issue
10 years ago
Lorenz Meier
0d2f331220
Fix noise generation. Thanks to @kd0aij and @scott-eddy for the good discussions
10 years ago
Lorenz Meier
224a04c98f
Merge pull request #1957 from mavlink/joystick_range
...
Fix the joystick range by properly limiting the calculation
10 years ago
Lorenz Meier
cf07eb3019
Fix the joystick range by properly limiting the calculation
10 years ago
Don Gagne
06934e6adb
Move widget controllers out of Mobile build
10 years ago
Don Gagne
dcfdb4b2c9
QGCUnconnectedInfoWidget needed in Mobile builds
10 years ago
Don Gagne
88f279d659
Remove widget code from Mobile builds
10 years ago
Don Gagne
32da19dfb3
Merge pull request #1952 from DonLakeFlyer/HILWidget
...
Make HIL Dock Widget a normal widget
10 years ago
Don Gagne
fbd5633471
Merge pull request #1953 from DonLakeFlyer/Readme
...
Remove deprecated stuff
10 years ago
Don Gagne
8442dcd1c3
Remove deprecated stuff
10 years ago
Don Gagne
bfab2a89e3
Add mission header
10 years ago
Don Gagne
d7e32f8270
No HIL on mobile
10 years ago
Don Gagne
55966675da
Make HIL Dock Widget a normal widget
10 years ago
Don Gagne
bcc8a2ab4a
Merge pull request #1951 from DonLakeFlyer/LogFixes
...
Log fixes, MavlinkLogTest::_connectLogArm_test
10 years ago
Don Gagne
f0169d1e3e
Turn back on
...
Was failing due to large log output from incorrectly named
MockLinkLogVerbose.
10 years ago
Don Gagne
e4a7e7e458
Parameter meta data cleaned up
10 years ago
Don Gagne
a5be9c57fb
Use correct naming scheme
...
- Must end in Log for *Log.debug=false to work in filter rules
10 years ago
Don Gagne
d242549ac1
Merge pull request #1948 from DonLakeFlyer/DeleteOldMap
...
Cut over 100% to new Map/Mission code
10 years ago