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

1608 Commits

Author SHA1 Message Date
Laurent Lalanne
ee3efc535e OP-1728 Fix output value 2015-02-18 01:50:38 +01:00
Laurent Lalanne
4b24707f82 OP-1728 Remove unused code 2015-02-18 00:51:42 +01:00
Laurent Lalanne
745ada0781 OP-1728 First commit - Maybe better behavior - Display motors with red handle 2015-02-18 00:34:38 +01:00
Alessio Morale
99ab3719c4 Merge remote-tracking branch 'origin/amorale/OP-1685_cc_oneshot_support' into next 2015-02-17 23:46:57 +01:00
Laurent Lalanne
fdc80fd595 Merge remote-tracking branch 'origin/laurent/OP-1706_Output_tab' into next
Conflicts:
	ground/openpilotgcs/src/plugins/config/outputchannelform.cpp
2015-02-17 14:09:29 +01:00
Alessio Morale
75b3e2f1dc OP-1685 - Bank mode Combo content was truncated for OneShot/OneShot125 items 2015-02-16 23:12:35 +01:00
Laurent Lalanne
f1f8e285e9 OP-1723 Ground config tab : Allow reverse/brake in RcCar 2015-02-14 19:52:47 +01:00
Alessio Morale
d9216d72fe OP-1685 - Fixes for review comments 2015-02-14 17:23:27 +01:00
Alessio Morale
ed56d39ccc OP-1685 - fix warning text in GCS 2015-02-12 00:00:07 +01:00
Laurent Lalanne
88dc843f4e OP-1718 RcInput calibration : Set output to 1000 for motor, 1500 for all others (servos, reversedMotor, accessory...) 2015-02-11 23:38:01 +01:00
Alessio Morale
7177e77d23 OP-1685 - Show a warning in output tab if config issues are found 2015-02-11 22:33:57 +01:00
Alessio Morale
544b0357c7 uncrustify 2015-02-10 23:51:19 +01:00
Laurent Lalanne
6da3c99af2 OP-1635 Remove QuadH in config tab - AirframeType 2015-02-10 22:48:43 +01:00
Laurent Lalanne
bf3866d12e OP-1706 Output range from 500 to 2500 2015-02-08 19:10:56 +01:00
Alessio Morale
46521f1c2d Merge remote-tracking branch 'origin/amorale/OP-1683_syncupdate_oneshot' into next 2015-02-08 17:59:59 +01:00
Laurent Lalanne
105b01680d Merge branch 'laurent/OP-1644_Wrong_wizard_neutral' into next 2015-02-07 19:03:36 +01:00
Laurent Lalanne
21fe64eec0 Merge branch 'laurent/OP-1698_Easy_setup_channel_passtrough' into next 2015-02-07 19:02:19 +01:00
Laurent Lalanne
7c4dfc9608 OP-1706 Uncrustify 2015-02-07 13:19:46 +01:00
Laurent Lalanne
9c31d2fcb5 OP-1706 Disable checkboxes if no range - Enable only channels already set in mixer - Add limits 2015-02-07 13:04:42 +01:00
Laurent Lalanne
2454ac6d6c OP-1644 Reuse the same function for special neutrals 2015-02-03 22:13:30 +01:00
Laurent Lalanne
23865ed0b0 OP-1644 Really set FlightMode neutral centered + some minor fixes in code 2015-02-03 21:50:45 +01:00
Karl Knutsson
137c183ec2 OP-1522 Remove unused channel set cfg
Remove unused channel set configuration option.
With the new channel allocation the old channel set
configuration isn't needed.
2015-02-02 21:25:38 +01:00
m_thread
d72504d20f OP-1576 Removed TxResent from GUI. Renamed some files. 2015-02-02 21:25:38 +01:00
Alessio Morale
09319c3805 OP-1683 - fix casing and cleanup of gcs code 2015-02-02 20:35:39 +01:00
Laurent Lalanne
d567d88216 OP-1698 Changes from review 2015-02-01 23:19:04 +01:00
Alessio Morale
a7caee7bc4 OP-1683 - update tooltips, small UI changes 2015-02-01 21:27:25 +01:00
Laurent Lalanne
4ca715bddf OP-1698 Removed empty lines 2015-02-01 18:30:39 +01:00
Laurent Lalanne
4423fa9d0c OP-1698 Added channel allocation checking - Little HexaH bug - Uncrustify 2015-02-01 18:02:19 +01:00
Laurent Lalanne
f18aa3d2cb OP-1698 Add curve choice for all accessory outputs 2015-02-01 14:59:18 +01:00
Laurent Lalanne
8c0a33cd6f OP-1698 First commit : Add Accessory0,1,2 to Output 2015-02-01 06:22:38 +01:00
Alessio Morale
6f3f7b9972 OP-1683 - fix limits handling and definitions 2015-01-30 21:43:59 +01:00
m_thread
d378ecb3b6 OP-1668 Adjusting layout. 2015-01-28 00:41:11 +01:00
Alessio Morale
26fcec09e3 OP-1683 - Show bank number and color beside output number 2015-01-27 19:39:45 +01:00
m_thread
73954dadea OP-1668 Fixed widget updates. 2015-01-27 15:05:59 +01:00
m_thread
4f7344121e Merge remote-tracking branch 'origin/next' into thread/OP-1668_Mixer_Curve_2_Source 2015-01-27 13:31:09 +01:00
Alessio Morale
97bf9f74b6 OP-1683 - Enables only available output bank mode Combos 2015-01-26 12:24:10 +01:00
Alessio Morale
73dc04b436 OP-1683 - Fix save for BankMode. 2015-01-24 21:12:31 +01:00
Alessio Morale
5901dbda35 OP-1683 - Add bank mode selection UI 2015-01-24 15:40:21 +01:00
Alessio Morale
d0629926f0 OP-1683 - fixes for GCS 2015-01-23 23:57:12 +01:00
Laurent Lalanne
8f0c0407fb OP-1674 Changes from review : added constants and set limits - UI changes, Freq close to channel number. 2015-01-22 23:56:20 +01:00
Laurent Lalanne
ada09a8aaa OP-1674 Add frequency display and limiting values - Allow channel 250. 2015-01-11 19:39:53 +01:00
Fredrik Arvidsson
7c3cecea8f Merge remote-tracking branch 'origin/abeck/gpsassist' into next 2015-01-09 21:44:23 +01:00
Alessio Morale
b9566545ed OP-1660 - HotFix: Force min to 1000 to prevent dangerous behaviours (motors spinning) during calibration 2015-01-09 16:25:34 +01:00
abeck70
b1c94e83d0 gpsassist: One commit new branch
Collapsed into one branch for a new code review.  Some unnecssary committed files removed.
2015-01-08 13:20:47 +11:00
Fredrik Arvidsson
f70eb1f6ee OP-1668 Adding control and some init code. 2015-01-06 19:03:35 +01:00
Laurent Lalanne
4edc97291c OP-1660 Little pixel issue on groove (margin left on blue, margin right on white) and margin not needed (not active, typo) 2015-01-03 13:01:25 +01:00
Laurent Lalanne
45c96f3378 OP-1660 Changes from review 2014-12-30 14:57:34 +01:00
Laurent Lalanne
90e4e9276e OP-1660 Disable all outputs while calibrate (Manual calibration or Wizard) : No servo jitter 2014-12-30 09:49:35 +01:00
Laurent Lalanne
64cea89d3e OP-1660 Reset channel data : Type and number. Prevent bad channel setting like channel type set and no channel number or wizard freezes. 2014-12-29 01:07:11 +01:00
Laurent Lalanne
9e91c83c60 OP-1660 Rcinput sliders : Add a small Red mark for neutral value - Tooltip for value 2014-12-27 08:09:59 +01:00
Laurent Lalanne
df8cad3190 OP-1660 Pixel issue on Win32, reduce groove height. 2014-12-27 02:12:47 +01:00
Laurent Lalanne
666f764155 OP-1660 Handle fix, was cropped 2014-12-27 00:34:20 +01:00
Laurent Lalanne
02903e7858 OP-1660 Display limits for every FlightMode position on Flightmode channel 2014-12-26 22:45:15 +01:00
Laurent Lalanne
59e461f6ce OP-1660 Revert last commit + uncrustify 2014-12-26 00:00:08 +01:00
Laurent Lalanne
4afe6f2e1a OP-1660 Add ticks on slider, QT stylesheet bug 2014-12-25 22:48:26 +01:00
Laurent Lalanne
b82b10e832 OP-1660 Allow realtime monitoring of inputs 2014-12-25 17:49:19 +01:00
Laurent Lalanne
e734e2876b OP-1660 Disable Apply/Save buttons when Manual Calibration is running, custom message 2014-12-25 14:18:34 +01:00
Laurent Lalanne
0aae4e4d7a OP-1660 Tell user Manual calibration is running (Start/Stop button change) 2014-12-25 01:30:08 +01:00
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