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

12012 Commits

Author SHA1 Message Date
Laurent Lalanne
9e0ede3386 OP-1601 barosensor.c and airspeedstate.c removed from Makefile 2014-11-15 22:17:08 +01:00
Alessio Morale
aee3ad0ff1 update WHATSNEW 2014-11-14 01:06:09 +01:00
Alessio Morale
79e5627e29 uncrustify 2014-11-14 01:05:54 +01:00
Fredrik Larsson
243d5bd78e Merge remote-tracking branch 'origin/laurent/OP-1564_PFD_Thrust_mode' into rel-14.10 2014-11-12 23:28:33 +11: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 Larsson
4bea17622d Update CCs for RC5 2014-11-11 18:23:52 +11: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
8f0f8ed0c1 Merge branch 'rel-14.10' into laurent/OP-1603_Fixed_wing_elevon_mixers 2014-11-10 12:29:05 +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
Laurent Lalanne
977ff7d6fb Merge branch 'laurent/OP-1603_Fixed_wing_elevon_mixers' into rel-14.10 2014-11-10 10:42:00 +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
da76ce1577 OP-1337 rel-14.10_Translations_updates 2014-11-09 01:29:04 +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
Laurent Lalanne
34dfac8c0a OP-1564 Fix regression introduced with relaytuning removed 2014-11-08 16:16:17 +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
e01ff03081 Add Generic Quad-x 2014-11-07 22:56:48 +11: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
Fredrik Larsson
039281fef7 remove dated CCOnfig files 2014-11-07 14:57:51 +11:00
m_thread
9f5fd7dec0 OP-1554 Fixed small but critical bug for multielement fields. 2014-11-07 00:32:38 +01:00
m_thread
c3b5216e3d OP-1556 Adding support for multiple channels in OutputCalibrationUtil. 2014-11-06 22:32:21 +01:00
Laurent Lalanne
59db8f818c OP-1337 Last translation updates with rel-14.10rc5 2014-11-05 19:51:10 +01:00
Alessio Morale
f7fa5218bc change WHATSNEW for release 2014-11-05 01:27:27 +01: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
6681d54ca9 Merge remote-tracking branch 'origin/amorale/OP-1584_cc3d_ram_issue' into rel-14.10 2014-11-03 22:23:48 +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
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