m_thread
f6e4e72ec2
OP-1517 Fixed a static declaration issue.
2014-10-01 15:10:22 +02:00
m_thread
2e472ec80c
OP-1512 Fixed Platinum GPS setup
...
Fixed bug with number of mixer channels for fixed wing and octocopters.
2014-10-01 15:06:15 +02:00
m_thread
8123e816b6
OP-1517 Fixed saving of vehicle setup to be performed before output calibration and esc calibration.
2014-10-01 15:05:32 +02:00
m_thread
394df149b6
Merge remote-tracking branch 'origin/next' into thread/OP-1517_FW_Wizard_Fixes
2014-10-01 12:37:58 +02:00
m_thread
cc8c1c75f9
OP-1517 Fixed handling of configuration when sbus needs to use main port and gps is configured.
...
Enabled platinum gps configuration.
Cleaned up the naming standards in connection diagram svg file.
Re-factored the connection diagram code.
Uncrustified code.
2014-10-01 11:42:11 +02:00
m_thread
7c2968e7ef
OP-1512 Use QuadX as default muti vehicle.
2014-09-30 22:27:34 +02:00
m_thread
1a406d00d4
OP-1512 Simplified HTML text
2014-09-30 22:09:41 +02:00
m_thread
be4ae80696
OP-1512 Fixed some magic numbers...
2014-09-30 20:48:20 +02:00
m_thread
9872a95bc3
OP-1512 Fixed issues found in review.
2014-09-30 20:40:54 +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
34628cd194
Update rates
2014-09-30 15:40:02 +10:00
Fredrik Larson
4591733008
Add new Buttons to Wizard
2014-09-30 15:37:08 +10:00
Fredrik Larson
e54d7865af
Add to resources
2014-09-30 15:24:34 +10:00
Fredrik Larson
8e581a2d18
New buttons
2014-09-30 15:23:05 +10:00
Fredrik Larson
bf145ad76b
Name change
2014-09-30 13:16:29 +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
4ab043fb65
OP-1222 Removed Tx wire for Sbus Rx (3 wires) - All wing frames heading top (follow revo red arrow)
2014-09-29 23:56:09 +02:00
Laurent Lalanne
1c7ab99e51
OP-1222 Updated connection-diagram with Vtail frame
2014-09-29 22:58:51 +02:00
Laurent Lalanne
87790711c2
OP-1222 Updated wizard shapes with Vtail frame
2014-09-29 22:35:33 +02:00
Fredrik Larson
ee27357132
Only offer ESC calibration if ESC type and airframe type is correct
2014-09-28 23:25:39 +10:00
Fredrik Larson
488a359d85
add the page
2014-09-28 22:46:01 +10:00
Fredrik Larson
c643abf4fb
Add files to the .pro
2014-09-28 15:11:40 +10:00
Fredrik Larson
f487ed3852
Start on ESC Calib page
2014-09-28 15:05:17 +10:00
Fredrik Larson
9cb5c21f23
test on summary page, inform users to not coneect battery yet
2014-09-28 13:01:36 +10:00
m_thread
8d76e6f671
OP-1222 Uncrustified code.
2014-09-25 23:19:50 +02:00
m_thread
b0e337c540
OP-1222 Added UUID to template file for identification.
...
Implemented the code to apply the template settings.
Fixed tab order in template export dialog.
Extended support for parsing and applying json data in uavobjectmanager.
2014-09-25 23:16:13 +02:00
m_thread
7ab2839b6e
OP-1222 Implemented scanning for and reading of optmpl files (json vehicle template files )
...
and implemented selection gui for the templates.
2014-09-24 15:48:28 +02:00
m_thread
9c0c489e94
OP-1222 Added some constants instead of hard coded values.
2014-09-24 08:26:31 +02: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
7bcdff9f2f
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.cpp
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationhelper.cpp
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationsource.h
2014-09-23 22:30:49 +02:00
Fredrik Larsson
5bbd6724d6
Merge remote-tracking branch 'origin/skarlsso/OP-1493_discoveryf4bare_support_in_gcs' into next
2014-09-23 21:11:15 +10:00
m_thread
19aa3ed5a3
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
2014-09-22 23:05:21 +02:00
Fredrik Larson
ec14f81afd
Change wording to avoid a common cause of confusion for Futaba and
...
Spektrum users
2014-09-23 05:54:24 +10:00
m_thread
1a06822e55
OP-1222 Changed name of button to select image for the template.
2014-09-16 23:51:36 +02:00
m_thread
865bbba9ee
Merge remote-tracking branch 'origin/laurent/OP-1222_FW_Wizard' into thread/OP-1222_FW_Wizard
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.cpp
ground/openpilotgcs/src/plugins/uavobjects/uavobject.cpp
2014-09-16 23:48:06 +02:00
m_thread
f500f33326
OP-1222 Added vehicle template export function.
...
Exports vehicle information and image plus selected settings objects to JSon.
Uncrustified.
2014-09-16 23:44:23 +02:00
Laurent Lalanne
b31feb31b3
OP-1222 FW_Wizard Fix : QuadH and HexaH do not load Svg file
2014-09-16 20:41:45 +02:00
Laurent Lalanne
a8f0bb6eb6
OP-1222 Uncrustify
2014-09-16 19:27:18 +02:00
Laurent Lalanne
d0c9e236a1
OP-1222 Fix label for quad-h in connection-diagrams.svg
2014-09-16 19:01:17 +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
Laurent Lalanne
4bc89ef638
OP-1491 HQuad_mixing_values : Renamed with quad-h labels, artwork fixes.
2014-09-16 01:47:34 +02:00
Laurent Lalanne
365a9c5026
OP-1491 HQuad_mixing_values : Wizard fixes, should works now
2014-09-16 01:16:45 +02:00
Laurent Lalanne
fb4b9b05cd
OP-1491 Artwork fixes + wizard support - work in progress
2014-09-16 00:48:45 +02:00
Stefan Karlsson
09a943f17f
OP-1493 Make Vehicle and TX Wizards work with the discoveryf4bare target
2014-09-15 23:43:58 +02:00
m_thread
54b6d74a4d
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into thread/OP-1222_FW_Wizard
2014-09-15 22:54:48 +02:00
m_thread
1c2efe0868
OP-1222 Added JSon serialization code.
2014-09-15 22:46:28 +02:00
Laurent Lalanne
4d81aad85d
OP-1222 FW_Wizard : Modified Sbus Rx on MainPort, added Gps for FlexiPort
2014-09-14 18:01:20 +02:00
Fredrik Larrson
d91db0af6f
Revert "Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next"
...
This reverts commit a39e3932748fa1ca0126a33c188703944e1e7c3e, reversing
changes made to ebfdaf28b5295f558baf9297fdc8421d93214d83.
2014-09-08 02:31:02 +10:00
Fredrik Larrson
a39e393274
Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next
...
Conflicts:
shared/uavobjectdefinition/hwsettings.xml
2014-09-08 01:54:59 +10:00
Laurent Lalanne
39ef705632
OP-1222 Fix collisions between nmea Gps and fixed wing connectors.
2014-09-07 14:25:46 +02:00