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
|
04e5226e6f
|
Merge branch 'thread/OP-1504_Vehicle_Name_Setting' into next
|
2014-10-17 08:20:28 +02: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 |
|
Karl Knutsson
|
5ab924c07e
|
Revert "OP-1522 Robustness of OPLink radio"
This reverts commit 00d9c66867 .
|
2014-10-16 08:23:10 +02:00 |
|
Karl Knutsson
|
5ef8d3803d
|
Revert "OP-1530 Use rfm22b_dev->num_channels"
This reverts commit 4e365f6dff .
|
2014-10-16 08:23:10 +02:00 |
|
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 |
|