1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-11 19:24:10 +01:00
Commit Graph

4477 Commits

Author SHA1 Message Date
m_thread
eee81be86f OP-1590 Fixed sub-menu names. 2014-11-04 22:21:29 +01:00
m_thread
3d92707a2e OP-1590 Fixed text 2014-11-04 22:10:58 +01:00
m_thread
f7f92d2b3d OP-1590 Uncrustify 2014-11-04 22:06:38 +01:00
m_thread
fc4766a25f OP-1590 Fixed issues found in review. 2014-11-04 22:05:17 +01:00
m_thread
07a14c48ab Merge branch 'thread/OP-1590_PID_Bank_Management' into rel-14.10 2014-11-04 21:19:30 +01:00
m_thread
826d010119 OP-1590 Added implementation for PID Bank management.
Fixed a bug that prohibited fields not currently shown in gui ( in an
inactive pid bank ) to update from UAVO updates.
2014-11-04 00:51:47 +01:00
Alessio Morale
236b8e5f78 Uncrustify 2014-11-03 23:09:26 +01:00
Alessio Morale
6681d54ca9 Merge remote-tracking branch 'origin/amorale/OP-1584_cc3d_ram_issue' into rel-14.10 2014-11-03 22:23:48 +01:00
Alessio Morale
328f326fb7 Merge remote-tracking branch 'origin/thread/OP-1580_Qwt_6.1.1' into rel-14.10 2014-11-03 22:20:57 +01:00
Alessio Morale
660470b9e9 Merge remote-tracking branch 'origin/thread/OP-1589_MixerSettings_Export' into rel-14.10 2014-11-03 22:18:47 +01:00
m_thread
0428cdfadc OP-1590 Added TabBar Toolbuttons with menus to copy/reset/restore/swap settings.
Still needs actual implementation.
2014-11-03 01:33:45 +01:00
Laurent Lalanne
31dcd4f016 OP-1592 Private method for isApplicable() 2014-11-02 18:39:03 +01:00
Laurent Lalanne
51f82dedbe OP-1592 Same logic using dataObj 2014-11-02 15:38:41 +01:00
Laurent Lalanne
4defa7ed3e OP-1592 Cleannup 2014-11-02 15:17:04 +01:00
Laurent Lalanne
8cc95451a5 OP-1592 New filtering method as requested in review 2014-11-02 14:42:08 +01:00
Laurent Lalanne
49869d9598 OP-1592 Don't set channels numbers in Vehicle Wizard, should be done in Transmitter Wizard. 2014-11-02 12:39:04 +01:00
Laurent Lalanne
bf9c480510 OP-1592 Skip EKFConfiguration from template for CC/CC3D 2014-11-02 12:02:32 +01:00
Alessio Morale
e04825e7b7 OP-1588 - Remove *relay flight modes 2014-11-01 16:11:11 +01:00
Fredrik Arvidsson
5617fab43c OP-1589 Added Hexa-H as type. 2014-11-01 12:18:05 +01:00
Fredrik Arvidsson
41e311b096 OP-1589 Fixed file header and added Quad-H to export page. 2014-11-01 11:57:48 +01:00
Fredrik Arvidsson
97dad5ce71 OP-1589 Added MixerSettings to export.
Made Quad-X and Qyad-H compatible when importing settings.
2014-11-01 11:41:39 +01:00
Laurent Lalanne
73b0efa91c Typo, vehicle template form 2014-11-01 11:12:16 +01:00
Laurent Lalanne
aefed47a33 OP-1556 Bigger text for TxWizard icon 2014-10-31 17:37:29 +01:00
Laurent Lalanne
e11b0c2ae5 OP-1556 New "transmitter Setup Wizard" button, fixed mouseover. Updated text and translations 2014-10-31 14:59:44 +01:00
Fredrik Arvidsson
f36c2b31f3 Merge branch 'thread/OP-1586_Test_Output' into rel-14.10 2014-10-31 13:05:39 +01:00
Fredrik Arvidsson
516310248c OP-1586 Re-factored to get rid of duplicated code. 2014-10-31 11:50:00 +01:00
m_thread
5d89a78649 OP-1554 Changed some visuals.
Fixed logging to include enum types.
2014-10-31 10:14:46 +01:00
Fredrik Larsson
55cde5b63f Merge remote-tracking branch 'origin/laurent/OP-1543_GPS_plugin_artwork' into rel-14.10 2014-10-31 10:11:44 +11:00
Corvus Corax
1d32e1bf76 uncrustify 2014-10-30 19:50:21 +01:00
m_thread
3e6c5debc5 OP-1554 Added functionality to add fields with enum type and have markers added to scopes.
Still a few smallish things to fix.
2014-10-30 16:46:39 +01:00
m_thread
84332047d2 OP-1580 Fixed some visuals 2014-10-30 12:15:37 +01:00
m_thread
02f50b952f OP-1586 Fixed OutputCalibrationUtil.
Moved the setup and restore of ActuatorControl metadata to static
methods. This was needed in the case when multiple channels was
manipulated since the metadata would restore to a faulty state
otherwise.
2014-10-30 10:56:00 +01:00
m_thread
7b103e9886 Merge branch 'thread/OP-1581_VSW_Button_On_Vehicle_Page' into rel-14.10 2014-10-30 01:30:02 +01:00
m_thread
da541b356b OP-1580 Upgraded to Qwt 6.1.1 2014-10-30 01:12:43 +01:00
Laurent Lalanne
133398e134 Merge branch 'laurent/OP-1556_Wizard_polishing' into rel-14.10 2014-10-29 21:58:44 +01:00
Corvus Corax
063db57322 uncrustification 2014-10-29 21:12:14 +01:00
Laurent Lalanne
94dd983363 Merge branch 'rel-14.10' into laurent/OP-1556_Wizard_polishing 2014-10-29 20:59:05 +01:00
m_thread
bf9d14a8a7 OP-1582 Set text to Next/Skip for Flightmode and Aux channels 2014-10-29 01:28:46 +01:00
m_thread
2592f6b1a4 OP-1581 Add button to open Vehicle Configuration Wizard to Config plugin. 2014-10-29 00:30:06 +01:00
m_thread
abe33bbea2 OP-1554 Cleanup and rename. 2014-10-29 00:05:53 +01:00
m_thread
0af45277f3 OP-1554 Re-factoring
Moved initialization of QwtPlot curve in to PlotData class.
2014-10-28 22:42:49 +01:00
m_thread
959f197502 OP-1554 Re-factoring 2014-10-28 18:12:04 +01:00
m_thread
482f8e3b29 OP-1554 Re-factoring 2014-10-28 13:44:58 +01:00
m_thread
77e876297e OP-1554 Re-factoring 2014-10-28 13:33:21 +01:00
m_thread
13881dee59 OP-1554 More re-factoring. 2014-10-28 12:19:54 +01:00
m_thread
4fc3bc4d3f Merge remote-tracking branch 'origin/next' into thread/OP-1554_Enum_Scopes 2014-10-28 00:47:00 +01:00
m_thread
37f1925b41 OP-1558 Remove empty resource file. 2014-10-28 00:44:02 +01:00
m_thread
cc1785d6a2 OP-1574 Removed limitation to only allow Rapid ESC to perform calibration. 2014-10-27 23:43:17 +01:00
Laurent Lalanne
317e9b51f1 OP-1556 Revert previous changes (Simplify Rich Text not really useful), update French translations. 2014-10-27 20:03:15 +01:00
Laurent Lalanne
894d72f66c OP-1556 Bigger window size, Font sizes on all pages 2014-10-27 18:48:15 +01:00
Fredrik Larsson
269fa51c44 Merge remote-tracking branch 'origin/thread/OP-1556_ESC_Range' into rel-14.10 2014-10-28 04:09:03 +11:00
Laurent Lalanne
8f14a942fe Merge branch 'rel-14.10' into thread/OP-1556_ESC_Range 2014-10-27 17:54:28 +01:00
m_thread
9038c89991 OP-1556 Changed ESC calibration procedure slightly.
Added even more warning artwork to ESC calibration to make it even more
explicit. Darwin awards might have lost even a few more poor souls by
this i hope.
2014-10-27 15:24:23 +01:00
Laurent Lalanne
2628a23b28 OP-1577 Svg fixes for output calibration wizard 2014-10-27 13:18:10 +01:00
Fredrik Arvidsson
33dfc59131 Merge branch 'rel-14.10' of ssh://git.openpilot.org/OpenPilot into rel-14.10 2014-10-25 16:41:00 +02:00
Fredrik Arvidsson
beeef0431c Trying to fix mysterious MacOSX build isssue. 2014-10-25 16:40:38 +02:00
Fredrik Larsson
5afb74efd1 Merge remote-tracking branch 'origin/thread/OP-1567_Wizard_fixes' into rel-14.10 2014-10-26 01:03:09 +11:00
Laurent Lalanne
4df7ff56ea Merge branch 'rel-14.10' into laurent/rel-14.10_Translations_updates 2014-10-25 15:16:16 +02:00
Laurent Lalanne
52d926bf54 OP-1337 Special branch for Rel-14.10 translations updates and fixes 2014-10-25 15:06:18 +02:00
Fredrik Arvidsson
7268a676eb OP-1567 Added setting PWM out to 1000us.
At motor neutral calibration stop, first set PWM out to 1000us for 500ms
followed by setting it to 0.
2014-10-25 15:01:25 +02:00
Fredrik Arvidsson
612c3802ec OP-1571 Fixed template export.
User can now choose a place and a name if preferred.
Location will be default location in GCS config dir if it exists,
otherwise in the users home directory.
Added code to handle exort and import/selection of template without
image.
2014-10-25 11:35:05 +02:00
m_thread
0457e22132 Changed safe actuator value for motors to 0 ( for extra safety ). 2014-10-24 16:35:53 +02:00
m_thread
5918c4ce24 Merge branch 'rel-14.10' of ssh://git.openpilot.org/OpenPilot into rel-14.10 2014-10-24 16:24:34 +02:00
m_thread
2e7d76cb33 Fixed export dialog for 'cloud' settings export. 2014-10-24 16:24:06 +02:00
Laurent Lalanne
9f75d606ef Merge branch 'laurent/OP-1568_Black_telemetry_tooltip' into rel-14.10 2014-10-24 15:34:08 +02:00
m_thread
9a468beb20 Workaround for the crashes during shutdown of GCS. 2014-10-24 15:11:10 +02:00
Laurent Lalanne
a0270cca15 OP-1568 Fixes transparent background issue that causes black tooltip - Telemetry monitor a little bigger 2014-10-24 15:10:52 +02:00
Fredrik Larsson
75b9779a87 Merge remote-tracking branch 'origin/thread/OP-1567_Wizard_fixes' into rel-14.10 2014-10-24 03:36:04 +11:00
Fredrik Larsson
52c43c916f Merge remote-tracking branch 'origin/thread/OP-1556_Improve_ESC_Calib' into rel-14.10 2014-10-24 03:35:41 +11:00
Fredrik Larsson
35fdc803be Merge remote-tracking branch 'origin/laurent/OP-1562_Welcome_plugin_warnings' into rel-14.10 2014-10-24 03:26:06 +11:00
Fredrik Larsson
a0f19ea79d Update text for default tuning 2014-10-24 03:15:10 +11:00
Fredrik Larsson
4f42b5227b Logo for defaults 2014-10-24 02:13:32 +11:00
Fredrik Larsson
d76aa509eb Change OK to Export for export tool 2014-10-23 23:10:37 +11:00
m_thread
2ee9e04ff6 OP-1567 Fixed some defaults in wizard.
If CC or CC3D disable GPS.
2014-10-23 12:42:27 +02:00
Fredrik Larsson
bbe7cf2c0f tooltip typeo 2014-10-23 19:50:33 +11:00
Fredrik Larsson
77dc919e07 minor text update 2014-10-23 02:26:50 +11:00
Fredrik Larsson
b4d38622a0 The ones that got away 2014-10-23 02:17:14 +11:00
Fredrik Larsson
2053cf000d OP-1559 Wording for GPS page of Wizard 2014-10-23 02:08:52 +11:00
Laurent Lalanne
3e62d6337b OP-1562 Cleanup 2014-10-22 16:13:53 +02:00
Laurent Lalanne
c2b101af63 OP-1562 Fix all warnings and a little alignement issue in Welcome plugin 2014-10-22 15:54:14 +02:00
m_thread
b156f86de0 OP-1554 Scope re-factoring to prepare for enum plot. 2014-10-22 00:52:39 +02:00
m_thread
c409d75eed OP-1556 Setting ActuatorCommand to 0 after calibration. 2014-10-21 19:51:41 +02:00
Laurent Lalanne
d5228562a7 OP-1543 Revert flatEarth.png tot original - Text placement 2014-10-21 14:31:28 +02:00
Fredrik Larsson
2c986cf53f Merge branch 'rel-14.10' into next 2014-10-21 22:54:33 +11:00
Fredrik Larsson
d6842251b2 Merge remote-tracking branch 'origin/laurent/OP-1547_Wizard_Spectrum_port' into rel-14.10 2014-10-21 22:40:25 +11:00
Laurent Lalanne
de5604d7e6 OP-1547 Wrong DSM port in SetupWizard 2014-10-21 12:21:02 +02:00
Fredrik Larsson
8c76aa7863 Merge remote-tracking branch 'origin/amorale/OP-1548_add_limits_for_fusion_algorithm' into rel-14.10 2014-10-21 19:31:32 +11:00
Fredrik Larsson
7b4290d887 uncrusty 2014-10-21 18:56:05 +11:00
a*morale
44367c66a2 OP-1548 - Fix an issue with dynamic widget that causes m_currentBoardId to be left uninitialized 2014-10-21 00:12:50 +02:00
a*morale
561fb364a5 OP-1548 - Adding limits to FusionAlgorithm 2014-10-21 00:12:09 +02:00
m_thread
decbcb3ee7 OP-1545 Added GUI to visualize the ESC calibration utput level during calibration. 2014-10-20 14:01:52 +02:00
m_thread
36c04236e4 OP-1552 Changed text of menu for input setup wizard. 2014-10-20 13:58:54 +02:00
Laurent Lalanne
ffa12e2513 OP-1543 Fix Sbas range - UI changes for resize behavior 2014-10-20 11:30:05 +02:00
Laurent Lalanne
1183155c65 OP-1543 Better flatEarth pic, rounded corners. 2014-10-19 21:17:30 +02:00
a*morale
c7fa4b149e Merge branch 'amorale/OP-1549_fix_version_retrieval' into rel-14.10 2014-10-19 20:41:37 +02:00
a*morale
9d9772177a OP-1549 - Fix Map version retrieval url. switch to http tiles as they works again and are way faster 2014-10-19 19:56:54 +02:00
Laurent Lalanne
a301c289af OP-1543 East / West error in SVG 2014-10-19 18:06:33 +02:00
Laurent Lalanne
fce211204a OP-1543 New skyView, add digital font 2014-10-19 17:57:36 +02:00
m_thread
05d1f95dfd Fixed Google Satellite version strings.
Credits to Craig Nuttall who found the issue.
2014-10-19 15:53:41 +02:00
Laurent Lalanne
0061a97000 OP-1543 Elevation display fix (wrong coordinates) - Small changes on SVG 2014-10-19 05:14:16 +02:00
Laurent Lalanne
389f769f28 OP-1543 First commit : Sat colors (normal or Sbas), removed background on SkyView. Allow bigger size. 2014-10-19 01:40:58 +02:00
Laurent Lalanne
c67310509e Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-18 19:18:39 +02:00
Fredrik Arvidsson
aee4b74535 Merge remote-tracking branch 'origin/thread/OP-706_Unknown_Flightside_UAVO' into next 2014-10-18 14:32:11 +02:00
Laurent Lalanne
a5648ede29 OP-1337 Integral tooltips : font size issue fixed in stabilization.ui 2014-10-18 11:06:07 +02:00
Laurent Lalanne
4d1199ddee Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-18 10:50:35 +02:00
Fredrik Arvidsson
8c5b956897 OP-706 Removed some obsolete includes and methods. 2014-10-18 10:43:00 +02:00
Fredrik Larsson
97432893dc Tooltip typoes 2014-10-17 23:15:13 +11:00
Fredrik Arvidsson
2b637080fe Merge remote-tracking branch 'origin/next' into thread/OP-1504_Vehicle_Name_Setting
Conflicts:
	ground/openpilotgcs/src/plugins/config/stabilization.ui
