Skip to content
GitLab
Explore
Sign in
qgroundcontrol
Dec 09, 2016
Change battery.current to float with 2 decimal places
· 43ad0f56
Don Gagne
authored
Dec 08, 2016
43ad0f56
Merge pull request #4308 from DonLakeFlyer/SendMavTimer
· 36ce0c1d
Don Gagne
authored
Dec 08, 2016
36ce0c1d
Merge pull request #4306 from DonLakeFlyer/CorrectMavlinkHandling
· 19a80ae1
Don Gagne
authored
Dec 08, 2016
19a80ae1
Incorrect setSingleShow
· 47f18d80
Don Gagne
authored
Dec 08, 2016
47f18d80
Dec 08, 2016
Correct guided mode AMSL versus Relative handling
· 004bda50
Don Gagne
authored
Dec 08, 2016
004bda50
Remove unused code
· 099fe046
Don Gagne
authored
Dec 08, 2016
099fe046
Satellite count should be int
· 8c548e56
Don Gagne
authored
Dec 08, 2016
8c548e56
Correct handling of GPS_RAW_INT, GLOBAL_POSITION_INT, VFR_HUD
· 12e5dd71
Don Gagne
authored
Dec 08, 2016
12e5dd71
Merge pull request #4301 from DonLakeFlyer/MainToolbarIndicators
· 23d3eb50
Don Gagne
authored
Dec 07, 2016
23d3eb50
Merge pull request #4300 from DonLakeFlyer/sendMavCommandFixes
· c916dc1d
Don Gagne
authored
Dec 07, 2016
c916dc1d
Merge pull request #4299 from DonLakeFlyer/FlightDisplayViewVideoQmldir
· e57d3c7c
Don Gagne
authored
Dec 07, 2016
e57d3c7c
Merge pull request #4302 from dogmaphobic/crashGuard
· 000a4e26
Gus Grubba
authored
Dec 07, 2016
000a4e26
Dec 07, 2016
Adding a crash guard for when a command resend timeout occurs with an empty command queue.
· fe523469
Gus Grubba
authored
Dec 07, 2016
fe523469
Remove global property usage
· 9fc8a127
Don Gagne
authored
Dec 07, 2016
9fc8a127
Fix non android serial port code
· 506ed73b
Don Gagne
authored
Dec 07, 2016
506ed73b
Correct usage of Vehicle::sendMavCommand
· fa0d4719
Don Gagne
authored
Dec 07, 2016
fa0d4719
Add missing FlightDisplayViewVideo
· 9f1c81e6
Don Gagne
authored
Dec 07, 2016
9f1c81e6
Merge pull request #4298 from DonLakeFlyer/Vehicle.Battery.Current
· 064be228
Don Gagne
authored
Dec 06, 2016
064be228
Merge pull request #4297 from DonLakeFlyer/FenceVisibility
· 5ecd8049
Don Gagne
authored
Dec 06, 2016
5ecd8049
Merge pull request #4295 from DonLakeFlyer/MavCommandRetryWork
· a0f3e658
Don Gagne
authored
Dec 06, 2016
a0f3e658
Change Vehicle.Battery.current to Amps units
· ee061d43
Don Gagne
authored
Dec 06, 2016
ee061d43
Update fence visibility flags
· 15d20367
Don Gagne
authored
Dec 06, 2016
15d20367
Fix typo
· eebbd613
Don Gagne
authored
Dec 06, 2016
eebbd613
Vehicle::sendMavCommand unit test
· a3b4f2fe
Don Gagne
authored
Dec 06, 2016
a3b4f2fe
Fix timer stop bug
· b2835e7d
Don Gagne
authored
Dec 06, 2016
b2835e7d
Update to new mavCommandResult signature
· 159e12cd
Don Gagne
authored
Dec 06, 2016
159e12cd
Dec 05, 2016
Merge pull request #4289 from DonLakeFlyer/AndroidSerial
· 2732e9a5
Don Gagne
authored
Dec 05, 2016
2732e9a5
New Vehicle::sendMavCommand - Queued MAV_CMD with retry
· d84dd7e4
Don Gagne
authored
Dec 04, 2016
d84dd7e4
Dec 04, 2016
Android build stop serial probe after first connect
· 2135a25d
Don Gagne
authored
Dec 04, 2016
2135a25d
Merge pull request #4287 from DonLakeFlyer/MissionInProgress
· 7266bb3c
Don Gagne
authored
Dec 04, 2016
7266bb3c
Merge pull request #4286 from dogmaphobic/bluetooth
· eb0df28d
Gus Grubba
authored
Dec 03, 2016
eb0df28d
Merge pull request #4285 from DonLakeFlyer/APMPIDDecimal
· 21cfa71a
Don Gagne
authored
Dec 03, 2016
21cfa71a
Merge pull request #4284 from DonLakeFlyer/MapScaleZ
· 1d1ecb01
Don Gagne
authored
Dec 03, 2016
1d1ecb01
Merge pull request #4283 from DonLakeFlyer/AddPlannedHomePosition
· 0ca437cd
Don Gagne
authored
Dec 03, 2016
0ca437cd
Merge pull request #4282 from DonLakeFlyer/SettingsFix
· 9f760e33
Don Gagne
authored
Dec 03, 2016
9f760e33
Fix flag
· 1e0e17b5
Don Gagne
authored
Dec 03, 2016
1e0e17b5
Switch Bluetooth connection from a generic Rfcomm protocol to a specific SerialPort service.
· bee16a67
Gus Grubba
authored
Dec 03, 2016
bee16a67
Default decimal places for PID params
· 6267f16b
Don Gagne
authored
Dec 03, 2016
6267f16b
Fix z-order
· f2f1a0d5
Don Gagne
authored
Dec 03, 2016
f2f1a0d5
Correct use of specifiesCoordinate
· 5ddddfda
Don Gagne
authored
Dec 03, 2016
5ddddfda
Loading