Laurent Lalanne
2e5a28c5c3
OP-1362 make_ts_errors : Revert filesearch.cpp changes (compile error). Added Q_OBJECT for xmlconfig.cpp error
2014-08-27 01:35:09 +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
093d06b7a4
OP-868 Text_in_Barographs : Add space in vertical Barograph
2014-08-26 21:54:44 +02:00
Alessio Morale
2c99d4172b
Merge branch 'master' into next
2014-08-26 21:34:56 +02:00
Alessio Morale
e9799e6c2e
Merge branch 'rel-14.06.01'
2014-08-26 21:21:22 +02:00
Alessio Morale
805ce3b895
FIx WhatsNEW for release
2014-08-26 21:19:59 +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
James Duley
3890c7858f
OP-1461 fix copyqt logic:removed use of environment variable in openpilotgcs.pri
...
and force copy Qt libs when making package
2014-08-26 11:37:41 +12: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
10f5d7c531
Merge remote-tracking branch 'origin/skarlsso/OP-922_fix_fw_DEBUG_compile_errors' into next
2014-08-26 01:05:32 +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
James Duley
1bea84d7c9
added icu libs to be copied again
2014-08-26 10:30:24 +12:00
James Duley
135b5d635e
updated icu from 51 to 52
2014-08-26 10:30:24 +12:00
Philippe Renon
174b9bb611
Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next
...
Conflicts:
ground/openpilotgcs/src/python.pri
2014-08-26 00:08:53 +02:00
m_thread
73ca58ce0f
OP-1222 Disabled reverse.
2014-08-26 00:02:44 +02:00
m_thread
1d43814c5a
Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into thread/OP-1222_FW_Wizard
...
Conflicts:
ground/openpilotgcs/src/python.pri
2014-08-25 23:57:54 +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
Stefan Karlsson
52420c2ed6
OP-1459 Turn off useOpenGL by default in OPMapGadget
2014-08-25 19:15:03 +02:00
Alessio Morale
8418804ce4
OP-1406 - Revert magstate to non normalized values
2014-08-25 16:00: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
Alessio Morale
74a8e6f943
Update WhatsNew for release
2014-08-25 14:03:15 +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
Laurent Lalanne
c4e1400355
OP-1438 VSI_Arc_PFD+Status Info.qml cleanup, added comments.
2014-08-24 23:43:13 +02:00
James Duley
4fa543c925
OP-1324 fixed the mingw version
2014-08-25 09:08:42 +12: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