2014-10-17 08:09:57 +02:00
Fredrik Arvidsson
bf6b376b50 OP-1504 Fxed a small issue with tab index. 2014-10-17 01:13:25 +02:00
m_thread
b3990975ac OP-706 Removed debug define left in by mistake. 2014-10-17 01:06:22 +02:00
m_thread
1ac94cfb71 OP-706 Fixed an issue with metadata tree nodes not showing correct known statux. 2014-10-17 01:01:50 +02:00
m_thread
3246cf9756 OP-706 Added support for isKnown for Settings objects in UAVOBrowser. 2014-10-17 00:47:59 +02:00
m_thread
1e08528d54 OP-706 Added code to handle isKnown for requested and retrieved UAVObjects. 2014-10-17 00:47:14 +02:00
m_thread
1a28d17eff OP-706 Added isKnown to UAVObject with signal on change. 2014-10-17 00:46:31 +02:00
m_thread
f73726b3c0 Merge branch 'thread/OP-1538_Embedded_Documentation' into next 2014-10-16 00:34:48 +02:00
m_thread
77ebb4fe74 Conflicts:
ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjectbrowserconfiguration.cpp
	ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjectbrowserwidget.cpp
	ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjectbrowserwidget.h
2014-10-16 00:11:19 +02:00
m_thread
01344ac2c7 OP-706 Uncrustify 2014-10-15 23:36:54 +02:00
m_thread
33e9a6f956 OP-706 Added support for visualizing unknown objects in UAVO browser.
Added settings for unknown object color to configuration and configuration GUI.
2014-10-15 23:32:42 +02:00
m_thread
666765f168 OP-706 Added information about if an UAVO is known or not on the flight/remote side of GCS. 2014-10-15 23:30:57 +02:00
Laurent Lalanne
f470d6763a Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-15 14:13:50 +02:00
m_thread
f687a6d01c OP-1538 Added mustache template and rendering code. 2014-10-15 00:42:23 +02:00
m_thread
2d17d64406 OP-1538 Fixed some runtime warnings and debug logging. 2014-10-15 00:41:17 +02:00
m_thread
26eff1bb4e OP-1538 Added Mustache template renderer by Robert Knight.
Added #include "utils_global.h"
Added QTCREATOR_UTILS_EXPORT to all public classes in header file.
See file header comments for Original Authors Copyright information.
See https://github.com/robertknight/qt-mustache
See http://mustache.github.io/
2014-10-15 00:40:09 +02:00
Alessio Morale
3f9f11670c Merge remote-tracking branch 'origin/thread/OP-1457_Hide_FF_in_FW' into next 2014-10-14 21:47:52 +02:00
Alessio Morale
15cd40a907 Merge remote-tracking branch 'origin/skarlsso/OP-1534_add_expo_and_acro_insanity_factor_to_txpid' into next 2014-10-14 21:43:59 +02:00
Alessio Morale
7968bcdb00 Merge remote-tracking branch 'origin/skarlsso/OP-1528_telemetry_on_flexi-io' into next 2014-10-14 21:17:37 +02:00
m_thread
d4d6789198 OP-1538 Small formatting changes. 2014-10-14 16:40:07 +02:00
m_thread
a69d9fe5f1 Merge remote-tracking branch 'origin/laurent/OP-1538_Embedded_Documentation' into thread/OP-1538_Embedded_Documentation 2014-10-14 09:51:34 +02:00
m_thread
3dd9503454 OP-1538 Changed the way splitter state is changed.
Fixed some formatting colors.
2014-10-14 09:51:02 +02:00
Laurent Lalanne
70703d59b4 OP-1538 All cells with color 2014-10-14 08:34:52 +02:00
Laurent Lalanne
80fb6565b3 OP-1538 Added table format + colors 2014-10-13 21:52:12 +02:00
Fredrik Arvidsson
638588c182 Merge remote-tracking branch 'origin/next' into thread/OP-1538_Embedded_Documentation 2014-10-13 17:48:42 +02:00
Fredrik Arvidsson
429a45b5be OP-1538 Added some Vogon poetry. 2014-10-13 17:47:40 +02:00
m_thread
a69932fa35 OP-1457 Disabling Feed Forward tab when vehicle is Fixed Wing. 2014-10-13 16:42:29 +02:00
m_thread
6e0f1b2513 OP-1504 Fixed some compiler warnings and uncrustified code. 2014-10-13 16:30:49 +02:00
m_thread
1b027d0e7a OP-1504 Added VehicleName to SystemSettings and a GUI in Vehicle configuration to set it.
The name is restricted to 20 chars to save resources.
2014-10-13 15:54:16 +02:00
Laurent Lalanne
0ef448cd1b Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-12 20:54:14 +02:00
Fredrik Arvidsson
01e9f9565a OP-1538 Added saving of splitter sizes. 2014-10-12 14:52:57 +02:00
Fredrik Arvidsson
ef15064b26 OP-1538 Added description to fields in the UAVObject description files.
Descriptions can be added to fields either as attributes or child nodes.
Descriptions are not mandatory at this stage.
The description shows up when hovering over objects and fields in the UAVObject browser.

