Don Gagne
|
3f85733946
|
Fix image packet code
These changes prevent random encapsulated data packets as being thought
to be images.
|
11 years ago |
Don Gagne
|
e2ce56dc05
|
List command is now fully working
Also changes for Ack timeouts and unit testing
|
11 years ago |
Don Gagne
|
1a4a9f4fc6
|
QGCUASFileManager unit test
|
11 years ago |
Don Gagne
|
587bf78a3f
|
Mock mavlink plugin support
|
11 years ago |
Don Gagne
|
23c77aefcb
|
Mock mavlink ftp server
|
11 years ago |
Don Gagne
|
f3c8e5276f
|
Add new QGCUASFileManager unit test
|
11 years ago |
Don Gagne
|
85d15747cd
|
Start of mock FileSever for unit testing
|
11 years ago |
Don Gagne
|
9557ba9d65
|
Add missing widget
|
11 years ago |
Don Gagne
|
38a6fe81d8
|
Fix warnings
|
11 years ago |
none
|
b943c49492
|
decode errors in list mode
|
11 years ago |
Lorenz Meier
|
4d85f0b5ec
|
Hook up receiving messages path
|
11 years ago |
Lorenz Meier
|
05b647d48c
|
Protect against uninitialized data
|
11 years ago |
none
|
914eeb9574
|
Add some debugging to try to work out where our messages are...
|
11 years ago |
none
|
85e138a971
|
remote file listing
|
11 years ago |
Lorenz Meier
|
e5ea25d800
|
Added support to clear status areas with <emit resetStatusMessages();>
|
11 years ago |
none
|
f14300f174
|
Merge branch 'master' into mavlink-ftp
Conflicts:
qgroundcontrol.pro
|
11 years ago |
Thomas Gubler
|
15f811db8c
|
Merge pull request #689 from mavlink/readme_arch_linux
Readme: dependencies for Arch Linux
|
11 years ago |
Julian Oes
|
5803981096
|
Readme: omit sudo, use -y
|
11 years ago |
Julian Oes
|
da9684d8ff
|
Readme: dependencies for Arch Linux
|
11 years ago |
Lorenz Meier
|
f2165ddbc7
|
Set max zoom to wrong value for BING to avoid excessive memory consumption - this is a workaround, not a fix
|
11 years ago |
Lorenz Meier
|
095c66b21b
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
b53d6cbc61
|
Protect against empty lists
|
11 years ago |
Lorenz Meier
|
d55bf99576
|
Higher res on tooltip
|
11 years ago |
Lorenz Meier
|
ba883c7920
|
Support blocking zoom on map
|
11 years ago |
Thomas Gubler
|
472b6b1f4f
|
Merge pull request #675 from mavlink/fgfsrate
Remove flightgear rate limitations
|
11 years ago |
Thomas Gubler
|
2ad852b55c
|
Merge remote-tracking branch 'upstream/master' into fgfsrate
|
11 years ago |
Lorenz Meier
|
ae7cb28a92
|
Fixes #682
|
11 years ago |
Lorenz Meier
|
2f5c158dd0
|
Hotfix: Always update waypoint values, fire setchanged signal on edit stop
|
11 years ago |
Thomas Gubler
|
7f5d1aa5ad
|
Merge remote-tracking branch 'upstream/master' into fgfsrate
|
11 years ago |
Lorenz Meier
|
a059c1139e
|
Merge pull request #685 from mavlink/missionitemreachedaudio
use correct severity level for waypoint reached event
|
11 years ago |
Thomas Gubler
|
8b952da449
|
use correct severity level for waypoint reached event
|
11 years ago |
Thomas Gubler
|
cb2c8db83a
|
Merge remote-tracking branch 'upstream/master' into fgfsrate
|
11 years ago |
Lorenz Meier
|
6128464bc9
|
Add missing OS-guard
|
11 years ago |
Lorenz Meier
|
b952a4739c
|
Tell MacOS to not push us to nap
|
11 years ago |
Thomas Gubler
|
69c592cab8
|
Merge remote-tracking branch 'upstream/master' into fgfsrate
|
11 years ago |
Lorenz Meier
|
96ef0dad4a
|
Be more forgiving about component IDs, but warn developers. Do *not* translate developer debug messages (they would show up in the translation tool). Anyone without sufficient command of the english language will have a hard time contributing or debugging this application and we should not entangle the poor translators in this.
|
11 years ago |
Lorenz Meier
|
71e284cd8b
|
Do not try to talk to bootloaders in the main flight code management routines
|
11 years ago |
Thomas Gubler
|
bfae98b7e3
|
Merge remote-tracking branch 'upstream/master' into fgfsrate
|
11 years ago |
Lorenz Meier
|
323d162e28
|
Merge pull request #676 from DonLakeFlyer/BuildFixes
Build fixes
|
11 years ago |
Don Gagne
|
3b43cf6dd3
|
UAS unit test back on
|
11 years ago |
Don Gagne
|
8378ee0341
|
Temp hack for Issue #647
|
11 years ago |
Don Gagne
|
f83b07b27b
|
Fix constructor ordering warnings
|
11 years ago |
Don Gagne
|
bb5ad4c178
|
Added --clear-settings command line option
Clears the persisted settings for the QGC
|
11 years ago |
Don Gagne
|
6b2dc5d64a
|
Added --no-windows-assert-ui command line option
This disables Windows C Runtime assert dialogs from popping up.
|
11 years ago |
Don Gagne
|
900c88fe97
|
Simple command line option parser
|
11 years ago |
Don Gagne
|
00b48cfea2
|
Temporary removal of UAS and TCPLink unit test
Recent threading changes have broken both of these. They will be fixed
in a separate pull request. Also added new CmdLineOptParser.cc/h
|
11 years ago |
Thomas Gubler
|
db2d6f72d4
|
remove flightgear rate limitations
|
11 years ago |
Lorenz Meier
|
f6ae3249ae
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
fe6ee5b33a
|
Unit test fixes
|
11 years ago |
Lorenz Meier
|
74736dbb55
|
Fix warning / error due to comment on line
|
11 years ago |