lm
e869bac6d6
Minor tweaks on waypoint interaction. Suspected bug in OPMapControl mouse position handling.
14 years ago
lm
0b0fbe874f
Added opmapcontrol library in local configuration
14 years ago
lm
39d9a923d2
Runtime issues resolved, quick application startup and good runtime stats: 0.3% load in idle mode, 15% load showing map and UAS list. Map has a zooming issue, but should be resolvable
14 years ago
lm
caaff76ad7
Added ttyACM devices for MAC OS as well
14 years ago
lm
69167e472b
Added serial support for /dev/ttyACM devices on LINUX
14 years ago
lm
5f02144133
Merged in dev, reduced some update rates
14 years ago
lm
c3119986b1
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol
14 years ago
lm
c8f0845a76
Fixed a bug where non-auto hold in the debug console induced 100% CPU load even when the widget was hidden
14 years ago
lm
ca90bb6cdf
enabled instrumentation
14 years ago
lm
966f438a75
Re-enabled settings and state of the art tool widgets
14 years ago
lm
05dc22fca8
Working towards working maps without runtime issues
14 years ago
lm
937157387b
Added patches from Paul G.
14 years ago
pixhawk
8c6c07413c
Added full-fledged multi-wp type interaction. WP-connecting line still missing.
14 years ago
pixhawk
e313f6c418
Renumbering works, need clear plan on naming / numbers, but this is conceptual only
14 years ago
pixhawk
82acad451c
Updating WP coordinates from map via drag and drop works. Working now on list enumeration changes
14 years ago
pixhawk
9683bd140b
Working WP manager -> map waypoint updates. List reordering does not work yet. Next steps: List reordering, map -> WP manager updates, better waypoint graphs
14 years ago
pixhawk
6a9f84b32a
Working multi-MAV visualization with trails and icons
14 years ago
pixhawk
7ed4afb2bf
Made OPMapControl work with multiple UAVs - more polishing and waypoint support needed
14 years ago
pixhawk
8883cb2308
Made protocol generator much more usable, more UI tweaks needed to improve usability
14 years ago
pixhawk
8ad9bf604e
Improving DOM view of messages
14 years ago
pixhawk
d1d6f8f91e
Cleaned up serial port libs, activated mav visualization on map (still debugging), fixed standalone MAVLink generator
14 years ago
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