m_thread
3cb1357069
OP-1756 Added checkbox to ui file.
2015-02-28 14:07:47 +01:00
m_thread
ae0e79172f
Uncrustify
2015-02-23 00:00:11 +01:00
m_thread
423191eae1
Merge remote-tracking branch 'origin/next' into thread/OP-1685_cc_oneshot_support
...
Conflicts:
ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
ground/openpilotgcs/src/plugins/config/output.ui
2015-02-22 23:59:01 +01:00
m_thread
d8ef4c3044
OP-1685 Added code to disable oneshot as an alternative in certain conditions.
2015-02-22 17:30:49 +01:00
Laurent Lalanne
0947ab6433
Merge branch 'laurent/OP-1723_Allow_RcCar_reverse' into next
2015-02-18 22:17:40 +01:00
m_thread
899cf3aa1d
OP-1685 Added more OneShot code to wizard.
2015-02-18 12:03:43 +01:00
Laurent Lalanne
6ba3aa0424
OP-1723 Changes for review - Fix for FW dual aileron (output6 not set to 1500)
2015-02-17 13:35:47 +01:00
m_thread
821573144a
OP-1685 Adding new artwork for oneshot esc. Adding more configuration logic.
2015-02-17 01:08:23 +01:00
Laurent Lalanne
d76affcae3
OP-1723 English typo
2015-02-16 01:22:04 +01:00
Laurent Lalanne
60f9e96571
OP-1723 keep only tr()
2015-02-16 00:11:29 +01:00
Laurent Lalanne
f4e11fa6ef
OP-1723 Missing tr() - removed debug code
2015-02-15 21:35:39 +01:00
Laurent Lalanne
b6937764aa
OP-1718 Set all servos outputs to 1500 before plug battery for Esc calibration (Tricopter)
2015-02-15 20:51:49 +01:00
Laurent Lalanne
c645738bc5
OP-1723 Ground wizard, reversable motor support - Fixes default outputs levels issue (OP-1718)
2015-02-15 18:32:01 +01:00
m_thread
a17553ce30
OP-1685 Adding support for synched and oneshot in Vehicle Setup Wizard.
2015-02-12 23:55:44 +01:00
Alessio Morale
a4da83a1be
OP-1685 - Add OneShot compatible configurations
2015-02-11 22:33:57 +01:00
m_thread
8ffc77f537
OP-1628 Fixed some review issues. Updated some text.
2015-01-27 08:43:06 +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
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
61b2b0f07a
OP-1628 Fixed button enablement glitch. Added style sheet to reboot page progress bar.
2014-12-29 18:03:20 +01:00
m_thread
9614397694
OP-1628 Uncrustify
2014-12-29 14:51:12 +01:00
m_thread
82c65b6b3f
OP-1628 Added software reboot to wizard.
2014-12-29 14:50:20 +01:00
m_thread
a1e8d7efed
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2014-12-28 09:48:27 +01:00
James Duley
f6c9183dbf
OP-1653 Qt 5.2.1 backward compatibilty: used QStringLiteral for json value
2014-12-19 14:59:41 +13:00
Laurent Lalanne
49a53757f7
OP-1643 Small fixes, typo
2014-12-19 10:15:36 +11:00
Laurent Lalanne
c213e923ca
OP-1643 First commit : Add ground vehicle to setup wizard
2014-12-19 10:14:53 +11: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
da62ef0dd6
OP-1628 Initial reboot code.
2014-12-09 00:47:34 +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
Fredrik Larsson
69d146988b
Merge remote-tracking branch 'origin/laurent/OP-1620_FixedWing_Vtail_wizard' into next
2014-12-03 17:49:16 +11:00
Alessio Morale
99d73426b8
Uncrustify
2014-11-27 12:05:59 +01:00
Laurent Lalanne
01cb489378
Remove QuadH from setup wizard
2014-11-24 00:51:40 +01:00
Fredrik Larsson
eaebe3eb30
Update this with help of FredrikA
2014-11-24 08:56:01 +11:00
Fredrik Larsson
ea5c0db322
Don't translate list items and sort the list
2014-11-24 06:30:54 +11:00
Fredrik Larsson
d334f90157
Use path utils to search for CloudConfigs
2014-11-23 08:13:02 +11:00
Fredrik Larsson
53464c948d
Make wizard match the firmware changes
2014-11-22 08:57:12 +11:00
Laurent Lalanne
c1c0c87677
OP-1620 Added Vtail frame to setup Wizard
2014-11-17 00:27:16 +01:00
m_thread
c3b5216e3d
OP-1556 Adding support for multiple channels in OutputCalibrationUtil.
2014-11-06 22:32:21 +01:00
Alessio Morale
236b8e5f78
Uncrustify
2014-11-03 23:09:26 +01:00
Fredrik Arvidsson
41e311b096
OP-1589 Fixed file header and added Quad-H to export page.
2014-11-01 11:57:48 +01:00
Fredrik Arvidsson
97dad5ce71
OP-1589 Added MixerSettings to export.
...
Made Quad-X and Qyad-H compatible when importing settings.
2014-11-01 11:41:39 +01:00
Laurent Lalanne
e11b0c2ae5
OP-1556 New "transmitter Setup Wizard" button, fixed mouseover. Updated text and translations
2014-10-31 14:59:44 +01:00
m_thread
02f50b952f
OP-1586 Fixed OutputCalibrationUtil.
...
Moved the setup and restore of ActuatorControl metadata to static
methods. This was needed in the case when multiple channels was
manipulated since the metadata would restore to a faulty state
otherwise.
2014-10-30 10:56:00 +01:00
Laurent Lalanne
133398e134
Merge branch 'laurent/OP-1556_Wizard_polishing' into rel-14.10
2014-10-29 21:58:44 +01:00
Corvus Corax
063db57322
uncrustification
2014-10-29 21:12:14 +01:00
Laurent Lalanne
317e9b51f1
OP-1556 Revert previous changes (Simplify Rich Text not really useful), update French translations.
2014-10-27 20:03:15 +01:00
Laurent Lalanne
894d72f66c
OP-1556 Bigger window size, Font sizes on all pages
2014-10-27 18:48:15 +01:00