1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
Commit Graph

1500 Commits

Author SHA1 Message Date
Laurent Lalanne
e9582bf55c OP-1660 Apply special neutral settings for Throttle and FlightMode - Increase Throttle neutral offset to 4%. 2014-12-25 00:14:32 +01:00
Laurent Lalanne
c213e923ca OP-1643 First commit : Add ground vehicle to setup wizard 2014-12-19 10:14:53 +11:00
Fredrik Larsson
16eec9caed Merge remote-tracking branch 'origin/laurent/OP-1622_Ground_config_tab' into next 2014-12-03 17:49:09 +11:00
Laurent Lalanne
c097e8928b OP-1622 Revert Car Throttle (only forward). Use only Curve2 for tank, Customtab display fix 2014-11-22 23:09:59 +01:00
Laurent Lalanne
0c72a76b35 OP-1622 Fix Throttle curves and allow forward/reverse for Car and Tank 2014-11-22 20:10:55 +01:00
Fredrik Larsson
ab07169c7a Put space between next / skip, don't show skip for flight mode channel as
we must have one
2014-11-22 11:04:20 +11:00
Laurent Lalanne
3492e2a67d OP-1622 Tank : Set default Yaw mixing value to 50 2014-11-21 20:51:14 +01:00
Laurent Lalanne
0872abb5cb OP-1622 Modified tread for tank 2014-11-21 18:13:03 +01:00
Laurent Lalanne
e517e2dc6f OP-1622 Changes discussed in review 2014-11-17 20:22:39 +01:00
Laurent Lalanne
71f6872dee OP-1622 Better centering for rear wing 2014-11-17 18:34:54 +01:00
Laurent Lalanne
17eefe6a41 OP-1622 Add a small rear wing to Car frame 2014-11-17 18:30:41 +01:00
Laurent Lalanne
2a294575f2 OP-1622 Added Ground artwork, changed UI. Fix issue with Motorbike tab (typo) 2014-11-17 18:14:01 +01:00
Fredrik Arvidsson
9f3aad0a1e Merge remote-tracking branch 'origin/laurent/OP-1605_FWing_normalize_mixers_and_store_mix_values' into rel-14.10 2014-11-11 18:15:07 +01:00
Fredrik Arvidsson
adba295a6c Merge remote-tracking branch 'origin/skarlsso/OP-1604_radio_wizard_crashes' into rel-14.10 2014-11-11 07:36:08 +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
7c8bcb5134 OP-1603 Sliders are not updated fine. Still round / little slider value change but at least works now. 2014-11-10 11:36:47 +01:00
Stefan Karlsson
663a1c0c94 OP-1604 Removed usage of AccessoryDesired in Manual Calibration
Manual Calibration doesn't use the AccessoryDesired objects, but turned
up the update rates anyway.
2014-11-09 23:01:34 +01:00
Stefan Karlsson
fd801e3637 OP-1604 Initialize accessoryDesiredObjects the the plugin constructor 2014-11-09 22:54:13 +01:00
Stefan Karlsson
90e0459522 OP-1604 Reinitialize accessoryDesiredObjects if they weren't initialized
Only instance 0 of UAVOs is initialized if no board is connected. The
TX Wizard tried to setup accessoryDesired instances 1 and 2 but failed,
causing crashes later in the wizard.
2014-11-09 22:39:05 +01:00
Laurent Lalanne
a13f7cd6be OP-1603 Same ouput for mixer table (Wizard and Config plugin) 2014-11-08 23:08:51 +01:00
Fredrik Larsson
55e16453c2 Change wording 2014-11-09 07:20:54 +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
m_thread
ebbbf0aabf Merge branch 'thread/OP-1590_PID_Bank_Management' into rel-14.10 2014-11-04 22:55:25 +01:00
m_thread
eee81be86f OP-1590 Fixed sub-menu names. 2014-11-04 22:21:29 +01:00
m_thread
3d92707a2e OP-1590 Fixed text 2014-11-04 22:10:58 +01:00
m_thread
f7f92d2b3d OP-1590 Uncrustify 2014-11-04 22:06:38 +01:00
m_thread
fc4766a25f OP-1590 Fixed issues found in review. 2014-11-04 22:05:17 +01:00
m_thread
07a14c48ab Merge branch 'thread/OP-1590_PID_Bank_Management' into rel-14.10 2014-11-04 21:19:30 +01:00
m_thread
826d010119 OP-1590 Added implementation for PID Bank management.
Fixed a bug that prohibited fields not currently shown in gui ( in an
inactive pid bank ) to update from UAVO updates.
2014-11-04 00:51:47 +01:00
Alessio Morale
236b8e5f78 Uncrustify 2014-11-03 23:09:26 +01:00
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
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
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
m_thread
bf9d14a8a7 OP-1582 Set text to Next/Skip for Flightmode and Aux channels 2014-10-29 01:28:46 +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
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
a18e3566ea Merge branch 'rel-14.10' into next 2014-10-24 03:26:39 +11:00
Fredrik Larsson
bbe7cf2c0f tooltip typeo 2014-10-23 19:50:33 +11:00
Fredrik Larsson
2c986cf53f Merge branch 'rel-14.10' into next 2014-10-21 22:54:33 +11:00
a*morale
561fb364a5 OP-1548 - Adding limits to FusionAlgorithm 2014-10-21 00:12:09 +02:00
m_thread
36c04236e4 OP-1552 Changed text of menu for input setup wizard. 2014-10-20 13:58:54 +02:00
Laurent Lalanne
a5648ede29 OP-1337 Integral tooltips : font size issue fixed in stabilization.ui 2014-10-18 11:06:07 +02:00
Fredrik Larsson
97432893dc Tooltip typoes 2014-10-17 23:15:13 +11:00
Fredrik Arvidsson
2b637080fe Merge remote-tracking branch 'origin/next' into thread/OP-1504_Vehicle_Name_Setting
Conflicts:
	ground/openpilotgcs/src/plugins/config/stabilization.ui
2014-10-17 08:09:57 +02:00
Fredrik Arvidsson
bf6b376b50 OP-1504 Fxed a small issue with tab index. 2014-10-17 01:13:25 +02:00
m_thread
f73726b3c0 Merge branch 'thread/OP-1538_Embedded_Documentation' into next 2014-10-16 00:34:48 +02:00
m_thread
2d17d64406 OP-1538 Fixed some runtime warnings and debug logging. 2014-10-15 00:41:17 +02:00
Alessio Morale
3f9f11670c Merge remote-tracking branch 'origin/thread/OP-1457_Hide_FF_in_FW' into next 2014-10-14 21:47:52 +02:00
Alessio Morale
15cd40a907 Merge remote-tracking branch 'origin/skarlsso/OP-1534_add_expo_and_acro_insanity_factor_to_txpid' into next 2014-10-14 21:43:59 +02:00