m_thread
63de0cd6ac
OP-1525 Uncrustify.
2014-10-08 00:57:57 +02:00
m_thread
b794c87d3b
Merge remote-tracking branch 'origin/next' into thread/OP-1525_Acro_GUI
2014-10-08 00:56:24 +02:00
m_thread
3727de5de4
OP-1525 Added curve and slider for StickExpo.
...
Added Piro comp setting.
2014-10-08 00:55:35 +02:00
m_thread
53cd70981b
OP-1525 Added gui for Acro+ factor setting.
...
Changed name of PID banks to Settings Banks.
Cleaned up the Stabilization configuration GUI.
2014-10-07 17:40:01 +02:00
Stefan Karlsson
0555f7e0ec
OP-1528 Add GUI support for Telemetry and Telemetry+PPM over the Flexi-IO port.
2014-10-07 00:44:06 +02:00
Laurent Lalanne
46e089fded
OP-1526 Better fix : if ReverseAllMotors is checked, store MixerValueYaw as negative value.
2014-10-06 10:46:20 +02:00
Laurent Lalanne
58ff8aae02
OP-1526 Do not reverse Yaw tricopter servo with Reverse All motors, the only change is servo neutral. No changes on mixers, ReverveAllMotors is not stored for tricopter.
2014-10-06 00:27:27 +02:00
Laurent Lalanne
a6d26b0217
OP-1526 Oups... wrong erase
2014-10-06 00:07:34 +02:00
Laurent Lalanne
82bb814bea
OP-1526 Apply reverse all motors, tricopter fixes and HexacopterH cleannup
2014-10-05 23:50:35 +02:00
Corvus Corax
b01eb1d3e4
uncrustification
2014-10-03 23:14:38 +02:00
m_thread
a7a7d32ec8
OP-1517 Small adjustments.
2014-10-02 21:25:38 +02:00
m_thread
ada27f2568
Merge remote-tracking branch 'origin/next' into thread/OP-1512_ESC_Cal
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationhelper.cpp
2014-09-30 20:17:26 +02:00
Fredrik Larson
4c88d878d4
add 500 as an option
2014-09-30 23:32:26 +10:00
Fredrik Larson
0556f6f6ad
uncrusty
2014-09-30 15:47:01 +10:00
m_thread
9f8e0c0f05
OP-1512 Added ESC calibration implementation.
...
Fixed some minor issues.
2014-09-30 00:39:51 +02:00
Laurent Lalanne
a0541f431c
OP-1222 Added vtail propeller
2014-09-29 21:12:37 +02:00
Laurent Lalanne
e28b6d8d9f
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard
2014-09-29 16:11:31 +02:00
m_thread
7a00c7f905
OP-1222 Fixed false positive dirty indication for stabilization tab in configplugin.
...
Added tracking of TPS curve changes.
2014-09-28 02:00:54 +02:00
Laurent Lalanne
f3f28fc876
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard
2014-09-28 01:08:56 +02:00
m_thread
012c1ae940
OP-1222 Fixed a merge accident.
...
Some cleanup.
2014-09-28 01:04:47 +02:00
Fredrik Arvidsson
3d20e201af
OP-1222 Fixed 'default' values for TPS curve when no board is connected.
2014-09-27 15:49:53 +02:00
Fredrik Arvidsson
11822fa0a9
OP-1222 Fixed stab layout.
2014-09-27 14:26:01 +02:00
Fredrik Larson
6cb6d32f79
More tinkering, m_thread what do you think?
2014-09-27 18:08:20 +10:00
Fredrik Larson
5da07fecea
Testing layout
2014-09-27 17:16:30 +10:00
Laurent Lalanne
59ae41d89c
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard
2014-09-25 18:31:46 +02:00
m_thread
552d2dd727
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
2014-09-25 06:59:46 +02:00
Fredrik Larsson
0db0c1cc03
Save AuxMag settings
2014-09-24 19:17:20 +10:00
m_thread
0d6aabe37b
OP-1222 Added generated file name and export to a specific directory.
...
Added scaling of image to save file size.
Added sanity check of input data to not be empty fields.
2014-09-24 01:06:16 +02:00
m_thread
19aa3ed5a3
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
2014-09-22 23:05:21 +02:00
m_thread
cc381075ce
OP-1222 We don't add personal names to the @author tag
2014-09-21 22:59:56 +02:00
m_thread
daae74f9e8
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
...
Conflicts:
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configfixedwingwidget.cpp
2014-09-21 22:58:15 +02:00
m_thread
508112d5a3
OP-1474 Fixed code asserting in debug.
2014-09-21 22:38:49 +02:00
m_thread
25cf7fcaf5
OP-1474 Added Axis labels to curves.
2014-09-21 14:28:07 +02:00
m_thread
e4d6171f2c
OP-1474 Moved TPS settings to PID banks. Rearranged GUI.
2014-09-20 17:30:19 +02:00
m_thread
76b45ea87a
OP-1474 Moving Thrust PID Curve to PID banks. Adding ThrustPIDScalingSource, ThrustPIDScalingTargets and ThrustPIDScalingAxis.
2014-09-19 15:14:29 +02:00
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
Laurent Lalanne
e88b8ccbdb
OP-1222 FW_Wizard Ground shapes : Better labels, cleanup
2014-09-18 20:05:44 +02:00
Laurent Lalanne
d99aba54e3
OP-1222 Added ground shapes : Motorbike, Tank and Car
2014-09-17 22:44:08 +02: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
Laurent Lalanne
a8f0bb6eb6
OP-1222 Uncrustify
2014-09-16 19:27:18 +02:00
Laurent Lalanne
bc9e6b24f9
Merge remote-tracking branch 'origin/laurent/OP-1491_HQuad_mixing_values' into laurent/OP-1222_FW_Wizard
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/pages/multipage.cpp
ground/openpilotgcs/src/plugins/setupwizard/resources/connection-diagrams.svg
Conflicts resolved in artwork, same style as FW branch
2014-09-16 18:55:43 +02:00