Don Gagne
12afb9f60f
Show detailed instructions on flash fail
9 years ago
Don Gagne
246d48f7aa
Ubuntu wording
9 years ago
Gus Grubba
14b8d64e3a
Merge pull request #2616 from dogmaphobic/esp8266Component
...
ESP8266 Component
9 years ago
dogmaphobic
e4d70460e2
Don't look for the ESP8266 if running unit tests.
...
Fact* espVersion = getFact(FactSystem::ParameterProvider, MAV_COMP_ID_UDP_BRIDGE, "SW_VER"); crashes unit test if the parameter does not exist (which is exactly what the call is trying to establish).
9 years ago
Don Gagne
f49d035712
Add missing headers
9 years ago
Don Gagne
a9cf8a07b9
Merge pull request #2611 from DonLakeFlyer/APMCamera3.2
...
APM: Camera Config works on Copter 3.2
9 years ago
Don Gagne
a2172c7255
Merge pull request #2613 from DonLakeFlyer/MissingParamMessage
...
Missing Param: Change wording to include older firmware
9 years ago
Don Gagne
9012272202
Reset Flickable position when new group selected
9 years ago
Don Gagne
7dc069c8cf
Combo box showing incorrect value
9 years ago
dogmaphobic
b754891c4b
Merge remote-tracking branch 'MavLink/master' into esp8266Component
...
* MavLink/master:
New initial map position handling
Default map position support
Bad english, plus unit test check
Add Reboot Required fact meta data
9 years ago
dogmaphobic
6e12a7e8f2
ESP8266 Component Panel
9 years ago
Don Gagne
fa988a7ee2
Change wording to include older firmware
9 years ago
Don Gagne
e0215a70c1
Stupid proof Linux serial port use
9 years ago
Don Gagne
e14415f6e3
Camera Config works on Copter 3.2
9 years ago
Don Gagne
f9874376ee
Merge pull request #2598 from DonLakeFlyer/RebootRequired
...
Add Reboot Required fact meta data
9 years ago
Don Gagne
8290009d45
Merge pull request #2607 from DonLakeFlyer/InitialMapPosition
...
Initial map position changes, plus GCS position on map
9 years ago
Don Gagne
5824ffe7d2
New initial map position handling
...
Also show QGC position on map
9 years ago
Don Gagne
afc21e9e0e
Default map position support
9 years ago
Don Gagne
faea3168d1
Merge pull request #2602 from DonLakeFlyer/AirframeIcons
...
Use new Airframe Icons + Naming
9 years ago
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