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
Mariano Lizarraga
a84920afa0
Merge branch 'master' of git://github.com/tecnosapiens/qgroundcontrol
15 years ago
tecnosapiens
891351daf5
modify by delete of non necessary own class
15 years ago
tecnosapiens
0ee8d15f36
add functionalities for change direction of Latitude and Longitude in Waypoint.h when user editing it
15 years ago
tecnosapiens
92da66d96f
add functionalities for change direction of Latitude and Longitude in WaypointGlobalView.h when user editing it
15 years ago
Mariano Lizarraga
7cb3cbff1b
Minor changes to account for new XML file for SLUGS
15 years ago
tecnosapiens
7c6cb93651
add new Widget for global waypoint whit functionalities for edition of waypoints created
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
lm
0bd9e9a5d5
Merge
15 years ago
lm
f4e7ad378d
Merge
15 years ago
Bryan Godbolt
a21fb4380c
added console back into qgroundcontrol.pro
15 years ago
lm
739fe5beba
Merge branch 'master' of http://github.com/godbolt/qgroundcontrol
15 years ago
Bryan Godbolt
e99658e943
manual with pixhawk/qgroundcontrol
15 years ago
pixhawk
fc1eed8e49
Re-added debug_and_release
15 years ago
pixhawk
be4a0a6699
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
ea19127ec3
Merge branch 'master' of git@github.com:pixhawk/qgroundcontrol
15 years ago
Bryan Godbolt
40cff93f65
Parameter List for Opal-RT is now read from an XML file
15 years ago
tecnosapiens
e605f2dccf
separation of the view of the local operator of the view of the global operator adding the view of global operator.
...
add the functionality to draw a waypoints on the map when they are generated from widget waypointlist.
15 years ago
Bryan Godbolt
6435a4ee87
skeleton xml file for parameters
15 years ago
Bryan Godbolt
cbab8c0bcf
Merge branch 'master' of git://github.com/pixhawk/qgroundcontrol
15 years ago
pixhawk
555f15d225
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
0c856c8f99
Added support for 3D view, ready for integration
15 years ago
Bryan Godbolt
7e910bba4c
Merge branch 'master' of git://github.com/pixhawk/qgroundcontrol into dev
15 years ago
pixhawk
73ff2bdcdb
Added vehicle parameters - will be moved / cleaned up
15 years ago
pixhawk
946ea1878a
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
c3496c0e77
Merged last changes
15 years ago
pixhawk
9a6a3ea641
Minor adjustments to increase execution speed
15 years ago
Mariano Lizarraga
869f7c1ac7
Merge branch 'master' of git://github.com/tecnosapiens/qgroundcontrol
15 years ago
tecnosapiens
42161c97ca
add WaypointGlobalView file
15 years ago
Mariano Lizarraga
9460d463c8
Merge branch 'master' of git://github.com/tecnosapiens/qgroundcontrol
15 years ago
tecnosapiens
4c2798a8ba
added functions to create global waypoinst, modifying the WaypointList class, MapWidget and MainWindows.
15 years ago
tecnosapiens
09ae02eb8d
functionalities to widget of WaypointGlobalView.cpp were added
15 years ago