pixhawk
0846707bc2
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol into opmapcontrol
14 years ago
pixhawk
5aab6ca25f
Merged mainline
14 years ago
LM
5f82c7141f
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol into imagetransmission
14 years ago
LM
178bc32c65
Fixed image transmission code
14 years ago
pixhawk
919c2b2034
bmp_22x22_8bit sometimes showing from bmp_22x22_8bit_greyscale.mavlink with random pixels
14 years ago
lm
1b8b41d435
Merge branch 'new-uart' into dev
14 years ago
lm
cbb2fe2be9
Adjusted splash screen
14 years ago
pixhawk
07c61b8d05
bugfixes for image transmission
14 years ago
pixhawk
6c69332dd3
displaying live images from uas in groundcontrol (merged)
14 years ago
LM
2171748b1c
Fixed logging
14 years ago
LM
81356a036f
Fixed NULL pointer issue if no MAV is connected
14 years ago
LM
14dc372585
Minor compile fixes
14 years ago
LM
0df6db2774
Updated qserialport
14 years ago
LM
edbb7fcffb
Merge branch 'new-uart' into dev
14 years ago
LM
c6f2dbc674
Moved sim to SF
14 years ago
lm
7d9a7d848d
Working on map
14 years ago
James Goppert
083f27d342
Merge branch 'new-uart' of github.com:pixhawk/qgroundcontrol into dev-lin
14 years ago
James Goppert
bba55d01f5
Merge git://git.samba.org/tridge/UAV/qgroundcontrol into dev-lin
14 years ago
James Goppert
4db3f78d47
Updated autobuild script.
14 years ago
lm
3de34a664a
Getting 2D OPMapControl to work
14 years ago
lm
0e73f41711
Merge branch 'new-uart' into opmapcontrol
14 years ago
lm
4b2663b543
Added baudrate 921600, made uart in basic mode operational
14 years ago
lm
7f76516bd3
Merge branch 'dev-lin' into new-uart
14 years ago
lm
79948c12c4
Working on 2D map
14 years ago
Andrew Tridgell
87d277ff7c
mavlink: report bad message lengths to the console
14 years ago
Andrew Tridgell
4a8673db87
mavlink: generate a MAVLINK_MESSAGE_LENGTHS define
...
The MAVLINK_MESSAGE_LENGTHS macro can be used to detect mavlink
messages that don't have the expected length. It is done as a macro so
that projects that don't want to pay the cost of a 256 byte overhead
can avoid the check
14 years ago
lm
1964765237
Improved debug output
14 years ago
lm
094d0521a5
Working on new map support
14 years ago
lm
0d2f136a1a
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol into opmapcontrol
14 years ago
James Goppert
f82f758b07
Fixed lat/lon precision in logging.
14 years ago
lm
a7383a1ab8
Merge branch 'dev' into experimental
14 years ago
lm
52b2029398
Merged
14 years ago
lm
f0f057942a
Fixed UDP multiplexer bug, fixed serial compile errors
14 years ago
James Goppert
c7ca404bb4
Some formatting.
14 years ago
James Goppert
938a43204d
Added new messagess.
14 years ago
James Goppert
fe178f2a29
Updated mavlink.
14 years ago
James Goppert
10f544c12f
Added local mavlink.
14 years ago
James Goppert
b0b8a94593
Added local qserial.
14 years ago
lm
809ac94f67
Merged
14 years ago
lm
ef221a2c41
Fixed opmapcontrol build issues
14 years ago
James Goppert
79ceff2696
Moved git submodule stuff out of cmake file.
14 years ago
James Goppert
0ef47dea09
Fixed git build order issue.
14 years ago
James Goppert
587238c201
Fixed serial lag issues.
14 years ago
James Goppert
cbcb6dc5e6
Serial tx/ rx working again, currently hardcoded settings
...
Set to 38400,8,N,1 just need to map the baud rate enums now.
14 years ago
James Goppert
7e02e61a4e
Fixed cmake link issue with qserial.
14 years ago
James Goppert
a72efae67e
Added qserialport to qmake build.
14 years ago
James Goppert
18d74deb3a
K/R formatting, debugging serialport.
14 years ago
James Goppert
48f4d3ba55
Finished abstracting serial port.
14 years ago
James Goppert
d7e0778108
Added qserial library.
...
qextserial library is no longer maintained, suggest we move
to this library, also greater chance for thread safety,
library now builds in cmake, will add Serial2 sources to
handle the new qserial, should easily plug into serial interface
now.
14 years ago
lm
e6d7778d89
Merge branch 'master' of github.com:pixhawk/qgroundcontrol
14 years ago