Gus Grubba
9d413108f8
Disabling MAVLink 2.0 logging for APM.
8 years ago
Don Gagne
3ccf2e54f4
Update MAV 2 switching semantics
8 years ago
Don Gagne
4211b7e971
Link reference bug fixes
8 years ago
Don Gagne
b7a7384a9c
Combo uses full width
8 years ago
Don Gagne
9d4833a3a7
New CenterMapDropButton control
8 years ago
Don Gagne
a19e0d6007
Split QGCMobileFileDialog into two qml files
8 years ago
Don Gagne
35c61df64d
MobileFileDialog bug fixes
8 years ago
Don Gagne
c7314f6dc6
Correct UAVCAN settings
8 years ago
Don Gagne
35603b4bdf
Correct handling of no GeoFence support
8 years ago
Don Gagne
e9f0e6fc19
Be a little less picky about level horizon
8 years ago
Don Gagne
d3174b1c6d
Bug fix
8 years ago
Don Gagne
465999bf2a
Ardupilot onboard compass cal support
8 years ago
Don Gagne
b317b17cd3
Remove unused signal/slot
8 years ago
Don Gagne
9f8e053028
Plugin resource restructuring
8 years ago
Don Gagne
3b8a69ad9e
Update android build to LinkReference changes
8 years ago
Don Gagne
2374891c3e
Remove XBee support
...
Even though it hasn't been supported forever, the files where still
being compiled
8 years ago
Don Gagne
d7f2c8f548
Fix compiler errors
8 years ago
Don Gagne
76677481f6
Reference counting for LinkInterface, LinkConfiguration
...
Prevent shutdown ordering crashes
8 years ago
Don Gagne
5040e3d933
Use ArduPilot for testing
...
PX4 doesn't retry commands by default
8 years ago
Don Gagne
2f3d27bd55
Change priority of messages from which altitude comes from
...
Also changed GPS FactGroup values to use NaN appropriately to show
unavailable values.
8 years ago
Don Gagne
0ac444d9b5
Naming changes
...
No need to add dynamic MockLink comm links
8 years ago
Don Gagne
4f5346de2a
Naming change
8 years ago
Don Gagne
5d2503d52c
Hide dynamic links
8 years ago
Don Gagne
57eb94e062
Turn off command retry logic for PX4 Stack
8 years ago
yaoling
1ead374cf0
the message handleAltitude
...
altitudeAMSL and altitudeRelative do not need divide 1000,the unit is meter and float format。 can you use _handleGlobalPositionInt message for altitudeAMSL and altitudeRelative? because _handleGlobalPositionInt is default 5Hz and _handleAltitude is 1Hz.
8 years ago
Rustom Jehangir
54c158c8b5
Update map vehicle icon to match new compass arrow icon.
8 years ago
Rustom Jehangir
aff2247ff7
Thicken compass arrow icon for better visibility.
8 years ago
Gus Grubba
d2a7447853
Handling proxies when fetching tiles.
8 years ago
Gus Grubba
3262f6fc0a
Charting Tweaks
8 years ago
Rustom Jehangir
0cc2ce2853
Change airplane compass icon to generic arrow icon.
8 years ago
Beat Küng
5db16aec23
MAVLinkLogManager: disable automatic start of log streaming
...
It's not desired to have automatic log streaming for several reasons:
- There's already SD logging (which is the case for the majority of the
users)
- The link does not provide the necessary bandwidth (eg. wireless telemetry)
8 years ago
Gus Grubba
51e1fe0d7f
Updated MAVLink logging to the new “flightreport" form upload.
8 years ago
Rustom Jehangir
8f1aac18db
Check for null pointer to avoid crash.
9 years ago
Don Gagne
43ad0f5634
Change battery.current to float with 2 decimal places
9 years ago
Nate Weibley
a0c1f8c08d
Fix most (all?) QML font rendering glitches on Windows
9 years ago
Don Gagne
47f18d80c0
Incorrect setSingleShow
9 years ago
Don Gagne
004bda505b
Correct guided mode AMSL versus Relative handling
9 years ago
Don Gagne
099fe046c4
Remove unused code
...
* Some code moved to Vehicle
9 years ago
Don Gagne
8c548e56c4
Satellite count should be int
9 years ago
Don Gagne
12e5dd7145
Correct handling of GPS_RAW_INT, GLOBAL_POSITION_INT, VFR_HUD
...
* Moved from UAS
* Remove unused code
9 years ago
Gus Grubba
fe5234694c
Adding a crash guard for when a command resend timeout occurs with an empty command queue.
9 years ago
Don Gagne
9fc8a127f1
Remove global property usage
...
* Make MainToolbarIndicators reusable by other views
* Change to font based ratio sizing
9 years ago
Don Gagne
506ed73b3f
Fix non android serial port code
9 years ago
Don Gagne
fa0d4719ef
Correct usage of Vehicle::sendMavCommand
9 years ago
Don Gagne
9f1c81e6df
Add missing FlightDisplayViewVideo
9 years ago
Don Gagne
ee061d436b
Change Vehicle.Battery.current to Amps units
9 years ago
Don Gagne
15d2036756
Update fence visibility flags
9 years ago
Don Gagne
eebbd61356
Fix typo
9 years ago
Don Gagne
a3b4f2fee9
Vehicle::sendMavCommand unit test
9 years ago
Don Gagne
b2835e7d53
Fix timer stop bug
9 years ago