pixhawk
a3bf4c8171
Final version of the "editable"-mission redesign.
13 years ago
pixhawk
838e5e781a
Remake of "editable" mission elements is now complete and usable. Missing widgets for Takeoff and Land will be added soon.
13 years ago
pixhawk
38275d4f45
Next step towards the new design of "Editable Waypoint" widget. Back-up only. Do not use!
13 years ago
hengli
25b35d8928
Fixed bug in showEvent/hideEvent for Pixhawk3DWidget.
13 years ago
pixhawk
4044530f78
Backup. Do not use
13 years ago
hengli
a3ff7d45ff
Added visualization of obstacles. Fixed relative font path issue in 3D widgets by using QFont within osgText::Font instead of using static font filename.
13 years ago
Lorenz Meier
39fc764a43
Many minor improvements
13 years ago
Lorenz Meier
e889f90849
Fixed 64/32bit OS detection on Mac OS issue
13 years ago
jschall
fdf2d17e03
Fix building on 64-bit linux target
13 years ago
pixhawk
880879cb3d
Added widgets to display RGBD data.
13 years ago
hengli
89f0da26ae
Added support for Google Protocol Buffers.
13 years ago
LM
49566ca120
Re-enabled OSG support for Mac OS, for the 32bit build (64bit does not support Google Earth) the local 3D map is now enabled per default
13 years ago
oberion
a5393402fa
wrong statement in .pro file
13 years ago
oberion
54a7ea0e1a
include libxbee again
13 years ago
Lorenz Meier
2711ddf521
Temporarily deactivated libxbee due to missing files
13 years ago
LM
fed4ee0429
Fixed errorneous win-only qt tools defines, merged serial port fixes from Konrad Rudin and libxbee
13 years ago
LM
3e3a129c38
Minor cleanup, fixed a bug where the serial port would not connect on first application launch on Linux
14 years ago
pixhawk
6d5dbabace
renamed "WaypointView" to "WaypointEditableView", as a counterpart to "WaypointViewOnlyView".
14 years ago
pixhawk
d9d089c542
renamed "WaypointViewViewOnly" class to "WaypointViewOnlyView" class. Some other minor changes
14 years ago
pixhawk
4a80eb3192
implemented GUI for the future "View" tab
14 years ago
oberion
17eb2abde6
Changed Xbeelink configuration
...
Set the remote address of the xbee via the xbeeconfiguration window and save last address in a txt file. Xbeelink ist still hardcoded to work with series2 xbees
14 years ago
pixhawk
46b07318c9
Plot recoloring, substantial fixes to HSI widget
14 years ago
lm
e6db872ce0
Fix for win compile environment
14 years ago
oberion
b468fd50bd
Changed project file. Project can be included in VC with QTaddin such that moccing is not always performed
...
Still some Bugs. In VS2010 the RCC_DIR preprocessor define path is not used.
14 years ago
lm
94a062f433
Enabled generic message decoding
14 years ago
lm
a02927bfb3
Working on MAVLink inspector
14 years ago
LM
1827000b75
Deactivated libxbee
14 years ago
oberion
d80f8c9ba3
SenseSoar messages included
14 years ago
LM
a9d925f871
Minor MAVLink cleanups, might compile now - but not guaranteed
14 years ago
lm
02ac005a70
Removed last includes to AS4Protocol
14 years ago
lm
2dfa002e54
Added ports for FlightGear in/out
14 years ago
oberion
241d6c3647
added SenseSoar Mavlink Messages
14 years ago
lm
06be988133
Finished porting, successfully tested with UDP MAVLink v1.0 client
14 years ago
oberion
9136d5396e
Debug console bugfix
14 years ago
oberion
041c840b97
Working Xbeelink + DebugConsole ComboBox bugfix
14 years ago
LM
8f850ebe85
Added status bar as general user summary, very early on still
14 years ago
Franz
fa956f36c2
added additional xbeefiles
14 years ago
LM
3a7a1cfad9
Fixed a compile error occuring on *nix systems due to VS2010 changes
14 years ago
Franz
93287e3240
Adapted for use with vc2010
14 years ago
LM
b3ed0acbba
Working
14 years ago
lm
cb854480c4
Fixed issue with wrong MAVLinkGen configuration
14 years ago
lm
fe3a27c789
Changes to MAVLinkGen, now a standalone generator included in QGC
14 years ago
lm
f338b5ef70
Removed MAVLinkGen from main QGC codebase-readding it now as standalone app
14 years ago
lm
1adc836d70
Cleaning up compile
14 years ago
lm
59bbbfbeeb
Working 2d map use, needs more testing though
14 years ago
lm
0b0fbe874f
Added opmapcontrol library in local configuration
14 years ago
pixhawk
8c6c07413c
Added full-fledged multi-wp type interaction. WP-connecting line still missing.
14 years ago
pixhawk
9683bd140b
Working WP manager -> map waypoint updates. List reordering does not work yet. Next steps: List reordering, map -> WP manager updates, better waypoint graphs
14 years ago
pixhawk
6a9f84b32a
Working multi-MAV visualization with trails and icons
14 years ago
pixhawk
7ed4afb2bf
Made OPMapControl work with multiple UAVs - more polishing and waypoint support needed
14 years ago