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
lm
dde63d6f9f
Merge branch 'master' of http://github.com/godbolt/qgroundcontrol
15 years ago
Bryan Godbolt
d09690cc61
changed number of signals to read from opal-rt
15 years ago
Bryan Godbolt
29009c4d68
changed output of norm rc values
15 years ago
Bryan Godbolt
a7cc2d93f4
fixed enum for rc values
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