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
ff97b87765
OP-1643 Updated connection diagram with ground vehicles
2014-12-19 10:15:16 +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
af7aac4936
This is better way to do things and it actually works
2014-11-23 03:25:22 +11:00
Fredrik Larsson
676e7f00af
Spilt the Revo case in to a new case, disable the telemtry on Revo only
2014-11-23 03:01:57 +11:00
Fredrik Larsson
53464c948d
Make wizard match the firmware changes
2014-11-22 08:57:12 +11:00
Fredrik Larsson
ade7088f3d
Make a start on ground side of DSM refactoring for auto procotol selection
2014-11-22 08:34:50 +11:00
Fredrik Larsson
3957240106
OP-1624 Use Aux Mag only on V9, commiting from Fredrik A
2014-11-18 08:06:56 +11:00
Laurent Lalanne
c1c0c87677
OP-1620 Added Vtail frame to setup Wizard
2014-11-17 00:27:16 +01:00
Alessio Morale
79e5627e29
uncrustify
2014-11-14 01:05:54 +01:00
Laurent Lalanne
e31778b7e6
OP-1605 Normalize Mixer values for all frames. Fix aileron mixing (wizard). Fix Vtail aileron mixing + Vtail mixing (config plugin)
...
Mixing values for sliders are now saved for Fixed Wing familly.
2014-11-11 03:30:59 +01:00
Laurent Lalanne
a13f7cd6be
OP-1603 Same ouput for mixer table (Wizard and Config plugin)
2014-11-08 23:08:51 +01:00
m_thread
247f08239c
Merge branch 'rel-14.10' of ssh://git.openpilot.org/OpenPilot into rel-14.10
2014-11-07 15:43:20 +01:00
Fredrik Larsson
c648175f18
Use consts, less to change when we mess with this again
2014-11-07 22:33:44 +11:00
Fredrik Larsson
e6b6aedc76
Change speed on Wizard and output.ui for config plugin, this is just to be
...
safe
2014-11-07 22:29:25 +11:00
Fredrik Larsson
cf90eecb35
Update button artwork for other Fredrik
2014-11-07 22:10:30 +11: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
Alessio Morale
660470b9e9
Merge remote-tracking branch 'origin/thread/OP-1589_MixerSettings_Export' into rel-14.10
2014-11-03 22:18:47 +01:00
Laurent Lalanne
31dcd4f016
OP-1592 Private method for isApplicable()
2014-11-02 18:39:03 +01:00
Laurent Lalanne
51f82dedbe
OP-1592 Same logic using dataObj
2014-11-02 15:38:41 +01:00
Laurent Lalanne
4defa7ed3e
OP-1592 Cleannup
2014-11-02 15:17:04 +01:00
Laurent Lalanne
8cc95451a5
OP-1592 New filtering method as requested in review
2014-11-02 14:42:08 +01:00
Laurent Lalanne
49869d9598
OP-1592 Don't set channels numbers in Vehicle Wizard, should be done in Transmitter Wizard.
2014-11-02 12:39:04 +01:00
Laurent Lalanne
bf9c480510
OP-1592 Skip EKFConfiguration from template for CC/CC3D
2014-11-02 12:02:32 +01:00
Fredrik Arvidsson
5617fab43c
OP-1589 Added Hexa-H as type.
2014-11-01 12:18:05 +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
73b0efa91c
Typo, vehicle template form
2014-11-01 11:12:16 +01:00
Laurent Lalanne
aefed47a33
OP-1556 Bigger text for TxWizard icon
2014-10-31 17:37:29 +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
Fredrik Arvidsson
f36c2b31f3
Merge branch 'thread/OP-1586_Test_Output' into rel-14.10
2014-10-31 13:05:39 +01:00
Fredrik Arvidsson
516310248c
OP-1586 Re-factored to get rid of duplicated code.
2014-10-31 11:50:00 +01:00
Corvus Corax
1d32e1bf76
uncrustify
2014-10-30 19:50:21 +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