Added example descriptions to a few fields in the UAVO descriptor files.
2014-10-11 16:12:58 +02:00
Stefan Karlsson
bedb749f72 OP-1534 Add expo and acro insanity factor to TxPID 2014-10-10 17:57:24 +02:00
m_thread
bb4d271799 OP-1525 Made the Expo magic number a constant and changed it to 1.00695f.
Changed n the firmware code to match the GCS side.
2014-10-10 12:26:22 +02:00
m_thread
657ae91f86 OP-1504 Added VehicleName field and started to add GUI support. 2014-10-10 12:14:02 +02:00
m_thread
4a6c25720e OP-1525 Fixed tab order and Uncrustified code. 2014-10-10 00:32:56 +02:00
m_thread
e867c339e3 OP-1525 Minor margin fix. 2014-10-10 00:05:44 +02:00
m_thread
3acbc74f3a OP-1525 Fiddling with Qwt plot setup and layout. 2014-10-10 00:00:36 +02:00
Fredrik Arvidsson
1a85fff153 OP-1525 Changed some colors and sizes. 2014-10-09 20:48:24 +02:00
Fredrik Arvidsson
0f8336a351 OP-1525 Changed some minor gui stuff. 2014-10-09 20:09:16 +02:00
m_thread
3a6f11dd61 OP-1525 Fixed stupid bug. 2014-10-09 13:02:46 +02:00
Fredrik Arvidsson
b0374005af OP-1525 Adding expo curves for all axis. 2014-10-09 08:30:41 +02:00
m_thread
63de0cd6ac OP-1525 Uncrustify. 2014-10-08 00:57:57 +02:00
m_thread
b794c87d3b Merge remote-tracking branch 'origin/next' into thread/OP-1525_Acro_GUI 2014-10-08 00:56:24 +02:00
m_thread
3727de5de4 OP-1525 Added curve and slider for StickExpo.
Added Piro comp setting.
2014-10-08 00:55:35 +02:00
Fredrik Larsson
8367c8557c Merge remote-tracking branch 'origin/laurent/OP-1526_Reverse_all_motors_not_working' into next 2014-10-08 03:22:26 +11:00
m_thread
53cd70981b OP-1525 Added gui for Acro+ factor setting.
Changed name of PID banks to Settings Banks.
Cleaned up the Stabilization configuration GUI.
2014-10-07 17:40:01 +02:00
Stefan Karlsson
0555f7e0ec OP-1528 Add GUI support for Telemetry and Telemetry+PPM over the Flexi-IO port. 2014-10-07 00:44:06 +02:00
m_thread
f6effc6f2f Merge remote-tracking branch 'origin/next' into thread/OP-1524_Chars_In_UAVOBrowser 2014-10-06 23:57:02 +02:00
Laurent Lalanne
2f3cd9f2ef Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-06 10:55:56 +02:00
Laurent Lalanne
46e089fded OP-1526 Better fix : if ReverseAllMotors is checked, store MixerValueYaw as negative value. 2014-10-06 10:46:20 +02:00
Laurent Lalanne
58ff8aae02 OP-1526 Do not reverse Yaw tricopter servo with Reverse All motors, the only change is servo neutral. No changes on mixers, ReverveAllMotors is not stored for tricopter. 2014-10-06 00:27:27 +02:00
Laurent Lalanne
a6d26b0217 OP-1526 Oups... wrong erase 2014-10-06 00:07:34 +02:00
Laurent Lalanne
82bb814bea OP-1526 Apply reverse all motors, tricopter fixes and HexacopterH cleannup 2014-10-05 23:50:35 +02:00
Corvus Corax
b01eb1d3e4 uncrustification 2014-10-03 23:14:38 +02:00
Fredrik Larsson
c350c2a94c Merge remote-tracking branch 'origin/thread/OP-1517_FW_Wizard_Fixes' into next 2014-10-04 03:33:17 +10:00
m_thread
0aa8c47b48 OP-1524 Added Array tree node value preview. 2014-10-03 18:00:59 +02:00
m_thread
5c2a013433 OP-1524 Added CharFieldTreeItem and the check for the 'char' unit in array fields. 2014-10-03 16:44:00 +02:00
Alessio Morale
e553014596 Merge branch 'amorale/OP-1476_1477_1275_GPSV9_pios_firmware_bootloader' into next 2014-10-03 00:37:55 +02:00
m_thread
a7a7d32ec8 OP-1517 Small adjustments. 2014-10-02 21:25:38 +02:00
m_thread
3aed610c36 OP-1512 Changed wording in ESC calibration dialog. 2014-10-02 18:32:10 +02:00
m_thread
9b6f1a7d31 OP-1512 Added security questions to esc setup wizard. 2014-10-01 16:20:42 +02:00
Laurent Lalanne
538452ea02 Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-10-01 15:41:39 +02:00
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
Laurent Lalanne
9760495899 OP-1337 Typo fix (Wizard-fixedwingpage.cpp) - Translations updates 2014-09-30 20:58:11 +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
Laurent Lalanne
c0220e3efd Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-09-30 17:40:56 +02:00
Fredrik Larson
4c88d878d4 add 500 as an option 2014-09-30 23:32:26 +10:00
Fredrik Larson
0556f6f6ad uncrusty 2014-09-30 15:47:01 +10: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
Laurent Lalanne
a0541f431c OP-1222 Added vtail propeller 2014-09-29 21:12:37 +02:00
Laurent Lalanne
e28b6d8d9f Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-29 16:11:31 +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
7a00c7f905 OP-1222 Fixed false positive dirty indication for stabilization tab in configplugin.
Added tracking of TPS curve changes.
2014-09-28 02:00:54 +02:00
Laurent Lalanne
f3f28fc876 Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-28 01:08:56 +02:00
m_thread
012c1ae940 OP-1222 Fixed a merge accident.
Some cleanup.
2014-09-28 01:04:47 +02:00
Fredrik Arvidsson
3d20e201af OP-1222 Fixed 'default' values for TPS curve when no board is connected. 2014-09-27 15:49:53 +02:00
Fredrik Arvidsson
11822fa0a9 OP-1222 Fixed stab layout. 2014-09-27 14:26:01 +02:00
Fredrik Larson
6cb6d32f79 More tinkering, m_thread what do you think? 2014-09-27 18:08:20 +10:00
Fredrik Larson
5da07fecea Testing layout 2014-09-27 17:16:30 +10:00
Laurent Lalanne
6f74ffdc8d Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-26 18:22:55 +02: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
Laurent Lalanne
20300b7beb Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-09-25 19:06:42 +02:00
Laurent Lalanne
59ae41d89c Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-25 18:31:46 +02:00
m_thread
552d2dd727 Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard 2014-09-25 06:59:46 +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
Fredrik Larsson
0db0c1cc03 Save AuxMag settings 2014-09-24 19:17:20 +10:00
m_thread
9c0c489e94 OP-1222 Added some constants instead of hard coded values. 2014-09-24 08:26:31 +02:00
Alessio Morale
adc9821cd3 uncrustify 2014-09-24 01:06:55 +02:00
Alessio Morale
5b968389a0 OP-1476 - AutoUpload description from OPFW firmwares 2014-09-24 01:06:55 +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
Laurent Lalanne
762c24ed7e Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-09-23 22:56:55 +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
Fredrik Larsson
5e5928105c Merge remote-tracking branch 'origin/laurent/OP-1435_Add_more_info_PFD' into next 2014-09-23 15:46:19 +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
c36e9a9122 Merge remote-tracking branch 'origin/thread/OP-1474_PID_Scaling_Banks' into next 2014-09-23 06:20:34 +10:00
Stefan Karlsson
9166363f09 OP-1474 Uncrustify 2014-09-22 22:05:20 +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
cc381075ce OP-1222 We don't add personal names to the @author tag 2014-09-21 22:59:56 +02:00
m_thread
daae74f9e8 Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
Conflicts:
	ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configfixedwingwidget.cpp
