lm
97c7f726b3
Removed map widget signal-slot error, removed Q3DWidget compile error
15 years ago
Bryan Godbolt
6015f664e6
merged upstream
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
Bryan Godbolt
0c18d7581e
added connects for rest of channels
15 years ago
pixhawk
306c978cf7
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
15 years ago
pixhawk
95ad535007
Merged
15 years ago
Bryan Godbolt
d018be5d42
radio cal data now passed properly via mavlink
15 years ago
Bryan Godbolt
47165eaa64
radio calibration data is now being sent to the uas
15 years ago
Lionel Heng
8b414e7d88
Added some functionality to 3D View --Lionel
15 years ago
lm
5e22d5a848
Fixed boost dependency
15 years ago
Bryan Godbolt
1b38fb03e2
got uas to cast properly. in radio calibrator
15 years ago
Lionel Heng
c885971c1a
Added box displaying pose information to 3D View widget --Lionel
15 years ago
Bryan Godbolt
b2f67f060e
working on radio calibration
15 years ago
lm
3df61cddd3
Added 3D visualization from Lionel
15 years ago
Bryan Godbolt
596ba77819
merged in pixhawk mainline
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
Bryan Godbolt
83139ae747
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
Bryan Godbolt
45c25a3b02
fixed replot of curve calibrator
15 years ago
Bryan Godbolt
7c101d1775
filled in curve calibrator functions
15 years ago
Bryan Godbolt
95011df164
Filled in functions for airfoils and switch
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
Bryan Godbolt
a47b16fb8e
laid out all widgets needed for radio calibration window
15 years ago
tecnosapiens
7c6cb93651
add new Widget for global waypoint whit functionalities for edition of waypoints created
15 years ago
Bryan Godbolt
bec9e27830
rest of files for radio calibration class
15 years ago
Bryan Godbolt
2ad4430fe5
added class for radio calibration window
15 years ago