m_thread
aa891801f4
OP-1628 Removed obsolete slot declaration.
2015-02-05 11:35:22 +01:00
m_thread
f42afa61cd
OP-1628 Fixed a bug introduced in refactoring.
2015-02-05 10:05:47 +01:00
m_thread
87bd6243b4
OP-1628 Uncrustify
2015-02-05 09:55:31 +01:00
m_thread
a24fd253b4
OP-1628 Fixed review comments.
2015-02-03 22:24:57 +01:00
m_thread
31a6a32fce
OP-1628 Added special handling for OPLink boards and Upgrade/Reboot functionality.
2015-02-02 00:14:02 +01:00
m_thread
e88aa12d78
OP-1628 Adjusting some form labels.
2015-01-30 16:40:36 +01:00
m_thread
5027875655
OP-1628 Forms cleanup.
2015-01-29 22:28:05 +01:00
m_thread
292bfccd29
OP-1628 Changed text on some buttons.
2015-01-29 21:25:28 +01:00
m_thread
8ffc77f537
OP-1628 Fixed some review issues. Updated some text.
2015-01-27 08:43:06 +01:00
m_thread
205a2d7b7a
OP-1628 Uncrustify
2015-01-26 23:03:39 +01:00
m_thread
d8ab9e6175
OP-1628 Added better timeouts and failure mode descriptions.
2015-01-26 22:59:41 +01:00
m_thread
b24f154ad4
OP-1628 Added handling of autoupdate when board connection is in progress.
2015-01-23 00:44:50 +01:00
m_thread
e313d1ec67
OP-1628 Uncrustify
2015-01-20 00:01:03 +01:00
m_thread
514d38216b
OP-1628 Handling dialog 'modality' and z-order in a less bad but still bad way.
2015-01-19 23:14:54 +01:00
m_thread
85fb2b41b6
OP-1628 Some smaller changes tryingto addressthe modal dialog issues in Qt...
2015-01-15 09:42:58 +01:00
m_thread
230d7eaef5
OP-1628 Removed reboot page in wizard and replaced it with reboot dialog. Still some quirks to fix.
2015-01-09 00:42:43 +01:00
m_thread
3be7b06ae9
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2015-01-06 10:50:01 +01:00
Christian Gudrian
e5d19972e6
fixed type check warning
2014-12-30 17:52:47 +13:00
m_thread
82c65b6b3f
OP-1628 Added software reboot to wizard.
2014-12-29 14:50:20 +01:00
m_thread
35a11d5a71
OP-1628 Uncrustify
2014-12-16 18:26:52 +01:00
m_thread
8d4adeae13
OP-1628 The autoupdater should wait for board to boot and connect before returning.
2014-12-16 14:18:43 +01:00
m_thread
db22fb7aa7
OP-1628 Added support for 'old' style auto update if board not connected.
2014-12-09 01:15:49 +01:00
m_thread
ff1ad84302
OP-1628 Uncrustify
2014-12-09 00:50:26 +01:00
m_thread
cb1d9586eb
OP-1628 Added timeout to autoupdater. Added exception handling.
2014-12-09 00:48:30 +01:00
m_thread
57beb3d36c
OP-1629 Added option to erase when autoupdating formware.
...
Option added to Wizard and Uploader plugin.
2014-12-08 16:36:17 +01:00
m_thread
da0c3917c1
OP-1628 Made Auto update go in to boot loader mode and then update.
...
This removes the need to power-cycle or connect/reconnect the board when
updating firmware.
2014-12-08 15:04:28 +01:00
Stefan Karlsson
dd86e7f9c4
OP-1493 Update BOARD_REVISION for discoveryf4bare and fix AutoUpdate
2014-09-15 23:30:17 +02:00
Stefan Karlsson
61a58eeba9
OP-1493 Fix stack overflow problem when the firmware code size is large
2014-09-15 23:19:51 +02:00
Laurent Lalanne
5f3699fbaa
OP-1362 make_ts_errors Fix for 'make ts' errors. Still two errors, with one to fix (xmlconfig.cpp:61: Class 'XmlConfig' lacks Q_OBJECT macro)
2014-08-26 23:30:57 +02:00
Laurent Lalanne
2f3cca7478
Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates
2014-05-17 10:50:47 +02:00
Philippe Renon
40ed1fc570
OP-1174 fixed GCS telemetry build dependency issue
2014-05-11 14:20:31 +02:00
Laurent Lalanne
048ac1e383
OP-1337 French translations updates
...
Add tr() for Wiki links and allow FR pages from wiki
2014-05-10 11:56:24 +02:00
Philippe Renon
e3e92efc70
OP-1174 uncrustified
2014-05-05 00:05:51 +02:00
Philippe Renon
1e803c292b
OP-1174 beautified various uploader popups
2014-05-04 22:53:14 +02:00
Philippe Renon
bcb16f7618
OP-1174 minor uploader ui tweaks : Status text now has minimum size to avoid jumps of the toolbar buttons. Capitalized Erase Settings button.
2014-05-04 22:51:24 +02:00
Philippe Renon
8c0560418d
OP-1174 moved firmware version check (again) from uploader plugin to telemetry plugin
2014-05-03 14:32:46 +02:00
Philippe Renon
6fe1c9acd2
OP-1174 OP-1285 Fixed uploader gadget button tooltip. Was wrongly indicating that the erase feature is available from BL version 4 and earlier instead of later.
2014-05-02 23:46:30 +02:00
Philippe Renon
81b7063f04
OP-1174 OP-1131 moved firmware version check from uploader gadget to uploader plugin - removed test code
2014-05-02 23:42:28 +02:00
Philippe Renon
40dcd94b5c
OP-1174 OP-1131 moved firmware version check from uploader gadget to uploader plugin.
...
This ensures that the check is always done even if the uploader gadget is not displayed.
2014-05-02 23:36:05 +02:00
Philippe Renon
f4f3f74948
OP-1174 uploader gadget - now wait for all boards to be disconnected (used to wait for *one* board to be disconnected).
...
This was acheived by reusing new ConnectionWaiter.
2014-05-02 08:55:46 +02:00
Philippe Renon
6dd88da492
OP-1174 uploader gadget - made all strings translatable
2014-05-01 23:48:17 +02:00
Philippe Renon
9132e3d44f
OP-1174 uploader gadget - removed deprecated code and minor renaming
2014-05-01 23:21:57 +02:00
Philippe Renon
e8cb96f90d
OP-1174 uploader gadget - removed popup to disconnect when using auto update.
...
Fix also applies to vehicule setup wizard autoupdate page
Instead of using a popup that requires user to click Ok, GCS will wait untill all boards are disconnected
This fix induces lots of cleanups.
2014-05-01 22:48:22 +02:00
Philippe Renon
39205e350f
OP-1174 uploader gadget - added comments and cleaned up logging
2014-05-01 17:19:33 +02:00
Philippe Renon
c981da5f09
OP-1174 uploader gadget - make sure UI is updated before modal popup is executed
2014-05-01 17:19:24 +02:00
Philippe Renon
3ebe4a7c77
OP-1174 uploader gadget - refactored duplicated code into new "sleep" method
2014-05-01 17:19:23 +02:00
Philippe Renon
b13b72acad
OP-1174 uploader gadget - fixed spelling mistake and simplfied erase button logic
2014-05-01 17:18:58 +02:00
Philippe Renon
ef9eaaba35
OP-1174 added timing out dialog used for board disconnect and connect detection (no need to click ok anymore when disconnecting while rescuing)
2014-05-01 16:37:12 +02:00
Alessio Morale
8218becdac
uncrustify
2014-03-09 16:43:31 +01:00
Alessio Morale
0f2d65a8e4
Merge branch 'amorale/OP-974_make_bl_info_available_to_fw' into next
2014-03-09 16:17:34 +01:00