2014-09-21 22:58:15 +02:00
m_thread
508112d5a3 OP-1474 Fixed code asserting in debug. 2014-09-21 22:38:49 +02:00
m_thread
602bfd3e4c Merge remote-tracking branch 'origin/thread/OP-1474_PID_Scaling_Banks' into thread/OP-1474_PID_Scaling_Banks 2014-09-21 22:11:44 +02:00
m_thread
9d42430ee7 OP-1474 Fixed a sizing/value calculation issue. 2014-09-21 22:10:23 +02:00
Fredrik Arvidsson
1fd0c9a884 Merge remote-tracking branch 'origin/next' into thread/OP-1474_PID_Scaling_Banks 2014-09-21 20:17:34 +02:00
m_thread
25cf7fcaf5 OP-1474 Added Axis labels to curves. 2014-09-21 14:28:07 +02:00
m_thread
e4d6171f2c OP-1474 Moved TPS settings to PID banks. Rearranged GUI. 2014-09-20 17:30:19 +02:00
Laurent Lalanne
7ca288901f Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-09-20 10:42:26 +02:00
Laurent Lalanne
faad0e0a15 Merge branch 'next' into laurent/OP-1337_French_translations_updates 2014-09-20 10:21:59 +02:00
Laurent Lalanne
9c18917297 OP-1435 Small fixes. Common background color for Volt/Amp, display Lipo alarm if NbCells is defined. 2014-09-20 02:01:05 +02:00
Fredrik Larsson
a1bb86ee6a Merge remote-tracking branch 'origin/filnet/OP-1481_cannot_send_more_than_a_few_waypoints_over_oplm' into next 2014-09-19 23:33:41 +10:00
m_thread
76b45ea87a OP-1474 Moving Thrust PID Curve to PID banks. Adding ThrustPIDScalingSource, ThrustPIDScalingTargets and ThrustPIDScalingAxis. 2014-09-19 15:14:29 +02:00
m_thread
3b1e67d185 Merge remote-tracking branch 'origin/next' into thread/OP-1474_PID_Scaling_Banks
Conflicts:
	ground/openpilotgcs/src/plugins/config/stabilization.ui
2014-09-19 09:01:02 +02:00
Laurent Lalanne
7d110d7122 OP-1435 System tab update : FusionAlgorithm, Mag used and Gpstype 2014-09-18 23:25:47 +02:00
Fredrik Larson
8a5174de67 Merge remote-tracking branch 'origin/skarlsso/OP-1458_remove_delays_from_tx_wizard' into next 2014-09-19 06:07:20 +10:00
Laurent Lalanne
e88b8ccbdb OP-1222 FW_Wizard Ground shapes : Better labels, cleanup 2014-09-18 20:05:44 +02:00
Laurent Lalanne
d99aba54e3 OP-1222 Added ground shapes : Motorbike, Tank and Car 2014-09-17 22:44:08 +02:00
Fredrik Larson
c4e049f1ed Merge remote-tracking branch 'origin/hayvosh/OP-1489_ILimits' into next 2014-09-18 02:37:53 +10:00
Fredrik Larson
db94453bdf comment typeo 2014-09-18 00:35:07 +10:00
Fredrik Larson
e95689b0fc Old bug, buttongroup clash 2014-09-17 22:33:32 +10:00
Fredrik Larson
1de454a4cf Merge remote-tracking branch 'origin/next' into hayvosh/OP-1489_ILimits 2014-09-17 21:47:54 +10:00
Fredrik Larson
f5fa57c7da Merge remote-tracking branch 'origin/laurent/OP-1134_Populate_new_custom_tab' into next 2014-09-17 08:15:31 +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
0cb820d2e9 Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into thread/OP-1222_FW_Wizard 2014-09-16 23:44:39 +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
Fredrik Larson
e4e1e0ed24 Uncrusty 2014-09-17 07:23:58 +10:00
Alessio Morale
1de46ae493 OP-1476 - Clanup upload_tool and add Makefile target 2014-09-16 22:40:53 +02:00
Alessio Morale
85b397bc1f OP-1476 - Make uploader_tool almost working 2014-09-16 22:40:53 +02:00
Alessio Morale
9a55b4ac63 OP-1476 - Fix Uploader tool for QT5xx, Comment out HID support 2014-09-16 22:40:53 +02:00
Fredrik Larson
d7ffa008b1 Make alt hold default buttons disabled, they were missing from the constructor 2014-09-17 06:15:07 +10:00
Fredrik Larson
6fe00a773c Some buttons missing from UI setup 2014-09-17 05:47:27 +10:00
Fredrik Larson
cb38cfb118 New UI layout, remove a tab 2014-09-17 05:30:28 +10: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
Fredrik Larson
20b635fa07 Merge branch 'next' into hayvosh/OP-1489_ILimits 2014-09-17 02:25:53 +10:00
Fredrik Larson
ad65312b41 Merge branch 'next' into fw_wiz 2014-09-17 02:09:07 +10:00
Philippe Renon
3c4d754e2f OP-1481 send and request path plans in user space instead of relying on magic (but broken) sendAll and requestAll uavo methods 2014-09-16 09:11:18 +02:00
Philippe Renon
92e3779997 OP-1481 specified default timeout for AbstractUAVObjectHelper 2014-09-16 09:11:18 +02:00
Philippe Renon
a045b10472 OP-1481 fixed telemetry multi-threading issue: was not possible to create and request an uavo instance in one go 2014-09-16 09:11:18 +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
Alessio Morale
c49497f2e0 Merge branch 'amorale/OP-1434_GPSV9_fc_support' into next 2014-09-15 23:49:54 +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
Stefan Karlsson
dd86e7f9c4 OP-1493 Update BOARD_REVISION for discoveryf4bare and fix AutoUpdate 2014-09-15 23:30:17 +02:00
Stefan Karlsson
61a58eeba9 OP-1493 Fix stack overflow problem when the firmware code size is large 2014-09-15 23:19:51 +02:00
m_thread
46b95ee7d1 Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard 2014-09-15 22:55:19 +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
Laurent Lalanne
adeb51bb10 OP-1491 Fixes for Config tab 2014-09-15 22:54:46 +02:00
m_thread
1c2efe0868 OP-1222 Added JSon serialization code. 2014-09-15 22:46:28 +02:00
Laurent Lalanne
3f9cd2f3aa OP-1491 Missing quadH code 2014-09-15 22:29:55 +02:00
Laurent Lalanne
48ce38370c OP-1491 HQuad_mixing_values First commit : add QuadH artwork, config tab 2014-09-15 22:25:07 +02:00
Fredrik Larson
bc0e8521e0 Prefer this wording, technically might be wrong, but it's what it acts
like it does
2014-09-16 01:28:07 +10:00
Fredrik Larson
5c7fbebb1c More usability bits, less scary knobs to tweek. 2014-09-16 01:14:17 +10:00
Fredrik Larson
599112e50e Some Minor language changes 2014-09-16 01:03:11 +10:00
Fredrik Larson
98cf9d7063 ILimits are so not touched by usrs, even the tinkers, lets clean this up a
bit.
2014-09-16 00:54:43 +10:00
Laurent Lalanne
748e284937 OP-1337_French_translations_updates Typo 2014-09-15 15:24:19 +02:00
Philippe Renon
4ed8fb0188 OP-1488 fixed typo in uavobject.java.template 2014-09-15 09:00:44 +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 Larsson
aebf41aad7 Merge remote-tracking branch 'origin/parched/OP-1478_fix_win_qtc_variables' into next 2014-09-14 22:50:43 +10:00
James Duley
ea64284d7d OP-1478: added a qmake variable SDL_DIR 2014-09-13 15:24:52 +12:00
Stefan Karlsson
8cd7a71c18 Merge branch 'next' into thread/OP-1474-PID_Scaling 2014-09-11 00:00:02 +02:00
Stefan Karlsson
eacf0a1693 Merge branch 'skarlsso/OP-1474-PID_Scaling' into thread/OP-1474-PID_Scaling
Conflicts:
	shared/uavobjectdefinition/stabilizationsettings.xml
2014-09-10 21:41:40 +02:00
Stefan Karlsson
7afb211330 OP-1474 Revert TPS debugging code 2014-09-10 00:42:40 +02:00
Alessio Morale
c777f9e194 OP-1406 - Fixes from review comments 2014-09-08 23:24:18 +02:00
m_thread
9a13c49722 OP-1222 Added JSon Api embryo. 2014-09-08 22:27:02 +02:00
m_thread
1a68ba062d Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
Conflicts:
	ground/openpilotgcs/src/libs/sdlgamepad/sdlgamepad.pro.user
