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

11908 Commits

Author SHA1 Message Date
Karl Knutsson
b69e222456 Revert "OP-1532 fix non-ppm mode"
This reverts commit 9fd4fb26b9.
2014-10-16 08:23:10 +02:00
Alessio Morale
a9f35e2afe Merge branch 'amorale/OP-1535_mpu_overhaul' into next 2014-10-16 00:51:02 +02:00
m_thread
1766776c30 Merge remote-tracking branch 'origin/next' into thread/OP-706_Unknown_Flightside_UAVO 2014-10-16 00:46:06 +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
96ef61d281 Merge remote-tracking branch 'origin/next' into thread/OP-706_Unknown_Flightside_UAVO 2014-10-15 23:33:34 +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
Alessio Morale
53ed051f5e Merge branch 'amorale/OP-1540_fix_sha1sum_report' into next 2014-10-15 20:28:23 +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
Alessio Morale
3ac2874687 OP-1540 - sha1sum was not sent correctly by GPS V9 2014-10-15 00:58:34 +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
1e4c5b9780 Merge remote-tracking branch 'origin/thread/OP-1539_Parsing_Error' into next 2014-10-14 21:46:33 +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
Alessio Morale
f4ef36f66c Merge remote-tracking branch 'origin/skarlsso/OP-1536_revo_combridge_garbage' into next 2014-10-14 21:16:52 +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
a4bbdbc7f2 OP-1538 UavObjectDefinition typos 2014-10-14 08:12:17 +02:00
Alessio Morale
fe20e39d5c OP-1535 - uses union in fast_invsqrt 2014-10-14 05:39:11 +02:00
Alessio Morale
5d074063d1 OP-1535 - Add board specific sensor update rate constant 2014-10-14 05:38:57 +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
m_thread
8300e61717 OP-1539 Fixed limits for AcroInsanityFactor field. 2014-10-13 14:57:15 +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
0fd9758e0c OP-1525 Gaah. 2014-10-12 15:01:34 +02:00
Fredrik Arvidsson
118209e40d OP-1525 Updated comment. 2014-10-12 14:59:41 +02:00
Fredrik Arvidsson
01e9f9565a OP-1538 Added saving of splitter sizes. 2014-10-12 14:52:57 +02:00
Alessio Morale
f2fc5f5616 OP-1513 - Fix time constants, set initial temperature as first sample value 2014-10-11 23:54:21 +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
Alessio Morale
823a1afad2 OP-1535 - SPI:Use pio for small blocks 2014-10-11 09:57:25 +02:00
Alessio Morale
9499cf9abc OP-1535 - Some optimizations for attitude module 2014-10-11 09:57:07 +02:00
Stefan Karlsson
3285519380 OP-1536 Send only the available bytes, not the entire buffer, to the USB CDC RX callback function 2014-10-10 23:51:04 +02:00
Alessio Morale
4a8cfe3f86 OP-1535 - Refactor MPU6k driver to allow direct and fifo access based on configuration 2014-10-10 22:33:50 +02:00
Alessio Morale
28274cdb6b OP-1535 - Fixes CC3D sensor SPI configuration 2014-10-10 22:33:49 +02:00
Alessio Morale
9350bd65d9 OP-1535 - change sensor rate to 1KHz with software downsample to 500Hz
Allow per board SPI prescaler settings
2014-10-10 22:33:49 +02:00
Alessio Morale
c1062124af OP-1531 - Add temperature filtering for baro compensation 2014-10-10 22:33:47 +02:00