Gus Grubba
|
dce4379c94
|
Work on QGC plugin support
|
9 years ago |
Lorenz Meier
|
78550907fe
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
Don Gagne
|
f8e7f1e2f3
|
Restructuring flight map code
|
10 years ago |
dogmaphobic
|
4d13d78e13
|
Experimental mapping/planning tool.
|
10 years ago |
Don Gagne
|
22aacd618e
|
Remove PIXHAWK specific board support
This is the Pixhawk research board, not the PX4 production board.
|
11 years ago |
Jessica
|
26ec887315
|
Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro.
|
13 years ago |
Jessica
|
dd78bb38fb
|
Fixed memory leaks in the unit tests.
|
13 years ago |
Lorenz Meier
|
c170e3560b
|
Some VT100 hacks, fixed MAVLink inclusion path
|
13 years ago |
pixhawk
|
b5dde7894c
|
added ifdef case for pixhawk mavlink definition
|
13 years ago |
Jessica
|
4fc0a05dad
|
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
|
13 years ago |
LM
|
1d48bd91c9
|
Fixed displaying of empty satinfo messages, fixed custom dialect includes
|
13 years ago |
Bryant Mairs
|
5f0ee66dea
|
Replaced the autopilot-specific inclusion of MAVLink to be more generic. Now if you have no actual QGC modifications to make and just want your messages to be available for viewing/logging you can just create the user_config.pri file and override MAVLINK_CONF.
|
13 years ago |
LM
|
a9d925f871
|
Minor MAVLink cleanups, might compile now - but not guaranteed
|
14 years ago |
LM
|
d67528e06a
|
Updated to latest MAVLink
|
14 years ago |
pixhawk
|
68461c3c3e
|
Unified dev branches, enabled building of QGroundControl without OSG
|
15 years ago |
lm
|
cfd82a5e97
|
Ensured that a default-configured QGroundControl src repo compiles
|
15 years ago |
lm
|
4fe9707c92
|
Fixed some minor wrong define names
|
15 years ago |
pixhawk
|
dbb29707a7
|
Fixed compile errors
|
15 years ago |
pixhawk
|
95aaa6a169
|
Major MAVLink cleanup
|
15 years ago |
Bryan Godbolt
|
062fddaf25
|
First version of OpalLink working. Signals can be read, and parameters can be set via qgc
|
15 years ago |
Bryan Godbolt
|
7cee3ba248
|
successfully reading parameters from model
|
15 years ago |
Bryan Godbolt
|
e402c34455
|
able to read opal parameters into a map. ready to rewrite parameter sending
|
15 years ago |
Bryan Godbolt
|
f7ea1b9cc3
|
Began skeleton of parameter interface between opalrt and qgc
|
15 years ago |