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
Fredrik Larson
6bcc6f32ed
Add servos, more informative for end users
2014-08-25 03:43:59 +10:00
Fredrik Larson
9e93c7ded5
Rename wizard svg file, avoids confusion. TODO: Other duplicate files like
...
this that are shared with config and wizards
2014-08-25 03:21:20 +10:00
dwillis
efeeb705b5
OP-1453 - Add mouse area to new version text that will launch the
...
software download page when clicked.
Strip CR from end of version read from website.
2014-08-24 01:29:33 +01:00
dwillis
b1b086e09a
OP-1453 - Fix relative alignment of version text and upgrade text.
2014-08-24 00:35:56 +01: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
5561221b9f
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into fw_wiz
2014-08-24 01:53:39 +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
m_thread
f494c326de
OP-1222 Fixed some groups in svg.
...
Removed translation node in svg by regrouping childs.
Fixed fit in view issue in fixedwingpage and some channel setup in outputcalibrationpage.
2014-08-23 17:50:50 +02: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
dwillis
139f9c5276
OP-1453 - Add code to query latest version from web and set up
...
properties that can be used by the main form to display an 'update
available' notification if latest version doesn't match the current one.
2014-08-23 02:05:12 +01:00
dwillis
657ec00d72
OP-1453 - Fix alignment of version text
2014-08-22 23:58:17 +01:00
dwillis
7a4964eb74
OP-1453 - First pass at this: get version text on bottom of welcome
...
screen
2014-08-22 23:49:27 +01:00
Fredrik Larson
cda94b3319
Rename Legacy to Standard, while Legacy for Multis, not so for Fwings an
...
Helis.
2014-08-23 04:30:32 +10:00
Fredrik Larson
169b95fb4d
Move FWing ESC setting to use the setter.
2014-08-23 04:12:25 +10:00
Fredrik Larson
e4a4f35178
Summary to not show unknown ESC type fpr FWs, remane legacy ESC to
...
standard ESC, summary shows "legacy" still for Multis.
Remaining problems appear to be SVG ID related.
2014-08-23 02:00:11 +10:00
Fredrik Larson
18c3f8147a
Start basics of single Aileron type support, here be dragons and some SVG
...
known issues
2014-08-23 01:01:01 +10:00
Fredrik Larson
9dbd2044c8
Group FW images correctly
2014-08-23 00:17:57 +10:00
Fredrik Larson
a5b8f76345
Update SVG for new output numbers, add standard fixed wig graphic which
...
uses single aileron servo
2014-08-22 11:47:42 +10:00
m_thread
a893f6ff2b
OP-1222 Renamed some pages. Added support for both esc and servo types.
2014-08-22 01:40:05 +02: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
Fredrik Larson
527ec1d15d
Add new artwork
2014-08-22 05:51:26 +10:00
Fredrik Larson
6904ce4614
Change buttons, set default to standard servos
2014-08-22 05:50:25 +10:00