Fredrik Arvidsson
|
2d3683d511
|
OP-1119 Added option to base log flight time on the time when log started, not when the board was booted.
|
2013-12-01 21:22:58 +01:00 |
|
Fredrik Arvidsson
|
2fce485e26
|
Merge remote-tracking branch 'origin/patrickh/OP-1118_QComboBox_Focus_issue' into next
|
2013-12-01 10:39:41 +01:00 |
|
Fredrik Arvidsson
|
38f7d9b28e
|
OP-1119 Minor fixes
|
2013-11-30 16:54:18 +01:00 |
|
Fredrik Arvidsson
|
74ad0fd40a
|
OP-1119 Added cancel functionality on download. Added soem more gui update logic.
|
2013-11-30 13:02:52 +01:00 |
|
Fredrik Arvidsson
|
a3c555f8bb
|
OP-1119 Fixed support for saving multiple flights when saving logs to .opl format.
|
2013-11-30 11:44:55 +01:00 |
|
m_thread
|
d14044431e
|
OP-1119 WIP export of logs to .opl file
|
2013-11-27 16:07:34 +01:00 |
|
m_thread
|
81443570ab
|
OP-1119 Moved class LogFile from Logging plugin to libs/utils
|
2013-11-27 16:07:15 +01:00 |
|
m_thread
|
bc9bbebfdf
|
OP-1119 Starting to implement the export functionality. Aiming to do it so it is compatible with the standard .opl file format and replayable in the logging plugin.
|
2013-11-26 23:45:38 +01:00 |
|
m_thread
|
144b2c587d
|
OP-1119 Added real-time updates of the flights combobox. Added some cleanup code.
|
2013-11-26 22:52:24 +01:00 |
|
m_thread
|
7bb127445d
|
OP-1119 Added some progress indication with cursors and disabling of controls during operation.
|
2013-11-26 17:00:01 +01:00 |
|
m_thread
|
5738a87141
|
OP-1119 Added code to format log flash on flight controller
|
2013-11-26 16:22:44 +01:00 |
|
m_thread
|
8054cd5296
|
OP-1119 Code cleanup and more uncrustification
|
2013-11-26 16:06:12 +01:00 |
|
m_thread
|
a11d98aa0d
|
OP-1119 Uncrustify
|
2013-11-26 15:42:49 +01:00 |
|
m_thread
|
3f3245b749
|
OP-1119 Added some mem management improvements
|
2013-11-26 15:25:27 +01:00 |
|
m_thread
|
daf589d9ce
|
OP-1119 Added Functions.js to host functions needed in qml.
Added de-serialization of UAVDataObjects in table.
Started to clean up memory management tasks in code.
|
2013-11-25 17:58:29 +01:00 |
|
m_thread
|
00d710a324
|
OP-1119 Downloading from firmware now works. Added columns for log data and some table formatting quirks.
|
2013-11-25 14:59:23 +01:00 |
|
Fredrik Arvidsson
|
d41f99aca8
|
OP-1119 Bug fixin
|
2013-11-24 21:47:57 +01:00 |
|
Fredrik Arvidsson
|
71ec5a9a64
|
OP-1119 Added helper class for synchronous uavo stuff. Added code for retrieval of flight side logs.
|
2013-11-24 17:50:07 +01:00 |
|
m_thread
|
077c2b0921
|
OP-1119 Changed from ListView to TableView. Starting to implement the log entry population and retrieveng code.
|
2013-11-21 18:07:48 +01:00 |
|
m_thread
|
e693d94637
|
OP-1119 Added more gui elements. Fixed layouts and alignments.
|
2013-11-21 12:10:06 +01:00 |
|
Fredrik Arvidsson
|
72d1744676
|
OP-1119 More gui
|
2013-11-20 21:08:26 +01:00 |
|
m_thread
|
ed18e372db
|
OP-1119 Some more gui work
|
2013-11-20 16:56:43 +01:00 |
|
m_thread
|
e42c53de74
|
OP-1119 Added QmlProperty to handle list of log events downloaded from board.
|
2013-11-20 16:24:57 +01:00 |
|
m_thread
|
2191acd22f
|
OP-1119 Adding dialog and qml
|
2013-11-20 12:24:34 +01:00 |
|
Fredrik Arvidsson
|
1b33f48048
|
OP-1119 Some glue code between qml and c++
|
2013-11-20 00:07:04 +01:00 |
|
m_thread
|
04f4083d4d
|
OP-1119 Minor change
|
2013-11-19 22:00:16 +01:00 |
|
m_thread
|
19fbefbdec
|
Merge remote-tracking branch 'origin/shared/OP-1109_qtquick2' into thread/OP-1119_Flight_Side_Logs_Plugin
Conflicts:
artwork/PFD/pfd.svg
|
2013-11-19 12:59:20 +01:00 |
|
Fredrik Arvidsson
|
a4d302bcc7
|
OP-1119 Adding some more boilerplate code.
|
2013-11-19 07:39:52 +01:00 |
|
Fredrik Arvidsson
|
a2c4cb0454
|
OP-1119 Fixed .pro file dependency issue.
|
2013-11-19 00:26:38 +01:00 |
|
Fredrik Arvidsson
|
3ec280b74f
|
Merge remote-tracking branch 'origin/corvuscorax/onboardlogging' into thread/OP-1119_Flight_Side_Logs_Plugin
|
2013-11-18 23:48:03 +01:00 |
|
m_thread
|
8a064b27b9
|
OP-1119 Initial commit of empty plugin with only menu item added to GCS.
|
2013-11-18 15:51:56 +01:00 |
|
Patrick Huebner
|
42ad960044
|
OP-1109 Fix uninitialised use of m_container in welcomemode
|
2013-11-18 22:43:14 +11:00 |
|
Corvus Corax
|
fcc479f5cb
|
more intelligent log interfacing, including flash formatting option
|
2013-11-17 20:14:50 +01:00 |
|
Corvus Corax
|
354ca88cd6
|
Updated UAVObject metadata to include correct flags needed for on board logging
|
2013-11-17 14:00:42 +01:00 |
|
Corvus Corax
|
a0746d87fa
|
Logging facility: logs debug data to logfs and exports it through container UAVObject
|
2013-11-17 02:54:26 +01:00 |
|
Corvus Corax
|
89f7dab2de
|
uncrustification for ground/openpilotgcs/src/plugins/welcome/welcomeplugin.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
cf5d59a677
|
uncrustification for ground/openpilotgcs/src/plugins/uploader/uploaderplugin.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
31d4234c79
|
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/uavtalkplugin.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
7420276a06
|
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
2582eefaed
|
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.cpp
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
28d79420c1
|
uncrustification for ground/openpilotgcs/src/plugins/uavsettingsimportexport/uavsettingsimportexport.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
f73e2c1a75
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjectwidgetutils/uavobjectwidgetutilsplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
0e8f01baa8
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjectutil/uavobjectutilplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
e7bd28e14c
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjects/uavobjectsplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
436293dbaf
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjectbrowser/browserplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
5c6885caf4
|
uncrustification for ground/openpilotgcs/src/plugins/systemhealth/systemhealthplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
68a8863fbd
|
uncrustification for ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
406daf316c
|
uncrustification for ground/openpilotgcs/src/plugins/serialconnection/serialplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
a21357d8e9
|
uncrustification for ground/openpilotgcs/src/plugins/serialconnection/serialplugin.cpp
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
2c04a338b4
|
uncrustification for ground/openpilotgcs/src/plugins/scope/scopeplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
cef290ddca
|
uncrustification for ground/openpilotgcs/src/plugins/qmlview/qmlviewplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
04b7fbbf35
|
uncrustification for ground/openpilotgcs/src/plugins/pfdqml/pfdqmlplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
9b5c7e20c3
|
uncrustification for ground/openpilotgcs/src/plugins/pathactioneditor/pathactioneditorplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
0fd357ae61
|
uncrustification for ground/openpilotgcs/src/plugins/osgearthview/osgearthviewplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
4babcedfe2
|
uncrustification for ground/openpilotgcs/src/plugins/opmap/opmapplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
55eb581e45
|
uncrustification for ground/openpilotgcs/src/plugins/ophid/inc/ophid_plugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
df77cd7613
|
uncrustification for ground/openpilotgcs/src/plugins/notify/notifyplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
2cbe028cd5
|
uncrustification for ground/openpilotgcs/src/plugins/modelview/modelviewplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
cc04e31b5d
|
uncrustification for ground/openpilotgcs/src/plugins/magicwaypoint/magicwaypointplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
bc83fd6ffa
|
uncrustification for ground/openpilotgcs/src/plugins/logging/loggingplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
3c23b1f464
|
uncrustification for ground/openpilotgcs/src/plugins/logging/loggingplugin.cpp
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
968470037f
|
uncrustification for ground/openpilotgcs/src/plugins/logging/logfile.cpp
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
98d213f1a2
|
uncrustification for ground/openpilotgcs/src/plugins/lineardial/lineardialplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
33616e6af4
|
uncrustification for ground/openpilotgcs/src/plugins/ipconnection/ipconnectionplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
bcc651ddc8
|
uncrustification for ground/openpilotgcs/src/plugins/importexport/importexportplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
4adca55693
|
uncrustification for ground/openpilotgcs/src/plugins/hitl/hitlplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
58109f8461
|
uncrustification for ground/openpilotgcs/src/plugins/gpsdisplay/gpsdisplayplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
65e8c0dc6f
|
uncrustification for ground/openpilotgcs/src/plugins/gcscontrol/gcscontrolplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
a499b92d9d
|
uncrustification for ground/openpilotgcs/src/plugins/emptygadget/emptyplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
765bd0a7ff
|
uncrustification for ground/openpilotgcs/src/plugins/dial/dialplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
2e5c179fa4
|
uncrustification for ground/openpilotgcs/src/plugins/debuggadget/debugplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
6030b1ba0a
|
uncrustification for ground/openpilotgcs/src/plugins/coreplugin/coreplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
17da3a6c7a
|
uncrustification for ground/openpilotgcs/src/plugins/config/configplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Corvus Corax
|
9a753e5c77
|
uncrustification for ground/openpilotgcs/src/plugins/antennatrack/antennatrackplugin.h
|
2013-11-16 17:34:39 +01:00 |
|
Patrick Huebner
|
b1fd5db4f5
|
OP-1118 Fix for QComboBox focus bug in UAVObjectBrowser on Mac OSX
|
2013-11-16 17:22:51 +11:00 |
|
m_thread
|
674af2cf35
|
OP-1107 :/
|
2013-11-15 13:18:35 +01:00 |
|
m_thread
|
01423dba8a
|
OP-1107 Another mistake
|
2013-11-15 13:16:11 +01:00 |
|
m_thread
|
c48c4f5088
|
OP-1107 removed a faulty include
|
2013-11-15 12:58:43 +01:00 |
|
m_thread
|
300888e8b1
|
OP-1107 Implements the new About dialog in QtQuick 2.0.
|
2013-11-15 11:58:59 +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
|
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 |
|
Dmytro Poplavskiy
|
cab2d22bbb
|
PFD: Display altitude vector bar
|
2013-11-13 16:30:11 +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
|
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 |
|
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 |
|
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
|
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 |
|
Bertrand Songis
|
df0e51c986
|
Fix for [OP-1078]: GCS segfaults if you close it after playing a log file
|
2013-11-06 12:16:50 +01:00 |
|
Patrick Huebner
|
9a60d63c59
|
OP-1103 Fixes rendering issues related to QTabWidget DocumentMode
|
2013-11-04 00:13:15 +11:00 |
|
Patrick Huebner
|
0833cd206c
|
OP-1103 Fix for build error on OSX 10.8 after Qt5.1.1 update
|
2013-11-04 00:13:14 +11:00 |
|
Philippe Renon
|
dc2ee59850
|
Merge branch 'filnet/qt5.1.1' into next
|
2013-10-26 12:44:20 +02:00 |
|
Philippe Renon
|
f85498e7c5
|
[OP-1085] Qt5.1.1 - a bit of manual uncrustifying
|
2013-10-24 00:12:35 +02:00 |
|