lm
839ae9abcb
Increased possible zoom level
15 years ago
lm
d83df23efa
Added data recording controls
15 years ago
lm
23d31e93a2
Eventually fixed HUD directions
15 years ago
lm
c47475fba9
Merge branch 'master' of git@github.com:pixhawk/qgroundcontrol
15 years ago
lm
9b4704b216
Fixing HUD
15 years ago
pixhawk
d78971b254
Fixed wrong pitch visualization
15 years ago
pixhawk
8486dd667a
Merge branch 'master' of github.com:pixhawk/qgroundcontrol
15 years ago
pixhawk
c8bec160b1
Used red as waypoint color in 3D view
15 years ago
pixhawk
8a22eafa67
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol
15 years ago
lm
58b6f81f6e
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
d8e72e64c4
Ensured Ubuntu 10.10 compatibility
15 years ago
lm
a20106cac1
Merge branch 'master' of git@github.com:pixhawk/qgroundcontrol
15 years ago
lm
1134c31a54
Added waypoint 3D vis
15 years ago
pixhawk
cae1a59fea
Minor adjustments
15 years ago
lm
97c7f726b3
Removed map widget signal-slot error, removed Q3DWidget compile error
15 years ago
pixhawk
3ce833b4ba
Removed dependency from GLUT
15 years ago
pixhawk
564591c1ea
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
0940ba85b3
Removed GLUT
15 years ago
pixhawk
964d7bcc86
Removing GLUT dependency
15 years ago
pixhawk
058438f049
now compiles with qt 4.7 and 64-bit linux, fixed a bug in SerialLink
15 years ago
pixhawk
83ec7cd3ed
Fixed compilation under MacOS, windows check next step
15 years ago
lm
4498702627
Fixed null-pointer issue for remote target if no MAV is connected
15 years ago
hengli
ab3a1ec06d
Added command to select target position for robot - command can be accessed via a right-click in the 3D View perspective --Lionel
15 years ago
hengli
57207de3ed
Added command to select target position for robot - command can be accessed via a right-click in the 3D View perspective --Lionel
15 years ago
lm
804d81cfe3
Cleaned up unused files
15 years ago
lm
33f4226a6b
Added support for custom waypoint and MAV icons, please extend and adapt to your own use
15 years ago
lm
fdb7be683c
Added safety checks for map clicks
15 years ago
lm
ac98c53291
Re-added plot of unknown GPS coords
15 years ago
Laurens Mackay
3f815f83b7
pos.alt fix
15 years ago
lm
1c5065a199
Ignoring GPS messages without fix
15 years ago
pixhawk
e1c4f50ed3
Fixed merge conflict
15 years ago
pixhawk
3c2750f059
Performance improvements to widgets, added coordinate frame to 3D widget
15 years ago
pixhawk
1f36423a93
WIndows compile adjustments
15 years ago
pixhawk
d8ef109521
Added Qt text painting to 3D widget, removed thus the dependency to FTGL
15 years ago
pixhawk
68a2f242aa
Added 3D view
15 years ago
pixhawk
306c978cf7
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
95ad535007
Merged
15 years ago
Lionel Heng
8b414e7d88
Added some functionality to 3D View --Lionel
15 years ago
lm
5e22d5a848
Fixed boost dependency
15 years ago
Lionel Heng
c885971c1a
Added box displaying pose information to 3D View widget --Lionel
15 years ago
lm
3df61cddd3
Added 3D visualization from Lionel
15 years ago
Bryan Godbolt
0f2ef0c1bf
modified mavlink xml parser to allow any array type
...
I added the ability for the parser to pack an array of any mavlink standard type. This will allow array types to be specified for mavlink messages without using the type="array" syntax.
I also changed how a bunch of the strings were constructed to more closely conform to the coding style guidelines by reducing the number of implicit copy constructor calls
15 years ago
pixhawk
f47cd61c74
Fixed compile error in windows if OpalLink libs are not present
15 years ago
pixhawk
dfc5d08651
Visual improvements
15 years ago
lm
dde63d6f9f
Merge branch 'master' of http://github.com/godbolt/qgroundcontrol
15 years ago
Bryan Godbolt
aa35c64ae3
Merge branch 'radio'
15 years ago
Bryan Godbolt
6bd067bf70
now sending rc values
15 years ago
Bryan Godbolt
ef545d32be
added radio to engineer view
15 years ago
Bryan Godbolt
520823e15c
fixed error with adding console (newline)
...
(cherry picked from commit bd8e5bf58b
)
15 years ago
Bryan Godbolt
bd8e5bf58b
fixed error with adding console (newline)
15 years ago