m_thread
fb9bcde440
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2015-01-11 23:47:12 +01:00
Laurent Lalanne
ada09a8aaa
OP-1674 Add frequency display and limiting values - Allow channel 250.
2015-01-11 19:39:53 +01:00
James Duley
d1229adc37
OP-1666 deb tidy and OP-1663: move Qt inside OP
...
lib dir to avoid conflict and match Qt dir structure so their rpath is correct. part 2 (fix part 1)
2015-01-10 11:41:24 +13:00
James Duley
95fe38143f
OP-1666 deb tidy and OP-1663: move Qt inside OP
...
lib dir to avoid conflict and match Qt dir structure so their rpath is correct
2015-01-10 10:53:22 +13:00
Fredrik Arvidsson
7c3cecea8f
Merge remote-tracking branch 'origin/abeck/gpsassist' into next
2015-01-09 21:44:23 +01:00
Alessio Morale
b9566545ed
OP-1660 - HotFix: Force min to 1000 to prevent dangerous behaviours (motors spinning) during calibration
2015-01-09 16:25:34 +01:00
James Duley
240f862196
OP-1666 deb tidy: Removed FORCE_COPY_QT
...
It does not really make sense because it is designed for OP Qt
which is copied by default if it exists.
2015-01-10 00:19:40 +13:00
m_thread
230d7eaef5
OP-1628 Removed reboot page in wizard and replaced it with reboot dialog. Still some quirks to fix.
2015-01-09 00:42:43 +01:00
abeck70
2b6d79467c
gpsassist:code review comments
...
1. Defines
2. Name of adjustments changed to vtolSelfTuningStats
2015-01-09 07:51:37 +11:00
abeck70
b1c94e83d0
gpsassist: One commit new branch
...
Collapsed into one branch for a new code review. Some unnecssary committed files removed.
2015-01-08 13:20:47 +11:00
Laurent Lalanne
a7677843e6
Merge remote-tracking branch 'origin/laurent/OP-1648_PFD_flight_mode_update' into next
2015-01-07 14:09:45 +01:00
Laurent Lalanne
4df1ae9911
Merge remote-tracking branch 'origin/laurent/OP-1662_SystemHealth_verbose' into next
2015-01-07 14:09:21 +01:00
m_thread
bd5171d442
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2015-01-06 23:18:32 +01:00
Laurent Lalanne
0b5188c9c3
OP-1654 Bracket missing
2015-01-06 22:24:01 +01:00
James Duley
1c680084f9
OP-1656 qt 5.4 upgrade: update python dir for qt creator
2015-01-07 07:47:22 +13:00
Fredrik Arvidsson
f70eb1f6ee
OP-1668 Adding control and some init code.
2015-01-06 19:03:35 +01:00
m_thread
3be7b06ae9
Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard
2015-01-06 10:50:01 +01:00
James Duley
3f3012d837
OP-1656 upgrade qt 5.4: make 5.2 the minimum compatible version
2015-01-06 22:28:43 +13:00
Laurent Lalanne
df2e1497f4
OP-1662 Add info for Stack alarm
2015-01-05 20:49:04 +01:00
Laurent Lalanne
f4b5c2c7dd
OP-1662 French translations, file encoding issue (bad display with some characters)
2015-01-04 20:08:16 +01:00
Laurent Lalanne
c1286eb56e
OP-1648 Only use one font for all PFD stuff
2015-01-04 13:29:58 +01:00
Philippe Renon
88ce627e2b
Merge remote-tracking branch 'origin/shared/OP-1656_upgrade_to_qt_5_4_0' into next
2015-01-04 12:28:46 +01:00
James Duley
0841141bc3
Merge branch 'parched/OP-1657_Remove_linux_bin_wrapper' into next
2015-01-04 09:49:21 +13:00
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