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
Fredrik Larrson
32773c0245
Merge remote-tracking branch 'origin/laurent/OP-1349_GCS_Neutral_Spinboxes_in_Input_and_Output' into next
2014-09-08 01:27:23 +10:00
m_thread
474466ac92
OP-1474 Uncrustify.
2014-09-07 00:23:20 +02:00
m_thread
45ea8015ed
OP-1474 Updated GUI to follow the standard way of handling checked groups.
...
Added missing push buttons to widget list to make then enable/disable correctly.
2014-09-07 00:20:22 +02:00
m_thread
7fb064cf22
OP-1474 Added thrust PID scale curve to stabilization configuration GUI.
2014-09-06 23:53:44 +02:00
Stefan Karlsson
9bfd648879
OP-1077 Prevent GCS flight log corruption when no flight log is chosen
2014-09-03 21:19:15 +02:00
Stefan Karlsson
fa1bd4c946
OP-1458 Deregister previous channel when the back button is pressed
2014-09-02 18:53:02 +02:00
Fredrik Larson
650cbd3b52
Uncrustify
2014-09-03 02:46:26 +10:00
Fredrik Larson
6243cad768
Change mouse pointr type to show this is a link
2014-09-02 23:18:45 +10:00
Stefan Karlsson
6633e788b1
OP-1458 Embed the delayed next QTimer in ConfigInputWidget
2014-08-31 23:41:23 +02:00
Stefan Karlsson
a59e4defc5
OP-1458 Shorten the transition delays on the input control setup page
2014-08-31 21:27:55 +02:00
Stefan Karlsson
507aa51221
OP-1458 Make stick identification in the input wizard more stable
2014-08-31 21:27:55 +02:00
Stefan Karlsson
cd5efd61d3
OP-1458 Increase the update for the accessory channels
2014-08-31 21:26:00 +02:00
Corvus Corax
b64326208e
Merge branch 'next' into corvuscorax/OP-1456_struct_to_array_improvement
2014-08-31 18:43:48 +02:00
Stefan Karlsson
644d35fa41
OP-1458 Restore to original input rate values when cancel is clicked
2014-08-31 15:47:13 +02:00
Alessio Morale
f69e476ed3
Merge branch 'amorale/OP-1452_comusbbridge_improvements' into next
2014-08-29 20:25:29 +02:00
Laurent Lalanne
5f346d81e9
OP-1349_GCS Neutral_Spinboxes_in_Input_and_Output Disable keyboard tracking on inputform spinboxes (min, max, neutral).
2014-08-29 19:45:29 +02:00
Fredrik Larson
d4d1c9c482
Merge remote-tracking branch 'origin/dwillis/OP-1453_VersionCheck' into next
2014-08-29 09:51:18 +10:00
James Duley
e5d1676d44
OP-1463 allow for alternative_OPENPILOT_TOOLS_DIR:added check to see if it is set and use it if possible
2014-08-29 09:01:30 +12:00
Fredrik Larson
41ecbc3eba
Merge remote-tracking branch 'origin/laurent/OP-1438_VSI_Arc_PFD+Status' into next
2014-08-29 07:00:58 +10:00
Fredrik Larson
8d691f0f48
Merge remote-tracking branch 'origin/laurent/OP-1422_Tricopter_mixers_settings' into next
2014-08-29 06:54:22 +10:00
Fredrik Larson
ed85e026b1
Merge remote-tracking branch 'origin/laurent/OP-1362_make_ts_errors' into next
2014-08-29 06:53:43 +10:00
Fredrik Larson
82c38a0b90
Merge remote-tracking branch 'origin/laurent/OP-868_Text_in_Barographs' into next
2014-08-29 06:52:49 +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
Fredrik Larson
6e86b3f157
Merge remote-tracking branch 'origin/parched/OP-1461_fix_copyqt_logic' into next
2014-08-28 09:59:30 +10:00
Fredrik Larson
8c65661e54
Merge remote-tracking branch 'origin/parched/OP-1460_copy_icu_again' into next
2014-08-28 09:59:25 +10:00
Laurent Lalanne
c6fc46403c
OP-1362 make_ts_errors Better fix, replace 0 with NULL and no more 'make ts' error. Tks Filnet
2014-08-28 00:11:46 +02:00
Laurent Lalanne
2202bbc7aa
OP-1362_make_ts_errors : Fix the last real error (filesearch.cpp)
2014-08-27 23:48:51 +02:00
James Duley
21d8159135
OP-1461 fix copyqt logic: renamed variables
2014-08-28 08:56:27 +12: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
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
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
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
Laurent Lalanne
093d06b7a4
OP-868 Text_in_Barographs : Add space in vertical Barograph
2014-08-26 21:54:44 +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
Alessio Morale
4d0af3b6aa
OP-1452 - fix hwwidget
2014-08-26 05:50:32 +02: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
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
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
Stefan Karlsson
52420c2ed6
OP-1459 Turn off useOpenGL by default in OPMapGadget
2014-08-25 19:15:03 +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
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
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
c38242f627
Missed a damn space, OCD won't let me leave it as is.
2014-08-25 02:55:19 +10:00
Fredrik Larson
4874bdc120
Mac path fix for Python
2014-08-25 02:49:00 +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
Laurent Lalanne
72c3d3e9c1
OP-1438 VSI_Arc_PFD+Status : Display OPLinkID as hex value, all uppercase.
2014-08-24 00:23:39 +02:00
Corvus Corax
6faf1a73ac
OP-1456 get rid of cast_struct_to_array because it is error prone!
2014-08-24 00:16:34 +02:00
Laurent Lalanne
f1989ad468
OP-1438 VSI_Arc_PFD+Status : Renamed System tab as OPLM tab panel, added buttons and OplmId
2014-08-24 00:08:48 +02:00
Stefan Karlsson
f81effa7ea
OP-1455 Send the current slider values when enabling Test outputs
2014-08-23 15:45:16 +02:00
Laurent Lalanne
ed9f0fcf86
OP-1438 VSI_Arc_PFD+Status : Add system / info panel, work in progress. Currently only Smeter on first Oplm.
2014-08-23 09:41:59 +02:00
Laurent Lalanne
00b8fea565
OP-1438_VSI Arc_PFD+Status : Master Caution alarm, white font
2014-08-23 09:40:33 +02:00
James Duley
3dca248938
OP-1324 fixed regex
2014-08-23 15:51:56 +12:00
James Duley
3e8de2e362
OP-1324 removed use of env variable in python.pri
2014-08-23 14:53:22 +12: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
Fredrik Larson
23ba253cba
Not sure if this is needed but updated the Python pri file to reflect the
...
correct version
2014-08-23 09:49:35 +10: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
Laurent Lalanne
8b6b64512f
OP-1438 VSI_Arc_PFD+Status : Bugfix, MouseArea was active on hidden background panel.
2014-08-22 16:19:07 +02:00
Laurent Lalanne
8eab7400b7
OP-1438 VSI_Arc_PFD+Status : DemiBold font weight on top
2014-08-22 13:57:03 +02:00
Laurent Lalanne
3e92a26f87
OP-1438 VSI_Arc_PFD+Status Bottom alarms a little bigger
2014-08-21 23:12:44 +02:00
Alessio Morale
b6c053565e
OP-1434 - use degrees for rotation, fix Calibration gui
2014-08-21 19:34:36 +02:00
Alessio Morale
55557ecd60
OP-1434 - Add gps extended status
2014-08-21 19:34:35 +02:00
Alessio Morale
869515b349
OP-1406 - Enable calibration of external mag from GCS
2014-08-21 19:34:35 +02:00
Alessio Morale
cced294760
OP-1406 - Add support for aux mag calibration settings.
...
todo:
- GCS handling for extenal mag calibration
2014-08-21 19:34:35 +02:00
Alessio Morale
52ad63be33
OP-1406 - Add support for Aux magnetometer on flight controllers
2014-08-21 19:34:35 +02:00
Laurent Lalanne
c8cd749692
OP-1438 VSI_Arc_PFD+Status Refactored PFD for best viewing on small devices / laptops. Battery panel added on left
2014-08-21 14:28:17 +02:00
Fredrik Larson
2015968911
Merge branch 'copy' into next
2014-08-21 17:45:14 +10:00
James Duley
41fdf4e81f
OP-1338 changed to check if qt in tools
2014-08-21 08:49:39 +12:00
Laurent Lalanne
501a59fcdc
OP-1438 VSI_Arc_PFD+Status : Display Vsi waypoint with guided flymodes only. Check AirframeType for FW/VTOL pathfollower use.
2014-08-20 15:18:54 +02:00
Fredrik Larson
e51529d025
Update default layout config
2014-08-20 22:22:47 +10:00
Laurent Lalanne
a00de4aaae
OP-1438 VSI_Arc_PFD+Status : Bigger Rcinput panel for best viewing
2014-08-20 13:36:05 +02:00
Laurent Lalanne
8447f474fd
OP-1438 VSI_Arc_PFD+Status : Typo (CruiseCtrl), little cleanup
2014-08-20 13:32:19 +02:00
Laurent Lalanne
8d0f4e71ea
OP-1438 VSI_Arc_PFD+Status : Added RcInput panel, work in progress
2014-08-20 02:10:31 +02:00
James Duley
675e1e4467
Merge branch 'next' into OP-1338_fix_specific_icu_so_version_number
2014-08-20 12:04:37 +12:00
Laurent Lalanne
2c25d2d875
OP-1438 VSI_Arc_PFD+Status : Added Thrust mode info close to Flightmode
2014-08-19 20:47:21 +02:00
Laurent Lalanne
47aadd25cd
OP-1438 VSI_Arc_PFD+Status : Vertical velocity display looks ugly due to telemetry updates, add some filtering.
2014-08-19 16:26:05 +02:00
Laurent Lalanne
5cda39d271
OP-1438 VSI_Arc_PFD+Status : Added FlightTime, ArmStatus, Stab info
2014-08-19 14:16:48 +02:00
Laurent Lalanne
a365c5c6df
OP-1438 VSI_Arc_PFD+Status : First commit, modified Vsi with arc, added foreground layer with gradient
2014-08-19 03:14:11 +02:00
James Duley
d22b0706aa
Merge branch 'parched/OP-1324_fix_build_when_python_isnt_python2' of ssh://git.openpilot.org/OpenPilot into python2_fixes
2014-08-17 11:50:31 +12:00
James Duley
9e8beda778
added quotation marks for PYTHON
2014-08-17 11:08:02 +12:00