1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-25 10:52:11 +01:00

252 Commits

Author SHA1 Message Date
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
m_thread
9038c89991 OP-1556 Changed ESC calibration procedure slightly.
Added even more warning artwork to ESC calibration to make it even more
explicit. Darwin awards might have lost even a few more poor souls by
this i hope.
2014-10-27 15:24:23 +01:00
Fredrik Larsson
5afb74efd1 Merge remote-tracking branch 'origin/thread/OP-1567_Wizard_fixes' into rel-14.10 2014-10-26 01:03:09 +11:00
Laurent Lalanne
4df7ff56ea Merge branch 'rel-14.10' into laurent/rel-14.10_Translations_updates 2014-10-25 15:16:16 +02:00
Laurent Lalanne
52d926bf54 OP-1337 Special branch for Rel-14.10 translations updates and fixes 2014-10-25 15:06:18 +02:00
Fredrik Arvidsson
7268a676eb OP-1567 Added setting PWM out to 1000us.
At motor neutral calibration stop, first set PWM out to 1000us for 500ms
followed by setting it to 0.
2014-10-25 15:01:25 +02:00
Fredrik Arvidsson
612c3802ec OP-1571 Fixed template export.
User can now choose a place and a name if preferred.
Location will be default location in GCS config dir if it exists,
otherwise in the users home directory.
Added code to handle exort and import/selection of template without
image.
2014-10-25 11:35:05 +02:00
m_thread
0457e22132 Changed safe actuator value for motors to 0 ( for extra safety ). 2014-10-24 16:35:53 +02:00
m_thread
2e7d76cb33 Fixed export dialog for 'cloud' settings export. 2014-10-24 16:24:06 +02:00
Fredrik Larsson
75b9779a87 Merge remote-tracking branch 'origin/thread/OP-1567_Wizard_fixes' into rel-14.10 2014-10-24 03:36:04 +11:00
Fredrik Larsson
52c43c916f Merge remote-tracking branch 'origin/thread/OP-1556_Improve_ESC_Calib' into rel-14.10 2014-10-24 03:35:41 +11:00
Fredrik Larsson
a0f19ea79d Update text for default tuning 2014-10-24 03:15:10 +11:00
Fredrik Larsson
4f42b5227b Logo for defaults 2014-10-24 02:13:32 +11:00
m_thread
2ee9e04ff6 OP-1567 Fixed some defaults in wizard.
If CC or CC3D disable GPS.
2014-10-23 12:42:27 +02:00