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
m_thread
d87cf62c00
OP-1222 Added support for correct image scaling on open and resize.
2014-08-27 22:52:30 +02:00
Fredrik Larson
271f6090b5
Enable vtail again
2014-08-28 06:43:34 +10:00
Fredrik Larson
772ea8e051
Disable sliders by default, as default airframe is Aileron and on a clean
...
board with no settings the mixer slider will be enabled.
Use setCurrentText rather than relying on an index
2014-08-28 05:58:14 +10: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
Fredrik Larson
63c4392932
Fix slider links, did this before but reator removed them due to wrong
...
naming in the UI by me.
2014-08-27 18:13:45 +10: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
Fredrik Larson
4d420429ba
Merge branch 'fw_wiz2' into fw_wiz
2014-08-27 08:46:03 +10:00
Fredrik Larson
73ef79a95e
Header also
2014-08-27 08:45:50 +10:00
Fredrik Larson
dca5a92104
Replace with new version
2014-08-27 08:43:28 +10:00
m_thread
b31ee46724
OP-1222 Uncrustify
2014-08-26 22:34:58 +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
Fredrik Larson
a7ad51d335
Minor UI improvment with the sliders
2014-08-26 19:44:31 +10:00
Fredrik Larson
71a6726749
This file looked fine in inkscape but rendered with a missing gradient in
...
the elevon artwork, a long battle with inkscape and it now renders correctly
again
2014-08-26 19:25:06 +10:00
Fredrik Larson
9a59cf347e
Create image for vtail in svg
2014-08-26 18:20:56 +10:00
Fredrik Larson
6ea2fc67db
When qcombo disabled, change index to None, cosmetic, was never used in
...
mixer but could confuse users, per Eric's suggestion.
Reenabled v-tail
2014-08-26 16:46:52 +10:00
Fredrik Larson
8befdeb9b2
Cleanup the fixed-wing part of the config plugin, I am not sure what
...
happened to this file and I'm not sure I want to know.
2014-08-26 16:16:01 +10:00
Alessio Morale
4d0af3b6aa
OP-1452 - fix hwwidget
2014-08-26 05:50:32 +02:00
Fredrik Larson
a4d2582cec
Move Config plugin for fixed wings back to oly Aileron type per Eric
2014-08-26 12:44:11 +10:00
Fredrik Larson
934faa5f8a
Revert adding servos based on Eric's feedback
2014-08-26 12:12:33 +10:00
m_thread
12331586b7
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
2014-08-25 23:47:33 +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
Fredrik Larson
6bcc6f32ed
Add servos, more informative for end users
2014-08-25 03:43:59 +10:00
Fredrik Larson
8133606453
disable Mixer by default
2014-08-24 09:18:49 +10:00
Fredrik Larson
57ef5625db
Add connections
2014-08-24 08:52:42 +10:00
Fredrik Larson
1776802ebd
Minor clean up
2014-08-24 07:57:59 +10:00
Fredrik Larson
030736f89c
First draft of totally reworked FixedWing layout for the config plugin
2014-08-24 07:37:59 +10:00
Fredrik Larson
86f8997e88
Start basics of config plugin page for FW clean up, add support for single
...
servo aileron fixedwings
2014-08-24 01:52:41 +10:00
Fredrik Larson
b119f7ee5f
Update grouping to show servos
2014-08-24 00:40:24 +10:00
Fredrik Larson
6c79b5554f
Add single servo artwork
2014-08-24 00:34:07 +10:00
Stefan Karlsson
f81effa7ea
OP-1455 Send the current slider values when enabling Test outputs
2014-08-23 15:45:16 +02:00
Fredrik Larson
337ab6a436
Add servos to image as we will support single servo
2014-08-23 23:36:06 +10:00
m_thread
a7ab68f539
OP-1222 Fixed a 'off-by-one' bug with channels. Fixed some bugs in the configuration plugin regarding fixed wings.
2014-08-21 23:47:18 +02:00
Alessio Morale
b6c053565e
OP-1434 - use degrees for rotation, fix Calibration gui
2014-08-21 19:34:36 +02:00
Alessio Morale
869515b349
OP-1406 - Enable calibration of external mag from GCS
2014-08-21 19:34:35 +02:00
m_thread
5354723928
OP-1222 Renamed some files.
...
Fixed Wing wizard made only available on Revo
Moved motor for fixed wing to channel 3 since channel 3 got its own timer.
Fixed a crash in config plugin when selecting Fixed Wing.
Added code in outputcalibration in Fixed Wing setup to set min and max values as well as neutral for servos.
Added Controller type Nano.
2014-08-18 01:20:31 +02:00
Fredrik Larson
501441d3fb
Merge branch 'next' into kf_hayvosh/OP-1222_FW_Wizard_lets_get_this_finished
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.cpp
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationsource.h
2014-08-16 12:12:15 +10:00
Alessio Morale
eed81bd32a
Merge remote-tracking branch 'origin/laurent/OP-1425_Small_typo_KpKi' into next
2014-08-13 16:36:34 +02:00
Stefan Karlsson
f569a9d8cb
OP-1397 Filter out unnecessary debug messages and use asserts instead.
2014-08-10 20:19:29 +02:00
Stefan Karlsson
454d491e48
Merge branch 'next' into skarlsso/OP-1397_add_responsiveness_to_txpid
...
Conflicts:
ground/openpilotgcs/src/plugins/config/configtxpidwidget.cpp
ground/openpilotgcs/src/plugins/config/configtxpidwidget.h
2014-08-10 10:06:44 +02:00
Laurent Lalanne
c90bf0f8e0
OP-1432 Reverse_all_motors_gui_fix : Fixes all Hexacopters error when Gcs load "Reverse all motors" parameter.
2014-08-09 04:26:16 +02:00