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.
8 years ago
Don Gagne
43ad0f5634
Change battery.current to float with 2 decimal places
8 years ago
Don Gagne
36ce0c1df6
Merge pull request #4308 from DonLakeFlyer/SendMavTimer
...
Vehicle::sendMavCommand Incorrect setSingleShot
8 years ago
Nate Weibley
a0c1f8c08d
Fix most (all?) QML font rendering glitches on Windows
8 years ago
Don Gagne
19a80ae1da
Merge pull request #4306 from DonLakeFlyer/CorrectMavlinkHandling
...
Correct message handling: GPS_RAW_INT, GLOBAL_POSITION_INT, VFR_HUD, ALTITUDE
8 years ago
Don Gagne
47f18d80c0
Incorrect setSingleShow
8 years ago
Don Gagne
004bda505b
Correct guided mode AMSL versus Relative handling
8 years ago
Don Gagne
099fe046c4
Remove unused code
...
* Some code moved to Vehicle
8 years ago
Don Gagne
8c548e56c4
Satellite count should be int
8 years ago
Don Gagne
12e5dd7145
Correct handling of GPS_RAW_INT, GLOBAL_POSITION_INT, VFR_HUD
...
* Moved from UAS
* Remove unused code
8 years ago
Don Gagne
23d3eb50ea
Merge pull request #4301 from DonLakeFlyer/MainToolbarIndicators
...
Toolbar: Remove global property usage
8 years ago
Don Gagne
c916dc1de3
Merge pull request #4300 from DonLakeFlyer/sendMavCommandFixes
...
Vehicle::sendMavCommand fixes
8 years ago
Don Gagne
e57d3c7c77
Merge pull request #4299 from DonLakeFlyer/FlightDisplayViewVideoQmldir
...
Add missing FlightDisplayViewVideo to qmldir
8 years ago
Gus Grubba
000a4e265c
Merge pull request #4302 from dogmaphobic/crashGuard
...
Adding a crash guard for when a command resend timeout occurs with an…
8 years ago
Gus Grubba
fe5234694c
Adding a crash guard for when a command resend timeout occurs with an empty command queue.
8 years ago
Don Gagne
9fc8a127f1
Remove global property usage
...
* Make MainToolbarIndicators reusable by other views
* Change to font based ratio sizing
8 years ago
Don Gagne
506ed73b3f
Fix non android serial port code
8 years ago
Don Gagne
fa0d4719ef
Correct usage of Vehicle::sendMavCommand
8 years ago
Don Gagne
9f1c81e6df
Add missing FlightDisplayViewVideo
8 years ago
Don Gagne
064be228a9
Merge pull request #4298 from DonLakeFlyer/Vehicle.Battery.Current
...
Change Vehicle.Battery.current to Amps units
8 years ago
Don Gagne
5ecd804954
Merge pull request #4297 from DonLakeFlyer/FenceVisibility
...
Update fence visibility flags
8 years ago
Don Gagne
a0f3e65878
Merge pull request #4295 from DonLakeFlyer/MavCommandRetryWork
...
Mav command retry work
8 years ago
Don Gagne
ee061d436b
Change Vehicle.Battery.current to Amps units
8 years ago
Don Gagne
15d2036756
Update fence visibility flags
8 years ago
Don Gagne
eebbd61356
Fix typo
8 years ago
Don Gagne
a3b4f2fee9
Vehicle::sendMavCommand unit test
8 years ago
Don Gagne
b2835e7d53
Fix timer stop bug
8 years ago
Don Gagne
159e12cd4e
Update to new mavCommandResult signature
8 years ago
Don Gagne
2732e9a52e
Merge pull request #4289 from DonLakeFlyer/AndroidSerial
...
Android build stop serial probe after first connect
8 years ago
Don Gagne
d84dd7e42d
New Vehicle::sendMavCommand - Queued MAV_CMD with retry
8 years ago
Don Gagne
2135a25d9a
Android build stop serial probe after first connect
8 years ago
Don Gagne
7266bb3c54
Merge pull request #4287 from DonLakeFlyer/MissionInProgress
...
MissionManager: Fix read transaction flag
8 years ago
Gus Grubba
eb0df28d87
Merge pull request #4286 from dogmaphobic/bluetooth
...
Switch Bluetooth connection from a generic Rfcomm protocol...
8 years ago
Don Gagne
21cfa71a52
Merge pull request #4285 from DonLakeFlyer/APMPIDDecimal
...
Default decimal places for PID params
8 years ago
Don Gagne
1d1ecb0169
Merge pull request #4284 from DonLakeFlyer/MapScaleZ
...
Fix z-order
8 years ago
Don Gagne
0ca437cd27
Merge pull request #4283 from DonLakeFlyer/AddPlannedHomePosition
...
Correct use of specifiesCoordinate
8 years ago
Don Gagne
9f760e3320
Merge pull request #4282 from DonLakeFlyer/SettingsFix
...
Hide view before settings source
8 years ago
Don Gagne
1e0e17b55c
Fix flag
8 years ago