Fredrik Larson
8d691f0f48
Merge remote-tracking branch 'origin/laurent/OP-1422_Tricopter_mixers_settings' into next
2014-08-29 06:54:22 +10: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
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
a215bca34c
OP-1222 Added fixed wings to connection diagram dialog.
2014-08-27 00:30:05 +02:00
Laurent Lalanne
5f3699fbaa
OP-1362 make_ts_errors Fix for 'make ts' errors. Still two errors, with one to fix (xmlconfig.cpp:61: Class 'XmlConfig' lacks Q_OBJECT macro)
2014-08-26 23:30:57 +02: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
Laurent Lalanne
458120cce2
OP-1422 Tricopter_mixers_settings : Do the same calc as Gcs and round values so Wizard set same values as Gcs defaults. Little fix for HexaX wizard that set HexaH frame !
2014-08-26 14:17:24 +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
221dd1308f
Create new file for the main fixed wing page, on the fixed wing page we
...
need to show the servo types due to the need of knowing how many servos to
calibrate
2014-08-26 12:13:21 +10:00
Fredrik Larson
934faa5f8a
Revert adding servos based on Eric's feedback
2014-08-26 12:12:33 +10:00
Fredrik Larson
9da2b07bee
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into fw_wiz
2014-08-26 11:54:57 +10:00
m_thread
a9dad6f4df
OP-1222 Added reversed for servos. Beautification of fixed wing page.
2014-08-26 01:22:35 +02:00
Alessio Morale
5857b302b7
Merge remote-tracking branch 'origin/skarlsso/OP-1447_output_calibration_slider_adjustments' into next
2014-08-26 01:04:35 +02:00
dwillis
3c3c08d2d7
OP-1453 - Modify to get network access manager to remove itself once we
...
receive a response. Also check to see if we can access the network
before connection signals/slots. If the network isn't accessible, just
remove the network access manager instance.
2014-08-25 23:53:22 +01:00
m_thread
73ca58ce0f
OP-1222 Disabled reverse.
2014-08-26 00:02:44 +02:00
m_thread
12331586b7
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
2014-08-25 23:47:33 +02:00
m_thread
4273f6a1fc
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into thread/OP-1222_FW_Wizard
2014-08-25 23:46:03 +02:00
m_thread
a2af596b56
OP-1222 Changed servo calibarion to contain min, max and center on the same page.
2014-08-25 23:45:46 +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
dwillis
b3f1c0281b
OP-1453 - Remove QNetworkAccessManager when we're done with it. Other
...
minor tweaks arising from review.
2014-08-24 23:50:26 +01:00
dwillis
8230f0915c
OP-1453 - add version_info as dependency to fix Win and OSX builds.
2014-08-24 23:29:27 +01:00
Fredrik Larson
7f0901cdda
Create airspeed page
2014-08-25 06:31:52 +10:00
dwillis
6bb4843a22
OP-1453 - remember to schedule QNetworkReply for deletion once we're
...
done with the network response.
2014-08-24 21:30:49 +01:00
Stefan Karlsson
8614489467
OP-1458 Use fast input update rate throughout the TX wizard
2014-08-24 21:10:58 +02:00