9488 Commits (2f3d27bd5531350733ca106dfe19133ed03d26c1)
 

Author SHA1 Message Date
Don Gagne 2f3d27bd55 Change priority of messages from which altitude comes from 9 years ago
Don Gagne 23eb60d374 Merge pull request #4327 from bluerobotics/compassIcon 9 years ago
Don Gagne d4b272eb11 Merge pull request #4315 from bluerobotics/nullpointerCrash 9 years ago
Don Gagne f7f8044338 Merge pull request #4337 from yl5006/master 9 years ago
yaoling 1ead374cf0 the message handleAltitude 9 years ago
Rustom Jehangir 54c158c8b5 Update map vehicle icon to match new compass arrow icon. 9 years ago
Rustom Jehangir aff2247ff7 Thicken compass arrow icon for better visibility. 9 years ago
Don Gagne 3e4218355a Merge pull request #4311 from DonLakeFlyer/Battery.current 9 years ago
Don Gagne 5598105bb1 Merge pull request #4310 from NaterGator/wintextfix 9 years ago
Gus Grubba dafd936331 Merge pull request #4331 from dogmaphobic/tilesServerProxy 9 years ago
Gus Grubba d2a7447853 Handling proxies when fetching tiles. 9 years ago
Gus Grubba b8a2ef1ba2 Merge pull request #4330 from dogmaphobic/charting 9 years ago
Gus Grubba 3262f6fc0a Charting Tweaks 9 years ago
Rustom Jehangir 0cc2ce2853 Change airplane compass icon to generic arrow icon. 9 years ago
Gus Grubba 940a87b52a Merge pull request #4319 from bkueng/disable_automatic_logstreaming 9 years ago
Beat Küng 5db16aec23 MAVLinkLogManager: disable automatic start of log streaming 9 years ago
Gus Grubba 39dbb7aa24 Merge pull request #4317 from dogmaphobic/MAVLinkLogging 9 years ago
Gus Grubba 51e1fe0d7f Updated MAVLink logging to the new “flightreport" form upload. 9 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 9 years ago
Nate Weibley a0c1f8c08d Fix most (all?) QML font rendering glitches on Windows 9 years ago
Don Gagne 19a80ae1da Merge pull request #4306 from DonLakeFlyer/CorrectMavlinkHandling 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 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 9 years ago
Don Gagne 23d3eb50ea Merge pull request #4301 from DonLakeFlyer/MainToolbarIndicators 9 years ago
Don Gagne c916dc1de3 Merge pull request #4300 from DonLakeFlyer/sendMavCommandFixes 9 years ago
Don Gagne e57d3c7c77 Merge pull request #4299 from DonLakeFlyer/FlightDisplayViewVideoQmldir 9 years ago
Gus Grubba 000a4e265c Merge pull request #4302 from dogmaphobic/crashGuard 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 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 064be228a9 Merge pull request #4298 from DonLakeFlyer/Vehicle.Battery.Current 9 years ago
Don Gagne 5ecd804954 Merge pull request #4297 from DonLakeFlyer/FenceVisibility 9 years ago
Don Gagne a0f3e65878 Merge pull request #4295 from DonLakeFlyer/MavCommandRetryWork 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
Don Gagne 159e12cd4e Update to new mavCommandResult signature 9 years ago
Don Gagne 2732e9a52e Merge pull request #4289 from DonLakeFlyer/AndroidSerial 9 years ago
Don Gagne d84dd7e42d New Vehicle::sendMavCommand - Queued MAV_CMD with retry 9 years ago
Don Gagne 2135a25d9a Android build stop serial probe after first connect 9 years ago
Don Gagne 7266bb3c54 Merge pull request #4287 from DonLakeFlyer/MissionInProgress 9 years ago