159 Commits (c28456d44219e8a668f20d996082337e54e66ff3)

Author SHA1 Message Date
pixhawk 4e1c7dcf6f Improved application persistence 15 years ago
pixhawk 73436f42c0 Enabled selection of individual widgets in menu, persistence pending 15 years ago
pixhawk 27737cde80 Added widget menu 15 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 15 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. 15 years ago
lm ef361d413f Fixed Linux compile error 15 years ago
Mariano Lizarraga f66e08c10d Finished making changes to use new GoogleEarth and OSG views. None of them yet working 15 years ago
pixhawk fa83a81755 Removed all sorts of menu entries and widgets not available on the various platforms 15 years ago
pixhawk 04354dbcd7 Added support for Google Earth 15 years ago
tecnosapiens deb6ba8631 change view when add Slugs Link 15 years ago
tecnosapiens b800a8c058 add and test camera control widget 15 years ago
tecnosapiens 5a8a8b2b03 not working send messages in SlugsPIDControl 15 years ago
lm 5c298fa178 Added option to have 2D and 3D view in parallel 15 years ago
lm 157fe76235 Working on adding generic 3D models 15 years ago
hengli a3e9bcfab2 Added vehicle model selection to 3D view perspective. 15 years ago
pixhawk 46a2a7cf79 Adjustments to QGroundControl to suit small displays 15 years ago
James Goppert 2406510c8c Added a more generic osgqtwidget for map3d. 15 years ago
pixhawk 68461c3c3e Unified dev branches, enabled building of QGroundControl without OSG 15 years ago
tecnosapiens f8b4caf4ef working on camera interface 15 years ago
Mariano Lizarraga 2226a433d6 Working on new messages and gui updates which are time based instead of reception based 15 years ago
tecnosapiens 6d43e99e25 add global wp draw on a map when load file 15 years ago
tecnosapiens 348087f986 add mavlink message a fuctions to send PDI values 15 years ago
James Goppert d99fa33048 Merged global/local waypoints into one. 15 years ago
Lionel Heng 9bc4a88f5e 3D View perspective now uses the OpenSceneGraph framework. Imagery feature is based on osgEarth. 15 years ago
tecnosapiens 06b1f32242 Add new widget: "SlugsPIDControl" 15 years ago
Mariano Lizarraga 03b9312ba9 Continuing work in HIL Sim for Slugs 15 years ago
tecnosapiens 87e15658c5 changed global view 15 years ago
tecnosapiens c49b32bd2a add widget to SlugsDataSensorView.ui 15 years ago
Mariano Lizarraga 498a8544fa Added technosapiens' Slugs View. Need to create a new menu entry and a SLUGS icon for the menu 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 3df61cddd3 Added 3D visualization from Lionel 15 years ago
tecnosapiens 7c6cb93651 add new Widget for global waypoint whit functionalities for edition of waypoints created 15 years ago
Bryan Godbolt ef545d32be added radio to engineer view 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. 15 years ago
pixhawk 0c856c8f99 Added support for 3D view, ready for integration 15 years ago
pixhawk 9a6a3ea641 Minor adjustments to increase execution speed 15 years ago
tecnosapiens 4c2798a8ba added functions to create global waypoinst, modifying the WaypointList class, MapWidget and MainWindows. 15 years ago
tecnosapiens 09ae02eb8d functionalities to widget of WaypointGlobalView.cpp were added 15 years ago
tecnosapiens 9188865046 add WaypointGlobal class to create Waypoints with earth cordinate. 15 years ago
tecnosapiens 171d4c43b4 changes added in widget WaypointList.ui: clear path button was added 15 years ago
Michael Schulz bb1f8fe621 Fixed memory leak with dock widgets in MainWindow 15 years ago
pixhawk 8438b4d5a3 Improved simulation, shows off newest features 15 years ago
lm e68fc328b3 Added remote widget, commented code 15 years ago
pixhawk e008528979 Working on QGraphicsView-based local waypoints interface supporting drag-and-drop, commented code, fixed Google Maps interface, added mouse and SpinBox zoom to HSIWidget, fixed MAV-based coloring and stylesheets - MEGA COMMIT 15 years ago
pixhawk 937caddc19 Cleaned up and commented major code parts. Refactoring HDD and HSI widgets to support QGraphicsView drag-and-drop, tested multi-MAV support more intensely, currently adding the system coloring to all widgets 15 years ago
pixhawk b135d3219d Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight 15 years ago
pixhawk 1d86c8ac85 Cleaned up communication structure significantly, should now be easier to add new links. Signal bytesReceived(link, QByteArray) is now only way to pass on newly received data 15 years ago
pixhawk 8e6b633a19 Added NEW data plot view, fixed zoom issue in linechart 15 years ago
pixhawk f6490e9044 Added MAVLinkLight as an example how to add new protocols, it is currently not an actual implemented protocol 15 years ago
Mariano Lizarraga 7160a6c111 Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor 15 years ago