2014-09-08 21:48:33 +02:00
Fredrik Larsson
65e0124a74 Remove QtCreator user file from git 2014-09-08 18:19:03 +10:00
Stefan Karlsson
c0152b7e19 OP-1474 Thrust PID scaling 2014-09-08 00:14:49 +02:00
Fredrik Larrson
849bbfd481 Merge remote-tracking branch 'origin/skarlsso/OP-1455_no_output_from_test_outputs' into next 2014-09-08 04:25:02 +10:00
Fredrik Larrson
b9a2cac03f Merge remote-tracking branch 'origin/skarlsso/OP-1077_gcs_corrupts_flight_log_files' into next 2014-09-08 04:24:07 +10:00
Fredrik Larrson
d91db0af6f Revert "Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next"
This reverts commit a39e393274, reversing
changes made to ebfdaf28b5.
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
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
Laurent Lalanne
39ef705632 OP-1222 Fix collisions between nmea Gps and fixed wing connectors. 2014-09-07 14:25:46 +02:00
m_thread
7cd46bdeee OP-1222 Fixed handling of conflicting configurations. Config is now invalidated if use goes back and make changes introducing conflicts.
Added more configuration saving logic.
2014-09-07 13:52:28 +02:00
m_thread
1a2bf73969 OP-1222 Added constant for image padding. re-factored the firInView into a function.
Removed old comments.
Fixed background on saved image to be white. Was previous black.
2014-09-07 13:50:41 +02:00
Laurent Lalanne
e9dd37eaf8 OP-1222 Bigger size for wizard window + add margins for connection diagram 2014-09-07 12:24:05 +02:00
m_thread
436646d070 OP-1222 Added configuration code for GPS and Airspeed sensors to the hardware settings section.
Still some ?? since the Platinum GPS support not yet is merged to this branch.
2014-09-07 10:15:09 +02: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
Fredrik Larson
27621f0f75 Fix spelling typeo, make sure npote is visable 2014-09-06 10:35:43 +10:00
Laurent Lalanne
a3c5b85fcd OP-1222 Update : Fix for bad rendering on wiring when sub-groups are used. 2014-09-05 23:50:37 +02:00
Laurent Lalanne
240afd1f2f OP-1222 Artwork : Added airspeed stuff + connectors - Resized all frames 2014-09-05 21:25:12 +02:00
m_thread
73d1217cc7 OP-1222 Added code to handle port conflicts in configuration. 2014-09-05 17:31:41 +02:00
m_thread
1d50f9e949 OP-1222 Added support for gps and airspeedsensors in connection diagram.
Optimized bounding rect handling. Got rid of need for background element.
2014-09-05 17:30:20 +02:00
Fredrik Larson
cefffefd7b Uncrustify 2014-09-05 17:22:59 +10:00
Fredrik Larson
ce64aa2ca7 Add for other airframe types 2014-09-05 17:21:37 +10:00
Fredrik Larson
b1a7f959b5 Initial tuning page 2014-09-05 17:14:27 +10:00
Fredrik Larson
135853d5a1 Add airspeed type selction to summary 2014-09-04 10:59:11 +10:00
Fredrik Larson
e2e437627b Add selected GPS type to summary 2014-09-04 10:40:08 +10:00
Fredrik Larson
6635e5d928 Update names in svg 2014-09-04 10:07:03 +10:00
Fredrik Larson
1b1c9938f3 MS4525DO airspeed sensor support to wizard page 2014-09-04 10:04:38 +10:00
Fredrik Larson
99ec1c727e Aadd new sensor items, airspeed (EagleTree) 2014-09-04 10:03:28 +10:00
Fredrik Larson
c673bea4f0 Start adding new sensor items, estimated 2014-09-04 10:01:54 +10:00
Fredrik Larson
b57ea9cb6c Add new Sensor-shapes from Laurent 2014-09-04 09:58:50 +10:00
Fredrik Larson
7073b7c9fe Remove actual file 2014-09-04 09:57:18 +10:00
Fredrik Larson
91244cd47a Airspeed shapes place holder gone 2014-09-04 09:57:04 +10:00
Fredrik Larson
62b321ffa1 GPS shapes place holder removed from qrc 2014-09-04 09:56:13 +10:00
Fredrik Larson
3fbfd82206 Actualy downfile deleted 2014-09-04 09:55:27 +10:00
Fredrik Larson
4c5afba2aa Actualy Up file deleted 2014-09-04 09:55:05 +10:00
Fredrik Larson
3e6bb1e09d Remove other state from qrc also 2014-09-04 09:54:26 +10:00
Fredrik Larson
769e871f58 Remove old button 2014-09-04 09:54:03 +10:00
Fredrik Larson
c73905b24d Start implimenting new Artwork from Laurent 2014-09-04 09:50:15 +10:00
Laurent Lalanne
8022fbc133 OP-1222 Revert : "No-sensor" icon available if needed. 2014-09-04 00:15:29 +02:00
Laurent Lalanne
b0b475bb60 OP-1222 Removed "No-sensor", polished estimated airspeed with gears 2014-09-04 00:11:00 +02:00
Laurent Lalanne
60f5fa068a OP-1222 connection-diagram.svg file : Added GPS and connectors 2014-09-03 21:41:09 +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
Laurent Lalanne
dec4c83b68 OP-1222 Artwork for airspeed and gps sensors 2014-09-03 17:28:38 +02:00
Laurent Lalanne
61e65734b2 Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-03 00:44:25 +02:00
m_thread
fdeb1ccfc9 OP-1222 Minor changes in page path code. 2014-09-03 00:31:56 +02:00
m_thread
a36943c616 OP-1222 Added svg for gps shapes. Fixed some spelling errors. 2014-09-03 00:05:47 +02:00
Fredrik Larson
14574832b9 Tidy up text 2014-09-03 07:42:15 +10:00
Fredrik Larson
b93ff6bd89 Make a start on GPS page 2014-09-03 07:16:36 +10:00
Fredrik Larson
afeb464eb6 Add some line breaks 2014-09-03 04:41:49 +10:00
Fredrik Larson
577b38b786 Text for AirSpeed page 2014-09-03 04:31:39 +10:00
Laurent Lalanne
bc70db575d OP-1222 FW_Wizard New artwork for connection diagram button (up/down or hover), added to wizardResources.qrc 2014-09-02 20:22:07 +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
b59857e3e7 Merge branch 'next' into fw_wiz
Conflicts:
	ground/openpilotgcs/src/plugins/welcome/welcomemode.cpp
2014-09-03 02:48:34 +10:00
Fredrik Larson
650cbd3b52 Uncrustify 2014-09-03 02:46:26 +10:00
Fredrik Larson
acee61b3b1 Skip bias calib on fixed wings 2014-09-03 02:39:18 +10:00
Fredrik Larson
b9f89e39e7 Uncrustify 2014-09-03 02:22:09 +10:00
Fredrik Larson
82a32a5d8e Create airspeed page 2014-09-03 02:19:15 +10:00
m_thread
4bf932d36b OP-1222 Uncrustification. 2014-09-02 16:46:40 +02:00
m_thread
af9dd99227 Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
Conflicts:
	ground/openpilotgcs/src/plugins/welcome/welcomemode.cpp
2014-09-02 16:44:11 +02:00
Fredrik Larson
6243cad768 Change mouse pointr type to show this is a link 2014-09-02 23:18:45 +10:00
m_thread
655d02622f OP-1222 Minor ordering adjustments. 2014-09-02 14:01:02 +02:00
m_thread
b61471e8ef OP-1222 Fixed a merge regression. 2014-09-02 13:49:01 +02:00
m_thread
8c841fa5f1 Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into thread/OP-1222_FW_Wizard 2014-09-02 13:46:25 +02:00
m_thread
819e4d6b3b OP-1222 Finished re-factoring vehicle selection pages, 2014-09-02 11:03:52 +02:00
Fredrik Larson
11068197c5 Change motor for engine 2014-09-02 14:29:49 +10:00
Fredrik Larson
7486ba8803 Put channels in order, make outputs match the diagrams, channels now
reflect common fixed wing model conventions
2014-09-02 14:23:26 +10:00
Fredrik Larson
34d8ba608c Change button order in wizard to match the order of the config plugin,
also has two currently support types of airframe first
2014-09-02 13:30:22 +10:00
Fredrik Larson
f21a31cdbe Comment out destructor to fix compile 2014-09-02 12:31:19 +10:00
m_thread
c56980e54e OP-1222 Re-factored and renamed selection page. 2014-09-02 00:10:31 +02:00
m_thread
5586b5b85c Merge remote-tracking branch 'origin/corvuscorax/OP-1222_FW_Wizard' into thread/OP-1222_FW_Wizard 2014-09-01 22:47:15 +02: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
daefab99be OP-1222 fixed elevon mixer to be consistent with aileron type (no channel reversals needed), made FW wizzard and config widget create the same type of mixer setup 2014-08-31 20:15:36 +02:00
Corvus Corax
3f9fa97d0f OP-1222 fixed FW elevon wizzard channel assignment to be compatible with config widget 2014-08-31 20:15:20 +02:00
Corvus Corax
798defd12d OP-1222 uncrustify 2014-08-31 20:15:01 +02:00
Corvus Corax
5707459074 Merge branch 'next' into corvuscorax/OP-1222_FW_Wizard 2014-08-31 19:00:05 +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
m_thread
4695a60df6 OP-1222 Added base page for selection kind of action. 2014-08-31 14:35:45 +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
Laurent Lalanne
c39424d50a OP-1222_FW_Wizard : Finished artwork diagram, cpp file. Wing tips for FW, polished Vtail and all frames in dark gray. 2014-08-29 16:04:28 +02:00
Laurent Lalanne
826048e923 OP-1222 FW_Wizard SVG artwork connection-diagrams.svg Work in progress 2014-08-29 03:47:02 +02:00
Fredrik Larson
d4d1c9c482 Merge remote-tracking branch 'origin/dwillis/OP-1453_VersionCheck' into next 2014-08-29 09:51:18 +10:00
Fredrik Arvidsson
5d928725f1 Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
Conflicts:
	ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configmultirotorwidget.cpp
