Philippe Renon
306960fd2e
OP-1797 avoid unparenting gadgets when splitting/unsplitting/closing a gadget (see Jira for details)
2015-03-19 09:03:12 +01:00
Philippe Renon
505801c3a5
OP-1797 avoid redundant calls to loadConfiguration when setting a configuration on a gadget
2015-03-19 08:57:37 +01:00
samguns
f806a9d3f2
1. Revise according to review results. 2. Force one flight mode if 2CH ground vehicle was confirmed.
2015-03-19 15:06:22 +08:00
samguns
30a40140be
OP-1781 Minor changes according to review results. Leave the stick don't move and 1 flight mode issues to tomorrow
2015-03-18 23:00:17 +08:00
m_thread
1e1b97bd77
OP-1763 Added function to save template in default location.
2015-03-18 11:51:06 +01:00
samguns
8b1e7dee58
OP-1781 Uncrustify code
2015-03-18 15:47:10 +08:00
m_thread
48ef30850f
OP-1763 Moved and consolidated template folder code.
2015-03-18 08:36:56 +01:00
samguns
97fd54b25d
OP-1781 I think it's almost done, ready for a thoroughly test and review
2015-03-18 14:58:46 +08:00
m_thread
8eedfcec49
OP-1763 Added import functionality to the template dialog.
...
Added new tab and gui with template selector widget to the export
template dialog.
Renamed dialog menu to export/import vehicle wizard settings.
Added code to upload and save template data to board.
2015-03-18 00:32:42 +01:00
m_thread
2b0d357df3
OP-1763 Extracted template selector functionality as a widget for reuse.
2015-03-17 23:13:29 +01:00
m_thread
5b08f02aae
Merge remote-tracking branch 'origin/next' into thread/OP-1763_CloudConfigs_outside_of_Wizard
2015-03-17 22:25:10 +01:00
m_thread
52984119f0
OP-1777 Moved Qt include statement.
2015-03-17 22:18:14 +01:00
samguns
22e0b88a8f
OP-1781 Add UI stuff and basic definitions
2015-03-17 15:51:06 +08:00
m_thread
4c58675fc3
OP-1777 Adding dependecy to VersionInfo lib.
2015-03-16 21:43:06 +01:00
m_thread
dda065db64
OP-1777 Attempting to fix build issues in Win and Mac builds.
2015-03-16 21:37:46 +01:00
m_thread
e4e3125e72
OP-1777 Uncrustify
2015-03-16 20:41:38 +01:00
m_thread
6a89427aa8
OP-1777 Added handling of network issues.
...
Changed local time to timezone.
Re-factored some functions.
2015-03-16 20:38:56 +01:00
m_thread
14f2bb6ce9
OP-1777 Added caching of collected data hash to avoid sending duplicate redundant data.
...
Changed some text.
Changed nag-dialog text to use html for formatting to make it easier to
translate and maintain.
Removed timestamp from hash.
2015-03-16 14:53:37 +01:00
m_thread
d948b1ca1c
OP-1777 Added caching of collected data hash.
2015-03-16 14:51:36 +01:00
m_thread
8bf717fec2
OP-1777 Changed some text.
2015-03-16 14:51:04 +01:00
m_thread
efccabfe8f
OP-1777 Renamed some parameters.
2015-03-15 23:21:43 +01:00
m_thread
f1e1507b06
OP-1777 Added more settings information.
...
Re-factored field access code.
Added hash for integrity checks.
2015-03-15 12:18:14 +01:00
abeck70
5c9b6fac29
OP-1769 uncrustify
2015-03-14 12:15:59 +11:00
abeck70
616cd466d2
OP-1769 align tank throttle curve
2015-03-14 10:04:54 +11:00
m_thread
0a87b30572
OP-1777 Fixed a compiler error.
2015-03-13 07:21:27 +01:00
m_thread
daad175c52
OP-1777 Added some board specific settings information.
2015-03-13 00:15:33 +01:00
m_thread
6c8f5a35ed
Merge remote-tracking branch 'origin/next' into thread/OP-1777_Usage_statistics
2015-03-12 23:04:14 +01:00
abeck70
ea47436091
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1769-Ground
2015-03-12 22:34:43 +11:00
abeck70
ad44b313fc
Release 15.02 Merge branch 'master' into next
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.h
2015-03-12 21:45:00 +11:00
abeck70
d4c4c68131
Release 15.02
...
Update whatsnew and uncrustify.
2015-03-12 21:33:30 +11:00
abeck70
8defea867b
OP-1769 ground support wizard alignment with flight side code
...
1. Moved to using throttle curve 1 which is meant to be primary for throttle. Curve1 can support reversible motor mixer so ok.
2. Changed default throttle1 curve to linear 0-1 representing x>0. For x < 0 the same throttle curve is applied symmetrically to the reverse direction.
3. Allowed in UI both throttle curves to be visible. Throttle curve 2 manually can be used to mix other inputs to affect motor. E.g. slow down in turning.
2015-03-12 08:46:43 +11:00
m_thread
779a1823e2
OP-1777 Changed some encoding. Changed parameter names to be meaningful.
2015-03-11 21:03:32 +01:00
m_thread
a3f9d42146
OP-1777 Adding some text to disclaimer
2015-03-11 14:14:54 +01:00
m_thread
c186a55243
OP-1777 Updated some text.
2015-03-11 13:53:59 +01:00
m_thread
4d780b0ffd
OP-1777 Adding disclaimer dialog and setting to hide it.
2015-03-11 13:36:28 +01:00
abeck70
1d7059d4d7
OP-1769 Ground support: Align wizard to flight side code implementation
2015-03-11 22:07:57 +11:00
m_thread
3653457b28
OP-1777 Adding some more info and checking if we should send any usage data at all.
2015-03-11 10:19:28 +01:00
abeck70
9b726777ea
Updated cloud configs
2015-03-11 13:55:02 +11:00
m_thread
867742d102
OP-1777 Adding usage tracker plugin and basic functionality.
2015-03-11 01:09:19 +01:00
m_thread
f5811e7747
OP-1777 Adding settings to general settings panel.
2015-03-10 22:20:08 +01:00
m_thread
bb880b451e
OP-1763 Moving code to widget from form.
2015-03-10 19:48:56 +01:00
Laurent Lalanne
8727720026
Merge remote-tracking branch 'origin/laurent/OP-1337_15.02' into rel-15.02
2015-03-09 23:05:40 +01:00
Laurent Lalanne
e8a9f698a3
OP-1337 translations updates - rel-15.02
2015-03-09 23:04:04 +01:00
Laurent Lalanne
56fbf1b5ca
Typo s/us/µs/
2015-03-09 22:23:58 +01:00
Laurent Lalanne
12a81827f8
Merge remote-tracking branch 'origin/rel-15.02' into next
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.h
2015-03-09 22:21:55 +01:00
Laurent Lalanne
0e2fb2231e
OP-1764 Add missing files and changes from review
2015-03-09 13:08:56 +01:00
abeck70
d94b015ed1
OP-1764 spelling mistake
2015-03-09 22:36:54 +11:00
abeck70
2b12b18167
OP-1764 Add explanation html for the new throttle/collective input channel min/max range check
2015-03-09 22:27:25 +11:00
abeck70
d22cb21022
Merge branch 'laurent/OP-1764_Rc_input_ranges' into abeck/OP-1764
2015-03-09 21:26:20 +11:00
m_thread
389577e62a
OP-1763 Adding Widget for template selection gui.
2015-03-08 09:33:54 +01:00