1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
Commit Graph

12025 Commits

Author SHA1 Message Date
Alessio Morale
328f326fb7 Merge remote-tracking branch 'origin/thread/OP-1580_Qwt_6.1.1' into rel-14.10 2014-11-03 22:20:57 +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
Alessio Morale
603625f65e Merge remote-tracking branch 'origin/laurent/OP-1592_Cloud_cfg_fails_CC3D' into rel-14.10 2014-11-03 22:16:40 +01:00
m_thread
0428cdfadc OP-1590 Added TabBar Toolbuttons with menus to copy/reset/restore/swap settings.
Still needs actual implementation.
2014-11-03 01:33:45 +01:00
Laurent Lalanne
31dcd4f016 OP-1592 Private method for isApplicable() 2014-11-02 18:39:03 +01:00
Laurent Lalanne
a55aff2723 Deadband by default, fix value. Should be 0.02 for 2% 2014-11-02 16:15:33 +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 Larsson
77d11eafe7 Deadband by default, will be detected and overwritten by new TX wizard 2014-11-02 11:53:53 +11:00
Alessio Morale
6a2666381f OP-1588 - Improve manualcontrol assumptions to be easier to mantain 2014-11-01 17:54:54 +01:00
Alessio Morale
e04825e7b7 OP-1588 - Remove *relay flight modes 2014-11-01 16:11:11 +01:00
Alessio Morale
b3b2d1ef02 OP-1584 - Remove some unused big UBX messages when running with GPS_MINIMAL 2014-11-01 16:00:03 +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
Fredrik Larsson
2016f1bc43 spacing 2014-11-01 10:06:44 +11:00
Fredrik Larsson
30c60d1024 More tweaking of defaults 2014-11-01 09:35:08 +11:00
Alessio Morale
71d30a7521 OP-1584 - reduce telemetry queue size 2014-10-31 20:39:52 +01:00
Alessio Morale
c0ca20f661 OP-1584 - Remove auxmagsupport from cc3d for now as it is unused, remove other stuffs from ubx when GPS_MINIMAL is selected 2014-10-31 19:56:38 +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
m_thread
5d89a78649 OP-1554 Changed some visuals.
Fixed logging to include enum types.
2014-10-31 10:14:46 +01:00
Fredrik Larsson
69f6164cf5 Bandit added from Liftbag 2014-10-31 13:27:12 +11:00
Fredrik Larsson
e8ee084c41 Stormin's tune 2014-10-31 13:24:43 +11:00
Fredrik Larsson
55cde5b63f Merge remote-tracking branch 'origin/laurent/OP-1543_GPS_plugin_artwork' into rel-14.10 2014-10-31 10:11:44 +11:00
Corvus Corax
d01ff2268a Merge branch 'corvuscorax/OP-1573_dont_low_throttle_disarm_in_autopilot' into rel-14.10 2014-10-30 19:50:44 +01:00
Corvus Corax
1d32e1bf76 uncrustify 2014-10-30 19:50:21 +01:00
Corvus Corax
7d72b6dc92 Merge remote-tracking branch 'origin/rel-14.10' into corvuscorax/OP-1573_dont_low_throttle_disarm_in_autopilot 2014-10-30 19:47:16 +01:00
m_thread
3e6c5debc5 OP-1554 Added functionality to add fields with enum type and have markers added to scopes.
Still a few smallish things to fix.
2014-10-30 16:46:39 +01:00
Laurent Lalanne
e82560c81e Update various openpilotgcs_XX.ts files from rel-14.10 sources 2014-10-30 12:47:35 +01:00
Laurent Lalanne
0569e46819 OP-1337 Cleannup, removed obsoletes 2014-10-30 12:37:44 +01:00
m_thread
84332047d2 OP-1580 Fixed some visuals 2014-10-30 12:15:37 +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
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
m_thread
da541b356b OP-1580 Upgraded to Qwt 6.1.1 2014-10-30 01:12:43 +01:00
Laurent Lalanne
d35da5e56b Merge branch 'laurent/rel-14.10_Translations_updates' into rel-14.10 2014-10-29 22:07:45 +01:00
Laurent Lalanne
133398e134 Merge branch 'laurent/OP-1556_Wizard_polishing' into rel-14.10 2014-10-29 21:58:44 +01:00
Laurent Lalanne
73687222d4 OP-1438 Added Red (bad) / Orange (warning) / Green (OK) zones for Link Meter 2014-10-29 21:54:28 +01:00
Corvus Corax
d0417dda84 OP-1573 fix armhandler to not timeout-disarm when flying autonomously 2014-10-29 21:12:57 +01:00
Laurent Lalanne
2ccc5165d3 Merge branch 'rel-14.10' into laurent/rel-14.10_Translations_updates 2014-10-29 21:12:56 +01:00
Corvus Corax
063db57322 uncrustification 2014-10-29 21:12:14 +01:00
Laurent Lalanne
e77ba19c4d OP-1337 Translations updates for rel-14.10 2014-10-29 21:09:46 +01:00
Laurent Lalanne
94dd983363 Merge branch 'rel-14.10' into laurent/OP-1556_Wizard_polishing 2014-10-29 20:59:05 +01:00
Fredrik Larsson
a49ae4cbec Test CConfig file 2014-10-29 13:44:27 +11:00