m_thread
300888e8b1
OP-1107 Implements the new About dialog in QtQuick 2.0.
2013-11-15 11:58:59 +01:00
Alessio Morale
6aa63c6e96
Merge remote-tracking branch 'origin/OP-1114_QGLWidget_prohibits_QListWidgetItem_click' into next
2013-11-15 11:43:03 +01:00
Patrick Huebner
28de9f1d48
OP-1114 Bug fix for QGLWidget mouse click issue
2013-11-15 21:03:03 +11:00
Philippe Renon
89e261c3f8
OP-1109: added required DLLs
2013-11-14 22:41:39 +01:00
m_thread
63ad5e69da
Merge remote-tracking branch 'origin/shared/OP-1109_qtquick2' into thread/OP-1107_About_dialog_enhancements
...
Conflicts:
ground/openpilotgcs/src/plugins/coreplugin/aboutdialog.cpp
ground/openpilotgcs/src/plugins/coreplugin/coreplugin.pro
ground/openpilotgcs/src/plugins/coreplugin/qml/AboutDialog.qml
ground/openpilotgcs/src/plugins/coreplugin/qml/ScrollDecorator.qml
ground/openpilotgcs/src/plugins/coreplugin/qml/TabWidget.qml
2013-11-14 20:09:05 +01:00
Alessio Morale
1b3f4b746d
Merge remote-tracking branch 'bsongis/OP-1078_GCS_segfaults_if_you_close_it_after_playing_a_log_file' into next
2013-11-14 19:34:34 +01:00
Fredrik Larsson
2bb885b491
Add a simply readme
2013-11-14 23:14:24 +11:00
Fredrik Larsson
218778de60
Remove old Google Sketch image
2013-11-14 23:10:08 +11:00
Fredrik Larsson
dbb3c616ac
Remove Android folder, unused and only contains one resoultion also
2013-11-14 23:08:04 +11:00
Fredrik Larsson
1cfcc03f2a
Remove old CopterControl diagram, very pretty but unused these days
2013-11-14 23:06:41 +11:00
Fredrik Larsson
a973e37845
Remove old system diagram for old OP AHRS design
2013-11-14 23:06:06 +11:00
Fredrik Larsson
b89c0ae2a8
Update Readme to remove referenced to WIP dial set and also GuyMc sets which did not exist in the tree anyway
2013-11-14 23:04:50 +11:00
Fredrik Larsson
30e6f8f505
Remove work in progress dials
2013-11-14 23:03:45 +11:00
Fredrik Larsson
34d02a1835
Unsure if these are used still, fixed typeo in readme, added link to Tango project
2013-11-14 23:01:28 +11:00
Fredrik Larsson
415289bf81
Remove old mainboard image, very old hardware
...
The rest of the files in this directory could be useful, they are source artwork for things like the map
2013-11-14 22:58:45 +11:00
Fredrik Larsson
212a3f0530
Remove old CopterControl image, once used for the firmware screen
...
We now use a 3D view which the artwork is not in this folder at all
2013-11-14 22:57:18 +11:00
Fredrik Larsson
7ab72e678b
Old AHRS board image, incomplete and AHRS went long ago
2013-11-14 22:56:12 +11:00
Fredrik Larsson
4c3fd7ad35
Old MultiRotor Shapes svg removed, unused and out of date, current is in the source tree
2013-11-14 22:55:15 +11:00
Fredrik Larsson
41ea63f188
Remove PFD directory, also old readme file.
2013-11-14 22:53:21 +11:00
Fredrik Larsson
06a88a2b46
Remove two WIP PFDs that were never used
2013-11-14 22:52:57 +11:00
Fredrik Larsson
5996d46010
Remove old version of current PFD, out of sync with GCS
2013-11-14 22:52:07 +11:00
Fredrik Larsson
b66b1f0909
Remove old unused PFD artwork
2013-11-14 22:51:08 +11:00
Alessio Morale
c179d388e3
OP-1109: fix uninitialized use of m_container
2013-11-14 00:48:34 +01:00
Alessio Morale
bac4f96d1c
OP-1109: port plugins/pfdqml
2013-11-14 00:48:00 +01:00
Alessio Morale
710f73d219
OP-1109: port coreplugin/AutorsDialog.
...
TODO: fix dialog/view size handling
2013-11-14 00:25:24 +01:00
Alessio Morale
1c23dcd2e4
OP-1109: port plugin/welcome
2013-11-14 00:04:34 +01:00
Alessio Morale
067b2e61ae
OP-1109: port plugins/QMLView
2013-11-14 00:04:12 +01:00
Bertrand Songis
24830ffd88
Fix for [OP-1078]: GCS segfaults if you close it after playing a log file
2013-11-13 23:14:03 +01:00
Alessio Morale
9507431cd6
OP-1109: port libs/utils - swgImageProvider
2013-11-13 23:07:03 +01:00
Fredrik Larsson
ac1e03e9f0
Fixed typos
2013-11-13 18:03:20 +01:00
Dmytro Poplavskiy
cab2d22bbb
PFD: Display altitude vector bar
2013-11-13 16:30:11 +01:00
Dmytro Poplavskiy
40629f62db
Display the altitude waypoint
2013-11-13 16:30:09 +01:00
Dmytro Poplavskiy
071f81370a
Display the speed waypoint element
...
if not 0
2013-11-13 16:30:08 +01:00
Dmytro Poplavskiy
454a81760e
Correctly find the position of GPS fix element
...
using coordinates of "gps-mode-text" element
2013-11-13 16:30:06 +01:00
Dmytro Poplavskiy
64179a70a2
Updated pfd.svg file
...
With some text only items conveted to path,
so they can be used to find coordinates on the scene
2013-11-13 16:30:05 +01:00
Dmytro Poplavskiy
ecbbfd0891
PFD view: added Warning and incomplete Info views
...
Only GPS info is implemented
2013-11-13 16:30:03 +01:00
Dmytro Poplavskiy
bac42e92c4
GCS UAVO generator: generate properties for composed fields
...
Expose field elements as FieldName_Element properties.
it's more convenient if only certain element is used
and much easier to use from the qml side
2013-11-13 16:30:02 +01:00
Dmytro Poplavskiy
c51ea68621
Reload PFD qml widget on the middle mouse click
...
Makes qml files modifications and result check much faster
2013-11-13 16:30:00 +01:00
Dmytro Poplavskiy
c06bbdb5cc
Updated pfd.svg and related PFD qml files
...
Still WIP, implemented:
* horizont rendering
* altitude scale
* speed scale
* vsi scale
* basic compass, without extra marks/points
* fixed horizont center mark
2013-11-13 16:29:59 +01:00
Alessio Morale
633e51ae17
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
2013-11-13 16:13:05 +01:00
Alessio Morale
12661f79a8
Merge remote-tracking branch 'origin/bsongis/OP-1095_GCS_crashing_on_MacOSX_10.9_upon_connection_of_OPLinkMini' into next
2013-11-13 15:54:03 +01:00
Alessio Morale
c3f059d057
Merge remote-tracking branch 'origin/bsongis/OP-1080_Unreliable_detection_of_board_through_OPLink' into next
2013-11-13 15:42:40 +01:00
Alessio Morale
fa2b6c30ef
Merge remote-tracking branch 'origin/patrickh/OP-1103_Fixes_for_OSX_after_Qt511_update' into next
2013-11-13 15:26:51 +01:00
Fredrik Larsson
52d874f501
Added people to credits
2013-11-13 14:47:25 +01:00
Patrick Huebner
b4d0a93133
OP-1103 Some minor cleanup work and adding a version check for Qt5.1
2013-11-13 21:04:57 +11:00
m_thread
6d57536ff3
OP-1107 Still not working but all gui elements are in place.
2013-11-11 10:01:16 +01:00
Patrick Huebner
b151ff3fed
OP-1103 OpenGL/OpenGL.h should only be included on OSX, otherwise it breaks Windows and Linux builds
2013-11-10 22:42:34 +11:00
Patrick Huebner
d99727306c
OP-1103 Fixes packaging issues for OSX. Using this version I had no problem to run GCS on 10.9 Mavericks
2013-11-10 19:20:40 +11:00
Patrick Huebner
c0f6d9d7bc
OP-1103 Fixes a build problem where the CoreFoundation framework wasn’t found on some systems.
2013-11-10 09:36:37 +11:00
Bertrand Songis
6bb1ae6721
Fix for OP-1080: Unreliable detection of board through OPLink
...
Conflicts:
ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.cpp
2013-11-06 12:18:10 +01:00