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

1586 Commits

Author SHA1 Message Date
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