Don Gagne
935fd3ea80
Merge pull request #2601 from sanderux/master
...
QuadRanger airframe
9 years ago
Don Gagne
53a85ba009
Bad english, plus unit test check
9 years ago
Don Gagne
8b99fc311a
Merge pull request #2597 from DonLakeFlyer/DeadCode
...
Remove dead code
9 years ago
Don Gagne
948b89753a
Merge pull request #2577 from dagar/qt_plugins
...
include qt plugins in linux package
9 years ago
Don Gagne
adbb50e20f
Use new Airframe Icons + Naming
9 years ago
sander
b59925c3ef
QuadRanger airframe
9 years ago
Gus Grubba
050ebc7696
Merge pull request #2600 from dogmaphobic/restoreSettings
...
Restore settings
9 years ago
dogmaphobic
4ce06f5917
Restore settings type and location for Mac OS.
9 years ago
dogmaphobic
018b244a7b
Merge remote-tracking branch 'MavLink/master'
...
* MavLink/master:
Add GCS Failsafe option
Remove mission editor help panel
9 years ago
Don Gagne
b8e9fe47f8
Add Reboot Required fact meta data
9 years ago
Don Gagne
84e9228534
Remove dead code
9 years ago
Don Gagne
621e754b95
Merge pull request #2592 from DonLakeFlyer/Falisafe
...
Add GCS Failsafe option
9 years ago
Don Gagne
5d41ea6699
Merge pull request #2591 from DonLakeFlyer/RemoveMissionHelp
...
Remove mission editor help panel
9 years ago
dogmaphobic
680575c449
Merge remote-tracking branch 'MavLink/master'
...
* MavLink/master:
"Fix" for hanging on exit when Video Streaming build is enabled.
Updating GPS lock type text.
Adding uint16_t to the list of supported types.
9 years ago
Gus Grubba
f7c6a01044
Merge pull request #2596 from dogmaphobic/fixVideoStreamingShutdown
...
"Fix" for hanging on exit when Video Streaming build is enabled.
9 years ago
Gus Grubba
1203262016
Merge pull request #2595 from dogmaphobic/fixMavParamType
...
Adding uint16_t to the list of supported types.
9 years ago
Gus Grubba
09bf5f6ca4
Merge pull request #2594 from dogmaphobic/fixGPSLingo
...
Updating GPS lock type text.
9 years ago
dogmaphobic
8f52687aca
Merge remote-tracking branch 'MavLink/master'
...
* MavLink/master:
android remote duplicate screen support
Double-check link status after signal comes through
Warning on running out of mavlink channels
Mini-protocols must only communicate over single link
Add priorityLink and sendMessageOnLink
Keep track of USB direct connection links
Remove change which is in another pull
Mini-protocols must only communicate over single link
Add priorityLink and sendMessageOnLink
Keep track of USB direct connection links
9 years ago
dogmaphobic
ac138f72a2
"Fix" for hanging on exit when Video Streaming build is enabled.
9 years ago
dogmaphobic
506c30acc7
Revert ""Fix" for hanging on exit when Video Streaming build is enabled."
...
This reverts commit 02f69bea56
.
9 years ago
dogmaphobic
02f69bea56
"Fix" for hanging on exit when Video Streaming build is enabled.
9 years ago
Don Gagne
fefc3fc4d7
Add GCS Failsafe option
9 years ago
Don Gagne
bf5209d7a6
Remove mission editor help panel
9 years ago
Don Gagne
320eb18228
Merge pull request #2590 from DonLakeFlyer/SingleLinkProtocol
...
Mini-protocol must only send on one link, in some case entire transaction must stay on same link
9 years ago
Daniel Agar
80b4ca58cf
android remote duplicate screen support
9 years ago
Don Gagne
9cafe6ae9f
Double-check link status after signal comes through
9 years ago
Don Gagne
168dc77b3e
Warning on running out of mavlink channels
9 years ago
dogmaphobic
2e67636cef
Updating GPS lock type text.
9 years ago
dogmaphobic
4dfe1a5fb0
Adding uint16_t to the list of supported types.
9 years ago
Daniel Agar
744b459257
include qt plugins in linux package
...
- fixes #2542
9 years ago
Don Gagne
564bd65c35
Merge remote-tracking branch 'origin/SingleLinkProtocol' into SingleLinkProtocol
9 years ago
Don Gagne
181e69f74d
Mini-protocols must only communicate over single link
9 years ago
Don Gagne
b8b395fc06
Add priorityLink and sendMessageOnLink
9 years ago
Don Gagne
ecf99f666c
Keep track of USB direct connection links
9 years ago
Don Gagne
8567a8d18c
Remove change which is in another pull
9 years ago
Don Gagne
438cf36832
Merge pull request #2589 from DonLakeFlyer/Mission
...
Mission changes
9 years ago
Don Gagne
2b0fff5242
Mini-protocols must only communicate over single link
9 years ago
Don Gagne
01f26954d5
Add priorityLink and sendMessageOnLink
9 years ago
Don Gagne
d6b4f5c361
Keep track of USB direct connection links
9 years ago
Don Gagne
04097cb955
Add mission overwrite dialog text
9 years ago
Don Gagne
156227d939
Fix signal order
...
Previous order was signalling new mission items available prior to in
progress going false. This was causing MissionController to pull an
empty mission list.
9 years ago
Don Gagne
70b593b3f0
Merge pull request #2583 from DonLakeFlyer/MissionClose
...
Prevent loss of mission due to load or close app
9 years ago
Don Gagne
75c306a223
Merge pull request #2580 from DonLakeFlyer/RadioFlash
...
Fix RadioFlash
9 years ago
Don Gagne
a1a2b9c3c4
Prevent loss of mission due to load or close app
9 years ago
Don Gagne
e8f7c3a1d5
Merge pull request #2579 from DonLakeFlyer/FWHelp
...
Be specific about direct usb connection
9 years ago
Don Gagne
991d410266
Merge pull request #2578 from DonLakeFlyer/MapSteal
...
Prevent map from stealing ListView scrolls
9 years ago
Don Gagne
09a3dc28ec
Fix RadioFlash
...
Verify was failing due to incorrect READ_MULTI max size
9 years ago
Don Gagne
ec389b09ca
Be specific about direct usb connection
9 years ago
Don Gagne
ad8bab8a03
Merge pull request #2527 from dagar/qmake
...
qmake only copy linux libs for installer
9 years ago
Don Gagne
549d7c8550
Prevent map from stealing ListView scrolls
9 years ago