Lorenz Meier
21827374c2
Adding vehicle configuration widget, fixed link disconnected logic for serial links
13 years ago
Jessica
1fef8b3b73
Addressed issue #26 . Select System, Plugins and System are disabled when neccessary. Removed style-outdoor-dark.css. Moved the other two .css files and Vera.ttf into files/styles.
13 years ago
Jessica
16e84a54ff
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
13 years ago
Jessica
6c6684d394
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
13 years ago
Lorenz Meier
c9a76441ef
Removed visibility / instance of message sender widget for now, fixed transmission of param widget
13 years ago
Lorenz Meier
a9a7dc9f27
Minor cleanups
13 years ago
hengli
b4a632b22b
Fixed merge conflict in qgroundcontrol.pro.
13 years ago
Bryant Mairs
b1e783e7e7
Don't use hard-coded magic numbers, use the predefined MAV_TYPE enum values.
13 years ago
Bryant Mairs
5114ff8ea1
Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter.
...
Removed some dead code.
Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details.
I also added some more details on the types of units expected by valueChanged().
13 years ago
hengli
864e6ae8c3
Major overhaul of local 3D view: now supports multi-MAV visualization.
13 years ago
Lorenz Meier
39fc764a43
Many minor improvements
14 years ago
pixhawk
9653a62ee5
Changed labels
14 years ago
pixhawk
880879cb3d
Added widgets to display RGBD data.
14 years ago
oberion
62a8f57c1c
Small changes for senseSoar Messages
14 years ago
oberion
f82b33a49e
Deleting the MainWindow instance after closing application
...
Fixed some destructor commands
14 years ago
Lorenz Meier
1b9ab2a4a2
Re-enabled automatic gauges, now again user-configurable
14 years ago
Lorenz Meier
74e4704f38
Fixed compile warnings, fixed a windows-specific compile error
14 years ago
Lorenz Meier
94f9e534ef
Switched to 64 bit for Mac as default, fixed various compile warnings, now down to < 10 warnings
14 years ago
oberion
d461662537
Intermediate step
14 years ago
lm
e2982eb086
Updated splash screen
14 years ago
LM
dc3b21fb29
Fixed and thoroughly tested custom widgets
14 years ago
LM
36b4938c09
Fixed roll angle in Google earth, still not smooth. Fixed a number of threading issues. Fixed all custom widget related bugs. Improved MAVLink decoder. Reduced CPU usage substantially across all views
14 years ago
lm
e10ca000cd
Re-enabled custom widget loading
14 years ago
lm
f6397a08f7
Cleaning up auto-config files, working on toolbar usability
14 years ago
lm
12a43c799c
Mainwindow cleanup, fixed short value filter in Linechart, working on Python XML parser support
14 years ago
oberion
5652f3913f
Changed UDP link
14 years ago
oberion
ef95a56b5c
Cleaned some more signal bugs
14 years ago
LM
f4c240a19c
Fixed earlier merge error, linechart operational again
14 years ago
LM
243d111462
Fixing Line chart
14 years ago
pixhawk
acf7e9c486
Fixed a number of small bugs and issues, WP handling makes more sense now
14 years ago
lm
0209f4adee
Fixed Log replay
14 years ago
lm
825f27038f
Improved default initialization
14 years ago
pixhawk
9a2bd0d95b
Persistence fixes
14 years ago
LM
e62dd21cc3
Fixed a number of small persistence bugs, made color assignment on click only;
14 years ago
pixhawk
f27e3b7a2e
Fixed custom widgets, now working as expected with default config
14 years ago
LM
fc90eecd81
Fixed window state initialization
14 years ago
LM
4dc1b91a95
Cleaned up MainWindow init dramatically, relying now on Qts persistence capabilities. Fixed a number of view persistence issues this way
14 years ago
lm
5d57365aec
Working on main window cleanup
14 years ago
lm
28826042ed
Fixed Google Earth
14 years ago
lm
94a062f433
Enabled generic message decoding
14 years ago
lm
a02927bfb3
Working on MAVLink inspector
14 years ago
lm
0f7c4379b7
Added param tooltips
14 years ago
lm
73829d12bb
Updated to most recent MAVLink v10 draft
14 years ago
LM
6454dd2143
Minor improvements on FG link
14 years ago
lm
8f129883ea
Pushed HIL further
14 years ago
oberion
aef6f4eee3
first working version with the senseSoar
14 years ago
lm
2dfa002e54
Added ports for FlightGear in/out
14 years ago
lm
06be988133
Finished porting, successfully tested with UDP MAVLink v1.0 client
14 years ago
oberion
f4a1b73af9
Xbee window fixes
14 years ago
LM
8f850ebe85
Added status bar as general user summary, very early on still
14 years ago