1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-10 20:52:11 +01:00

4013 Commits

Author SHA1 Message Date
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
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
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
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
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
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