2014-08-29 00:50:08 +02: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
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
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
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
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
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
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
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
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
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
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
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
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
Fredrik Larson
3dc74c8c59 Not sure if this is needed but updated the Python pri file to reflect the
correct version
2014-08-23 09:43:30 +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
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
Fredrik Larson
ade59ada9e Add servo buttons 2014-08-22 05:16:00 +10: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
Fredrik Larson
079e251cc4 Merge branch 'next' into fw_wiz 2014-08-21 02:08:17 +10: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
Laurent Lalanne
8d0f4e71ea OP-1438 VSI_Arc_PFD+Status : Added RcInput panel, work in progress 2014-08-20 02:10:31 +02: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
5cda39d271 OP-1438 VSI_Arc_PFD+Status : Added FlightTime, ArmStatus, Stab info 2014-08-19 14:16:48 +02:00
m_thread
82a3590da5 OP-1222 Fixed a bug with Actuator settings and banks to use for motors. 2014-08-18 13:14:07 +02:00
m_thread
5354723928 OP-1222 Renamed some files.
Fixed Wing wizard made only available on Revo
Moved motor for fixed wing to channel 3 since channel 3 got its own timer.
Fixed a crash in config plugin when selecting Fixed Wing.
Added code in outputcalibration in Fixed Wing setup to set min and max values as well as neutral for servos.
Added Controller type Nano.
2014-08-18 01:20:31 +02:00
Fredrik Larson
137a6e4308 Refactor name of legacy servos, remove PID hard coding from the config
helper
2014-08-18 03:47:16 +10:00
Fredrik Larson
00ed28c983 Start adding PID page 2014-08-18 03:43:00 +10:00
Fredrik Larson
a46d5316ec Tooltips 2014-08-18 02:51:49 +10:00
Fredrik Larson
2b6629e03a Change wording, standard servos to analog servos 2014-08-17 23:06:01 +10:00
Fredrik Larson
ea1e95db7b Minor refactroring of a type in a class, change ESC_TYPE and geter /
serter to be actuator type as we are dealing with servos. Add servos to
enum, remove hard coded min / max for now.
2014-08-17 22:55:11 +10:00
Fredrik Larson
3fc991fe2c Add the outputpage for fixed wing support 2014-08-17 20:31:57 +10: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
Corvus Corax
bc8ccb7be7 Revert "Revert "Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next""
This reverts commit 449653f01e.
2014-08-16 23:59:37 +02:00
Fredrik Larson
dec52c675c Merge branch 'next' into kf_hayvosh/OP-1222_FW_Wizard_lets_get_this_finished 2014-08-17 04:15:38 +10:00
Fredrik Larson
3a4b27df5d Minor formatting of all Wiz pages for consitency 2014-08-17 04:15:11 +10:00
Fredrik Larson
4c242fa2e0 Wording of FW wizard page 2014-08-17 04:01:21 +10:00
Stefan Karlsson
454ea624ba OP-1450 Turn on high resolution support for OSX 2014-08-16 19:58:04 +02:00
Fredrik Larson
741efd9281 Add image 2014-08-17 01:57:15 +10:00
Fredrik Larson
0b147fded5 Minor formatting, add wizard image 2014-08-17 01:41:14 +10:00
Fredrik Larson
449653f01e Revert "Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next"
This reverts commit 4592de13bd, reversing
changes made to a309537e62.
2014-08-16 23:53:02 +10:00
Corvus Corax
4592de13bd Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next 2014-08-16 13:53:16 +02:00
Fredrik Larson
dd07ccbec9 Resolve merge conflicts 2014-08-16 14:20:31 +10:00
Fredrik Larson
501441d3fb Merge branch 'next' into kf_hayvosh/OP-1222_FW_Wizard_lets_get_this_finished
Conflicts:
	ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.cpp
	ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationsource.h
2014-08-16 12:12:15 +10:00
Stefan Karlsson
49c5c7a3d8 OP-1447 Use smaller steps for the output calibration wizard page slider 2014-08-15 20:03:08 +02:00
Fredrik Larson
731153043a Old logo file 2014-08-15 21:23:49 +10:00
Fredrik Arvidsson
341de560b6 Merge remote-tracking branch 'origin/abeck/OP_1401_qt_53_upgrade_macosx' into next 2014-08-13 23:41:09 +02:00
Alessio Morale
eed81bd32a Merge remote-tracking branch 'origin/laurent/OP-1425_Small_typo_KpKi' into next 2014-08-13 16:36:34 +02:00
m_thread
2e7eea7383 Merge remote-tracking branch 'origin/next' into thread/OP-1400_Qt_5.3.1_Upgrade 2014-08-12 10:37:15 +02:00
Fredrik Arvidsson
1558c6d735 Merge remote-tracking branch 'origin/shared/OP-1398_qt531_upgrade' into thread/OP-1400_Qt_5.3.1_Upgrade
Conflicts:
	make/tools.mk
2014-08-11 23:25:37 +02:00
Stefan Karlsson
f569a9d8cb OP-1397 Filter out unnecessary debug messages and use asserts instead. 2014-08-10 20:19:29 +02:00
Stefan Karlsson
454d491e48 Merge branch 'next' into skarlsso/OP-1397_add_responsiveness_to_txpid
Conflicts:
	ground/openpilotgcs/src/plugins/config/configtxpidwidget.cpp
	ground/openpilotgcs/src/plugins/config/configtxpidwidget.h
