Don Gagne
9d4833a3a7
New CenterMapDropButton control
8 years ago
Don Gagne
993f525152
Merge pull request #4353 from DonLakeFlyer/APM3.2GeoFence
...
Correct handling of no GeoFence support
8 years ago
Don Gagne
97251f4d71
Merge pull request #4356 from DonLakeFlyer/MobileFileDialog
...
MobileFileDialog bug fixes
8 years ago
Don Gagne
a19e0d6007
Split QGCMobileFileDialog into two qml files
8 years ago
Don Gagne
ea066b49eb
Merge pull request #4352 from DonLakeFlyer/LevelHorizon
...
Be a little less picky about level horizon
8 years ago
Don Gagne
b314f617ee
Merge pull request #4354 from DonLakeFlyer/UAVCan
...
Correct UAVCAN settings
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
944d7224f8
Merge pull request #4350 from DonLakeFlyer/APMOnboardCal
...
ArduPilot: Onboard compass cal support
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
7af82baf1d
Merge pull request #4349 from DonLakeFlyer/LinkReference
...
LinkInterface/LinkConfiguration now reference counter using QSharedPointer
8 years ago
Don Gagne
3b8a69ad9e
Update android build to LinkReference changes
8 years ago
Don Gagne
fd6a2f9064
Remove xbee
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
e6d7a3d886
Merge pull request #4346 from DonLakeFlyer/UseNaN
...
Change priority of messages from which altitude comes from
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
e4f91c4a71
Merge pull request #4340 from DonLakeFlyer/CommLinksDynamic
...
Don't show dynamic links in Comm Links
8 years ago
Don Gagne
d67ecc8e2b
Merge pull request #4339 from DonLakeFlyer/PX4CommandRetry
...
Turn off command retry logic for PX4 Stack
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
Don Gagne
23eb60d374
Merge pull request #4327 from bluerobotics/compassIcon
...
Change airplane compass icon to generic arrow icon
8 years ago
Don Gagne
d4b272eb11
Merge pull request #4315 from bluerobotics/nullpointerCrash
...
Null pointer issue
8 years ago
Don Gagne
f7f8044338
Merge pull request #4337 from yl5006/master
...
the message handleAltitude
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
Don Gagne
3e4218355a
Merge pull request #4311 from DonLakeFlyer/Battery.current
...
Change battery.current to float with 2 decimal places
8 years ago
Don Gagne
5598105bb1
Merge pull request #4310 from NaterGator/wintextfix
...
Fix most (all?) QML font rendering glitches on Windows
8 years ago
Gus Grubba
dafd936331
Merge pull request #4331 from dogmaphobic/tilesServerProxy
...
Handling proxies when fetching tiles.
8 years ago
Gus Grubba
d2a7447853
Handling proxies when fetching tiles.
8 years ago
Gus Grubba
b8a2ef1ba2
Merge pull request #4330 from dogmaphobic/charting
...
Charting Tweaks
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
Gus Grubba
940a87b52a
Merge pull request #4319 from bkueng/disable_automatic_logstreaming
...
MAVLinkLogManager: disable automatic start of log streaming
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
39dbb7aa24
Merge pull request #4317 from dogmaphobic/MAVLinkLogging
...
Updated MAVLink logging to the new “flightreport" form upload.
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
Don Gagne
36ce0c1df6
Merge pull request #4308 from DonLakeFlyer/SendMavTimer
...
Vehicle::sendMavCommand Incorrect setSingleShot
9 years ago