m_thread
|
3b1e67d185
|
Merge remote-tracking branch 'origin/next' into thread/OP-1474_PID_Scaling_Banks
Conflicts:
ground/openpilotgcs/src/plugins/config/stabilization.ui
|
2014-09-19 09:01:02 +02:00 |
|
Fredrik Larson
|
8a5174de67
|
Merge remote-tracking branch 'origin/skarlsso/OP-1458_remove_delays_from_tx_wizard' into next
|
2014-09-19 06:07:20 +10:00 |
|
Fredrik Larson
|
c4e049f1ed
|
Merge remote-tracking branch 'origin/hayvosh/OP-1489_ILimits' into next
|
2014-09-18 02:37:53 +10:00 |
|
Fredrik Larson
|
db94453bdf
|
comment typeo
|
2014-09-18 00:35:07 +10:00 |
|
Fredrik Larson
|
e95689b0fc
|
Old bug, buttongroup clash
|
2014-09-17 22:33:32 +10:00 |
|
Fredrik Larson
|
1de454a4cf
|
Merge remote-tracking branch 'origin/next' into hayvosh/OP-1489_ILimits
|
2014-09-17 21:47:54 +10:00 |
|
Fredrik Larson
|
f5fa57c7da
|
Merge remote-tracking branch 'origin/laurent/OP-1134_Populate_new_custom_tab' into next
|
2014-09-17 08:15:31 +10:00 |
|
Fredrik Larson
|
e4e1e0ed24
|
Uncrusty
|
2014-09-17 07:23:58 +10:00 |
|
Fredrik Larson
|
d7ffa008b1
|
Make alt hold default buttons disabled, they were missing from the constructor
|
2014-09-17 06:15:07 +10:00 |
|
Fredrik Larson
|
6fe00a773c
|
Some buttons missing from UI setup
|
2014-09-17 05:47:27 +10:00 |
|
Fredrik Larson
|
cb38cfb118
|
New UI layout, remove a tab
|
2014-09-17 05:30:28 +10:00 |
|
Fredrik Larson
|
20b635fa07
|
Merge branch 'next' into hayvosh/OP-1489_ILimits
|
2014-09-17 02:25:53 +10:00 |
|
Alessio Morale
|
c49497f2e0
|
Merge branch 'amorale/OP-1434_GPSV9_fc_support' into next
|
2014-09-15 23:49:54 +02:00 |
|
Fredrik Larson
|
bc0e8521e0
|
Prefer this wording, technically might be wrong, but it's what it acts
like it does
|
2014-09-16 01:28:07 +10:00 |
|
Fredrik Larson
|
5c7fbebb1c
|
More usability bits, less scary knobs to tweek.
|
2014-09-16 01:14:17 +10:00 |
|
Fredrik Larson
|
599112e50e
|
Some Minor language changes
|
2014-09-16 01:03:11 +10:00 |
|
Fredrik Larson
|
98cf9d7063
|
ILimits are so not touched by usrs, even the tinkers, lets clean this up a
bit.
|
2014-09-16 00:54:43 +10:00 |
|
Stefan Karlsson
|
eacf0a1693
|
Merge branch 'skarlsso/OP-1474-PID_Scaling' into thread/OP-1474-PID_Scaling
Conflicts:
shared/uavobjectdefinition/stabilizationsettings.xml
|
2014-09-10 21:41:40 +02:00 |
|
Alessio Morale
|
c777f9e194
|
OP-1406 - Fixes from review comments
|
2014-09-08 23:24:18 +02:00 |
|
Fredrik Larrson
|
849bbfd481
|
Merge remote-tracking branch 'origin/skarlsso/OP-1455_no_output_from_test_outputs' into next
|
2014-09-08 04:25:02 +10:00 |
|
Fredrik Larrson
|
32773c0245
|
Merge remote-tracking branch 'origin/laurent/OP-1349_GCS_Neutral_Spinboxes_in_Input_and_Output' into next
|
2014-09-08 01:27:23 +10:00 |
|
m_thread
|
474466ac92
|
OP-1474 Uncrustify.
|
2014-09-07 00:23:20 +02:00 |
|
m_thread
|
45ea8015ed
|
OP-1474 Updated GUI to follow the standard way of handling checked groups.
Added missing push buttons to widget list to make then enable/disable correctly.
|
2014-09-07 00:20:22 +02:00 |
|
m_thread
|
7fb064cf22
|
OP-1474 Added thrust PID scale curve to stabilization configuration GUI.
|
2014-09-06 23:53:44 +02:00 |
|
Stefan Karlsson
|
fa1bd4c946
|
OP-1458 Deregister previous channel when the back button is pressed
|
2014-09-02 18:53:02 +02:00 |
|
Stefan Karlsson
|
6633e788b1
|
OP-1458 Embed the delayed next QTimer in ConfigInputWidget
|
2014-08-31 23:41:23 +02:00 |
|
Stefan Karlsson
|
a59e4defc5
|
OP-1458 Shorten the transition delays on the input control setup page
|
2014-08-31 21:27:55 +02:00 |
|
Stefan Karlsson
|
507aa51221
|
OP-1458 Make stick identification in the input wizard more stable
|
2014-08-31 21:27:55 +02:00 |
|
Stefan Karlsson
|
cd5efd61d3
|
OP-1458 Increase the update for the accessory channels
|
2014-08-31 21:26:00 +02:00 |
|
Stefan Karlsson
|
644d35fa41
|
OP-1458 Restore to original input rate values when cancel is clicked
|
2014-08-31 15:47:13 +02:00 |
|
Alessio Morale
|
f69e476ed3
|
Merge branch 'amorale/OP-1452_comusbbridge_improvements' into next
|
2014-08-29 20:25:29 +02:00 |
|
Laurent Lalanne
|
5f346d81e9
|
OP-1349_GCS Neutral_Spinboxes_in_Input_and_Output Disable keyboard tracking on inputform spinboxes (min, max, neutral).
|
2014-08-29 19:45:29 +02:00 |
|
Laurent Lalanne
|
d5c8e9a51e
|
OP-1134 Populate_new_custom_tab Lock Custom mixer table until frameType is saved on board, next edit.
|
2014-08-28 22:30:30 +02:00 |
|
Laurent Lalanne
|
485600ab5d
|
OP-1134 Populate_new_custom_tab : Fix comment
|
2014-08-28 20:25:22 +02:00 |
|
Laurent Lalanne
|
944e6882c5
|
OP-1134 Populate_new_custom_tab : Removed question mark
|
2014-08-28 20:18:54 +02:00 |
|
Laurent Lalanne
|
465f6dc701
|
OP-1134 Populate_new_custom_tab Protect current mixer table : Changes on Custom tab can't be saved until frameType is set to Custom.
|
2014-08-28 15:59:32 +02:00 |
|
Laurent Lalanne
|
b8913209dc
|
OP-1134_Populate_new_custom_tab : Typo, bad cleannup
|
2014-08-28 14:47:37 +02:00 |
|
Laurent Lalanne
|
c00aef04f8
|
OP-1134 Populate_new_custom_tab : Always update custom tab from airframe's mixer currently used
|
2014-08-28 14:43:52 +02:00 |
|
Laurent Lalanne
|
eda53adf9e
|
OP-1134 Populate_new_custom_tab Sub task OP-790 : Added custom labels in output, up to 8 Motors, revMotors or Servos
|
2014-08-28 13:40:02 +02:00 |
|
Laurent Lalanne
|
4e64710c54
|
OP-1134 Populate_new_custom_tab Fix struct size
|
2014-08-28 10:43:21 +02:00 |
|
Laurent Lalanne
|
a78e71c31a
|
OP-1134 Populate_new_custom_tab Fixes for files description
|
2014-08-28 09:55:55 +02:00 |
|
Laurent Lalanne
|
9857ef56dd
|
OP-1422 Tricopter_mixers_settings : Uncrustify !
|
2014-08-27 20:38:04 +02:00 |
|
Laurent Lalanne
|
f313bef2e5
|
OP-1422 Tricopter_mixers_settings Store mixing / sliders values on board - Wizard/Config tab. Tricopter Yaw mixing now applies to servo, 100% default.
|
2014-08-27 20:33:11 +02:00 |
|
Laurent Lalanne
|
4099507bf6
|
OP-1422_Tricopter_mixers_settings Wizard : Wrong mixer type for servo (was ReversedMotor). M3/M4 bugfix
|
2014-08-27 02:24:14 +02:00 |
|
Laurent Lalanne
|
0edf70d0aa
|
OP-1422_Tricopter_mixers_settings : Uncrustify
|
2014-08-26 19:31:08 +02:00 |
|
Laurent Lalanne
|
94809de9c4
|
OP-1422_Tricopter_mixers_settings Ternary operator and include qmath.h in cpp
|
2014-08-26 19:27:05 +02:00 |
|
Laurent Lalanne
|
aea2adf2df
|
OP-1422 Tricopter_mixers_settings Normalize mixer values saved from Wizard and Config tab. Fix bad values saved previously like -63/64.
|
2014-08-26 17:07:00 +02:00 |
|
Alessio Morale
|
4d0af3b6aa
|
OP-1452 - fix hwwidget
|
2014-08-26 05:50:32 +02:00 |
|
Alessio Morale
|
7ed3d9f7ad
|
Merge remote-tracking branch 'origin/laurent/OP-1432_Reverse_all_motors_gui_fix' into next
|
2014-08-25 14:27:19 +02:00 |
|
Stefan Karlsson
|
8614489467
|
OP-1458 Use fast input update rate throughout the TX wizard
|
2014-08-24 21:10:58 +02:00 |
|