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
Nate Weibley
3dff49a8d6
Perform translation between QGC Fact data type and mavlink param type
10 years ago
Nate Weibley
010cfb797c
Make MockLink respond to _HASH_CHECK without asserting
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
Nate Weibley
a8753935e4
Introduce locally cached parameter sync to speed up initial connection
10 years ago
Nate Weibley
3853bd9a93
Move crc32 implementation to QGC namespace for use elsewhere
10 years ago
Nate Weibley
ca4da5bc79
Proper const correctness for Fact system read methods
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
Don Gagne
f4d403dee4
Add missing header
10 years ago
Don Gagne
bc06a5a7fc
Remove deleted header
10 years ago
Don Gagne
e5fe1e5071
Add missing include
10 years ago
Don Gagne
0f6fee562f
Merge pull request #1949 from mavlink/battery_fix
...
Battery indication fixes
10 years ago
Lorenz Meier
ea61dbd4ca
UAS: Lowpass routine is not const
10 years ago
Lorenz Meier
b6d851a95d
Main toolbar: Clearly indicate that we do not have battery indication (and the battery is not just flat at 0.0V
10 years ago
Lorenz Meier
6103a554a3
UAS: Fix battery status lowpass and only publish values when battery measurements are valid
10 years ago
Lorenz Meier
9b75d0dc42
Vehicle: Initialize battery status correctly
10 years ago
Lorenz Meier
00f26652df
Battery toolbar: Do not indicate any voltage for cases where the voltage is unknown
10 years ago
Lorenz Meier
101adaf3f4
UAS: Interpret UINT16_MAX as unknown for battery voltage.
10 years ago
Don Gagne
ec2221e2ed
Remove deprecated header
10 years ago