Laurent Lalanne
5ddc70e2f0
Merge branch 'laurent/OP-1660_RCInput_Manual_Calibration' into next
2015-01-03 13:22:16 +01:00
Laurent Lalanne
4edc97291c
OP-1660 Little pixel issue on groove (margin left on blue, margin right on white) and margin not needed (not active, typo)
2015-01-03 13:01:25 +01:00
James Duley
927c55291c
Merge branch 'parched/OP-1654_Fix_linux_rpath' into next
2015-01-03 11:39:49 +13:00
Philippe Renon
822e7e6f73
OP-1656 upgraded to Qt 5.4.0 - check that version 5.4.0 is used
2015-01-02 22:23:32 +01:00
Philippe Renon
5b2eac268a
OP-1656 upgraded to Qt 5.4.0 (linux) - code compiles - GCS not tested...
2015-01-02 22:22:31 +01:00
Laurent Lalanne
df7201857c
OP-1662 Changed filenames for some alarms not displayed : CPU, memory, stack
2014-12-30 20:25:49 +01:00
Laurent Lalanne
45c96f3378
OP-1660 Changes from review
2014-12-30 14:57:34 +01:00
Laurent Lalanne
90e4e9276e
OP-1660 Disable all outputs while calibrate (Manual calibration or Wizard) : No servo jitter
2014-12-30 09:49:35 +01:00
Fredrik Arvidsson
1c764c4001
Fixed a gcc compiler warning that was a result of clang compiler warning cleanup.
2014-12-30 09:41:37 +01:00
Christian Gudrian
04dda828f0
added config parameter
2014-12-30 17:52:47 +13:00
Christian Gudrian
ed99869c7b
fixed comparison
2014-12-30 17:52:47 +13:00
Christian Gudrian
e5d19972e6
fixed type check warning
2014-12-30 17:52:47 +13:00
Christian Gudrian
98387d2639
fixed formatting of error message
2014-12-30 17:52:46 +13:00
Christian Gudrian
30b97bbb29
removed extraneous semicolon
2014-12-30 17:52:46 +13:00
Christian Gudrian
5caee931f5
fixed method signature to match the one in the superclass
2014-12-30 17:48:56 +13:00
Christian Gudrian
bdf4386dfa
fixed header guards
2014-12-30 17:48:56 +13:00
Laurent Lalanne
8a02c1c5a2
OP-1662 Typo fixes from Jack
2014-12-29 21:30:58 +01:00
m_thread
61b2b0f07a
OP-1628 Fixed button enablement glitch. Added style sheet to reboot page progress bar.
2014-12-29 18:03:20 +01:00
m_thread
9614397694
OP-1628 Uncrustify
2014-12-29 14:51:12 +01:00
m_thread
82c65b6b3f
OP-1628 Added software reboot to wizard.
2014-12-29 14:50:20 +01:00
Laurent Lalanne
64cea89d3e
OP-1660 Reset channel data : Type and number. Prevent bad channel setting like channel type set and no channel number or wizard freezes.
2014-12-29 01:07:11 +01:00
James Duley
0d17376e26
OP-1654 fix linux rpath: added Qt for plugins
2014-12-29 11:54:24 +13:00
Laurent Lalanne
265bd9c19e
OP-1662 Typo
2014-12-28 23:23:01 +01:00
Laurent Lalanne
08b66cb151
OP-1662 Attitude-Error message update
2014-12-28 23:21:21 +01:00
James Duley
fa7196ddec
OP-1654 fix linux rpath: removed hardcoded QMAKE_RPATHDIR
2014-12-29 09:04:47 +13:00
Laurent Lalanne
bc5fb14bc9
OP-1662 Add info : Config, Mag, PathPlan, Attitude/Stabilization alarm
2014-12-28 19:09:57 +01:00
m_thread
a1e8d7efed
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2014-12-28 09:48:27 +01:00
Laurent Lalanne
9e91c83c60
OP-1660 Rcinput sliders : Add a small Red mark for neutral value - Tooltip for value
2014-12-27 08:09:59 +01:00
Laurent Lalanne
df8cad3190
OP-1660 Pixel issue on Win32, reduce groove height.
2014-12-27 02:12:47 +01:00
Laurent Lalanne
666f764155
OP-1660 Handle fix, was cropped
2014-12-27 00:34:20 +01:00
Laurent Lalanne
02903e7858
OP-1660 Display limits for every FlightMode position on Flightmode channel
2014-12-26 22:45:15 +01:00
Laurent Lalanne
59e461f6ce
OP-1660 Revert last commit + uncrustify
2014-12-26 00:00:08 +01:00
Laurent Lalanne
4afe6f2e1a
OP-1660 Add ticks on slider, QT stylesheet bug
2014-12-25 22:48:26 +01:00
Laurent Lalanne
b82b10e832
OP-1660 Allow realtime monitoring of inputs
2014-12-25 17:49:19 +01:00
Laurent Lalanne
e734e2876b
OP-1660 Disable Apply/Save buttons when Manual Calibration is running, custom message
2014-12-25 14:18:34 +01:00
Laurent Lalanne
0aae4e4d7a
OP-1660 Tell user Manual calibration is running (Start/Stop button change)
2014-12-25 01:30:08 +01:00
Laurent Lalanne
e9582bf55c
OP-1660 Apply special neutral settings for Throttle and FlightMode - Increase Throttle neutral offset to 4%.
2014-12-25 00:14:32 +01:00
James Duley
04525a0dfd
OP-1657 Removed linux bin wrapper
2014-12-24 10:30:20 +13:00
Philippe Renon
ac6e0b0699
OP-1656 upgraded to Qt 5.4.0 (windows) - code compiles - GCS not tested...
2014-12-22 21:17:52 +01:00
James Duley
fea74125fa
OP-1654 Fix linux rpath: Refactored and changed for libs
2014-12-22 14:47:27 +13:00
James Duley
f6c9183dbf
OP-1653 Qt 5.2.1 backward compatibilty: used QStringLiteral for json value
2014-12-19 14:59:41 +13:00
Fredrik Larsson
aba566c43b
Merge remote-tracking branch 'origin/parched/OP-1557_update_qwt' into next
2014-12-19 12:32:23 +11:00
James Duley
cc5786c989
OP-1557 Update Qwt: Updated to 6.1.2
2014-12-19 13:48:09 +13:00
Laurent Lalanne
49a53757f7
OP-1643 Small fixes, typo
2014-12-19 10:15:36 +11:00
Laurent Lalanne
ff97b87765
OP-1643 Updated connection diagram with ground vehicles
2014-12-19 10:15:16 +11:00
Laurent Lalanne
c213e923ca
OP-1643 First commit : Add ground vehicle to setup wizard
2014-12-19 10:14:53 +11:00
Laurent Lalanne
57b8014fa8
OP-1648 System panel : Detect CC/CC3D (don't display CpuTemp), "Basic (No Nav)" or "Gps Nav (INS13)" display for attitude estimation
2014-12-16 19:14:24 +01:00
m_thread
0a0d6efe6c
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2014-12-16 18:29:27 +01:00
m_thread
35a11d5a71
OP-1628 Uncrustify
2014-12-16 18:26:52 +01:00
m_thread
8d4adeae13
OP-1628 The autoupdater should wait for board to boot and connect before returning.
2014-12-16 14:18:43 +01:00
Laurent Lalanne
eeddcc902d
OP-1648 Embed PT-Sans fonts as Arial font replacement, should give same rendering in all systems
2014-12-14 17:21:17 +01:00
Laurent Lalanne
5dc739ec66
OP-1648 Update with new flight modes
2014-12-14 15:04:11 +01:00
James Duley
ed2371e750
OP-1647 Welcome QML error: removed parent horiz align
2014-12-10 10:30:23 +13:00
James Duley
5ebee4acf0
OP-1646 qml welcome warning: made versionString CONSTANT
2014-12-10 09:50:54 +13:00
m_thread
db22fb7aa7
OP-1628 Added support for 'old' style auto update if board not connected.
2014-12-09 01:15:49 +01:00
m_thread
ff1ad84302
OP-1628 Uncrustify
2014-12-09 00:50:26 +01:00
m_thread
cb1d9586eb
OP-1628 Added timeout to autoupdater. Added exception handling.
2014-12-09 00:48:30 +01:00
m_thread
da62ef0dd6
OP-1628 Initial reboot code.
2014-12-09 00:47:34 +01:00
m_thread
57beb3d36c
OP-1629 Added option to erase when autoupdating formware.
...
Option added to Wizard and Uploader plugin.
2014-12-08 16:36:17 +01:00
m_thread
da0c3917c1
OP-1628 Made Auto update go in to boot loader mode and then update.
...
This removes the need to power-cycle or connect/reconnect the board when
updating firmware.
2014-12-08 15:04:28 +01:00
Fredrik Larsson
69d146988b
Merge remote-tracking branch 'origin/laurent/OP-1620_FixedWing_Vtail_wizard' into next
2014-12-03 17:49:16 +11:00
Fredrik Larsson
16eec9caed
Merge remote-tracking branch 'origin/laurent/OP-1622_Ground_config_tab' into next
2014-12-03 17:49:09 +11:00
Fredrik Larsson
97f7d463d0
Remove duplicate cloud config
2014-12-01 18:25:50 +11:00
Laurent Lalanne
a0311e6522
OP-1543 Fix font used for sat numbers
2014-11-28 22:29:04 +01:00
Alessio Morale
99d73426b8
Uncrustify
2014-11-27 12:05:59 +01:00
Alessio Morale
6485ffbd9a
Merge branch 'master' into next
2014-11-27 11:31:34 +01:00
Fredrik Larsson
6780957428
Add new CCs from Failsafe
2014-11-27 03:18:32 +11:00
Fredrik Larsson
091196a311
Merge remote-tracking branch 'origin/rel-14.10' into next
2014-11-26 07:34:14 +11:00
Fredrik Larsson
a1feaa98a8
Add Hexa CCs part 2
2014-11-24 12:22:32 +11:00
Fredrik Larsson
1832244cdf
Merge remote-tracking branch 'origin/laurent/Remove_quadH_wizard' into rel-14.10
2014-11-24 12:12:29 +11:00
Laurent Lalanne
01cb489378
Remove QuadH from setup wizard
2014-11-24 00:51:40 +01:00
Fredrik Larsson
9007a000b8
Generic Hexa configs part 1
2014-11-24 10:48:04 +11:00
Fredrik Larsson
10f3371e9a
Add more generics for CC
2014-11-24 09:57:11 +11:00
Fredrik Larsson
eaebe3eb30
Update this with help of FredrikA
2014-11-24 08:56:01 +11:00
Fredrik Larsson
ea5c0db322
Don't translate list items and sort the list
2014-11-24 06:30:54 +11:00
Laurent Lalanne
f99805279e
OP-1337 Small update for release
2014-11-23 11:55:15 +01:00
Fredrik Larsson
1687ef7e8f
Merge remote-tracking branch 'origin/rel-14.10' into next
2014-11-23 12:15:32 +11:00
Fredrik Larsson
93562ca830
Blackout 330 CC from Failsafe
2014-11-23 09:13:05 +11:00
Fredrik Larsson
edbf1a0850
Merge remote-tracking branch 'origin/hayvosh/OP-1634_CloudConfig_uses_wrong_path' into rel-14.10
2014-11-23 09:10:43 +11:00
Laurent Lalanne
c097e8928b
OP-1622 Revert Car Throttle (only forward). Use only Curve2 for tank, Customtab display fix
2014-11-22 23:09:59 +01:00
Fredrik Larsson
b230c9d536
Add Cinetank CC from Failsafe
2014-11-23 09:07:38 +11:00
Fredrik Larsson
d334f90157
Use path utils to search for CloudConfigs
2014-11-23 08:13:02 +11:00
Laurent Lalanne
0c72a76b35
OP-1622 Fix Throttle curves and allow forward/reverse for Car and Tank
2014-11-22 20:10:55 +01:00
Fredrik Larsson
af7aac4936
This is better way to do things and it actually works
2014-11-23 03:25:22 +11:00
Fredrik Larsson
676e7f00af
Spilt the Revo case in to a new case, disable the telemtry on Revo only
2014-11-23 03:01:57 +11:00
Fredrik Larsson
32c94d45fe
Merge remote-tracking branch 'origin/hayvosh/OP-1627_Cleanup_DSM' into rel-14.10
2014-11-23 02:34:12 +11:00
Fredrik Larsson
f9ce5c0f97
Tidy up some of the commited cloud configs
2014-11-22 11:22:41 +11:00
Fredrik Larsson
ab07169c7a
Put space between next / skip, don't show skip for flight mode channel as
...
we must have one
2014-11-22 11:04:20 +11:00
Laurent Lalanne
f349fe3a98
OP-1627 ts fix, remove obsolete
2014-11-22 00:56:26 +01:00
Fredrik Larsson
53464c948d
Make wizard match the firmware changes
2014-11-22 08:57:12 +11:00
Fredrik Larsson
ade7088f3d
Make a start on ground side of DSM refactoring for auto procotol selection
2014-11-22 08:34:50 +11:00
Laurent Lalanne
3492e2a67d
OP-1622 Tank : Set default Yaw mixing value to 50
2014-11-21 20:51:14 +01:00
Laurent Lalanne
0872abb5cb
OP-1622 Modified tread for tank
2014-11-21 18:13:03 +01:00
Fredrik Larsson
9022e0546d
Add cloudconfigs to copy
2014-11-22 03:53:01 +11:00
Fredrik Larsson
a45e28afa9
Merge remote-tracking branch 'origin/rel-14.10' into next
2014-11-22 03:39:30 +11:00
Fredrik Larsson
4c1e29a7cf
QAV250 from Soundpod
2014-11-19 11:18:09 +11:00
Fredrik Larsson
3957240106
OP-1624 Use Aux Mag only on V9, commiting from Fredrik A
2014-11-18 08:06:56 +11:00
Laurent Lalanne
e517e2dc6f
OP-1622 Changes discussed in review
2014-11-17 20:22:39 +01:00
Laurent Lalanne
71f6872dee
OP-1622 Better centering for rear wing
2014-11-17 18:34:54 +01:00
Laurent Lalanne
17eefe6a41
OP-1622 Add a small rear wing to Car frame
2014-11-17 18:30:41 +01:00
Laurent Lalanne
2a294575f2
OP-1622 Added Ground artwork, changed UI. Fix issue with Motorbike tab (typo)
2014-11-17 18:14:01 +01:00
Fredrik Larsson
76ce1b61f1
Update CC of MXP230 from Stormin
2014-11-17 12:55:08 +11:00
Laurent Lalanne
c1c0c87677
OP-1620 Added Vtail frame to setup Wizard
2014-11-17 00:27:16 +01:00
Fredrik Larsson
9ee70ec3df
Merge remote-tracking branch 'origin/rel-14.10' into next
2014-11-16 20:17:06 +11:00
Fredrik Larsson
10597068c4
Add new CCs from Failsafe
2014-11-16 19:39:14 +11:00
m_thread
8cf65d5cbe
OP-1611 Uncrustify
2014-11-15 11:07:32 +01:00
m_thread
8a11c588a6
OP-1611 Addressed some review comments and changed logic around plots wanting initial data.
2014-11-15 11:04:19 +01:00
Fredrik Larsson
d62a14c707
CC from Liftbag's Mini Hex
2014-11-15 11:23:10 +11:00
m_thread
6c476d2a58
OP-1611 Added context menu to Scope widget
2014-11-14 14:18:46 +01:00
Alessio Morale
79e5627e29
uncrustify
2014-11-14 01:05:54 +01:00
Fredrik Larsson
243d5bd78e
Merge remote-tracking branch 'origin/laurent/OP-1564_PFD_Thrust_mode' into rel-14.10
2014-11-12 23:28:33 +11:00
Fredrik Arvidsson
9f3aad0a1e
Merge remote-tracking branch 'origin/laurent/OP-1605_FWing_normalize_mixers_and_store_mix_values' into rel-14.10
2014-11-11 18:15:07 +01:00
Fredrik Larsson
4bea17622d
Update CCs for RC5
2014-11-11 18:23:52 +11:00
Fredrik Arvidsson
adba295a6c
Merge remote-tracking branch 'origin/skarlsso/OP-1604_radio_wizard_crashes' into rel-14.10
2014-11-11 07:36:08 +01:00
Laurent Lalanne
e31778b7e6
OP-1605 Normalize Mixer values for all frames. Fix aileron mixing (wizard). Fix Vtail aileron mixing + Vtail mixing (config plugin)
...
Mixing values for sliders are now saved for Fixed Wing familly.
2014-11-11 03:30:59 +01:00
Laurent Lalanne
8f0f8ed0c1
Merge branch 'rel-14.10' into laurent/OP-1603_Fixed_wing_elevon_mixers
2014-11-10 12:29:05 +01:00
Laurent Lalanne
7c8bcb5134
OP-1603 Sliders are not updated fine. Still round / little slider value change but at least works now.
2014-11-10 11:36:47 +01:00
Laurent Lalanne
977ff7d6fb
Merge branch 'laurent/OP-1603_Fixed_wing_elevon_mixers' into rel-14.10
2014-11-10 10:42:00 +01:00
Stefan Karlsson
663a1c0c94
OP-1604 Removed usage of AccessoryDesired in Manual Calibration
...
Manual Calibration doesn't use the AccessoryDesired objects, but turned
up the update rates anyway.
2014-11-09 23:01:34 +01:00
Stefan Karlsson
fd801e3637
OP-1604 Initialize accessoryDesiredObjects the the plugin constructor
2014-11-09 22:54:13 +01:00
Stefan Karlsson
90e0459522
OP-1604 Reinitialize accessoryDesiredObjects if they weren't initialized
...
Only instance 0 of UAVOs is initialized if no board is connected. The
TX Wizard tried to setup accessoryDesired instances 1 and 2 but failed,
causing crashes later in the wizard.
2014-11-09 22:39:05 +01:00
Laurent Lalanne
da76ce1577
OP-1337 rel-14.10_Translations_updates
2014-11-09 01:29:04 +01:00
Laurent Lalanne
a13f7cd6be
OP-1603 Same ouput for mixer table (Wizard and Config plugin)
2014-11-08 23:08:51 +01:00
Fredrik Larsson
55e16453c2
Change wording
2014-11-09 07:20:54 +11:00
Laurent Lalanne
34dfac8c0a
OP-1564 Fix regression introduced with relaytuning removed
2014-11-08 16:16:17 +01:00
m_thread
247f08239c
Merge branch 'rel-14.10' of ssh://git.openpilot.org/OpenPilot into rel-14.10
2014-11-07 15:43:20 +01:00
Fredrik Larsson
e01ff03081
Add Generic Quad-x
2014-11-07 22:56:48 +11:00
Fredrik Larsson
c648175f18
Use consts, less to change when we mess with this again
2014-11-07 22:33:44 +11:00
Fredrik Larsson
e6b6aedc76
Change speed on Wizard and output.ui for config plugin, this is just to be
...
safe
2014-11-07 22:29:25 +11:00
Fredrik Larsson
cf90eecb35
Update button artwork for other Fredrik
2014-11-07 22:10:30 +11:00
Fredrik Larsson
039281fef7
remove dated CCOnfig files
2014-11-07 14:57:51 +11:00
m_thread
9f5fd7dec0
OP-1554 Fixed small but critical bug for multielement fields.
2014-11-07 00:32:38 +01:00
m_thread
c3b5216e3d
OP-1556 Adding support for multiple channels in OutputCalibrationUtil.
2014-11-06 22:32:21 +01:00
Laurent Lalanne
59db8f818c
OP-1337 Last translation updates with rel-14.10rc5
2014-11-05 19:51:10 +01:00
m_thread
ebbbf0aabf
Merge branch 'thread/OP-1590_PID_Bank_Management' into rel-14.10
2014-11-04 22:55:25 +01:00
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
69f6164cf5
Bandit added from Liftbag
2014-10-31 13:27:12 +11:00
Fredrik Larsson
e8ee084c41
Stormin's tune
2014-10-31 13:24:43 +11: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
Laurent Lalanne
e82560c81e
Update various openpilotgcs_XX.ts files from rel-14.10 sources
2014-10-30 12:47:35 +01:00
Laurent Lalanne
0569e46819
OP-1337 Cleannup, removed obsoletes
2014-10-30 12:37:44 +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
d35da5e56b
Merge branch 'laurent/rel-14.10_Translations_updates' into rel-14.10
2014-10-29 22:07:45 +01:00
Laurent Lalanne
133398e134
Merge branch 'laurent/OP-1556_Wizard_polishing' into rel-14.10
2014-10-29 21:58:44 +01:00
Laurent Lalanne
73687222d4
OP-1438 Added Red (bad) / Orange (warning) / Green (OK) zones for Link Meter
2014-10-29 21:54:28 +01:00
Laurent Lalanne
2ccc5165d3
Merge branch 'rel-14.10' into laurent/rel-14.10_Translations_updates
2014-10-29 21:12:56 +01:00
Corvus Corax
063db57322
uncrustification
2014-10-29 21:12:14 +01:00
Laurent Lalanne
e77ba19c4d
OP-1337 Translations updates for rel-14.10
2014-10-29 21:09:46 +01:00
Laurent Lalanne
94dd983363
Merge branch 'rel-14.10' into laurent/OP-1556_Wizard_polishing
2014-10-29 20:59:05 +01:00
Fredrik Larsson
a49ae4cbec
Test CConfig file
2014-10-29 13:44:27 +11: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
4ba856f1d3
Merge branch 'thread/OP-1571_Cloud_Enhancements' into rel-14.10
2014-10-25 13:44:51 +02:00
Laurent Lalanne
11dbaedd7a
OP-1572 Regression introduced with QuadH frame added
2014-10-25 13:19:14 +02:00
Laurent Lalanne
afd1173ea8
OP-1572 Fix regression, missed QuadH added
2014-10-25 13:09:03 +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
Fredrik Arvidsson
230367145c
OP-1571 added placeholder directories and whats_this.txt files.
2014-10-25 10:22:09 +02:00
Laurent Lalanne
0c7264cd19
Merge branch 'rel-14.10' of ssh://git.openpilot.org/OpenPilot into rel-14.10
2014-10-24 21:40:17 +02:00
Laurent Lalanne
518106564c
OP-1564 Missed total count after Acro+ add !
2014-10-24 21:21:17 +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
3e9530f419
WIP
2014-10-24 07:45:06 +11: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
Laurent Lalanne
38a74431bf
OP-1564 Fix regression introduced with Acro+
2014-10-23 10:31:11 +02: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
e3252d6996
OP-1337 Last translations changes
2014-10-18 19:38:15 +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
747f001e22
OP-1337 Minor updates - Cleannup (remove obsoletes)
2014-10-15 14:24:41 +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
bedada44b8
OP-1337 Translations updates : Esc calibration, Expo...
2014-10-13 11:40:55 +02:00
Laurent Lalanne
72a5cd67cc
OP-1337 Translations updates
2014-10-12 21:28:52 +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
Laurent Lalanne
f27b35f71b
OP-1337 Updates
2014-10-02 00:26:39 +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
Laurent Lalanne
002cd10cd8
OP-1337 Export template fixes
2014-09-30 22:31:54 +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
Laurent Lalanne
565c86060f
OP-1506 Remove Svg gradient, now draw in qml (linear from middle). Remove Vsi scale background.
2014-09-24 20:54:54 +02:00
Laurent Lalanne
95db735063
OP-1506 Speed, altitude and vertical speed units in cyan
2014-09-24 19:49:06 +02:00
Laurent Lalanne
ca3b74bdf4
OP-1506 Auto-select Vsi unit and scale from altitude unit : m/s or ft/s
2014-09-24 19:19:21 +02:00
Laurent Lalanne
27f0e06780
OP-1506 Wrong_display_alt_speed : Fix wrong scale display for speed and altitude. Hide scales (because do nothing) if no units defined in options km/h, m/s, knots, miles/h (speed) or meter / ft (altitude)
2014-09-24 17:49:22 +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
e320e9782d
OP-1337 Pid Scaling translation
2014-09-23 23:41:33 +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
Laurent Lalanne
46dbf46f05
OP-1435 System Tab : Font size issue
2014-09-23 01:02:34 +02: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
e5ab845170
OP-1337 Translations for download/upload PathPlan
2014-09-20 10:52:03 +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
Laurent Lalanne
d31c8bff9c
OP-1435 V/A/Consumed displayed on top if Battery module enabled and no PathPlan
2014-09-19 22:45:53 +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
0742eb6b77
OP-1435 System tab : Right aligned text
2014-09-19 00:00:37 +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
Laurent Lalanne
e464983cfe
Merge remote-tracking branch 'origin/next' into laurent/OP-1435_Add_more_info_PFD
2014-09-16 21:54:45 +02: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
a412f612ed
OP-1337 French_translations_updates : Added some translations
2014-09-15 15:39:03 +02: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
5cc91467ef
OP-1478 fix_win_qtc_variables: added MESAWIN_DIR variable
2014-09-14 12:50:30 +12:00
James Duley
18ad22a177
OP-1478: allow alternate SDL_DIR or OPENSSL_DIR
2014-09-14 12:01:14 +12:00
James Duley
684180ef87
OP-1478: added a qmake variable OPENSSL_DIR
2014-09-13 17:48:30 +12:00
James Duley
17bb1d2fc0
OP-1478 fix win qtc vairables: fixed TOOLS_DIR check
2014-09-13 16:37:30 +12: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
Laurent Lalanne
956e5ad9d0
OP-1435 Add_more_info_PFD : Smeter jitter free when OPLink is really connected
2014-09-09 22:32:28 +02:00
Laurent Lalanne
ac16c2722c
OP-1435 Add_more_info_PFD : Increase timer value, remove jitter. Tx/rx rates should be updated every 500ms.
2014-09-09 20:47:36 +02:00
Laurent Lalanne
b7a348e7c3
OP-1435 Add_more_info_PFD : Total distance counter always visible. Check telemetry activity for link status (Smeter real or log replay)
2014-09-09 20:27:01 +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
James Duley
67e7801949
OP-1478: move TOOLS_DIR out of linux scope
2014-09-08 21:29:44 +12:00
Fredrik Larsson
65e0124a74
Remove QtCreator user file from git
2014-09-08 18:19:03 +10:00
Fredrik Larrson
353e3ec0a8
Merge remote-tracking branch 'origin/parched/OP-1463_allow_for_alternative_OPENPILOT_TOOLS_DIR' into next
2014-09-08 15:53:03 +10:00
Stefan Karlsson
c0152b7e19
OP-1474 Thrust PID scaling
2014-09-08 00:14:49 +02:00
Laurent Lalanne
20218a0788
OP-1435 Add_more_info_PFD : Add FrameType, Cpuload/temp, MemFree to SystemTab
2014-09-07 20:29:31 +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
11a4a249b8
Merge remote-tracking branch 'origin/skarlsso/OP-1459_workaround_white-box_issue' into next
2014-09-08 02:33:39 +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
Laurent Lalanne
fd9700b578
OP-1435 Add_more_info_PFD Changes in panel functions + removed spaces
2014-09-02 01:28:27 +02:00
Laurent Lalanne
81999ced23
OP-1435 Add_more_info_PFD Follow up to previous review. Added Panels.qml, System tab panel, new behavior for panels with close icon.
2014-09-02 00:21:38 +02: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
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
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
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
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
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
Fredrik Larson
a7ad51d335
Minor UI improvment with the sliders
2014-08-26 19:44:31 +10:00
Fredrik Larson
71a6726749
This file looked fine in inkscape but rendered with a missing gradient in
...
the elevon artwork, a long battle with inkscape and it now renders correctly
again
2014-08-26 19:25:06 +10:00
Fredrik Larson
9a59cf347e
Create image for vtail in svg
2014-08-26 18:20:56 +10:00
Fredrik Larson
6ea2fc67db
When qcombo disabled, change index to None, cosmetic, was never used in
...
mixer but could confuse users, per Eric's suggestion.
Reenabled v-tail
2014-08-26 16:46:52 +10:00
Fredrik Larson
8befdeb9b2
Cleanup the fixed-wing part of the config plugin, I am not sure what
...
happened to this file and I'm not sure I want to know.
2014-08-26 16:16:01 +10:00
Alessio Morale
4d0af3b6aa
OP-1452 - fix hwwidget
2014-08-26 05:50:32 +02:00
Fredrik Larson
a4d2582cec
Move Config plugin for fixed wings back to oly Aileron type per Eric
2014-08-26 12:44:11 +10:00
Fredrik Larson
221dd1308f
Create new file for the main fixed wing page, on the fixed wing page we
...
need to show the servo types due to the need of knowing how many servos to
calibrate
2014-08-26 12:13:21 +10:00
Fredrik Larson
934faa5f8a
Revert adding servos based on Eric's feedback
2014-08-26 12:12:33 +10:00
Fredrik Larson
9da2b07bee
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into fw_wiz
2014-08-26 11:54:57 +10:00
James Duley
3890c7858f
OP-1461 fix copyqt logic:removed use of environment variable in openpilotgcs.pri
...
and force copy Qt libs when making package
2014-08-26 11:37:41 +12:00
m_thread
a9dad6f4df
OP-1222 Added reversed for servos. Beautification of fixed wing page.
2014-08-26 01:22:35 +02:00
Alessio Morale
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
m_thread
73ca58ce0f
OP-1222 Disabled reverse.
2014-08-26 00:02:44 +02:00
m_thread
1d43814c5a
Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into thread/OP-1222_FW_Wizard
...
Conflicts:
ground/openpilotgcs/src/python.pri
2014-08-25 23:57:54 +02:00
m_thread
12331586b7
Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
2014-08-25 23:47:33 +02:00
m_thread
4273f6a1fc
Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into thread/OP-1222_FW_Wizard
2014-08-25 23:46:03 +02:00
m_thread
a2af596b56
OP-1222 Changed servo calibarion to contain min, max and center on the same page.
2014-08-25 23:45:46 +02:00
Stefan Karlsson
52420c2ed6
OP-1459 Turn off useOpenGL by default in OPMapGadget
2014-08-25 19:15:03 +02:00
Alessio Morale
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
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
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
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
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
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
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
Fredrik Larson
9dbd2044c8
Group FW images correctly
2014-08-23 00:17:57 +10:00
Laurent Lalanne
8eab7400b7
OP-1438 VSI_Arc_PFD+Status : DemiBold font weight on top
2014-08-22 13:57:03 +02: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
Laurent Lalanne
3e92a26f87
OP-1438 VSI_Arc_PFD+Status Bottom alarms a little bigger
2014-08-21 23:12:44 +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
Fredrik Larson
63be4f7b0e
Merge branch 'next' into fw_wiz
2014-08-22 05:11:33 +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
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
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
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
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 Larsson
a309537e62
Merge branch 'hayvosh/logo_delete' into next
2014-08-15 14:27:59 +02:00
Fredrik Larson
731153043a
Old logo file
2014-08-15 21:23:49 +10:00
Fredrik Larson
ab43fbe7a8
Fix missing lib
2014-08-15 21:17:01 +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
m_thread
717de29648
OP-1400 Upgraded make and copydata files to use Qt 5.3.1 Opensource.
2014-08-08 13:48:36 +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
33439a8781
Merge remote-tracking branch 'origin/amorale/OP-1419_mag_r2c2_factor_not_saved' into rel-14.06
2014-07-29 00:58:23 +02:00
Alessio Morale
61cdd530c6
Merge remote-tracking branch 'origin/laurent/OP-1337_French_translations_updates' into rel-14.06
2014-07-29 00:55: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
Laurent Lalanne
e7ce7ae4f7
OP-1337 French_translations_updates : Typo
2014-07-27 12:55:22 +02:00
Laurent Lalanne
6d096cad4a
OP-1337 French_translations_updates : Calibration help text again
2014-07-27 12:43:03 +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