DoinLakeFlyer
|
a1aaf65aed
|
Bring back visual sequence number in map item indicators
|
5 years ago |
Don Gagne
|
26f1bdf074
|
Merge pull request #8566 from DonLakeFlyer/PlanSetWaypoint
Fix bad cast causing loss of precision with sequence numbers
|
5 years ago |
Don Gagne
|
d6272a767d
|
Merge pull request #8567 from DonLakeFlyer/StatusIndices
Plan - Terrain Status: Vertical index display. Click anywhere in bar.
|
5 years ago |
DoinLakeFlyer
|
f722a84b4c
|
Vertical index display. Click anywhere in bar.
|
5 years ago |
DoinLakeFlyer
|
1da45db95d
|
Fix bad cast causing loss of precision with sequence numbers
|
5 years ago |
Don Gagne
|
1a6682977b
|
Merge pull request #8551 from Williangalvani/low-latency
Add Low latency mode for video
|
5 years ago |
Willian Galvani
|
ef675ec93e
|
Set lowLatencyMode for Sub
|
5 years ago |
Willian Galvani
|
19c0d0b9db
|
Create lowLatencyMode setting
|
5 years ago |
Don Gagne
|
f3515268ff
|
Merge pull request #8547 from andrewvoznytsa/pr-gstqgcvideosinkbin-update-4.0
Add "sync" option to gstqgcvideosinkbin
|
5 years ago |
Andrew Voznytsa
|
3077037111
|
Add "sync" option to gstqgcvideosinkbin
|
5 years ago |
Don Gagne
|
2a250a6cd4
|
Merge pull request #8546 from DonLakeFlyer/CherryPick
Cherry pick from master
|
5 years ago |
Don Gagne
|
43aefe32b7
|
Merge pull request #8541 from DonLakeFlyer/ArduPilotFlash
More changes to ArduPilot manifest lookup
|
5 years ago |
DoinLakeFlyer
|
534f129046
|
Cherry pick from master
|
5 years ago |
Don Gagne
|
e2775d55dd
|
Merge pull request #8543 from DonLakeFlyer/StartMissionError
Start Mission: Better error message
|
5 years ago |
Don Gagne
|
ddcb25d1b5
|
Merge pull request #8493 from DonLakeFlyer/CherryPick
Flight mode fix, cherry picked from master
|
5 years ago |
Don Gagne
|
fbfe678677
|
Merge pull request #8494 from DonLakeFlyer/TerrainDisplayOn
Plan: Default for terrain display is visible
|
5 years ago |
Don Gagne
|
3a567c2876
|
Merge branch 'Stable_V4.0' into TerrainDisplayOn
|
5 years ago |
Don Gagne
|
d3042e2230
|
Merge pull request #8542 from DonLakeFlyer/ADSBNote
Add note about ADSB server settings
|
5 years ago |
Don Gagne
|
740bd1ae2a
|
Merge pull request #8531 from andrewvoznytsa/pr-backported-fixes
Backported fixes
|
5 years ago |
DoinLakeFlyer
|
8e5eaff57d
|
Better error message
|
5 years ago |
Don Gagne
|
276fb1cf71
|
Add note about ADSB server settings
|
5 years ago |
Don Gagne
|
7fbc0ee00b
|
Merge pull request #8540 from DonLakeFlyer/TerrainReady
Plan: Correct handling of terrain ready when loading back from file
|
5 years ago |
DoinLakeFlyer
|
7fcc3a02f0
|
Correct handling of terrain ready when loading back from file
|
5 years ago |
Don Gagne
|
9c4f4c6e4c
|
More changes to ArduPilot manifest lookup
|
5 years ago |
Andrew Voznytsa
|
7e27e06631
|
Fix MPEG-2 TS recording
|
5 years ago |
Alexey
|
5f9c4a2927
|
Fixed 'if' typo in VideoReceiver::_makeSource method
|
5 years ago |
Don Gagne
|
67b7272549
|
Merge pull request #8518 from dakejahl/pr-fix_sensors_check
fixed preflight sensors check
|
5 years ago |
Don Gagne
|
a770746bc8
|
Merge pull request #8522 from andrewvoznytsa/pr-parallels-build-fix
Parallels build fix
|
5 years ago |
Andrew Voznytsa
|
26a897bb49
|
Add EGL to gstreamer dependecies
|
5 years ago |
Jacob Dahl
|
cd6803a795
|
fixed preflight sensors check
|
5 years ago |
Don Gagne
|
06e2b54b5e
|
Merge pull request #8514 from DonLakeFlyer/RequireTakeoff
Plan: Add support for takeoff item required
|
5 years ago |
DoinLakeFlyer
|
ef29f8c16e
|
Plan: Add support for takeoff item required
|
5 years ago |
Don Gagne
|
294f086d6c
|
Update
|
5 years ago |
Don Gagne
|
b3ba76a085
|
Merge pull request #8511 from DonLakeFlyer/MobileFileDialog
Mobile file dialog: Handle multiple extensions correctly
|
5 years ago |
Don Gagne
|
4e446898e0
|
Merge pull request #8507 from DonLakeFlyer/SwitchToSetupView
Programmatic switch to SetupView leaves two buttons selected
|
5 years ago |
Don Gagne
|
b32f352764
|
Merge pull request #8496 from DonLakeFlyer/TakeoffItemWizard
Takeoff item wizard mode fix
|
5 years ago |
Don Gagne
|
31bf8a242c
|
Merge pull request #8506 from DonLakeFlyer/CapabilityWait
Give up on getting AUTOPILOT_VERSION based on time now retry count.
|
5 years ago |
Don Gagne
|
329e0ded91
|
Handle multiple file extensions correctly
|
5 years ago |
Don Gagne
|
f3072b2a90
|
Shape file examples for testing
|
5 years ago |
Don Gagne
|
a2a946d5ed
|
Programmatic switch to SetupView leaves two buttons selected
|
5 years ago |
Don Gagne
|
01dedcc8f9
|
Better error text
|
5 years ago |
Don Gagne
|
8ff3985bc0
|
Give up on getting AUTOPILOT_VERSION based on time now retry count.
|
5 years ago |
DoinLakeFlyer
|
685cb036ad
|
Wizard mode should be off for loaded items
|
5 years ago |
DoinLakeFlyer
|
ba31ed3f24
|
Clear wizard mode when loading from file
|
5 years ago |
Don Gagne
|
ef759624fa
|
Merge pull request #8492 from DonLakeFlyer/Mavlink2
Added correct handling of mavlink 2 change based on capability bits
|
5 years ago |
DoinLakeFlyer
|
a280f9d298
|
Change default to on
|
5 years ago |
DoinLakeFlyer
|
2a09fc4895
|
Flight mode fix, cherry picked from master
|
5 years ago |
DonLakeFlyer
|
f227844cf3
|
Added correct handling of mavlink 2 change based on capability bits
|
5 years ago |
Don Gagne
|
9f664587a9
|
Merge pull request #8475 from DonLakeFlyer/PLanViewFile
Fix empty Plan File dropdown display
|
5 years ago |
DoinLakeFlyer
|
d40d3d29a9
|
Fix empty Plan File dropdown display
|
5 years ago |