2014-08-10 10:06:44 +02:00
Fredrik Arvidsson
bc5bf38ec5 Merge remote-tracking branch 'origin/skarlsso/OP-1423_populate_txpid_min_max_fields' into next 2014-08-09 10:28:07 +02:00
Laurent Lalanne
c90bf0f8e0 OP-1432 Reverse_all_motors_gui_fix : Fixes all Hexacopters error when Gcs load "Reverse all motors" parameter. 2014-08-09 04:26:16 +02:00
Gasté Olivier
dfb21482f4 DSM protocol improvement
added item in DSM protocol in GCS
2014-08-08 13:14:39 +02:00
Stefan Karlsson
4754e62a8e OP-1423 Use the TxPIDSettings::PIDsOptions enum instead of string comparisons 2014-08-05 19:31:26 +02:00
Laurent Lalanne
8821754b4a OP-1425 Small_typo_KpKi : Fix typo + french translation / updated translation for error messages 2014-08-05 12:49:35 +02:00
Alessio Morale
6884e9f378 Merge remote-tracking branch 'origin/amorale/OP-1395_flight_log_enhancements' into next 2014-08-02 20:41:58 +02:00
Stefan Karlsson
b285df98c7 OP-1423 Populate TxPID Min/Max fields with the current values from the Stabilization page 2014-08-01 13:37:41 +02:00
Stefan Karlsson
04d9d3191d OP-1397 Fix StabilizationSettingsBankX type for defaultValueForPidOption 2014-08-01 10:50:52 +02:00
Stefan Karlsson
f9343d9959 OP-1397 Fetch default values for GyroTau 2014-08-01 09:41:13 +02:00
Stefan Karlsson
12589abe7e OP-1397 Read default values for selected PID option from StabilizationSettingsBankX 2014-07-31 00:02:07 +02:00
Stefan Karlsson
3e4737949a OP-1397 Make sure the Min/MaxPIDx widgit limits get set before the values are populated 2014-07-31 00:01:09 +02:00
Stefan Karlsson
0416c39cdb OP-1397 Limit the Attitude Responsiveness values to 180 degrees 2014-07-31 00:00:33 +02:00
Stefan Karlsson
14770876cd OP-1397 Change spinbox properties when a Responsiveness item is selected 2014-07-30 23:50:10 +02:00
Alessio Morale
5f8900f18f OP-1419 - Uses MAG_TRANSFORM_NUMELEM instead 2014-07-27 20:40:17 +02:00
Alessio Morale
401aeee9eb OP-1419 - fix mag factor r2c2 not saved 2014-07-27 20:25:57 +02:00
Alessio Morale
4de36902d0 OP-1358 Update level trim code to use the newly provided fields 2014-07-21 11:01:11 +02:00
Alessio Morale
25c54ac16d Merge remote-tracking branch 'origin/laurent/OP-1063_Multi_config_Hexa_fixes' into rel-14.06 2014-07-16 20:07:31 +02:00
Alessio Morale
f6ab4cdfb1 Merge remote-tracking branch 'origin/filnet/OP-1383_fixed_GCS_crashes_when_using_serial_connections' into rel-14.06 2014-07-16 20:00:32 +02:00
Alessio Morale
cacccd985e Merge remote-tracking branch 'origin/filnet/OP-1393_SerialPlugin_destructor_generates_valgrind_error' into rel-14.06 2014-07-16 19:57:44 +02:00
Philippe Renon
859cb59df9 OP-1383 minor improvment to original fix + better comment 2014-07-15 00:02:16 +02:00
Philippe Renon
ef785bd060 OP-1383 follow up cleanup - ConnectionManager should not readily expose internal QIODevice 2014-07-14 22:09:53 +02:00
Philippe Renon
e261404206 OP-1383 follow up cleanup - improved closeDevice making sure that m_deviceOpened is always set back to false 2014-07-14 22:07:44 +02:00
Philippe Renon
3e5240062a OP-1383 fixed Qt warning about QSerialPort parenting and thread ownership (seems to fix a crash on Windows when using serial connections) 2014-07-14 22:04:47 +02:00
Philippe Renon
89bc0b13f2 OP-1398 OP-1399 Windows Qt 5.3.1 upgrade - workaround for QSerialPortInfo::availablePorts() returning spurious ports (QTBUG-39748) 2014-07-14 20:03:19 +02:00
Philippe Renon
e196a1f01b OP-1398 OP-1399 Windows Qt 5.3.1 upgrade - removed duplicate method declarations in ophid header (were added in standard hidsdi.h header?) 2014-07-14 18:26:41 +02:00
Laurent Lalanne
d2471361bb OP-1063 Multi_config_Hexa_fixes : Uncrustify 2014-07-14 15:59:26 +02:00
Laurent Lalanne
748a522b5d OP-1063 Multi_config_Hexa_fixes : Commented mixer matrix, cleanup. 2014-07-14 15:50:48 +02:00
Laurent Lalanne
8c86b6d629 OP-1063 tr() missing - fix comments 2014-07-14 13:04:20 +02:00
Alessio Morale
6c8e4c8fad uncrustify 2014-07-14 11:17:42 +02:00
Alessio Morale
dd19818e1b Merge branch 'amorale/OP-1347_flight_logs_segfault' into rel-14.06 2014-07-14 11:07:54 +02:00
Alessio Morale
9af1d500f7 OP-1395 - Remove Qt::Dialog flag as it is misbehaving in linux 2014-07-14 11:06:35 +02:00
Alessio Morale
19a891c296 Merge remote-tracking branch 'origin/laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD' into rel-14.06 2014-07-14 10:56:40 +02:00
Alessio Morale
167f392384 Merge remote-tracking branch 'origin/laurent/OP-1337_French_translations_updates' into rel-14.06 2014-07-14 10:33:11 +02:00
Alessio Morale
2acb60921b Merge remote-tracking branch 'origin/rodneygrainger/OP-1391_fix_to_prevent_arming_if_unsafe_due_to_thrust_mode' into rel-14.06 2014-07-14 10:08:52 +02:00
Laurent Lalanne
c26e33964a OP-1063 Multi_config_Hexa_fixes Added OctoX, define new mixer table for Octo(p) and OctoX. New motor definition for OctoX (NNE, ENE...) Fixes for svg frames. Defined default settings for OctoP/X in setupwizard (but disabled) 2014-07-13 13:58:18 +02:00
Laurent Lalanne
5b3f2513c6 Merge branches 'laurent/OP-1063_Multi_config_Hexa_fixes' and 'laurent/OP-1063_Multi_config_Hexa_fixes' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1063_Multi_config_Hexa_fixes
Added Svg OctoX frame
2014-07-13 11:07:40 +02:00
Laurent Lalanne
711aa7f7d6 OP-1063_Multi_config_Hexa_fixes Added OctoX Svg 2014-07-13 11:01:06 +02:00
Laurent Lalanne
64eb77ed8b OP-1063 Multi_config_Hexa_fixes Svg file : Added HexaX_reverse and fixed gradients
SetupWizard : Updated Hexa, HexaX and HexaH default values, default
Throttle curve at 90% max
Fixed a previous bug sign in HexaH (and HexaX because previously copied)
: Bug was in M4 Roll and M6 Yaw.
2014-07-13 10:30:45 +02:00
Laurent Lalanne
0c0ae36413 OP-1063 Multi_config_Hexa_fixes Svg file : Added HexX_reverse and fixed gradients
SetupWizard : Updated Hexa, HexaC and HexaH default values, default Throttle curve at 90% max
Fixed a previous bug sign in HexaH (and HexaX because previously copied) : Bug was in M4 Roll and M6 Yaw.
2014-07-13 01:39:50 +02:00
Alessio Morale
fd307479e8 OP-1395 - Change labels for better readability remove trailing spaces from translated strings 2014-07-10 22:12:25 +02:00
Alessio Morale
ca12105527 OP-1395 - missing uncrustification 2014-07-10 22:05:12 +02:00
Laurent Lalanne
748190935d OP-1063 Multi_config_Hexa_fixes : Mixer matrix settings for Hexa, HexaX, HexaH.
New mixer values (60/40) for Pitch and Roll, read from values stored in board.
Svg fixes
2014-07-10 16:33:11 +02:00
Laurent Lalanne
a46480a99b OP-1063 Multi_config_Hexa_fixes : Added real HexaX, renamed HexaX > HexaH
Added artwork in config and wizard svg. Cleanup on svg connection diagram (layers)
DO NOT USE until mixers are fixed
2014-07-10 06:01:28 +02:00
Alessio Morale
c01047920a OP-1395 - Remove Qt::Dialog flag as it is misbehaving in linux 2014-07-09 23:06:14 +02:00
Alessio Morale
e53be4f8ec OP-1395 - Fix log entries downloaded counter in dialog 2014-07-09 19:49:14 +02:00
Alessio Morale
dc11ff51b1 OP-1395 - fix typo in Flight log dialog 2014-07-09 08:40:31 +02:00
Alessio Morale
0b16d33b88 Merge branch 'amorale/OP-1347_flight_logs_segfault' into amorale/OP-1395_flight_log_enhancements 2014-07-08 18:27:25 +02:00
Alessio Morale
5284419cda OP-1347 - Add title/icon, cleanup and fix modality 2014-07-08 15:13:52 +02:00
Alessio Morale
80169e998f OP-1395 - Handles and unpack multiple uavos in single Debug Log Slot, default interval set to 500ms, 2014-07-08 02:51:50 +02:00
Alessio Morale
3f60e75d2c OP-1347 - Get rid of QDialog and all QWidget stuffs.
Todo: make it modal, the problem right now is with its parent being an QWidget
2014-07-07 16:50:03 +02:00
Philippe Renon
352f0112e9 OP-1393 fixed valgrind error reported in SerialPlugin destructor 2014-07-06 17:56:34 +02:00
Laurent Lalanne
fc1b49fe01 OP-1354 PFD fixes for telemetry rates display / Telemetry status. Sumdist only displayed if connected via OPLM 2014-07-06 14:53:43 +02:00
Laurent Lalanne
145a69c9f5 OP-1337 Typos fixes in code + Translation update 2014-07-05 18:51:16 +02:00
dwillis
4e78d3cafa OP-792
Clear bound combo box lists on board disconnect to ensure that we get
new options added on the next connected signal. This ensures that
different board types always get the correct options when connected.
2014-07-05 01:44:55 +01:00
James Duley
455c33fb29 check whether python is python 2 use python2 if not 2014-07-04 14:43:15 +12:00
dwillis
5c085823cf OP-792
Make sure m_currentBoardId is initialized to a known value that we can
use to check to see if we actually have a board id or not. Only set up
limits for UAVObjects bound to combo box if we have a board id that is
not set to the default value.
2014-07-04 01:18:24 +01:00
Philippe Renon
01b01052a8 Merge remote-tracking branch 'origin/filnet/OP-1384_revo_board_rotation_is_cleared_by_other_calibration_steps' into next 2014-07-03 22:38:14 +02:00
Philippe Renon
f345adae44 OPO-1384 thermal calibration ui : changed label Variance back to Gradient 2014-07-03 00:54:00 +02:00
Philippe Renon
20df4b7903 OP-1384 updated calibration help text 2014-07-03 00:51:49 +02:00
Philippe Renon
0ccf4e2ea2 OP-1384 minor changes to thermal calibration textual instructions 2014-07-03 00:23:51 +02:00
Philippe Renon
4de8575fa9 OP-1384 gyro calibration will not zero revo board rotation anymore 2014-07-03 00:22:40 +02:00
Alessio Morale
4389f767f3 uncrustify 2014-07-02 23:27:58 +02:00
Philippe Renon
1497d45eee OP-1377 calibration config panel Apply button is now visible only in Expert mode 2014-06-29 21:11:34 +02:00
Philippe Renon
645f1a16ac OP-1376 calibration config panel now propoperly saves result to board SD 2014-06-29 21:10:04 +02:00
Alessio Morale
1b823b7b92 Merge remote-tracking branch 'origin/Bertrand/OP-1308_Set_Same_Logic_To_Alarms' into next
Conflicts:
	flight/libraries/sanitycheck.c
	flight/modules/StateEstimation/filtermag.c
	flight/modules/System/systemmod.c
2014-06-26 20:31:27 +02:00
Alessio Morale
b16f8c54e2 Merge remote-tracking branch 'origin/laurent/OP-1337_French_translations_updates' into next 2014-06-26 19:41:01 +02:00
Alessio Morale
cf6d5be009 Merge remote-tracking branch 'origin/laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD' into next 2014-06-26 19:39:49 +02:00
Laurent Lalanne
8895cae3eb Merge branch 'next' into laurent/OP-1337_French_translations_updates
Conflicts:
	ground/openpilotgcs/src/plugins/config/calibration/thermal/compensationcalculationtransition.h
