Brandon Wampler
|
f14ba61fbf
|
hacked a forwarding function for patch antennas
added forwardMessage() function to send out Global Position over serial links
that are not part of the UAS's link list.
|
14 years ago |
James Goppert
|
a43f265042
|
Added orbit radius to navigation waypoints.
|
14 years ago |
Lionel Heng
|
9334badf9b
|
Added colored sphere to list of vehicle models.
|
14 years ago |
hengli
|
4995debeab
|
Added sphere to list of models
|
14 years ago |
lm
|
cf1558b047
|
Added additional sanity checks to MAV2DIcon
|
14 years ago |
lm
|
f731943ff2
|
Fixed issue with serial port
|
14 years ago |
lm
|
ad0fb3da95
|
Merged
|
14 years ago |
lm
|
6e00bdcc0b
|
Merged experimental and dev;
|
14 years ago |
lm
|
c9a863b7c7
|
Minor bugfixes and compile fixes
|
14 years ago |
Brandon Wampler
|
6f8998fa4f
|
Merge branch 'master' of https://github.com/pixhawk/qgroundcontrol
|
14 years ago |
Brandon Wampler
|
13a505117b
|
implemented delete for communication links
|
14 years ago |
James Goppert
|
a6de3c3bbc
|
Fixed build errors for linux.
|
14 years ago |
Mariano Lizarraga
|
a7688a043d
|
Merge branch 'mergeRempte' into experimental
|
14 years ago |
Mariano Lizarraga
|
a07656f388
|
Fixed issue where central menus where not updated correctly
|
14 years ago |
Mariano Lizarraga
|
51210fc355
|
Merge branch 'experimental' of git@github.com:pixhawk/qgroundcontrol into mergeRempte
|
14 years ago |
Mariano Lizarraga
|
870ad6de68
|
First semi-usable version with new menu layout based on autopilot. Still very experimental. Current Bug: Linecharts do not work. Need to find out why
|
14 years ago |
James Goppert
|
1c61eec81b
|
Fixed build for linux.
|
14 years ago |
pixhawk
|
ac1f90f164
|
Merge branch 'dev' of pixhawk.ethz.ch:qgroundcontrol into dev
|
14 years ago |
pixhawk
|
70710529e7
|
Added detection images
|
14 years ago |
lm
|
083ae630ac
|
Fixed minor bugs, fixed object detection issues
|
14 years ago |
lm
|
fbedfdc44f
|
Fixed compile error on Linux
|
14 years ago |
Mariano Lizarraga
|
8591b8550a
|
Still working on having independent builds for each MAV, most of the work is done, only Central Widgets remain to be instantiated and menu-controlled based on the autopilot
|
14 years ago |
pixhawk
|
779a2015d5
|
Merge branch 'dev' of pixhawk.ethz.ch:qgroundcontrol into dev
|
14 years ago |
pixhawk
|
4e1c7dcf6f
|
Improved application persistence
|
14 years ago |
pixhawk
|
73436f42c0
|
Enabled selection of individual widgets in menu, persistence pending
|
14 years ago |
pixhawk
|
27737cde80
|
Added widget menu
|
14 years ago |
Mariano Lizarraga
|
18b0e07e3b
|
VERY EXPERIMENTAL. Saving of location for the common widgets now working and persisted across sessions. Needs to be extended to the individual autopilot widgets
|
14 years ago |
Mariano Lizarraga
|
ba37793f1a
|
Merge branch 'experimental' of git://github.com/pixhawk/qgroundcontrol into experimental
|
14 years ago |
Mariano Lizarraga
|
43adc6e54e
|
Merge branch 'experimental' of git://github.com/tecnosapiens/qgroundcontrol into experimental
|
14 years ago |
Mariano Lizarraga
|
9b61aeec32
|
VERY UNSTABLE. Working on changing the way widgets are constructed and shown now based on the Detected autopilot. The basic scaffolding is in place still needs a lot of work.
|
14 years ago |
tecnosapiens
|
0f064266ab
|
finished the connection of signal of the slugs data in SlugsDataSensorView
|
14 years ago |
Lionel Heng
|
85910565f1
|
Fixed transform bug in Freenect.
|
14 years ago |
tecnosapiens
|
7ab179286b
|
Merge branch 'experimental' of 128.168.1.167:/malife/qgroundcontrol into experimental
|
14 years ago |
tecnosapiens
|
da83f19611
|
connect mavlink_msg_air_data signal to SlugsDataSensorView widget
|
14 years ago |
Mariano Lizarraga
|
cfc16ea1c1
|
Added support for Slugs to use the common Remote Control window
|
14 years ago |
lm
|
07b5f77e83
|
Fixed Linux compile dir settings to include all support files in the correct directory
|
14 years ago |
tecnosapiens
|
fd514fecc5
|
Merge branch 'experimental' of 128.168.1.167:/malife/qgroundcontrol into experimental
|
14 years ago |
tecnosapiens
|
b49e1e9d39
|
ready to merge new brach architecture
|
14 years ago |
lm
|
e99ffb3d59
|
Fixed compile warnings
|
14 years ago |
Mariano Lizarraga
|
6358d92490
|
Merge branch 'experimental' of git://github.com/pixhawk/qgroundcontrol into experimental
|
14 years ago |
Mariano Lizarraga
|
11c2ee6f98
|
Merge branch 'dev' of git://github.com/pixhawk/qgroundcontrol into dev
|
14 years ago |
Mariano Lizarraga
|
2bb29b36dc
|
Merge branch 'dev' of git://github.com/tecnosapiens/qgroundcontrol into dev
|
14 years ago |
lm
|
58c5b220c8
|
Fixed compile warnings
|
14 years ago |
tecnosapiens
|
1c1b5b6924
|
add new function to SlugsDataSensorView
|
14 years ago |
lm
|
ef361d413f
|
Fixed Linux compile error
|
14 years ago |
Mariano Lizarraga
|
4c6bd3903f
|
Merge branch 'dev' of git://github.com/pixhawk/qgroundcontrol into dev
|
14 years ago |
lm
|
773517f528
|
Changed user config default options to maintainer-safe mode
|
14 years ago |
lm
|
ac8a86efd5
|
Merge branch 'dev' of pixhawk.ethz.ch:qgroundcontrol into dev
|
14 years ago |
lm
|
291fc98696
|
Fixed compile errors and file copy errors
|
14 years ago |
lm
|
ee725d72bc
|
Merge branch 'master' of github.com:pixhawk/qgroundcontrol into dev
|
14 years ago |