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

5717 Commits

Author SHA1 Message Date
Fredrik Larsson
6780957428 Add new CCs from Failsafe 2014-11-27 03:18:32 +11:00
Fredrik Larsson
a1feaa98a8 Add Hexa CCs part 2 2014-11-24 12:22:32 +11:00
Fredrik Larsson
1832244cdf Merge remote-tracking branch 'origin/laurent/Remove_quadH_wizard' into rel-14.10 2014-11-24 12:12:29 +11:00
Laurent Lalanne
01cb489378 Remove QuadH from setup wizard 2014-11-24 00:51:40 +01:00
Fredrik Larsson
9007a000b8 Generic Hexa configs part 1 2014-11-24 10:48:04 +11:00
Fredrik Larsson
10f3371e9a Add more generics for CC 2014-11-24 09:57:11 +11: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
Laurent Lalanne
f99805279e OP-1337 Small update for release 2014-11-23 11:55:15 +01:00
Fredrik Larsson
93562ca830 Blackout 330 CC from Failsafe 2014-11-23 09:13:05 +11:00
Fredrik Larsson
edbf1a0850 Merge remote-tracking branch 'origin/hayvosh/OP-1634_CloudConfig_uses_wrong_path' into rel-14.10 2014-11-23 09:10:43 +11:00
Fredrik Larsson
b230c9d536 Add Cinetank CC from Failsafe 2014-11-23 09:07:38 +11:00
Fredrik Larsson
d334f90157 Use path utils to search for CloudConfigs 2014-11-23 08:13:02 +11:00
Fredrik Larsson
af7aac4936 This is better way to do things and it actually works 2014-11-23 03:25:22 +11:00
Fredrik Larsson
676e7f00af Spilt the Revo case in to a new case, disable the telemtry on Revo only 2014-11-23 03:01:57 +11:00
Fredrik Larsson
32c94d45fe Merge remote-tracking branch 'origin/hayvosh/OP-1627_Cleanup_DSM' into rel-14.10 2014-11-23 02:34:12 +11:00
Fredrik Larsson
f9ce5c0f97 Tidy up some of the commited cloud configs 2014-11-22 11:22:41 +11: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
f349fe3a98 OP-1627 ts fix, remove obsolete 2014-11-22 00:56:26 +01:00
Fredrik Larsson
53464c948d Make wizard match the firmware changes 2014-11-22 08:57:12 +11:00
Fredrik Larsson
ade7088f3d Make a start on ground side of DSM refactoring for auto procotol selection 2014-11-22 08:34:50 +11:00
Fredrik Larsson
9022e0546d Add cloudconfigs to copy 2014-11-22 03:53:01 +11:00
Fredrik Larsson
4c1e29a7cf QAV250 from Soundpod 2014-11-19 11:18:09 +11:00
Fredrik Larsson
3957240106 OP-1624 Use Aux Mag only on V9, commiting from Fredrik A 2014-11-18 08:06:56 +11:00
Fredrik Larsson
76ce1b61f1 Update CC of MXP230 from Stormin 2014-11-17 12:55:08 +11:00
Fredrik Larsson
10597068c4 Add new CCs from Failsafe 2014-11-16 19:39:14 +11:00
Fredrik Larsson
d62a14c707 CC from Liftbag's Mini Hex 2014-11-15 11:23:10 +11: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