1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

12916 Commits

Author SHA1 Message Date
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
David Ankers
be9f4aec6a Add Atom hardware files 2015-03-16 14:41:55 +11:00
Steve Evans
45005a167f OP-1289 Revise naming of the two channels of data and associated functions
The code now uses a "local" prefix to refer to the telemetry channel
associated with a port on the FC and a "radio" prefix to refer to the
telemetry channel associated with the OPLink/USB.

+review OPReview-985
2015-03-15 23:11:42 +00:00
m_thread
efccabfe8f OP-1777 Renamed some parameters. 2015-03-15 23:21:43 +01:00
Steve Evans
12d3bdbe8a OP-1289 add per channel port selection routines
+review OPReview-985
2015-03-15 18:19:19 +00:00
Alessio Morale
4e9d092b03 OP-1776 - Disable radioRx task if radio is not enabled, fix for comments 2015-03-15 16:26:56 +01:00
Alessio Morale
7c9f6c0ed5 OP-1776 - Missing change from review 2015-03-15 14:36:23 +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
Steve Evans
5952cfa275 Year is 2015 2015-03-15 00:48:36 +00:00
Steve Evans
6bb732fb02 OP-1289 Need Revo to send two telemetry streams for OSD and GCS 2015-03-14 23:58:18 +00:00
Alessio Morale
bb0e03e387 OP-1776 - Further cleanup/optimization for ProcessTelemetryStream* functions 2015-03-14 14:39:02 +01:00
Alessio Morale
a418ca349f OP-1776 - Fixes from review 2015-03-14 13:46:08 +01:00
abeck70
5c9b6fac29 OP-1769 uncrustify 2015-03-14 12:15:59 +11:00
abeck70
50cbc0cdb3 Merge branch 'abeck/OP-1769-Ground' into next 2015-03-14 12:07:46 +11:00
abeck70
5e7a3c30e1 OP-1769 ground actuator
code review comment addressed to reduce code size
2015-03-14 12:01:30 +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
827075c31c Merge remote-tracking branch 'origin/rel-15.02' 2015-03-12 21:20:25 +11:00
m_thread
1d988d9dca Merge branch 'next' into thread/OP-1777_Usage_statistics 2015-03-12 10:38:56 +01:00
abeck70
0bd6a28b20 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1769-Ground 2015-03-12 18:51:25 +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
Alessio Morale
5a9cfa64a8 OP-1778 - workaround cert issue with wget. 2015-03-11 12:23:31 +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
86685c546a RC7 whats new 2015-03-11 13:56:07 +11:00
abeck70
9b726777ea Updated cloud configs 2015-03-11 13:55:02 +11:00
abeck70
dd2733d73f OP-1769 Ground support review comments 2015-03-11 13:49:21 +11:00
m_thread
867742d102 OP-1777 Adding usage tracker plugin and basic functionality. 2015-03-11 01:09:19 +01:00
Alessio Morale
2a729c1742 OP-1776 - Optimize RX exchanging, changes for radiocombridge 2015-03-11 00:54:02 +01:00
m_thread
f5811e7747 OP-1777 Adding settings to general settings panel. 2015-03-10 22:20:08 +01:00
Alessio Morale
5657f4757b OP-1776 - Optimize RX exchanging buffers instead of working a byte at time 2015-03-10 20:35:40 +01:00
m_thread
bb880b451e OP-1763 Moving code to widget from form. 2015-03-10 19:48:56 +01:00
abeck70
0aba013b96 OP-1769 add dependent vtolpathfollower setting change 2015-03-10 23:13:35 +11:00
abeck70
f053954228 OP-1769 CC compile fixes 2015-03-10 23:07:14 +11:00
abeck70
f9b54fd6c8 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1769-Ground 2015-03-10 22:57:50 +11:00
abeck70
52147333ed OP-1769 Ground Support
1. Receiver.c for ground allows disabled channels for all but yaw and throttle
2. Reciever.c applies a deadband on throttle 0 position
3. Arming understands ground have a 0 throttle position
4. Actuator optimisations in general and fixes for mixing
5. Actuator mixer support for reversible motors
2015-03-10 22:54:51 +11:00
James Duley
ba5f395f41 Merge remote-tracking branch 'dev/parched/OP-1695_ubuntu_PPA' into next 2015-03-10 11:40:59 +13:00