2014-06-22 22:06:35 +02:00
Alessio Morale
7fc58a6b2b Merge remote-tracking branch 'origin/filnet/OP-1351_calibration_ui_polishing' into next 2014-06-22 20:51:41 +02:00
Alessio Morale
f30dd414ac Merge branch 'amorale/OP-1227_cc_high_cpu_utilization' into next 2014-06-22 16:06:08 +02:00
Laurent Lalanne
56e3b43e9f OP-1354 Missing WaypointActive 2014-06-21 13:20:09 +02:00
Laurent Lalanne
7e62aa4161 OP-1354 Added waypoint info : wp# / wp count and mode 2014-06-21 13:09:23 +02:00
Laurent Lalanne
8e2efe0c5f OP-1354 Added compass-home (Enabled if TakeOffLocation.Status is Valid) and compass-waypoint (Currently disabled) 2014-06-20 00:50:44 +02:00
Philippe Renon
d775eb536a OP-1351 changed some thermal calibration instruction messages from Warn to Info 2014-06-16 23:06:06 +02:00
Philippe Renon
0f439baff2 OP-1351 six point calibration would not clear instruction text when displaying home location not set error message 2014-06-16 23:05:19 +02:00
Alessio Morale
3932d0a8bd Merge remote-tracking branch 'origin/laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD' into next 2014-06-16 10:04:07 +02:00
Philippe Renon
bd127320d7 OP-1351 thermal calibration - fixed glitch in time display 2014-06-14 22:24:07 +02:00
Philippe Renon
7eea7113e3 OP-1351 six point calibration - replaced unset home location error popup wiht instruction message 2014-06-14 18:41:53 +02:00
Philippe Renon
440741f616 OP-1351 fixed an instruction message 2014-06-14 18:19:18 +02:00
Philippe Renon
48978b523c OP-1351 minor cleanups 2014-06-14 18:14:10 +02:00
Philippe Renon
6e43858f50 OP-1351 commented out thermal rise simulation 2014-06-14 18:13:17 +02:00
Philippe Renon
51bfb49e8c OP-1351 add more helpful instruction to thermal calibration (end condition, estimated time, ...) 2014-06-14 18:11:43 +02:00
Philippe Renon
1e0028cc2f OP-1531 thermal calibration now displays the acquired temperature range + cleaned up display and handling of temp and variance. 2014-06-13 00:40:55 +02:00
Philippe Renon
bc7087da1a OP-1351 added missing tr() call for thermal calibration estimated time message 2014-06-12 21:11:45 +02:00
Kevin Finisterre
58dad5d3a5 Try to set Ilimit Rate... somehow I set Ilimit Attitude instead. Need to sort out. basic idea worked though. 2014-06-12 12:07:03 -04:00
Kevin Finisterre
9aaa764797 work out a method to set some default PIDs... using a setData() call helps!!! 2014-06-12 11:05:46 -04:00
Kevin Finisterre
1bf9f250dc poor attempt to set some default PIDS? make a note to change the modelview ehre as well. 2014-06-12 02:43:38 -04:00
Kevin Finisterre
2dcc9c59f1 correct values to be more appropriate for VehicleConfigurationHelper::applyMixerConfiguration() 2014-06-11 21:28:20 -04:00
Kevin Finisterre
47673f519e Attempt to set some mixer values 2014-06-11 21:25:05 -04:00
Kevin Finisterre
64b2fce3d4 I created some sort of issue in the Output warning highlights. Disable for now. 2014-06-11 16:02:15 -04:00
Philippe Renon
67ff2e58b8 OP-1351 now use Newton's law of cooling to simulate temperature rise 2014-06-11 21:35:07 +02:00
Kevin Finisterre
569209a510 add setupElevonServo function 2014-06-11 15:20:31 -04:00
Kevin Finisterre
1f74a78263 Attempt adding in the proper Mixer setting constructs for Elevon setup. 2014-06-11 14:41:42 -04:00
Kevin Finisterre
b9733363b3 some revision control data is misplaced preventing compile 2014-06-11 12:23:33 -04:00
Laurent Lalanne
4ecc78a353 OP-1337 Simplified tooltip message for DelayComp/CC inverted mode 2014-06-11 07:56:16 +02:00
Philippe Renon
e596f2ea90 OP-1351 thermal calibration - added Debug message type and used it to stop displaying some status messages 2014-06-11 01:07:00 +02:00
Kevin Finisterre
7558509720 Revert "Fix minor cosmetic issue where vtail model was not rendering in the Configuration screen. Edit the Inkscape Object Properties."
This reverts commit 11fa414e1a.

Conflicts:
	ground/openpilotgcs/src/plugins/config/images/fixedwing-shapes.svg
	ground/openpilotgcs/src/plugins/setupwizard/pages/fixedwingpage.cpp
2014-06-08 00:00:43 -04:00
Kevin Finisterre
28246cccbe fix remaining headers 2014-06-07 23:04:12 -04:00
Kevin Finisterre
0fa69ba789 add proper header definition for Elevon setup 2014-06-07 22:52:28 -04:00
Kevin Finisterre
0bd4e9efa5 Try to fix my Vtail->Elevon naming issue. Attempt to fix Elevon mixer setting defaults 2014-06-07 22:31:42 -04:00
Kevin Finisterre
c2c89bf0f5 Merge remote-tracking branch 'origin/next' into thread/OP-1222_Fixed_Wing_Wizard_Support
Getting more current code in place.
2014-06-07 21:24:05 -04:00
Alessio Morale
2396350f2f OP-1365 Flight code instrumentation API: Implementation of UAVObject wrapper layer 2014-06-06 22:19:27 +02:00
Philippe Renon
4a6c417bda OP-1351 fixed inversed calibration instruction text 2014-06-01 20:50:46 +02:00
Philippe Renon
b348dbdd1c OP-1351 moved calibration help text to its own tab (plenty of room to add more help..) 2014-06-01 19:28:15 +02:00
Philippe Renon
bfff7f73ed OP-1351 made instruction text more consistent accross calibration steps 2014-06-01 17:41:05 +02:00
Philippe Renon
e434fc6db9 OP-1351 display thermal calibration estimated duration in instruction text box 2014-06-01 17:21:03 +02:00
Philippe Renon
b13e5548c1 OP-1351 made sure that progress bar won't show 100% when calibration failed 2014-06-01 17:20:17 +02:00
Philippe Renon
99444babeb OP-1351 simplified thermal progress bar handling and made it indeterminate when target duration not yet estimated 2014-06-01 16:03:31 +02:00
Philippe Renon
e0a61603bf OP-1351 fixed compilation error caused by duplicate method 2014-06-01 15:01:02 +02:00
Philippe Renon
d70c78109f OP-1351 fixed issue with buttons initial enabled state 2014-06-01 14:31:21 +02:00
Philippe Renon
2a1e2436eb OP-1351 added progress bar for sixpoint calibration 2014-06-01 12:49:57 +02:00
Philippe Renon
0b108ecf04 OP-1351 Apply and Save logic for thermal calibration now works as expected 2014-06-01 01:08:21 +02:00
Philippe Renon
149f7e79d9 OP-1351 add acquiring flag to avoid spurious samples at the end of thermal calibration acquisition 2014-05-31 20:15:10 +02:00
Philippe Renon
bdbe9d7f68 OP-1351 fixed early closing of debug log file causing some qt warnings and loss of debug output 2014-05-31 19:44:09 +02:00
Philippe Renon
489f59b65d OP-1351 fixed issue that caused thermal calibration to progress bar to move back 2014-05-31 19:42:53 +02:00
Philippe Renon
5182ccc2eb OP-1351 initial cleanup of thermal calibration + added attempt at simulating the temperature rise 2014-05-31 19:42:40 +02:00
Philippe Renon
14e8e769c8 OP-1351 made help icon size consistent accross configuration panels 2014-05-30 19:06:34 +02:00
Philippe Renon
111dcd704f OP-1351 SixPointCalibrationModel will now only save relevant parts of uavobjects to avoid stomping irrelevant parts 2014-05-30 19:06:34 +02:00
Philippe Renon
ac61ed35d2 OP-1351 use two instances of SixPointCalibrationModel (one for accel and one for mag calibration) to avoid apply/save issues when using only one 2014-05-30 19:06:29 +02:00
Philippe Renon
9f50859978 OP-1351 Apply and Save logic for board level calibration now works as expected 2014-05-30 18:07:23 +02:00
Philippe Renon
20708f0058 OP-1351 Apply and Save logic for sxi point calibration now works as expected 2014-05-30 15:11:37 +02:00
Philippe Renon
934a11bd96 OP-1351 Apply and Save logic for gyro bias calibration now works as expected 2014-05-30 15:09:07 +02:00
Kevin Finisterre
11fa414e1a Fix minor cosmetic issue where vtail model was not rendering in the Configuration screen. Edit the Inkscape Object Properties.
Likewise adjust fixedwingpage.cpp to be more consistant with the inkscape label. ie 'vtail' vs. 'v-tail'
2014-05-29 11:51:20 -04:00
Philippe Renon
bd6bd043d1 OP-1351 thermal calibration - fixed duplicate signal warning 2014-05-29 00:26:37 +02:00
Philippe Renon
9cced08f82 OP-1351 reviewed instructions text for all calibration steps 2014-05-28 23:43:11 +02:00
Philippe Renon
60700cab7f OP-1351 improved instructions handling for thermal calibration (removed duplicates, specified instruction types) 2014-05-28 23:07:31 +02:00
Laurent Lalanne
534a3d2282 OP-1337_French_translations_updates Changes/Updates in uavconfiginfo.cpp (not sure is currently used) 2014-05-28 20:43:38 +02:00
Laurent Lalanne
94150fc2d3 Merge branch 'next' into laurent/OP-1337_French_translations_updates 2014-05-28 20:03:14 +02:00
Corvus Corax
bf16738fd3 Merge branch 'next' into amorale/OP-1350_takeoff_location_handling 2014-05-26 17:16:47 +02:00
Philippe Renon
c9b64d6399 OP-1351 reverted use of QToolbox + tried to better handle resizing of visual help 2014-05-25 22:48:36 +02:00
Kevin Finisterre
4ebaa6f205 set all the min and max values to 554 and 2400 per the Arduino servo library
fix some cosmetic errors on the debug output
fix the Vtail mixer setting that caused channel 4 to go crazy due to being undefined. Servo would sit and shake for no reason.
2014-05-25 16:05:13 -04:00
Kevin Finisterre
4d250ff856 Fix channel indexes to use servoCenterSlider
Set channelNeutral = 1500 where appropriate for each model type.
Add the missing actuator save for fixed wing!   actSettings->setData(data);
2014-05-25 15:20:04 -04:00
Philippe Renon
0f72ca05e9 OP-1351 cleaned up instruction handling code (less hacky) 2014-05-25 20:14:26 +02:00
Philippe Renon
48558f75e6 OP-1351 disable other calibration steps when running thermal calibration 2014-05-25 18:46:51 +02:00
Laurent Lalanne
8bc4b5e7f3 OP-1354 Current voltage fixes and more in PFD
First commit

Fix Current, Voltage and ConsumedEnergy on Pfd (i hope)
Added Throttle bargraph and Telemetry Tx/Rx + Telemetry status
Top panel with more space for future information / Compass moved
2014-05-25 05:46:06 +02:00