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

465 Commits

Author SHA1 Message Date
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
m_thread
7b103e9886 Merge branch 'thread/OP-1581_VSW_Button_On_Vehicle_Page' into rel-14.10 2014-10-30 01:30:02 +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
94dd983363 Merge branch 'rel-14.10' into laurent/OP-1556_Wizard_polishing 2014-10-29 20:59:05 +01:00
m_thread
2592f6b1a4 OP-1581 Add button to open Vehicle Configuration Wizard to Config plugin. 2014-10-29 00:30:06 +01:00
m_thread
cc1785d6a2 OP-1574 Removed limitation to only allow Rapid ESC to perform calibration. 2014-10-27 23:43:17 +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
Fredrik Larsson
269fa51c44 Merge remote-tracking branch 'origin/thread/OP-1556_ESC_Range' into rel-14.10 2014-10-28 04:09:03 +11:00
Laurent Lalanne
8f14a942fe Merge branch 'rel-14.10' into thread/OP-1556_ESC_Range 2014-10-27 17:54:28 +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
Laurent Lalanne
2628a23b28 OP-1577 Svg fixes for output calibration wizard 2014-10-27 13:18:10 +01:00
Fredrik Arvidsson
33dfc59131 Merge branch 'rel-14.10' of ssh://git.openpilot.org/OpenPilot into rel-14.10 2014-10-25 16:41:00 +02:00
Fredrik Arvidsson
beeef0431c Trying to fix mysterious MacOSX build isssue. 2014-10-25 16:40:38 +02: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
Fredrik Larsson
d76aa509eb Change OK to Export for export tool 2014-10-23 23:10:37 +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
Fredrik Larsson
77dc919e07 minor text update 2014-10-23 02:26:50 +11:00
Fredrik Larsson
b4d38622a0 The ones that got away 2014-10-23 02:17:14 +11:00
Fredrik Larsson
2053cf000d OP-1559 Wording for GPS page of Wizard 2014-10-23 02:08:52 +11:00
m_thread
c409d75eed OP-1556 Setting ActuatorCommand to 0 after calibration. 2014-10-21 19:51:41 +02:00
Fredrik Larsson
2c986cf53f Merge branch 'rel-14.10' into next 2014-10-21 22:54:33 +11:00
Laurent Lalanne
de5604d7e6 OP-1547 Wrong DSM port in SetupWizard 2014-10-21 12:21:02 +02:00
m_thread
decbcb3ee7 OP-1545 Added GUI to visualize the ESC calibration utput level during calibration. 2014-10-20 14:01:52 +02:00
Laurent Lalanne
0ef448cd1b Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-12 20:54:14 +02:00
Corvus Corax
b01eb1d3e4 uncrustification 2014-10-03 23:14:38 +02:00
m_thread
a7a7d32ec8 OP-1517 Small adjustments. 2014-10-02 21:25:38 +02:00
m_thread
3aed610c36 OP-1512 Changed wording in ESC calibration dialog. 2014-10-02 18:32:10 +02:00
m_thread
9b6f1a7d31 OP-1512 Added security questions to esc setup wizard. 2014-10-01 16:20:42 +02:00
Laurent Lalanne
538452ea02 Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-01 15:41:39 +02:00
m_thread
f6e4e72ec2 OP-1517 Fixed a static declaration issue. 2014-10-01 15:10:22 +02:00
m_thread
2e472ec80c OP-1512 Fixed Platinum GPS setup
Fixed bug with number of mixer channels for fixed wing and octocopters.
2014-10-01 15:06:15 +02:00
m_thread
8123e816b6 OP-1517 Fixed saving of vehicle setup to be performed before output calibration and esc calibration. 2014-10-01 15:05:32 +02:00
m_thread
394df149b6 Merge remote-tracking branch 'origin/next' into thread/OP-1517_FW_Wizard_Fixes 2014-10-01 12:37:58 +02:00
m_thread
cc8c1c75f9 OP-1517 Fixed handling of configuration when sbus needs to use main port and gps is configured.
Enabled platinum gps configuration.
Cleaned up the naming standards in connection diagram svg file.
Re-factored the connection diagram code.
Uncrustified code.
2014-10-01 11:42:11 +02:00
m_thread
7c2968e7ef OP-1512 Use QuadX as default muti vehicle. 2014-09-30 22:27:34 +02:00
m_thread
1a406d00d4 OP-1512 Simplified HTML text 2014-09-30 22:09:41 +02:00
Laurent Lalanne
9760495899 OP-1337 Typo fix (Wizard-fixedwingpage.cpp) - Translations updates 2014-09-30 20:58:11 +02:00
m_thread
be4ae80696 OP-1512 Fixed some magic numbers... 2014-09-30 20:48:20 +02:00