1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
m_thread
6c476d2a58 OP-1611 Added context menu to Scope widget 2014-11-14 14:18:46 +01:00
Alessio Morale
236b8e5f78 Uncrustify 2014-11-03 23:09:26 +01:00
m_thread
5d89a78649 OP-1554 Changed some visuals.
Fixed logging to include enum types.
2014-10-31 10:14:46 +01:00
m_thread
3e6c5debc5 OP-1554 Added functionality to add fields with enum type and have markers added to scopes.
Still a few smallish things to fix.
2014-10-30 16:46:39 +01:00
m_thread
abe33bbea2 OP-1554 Cleanup and rename. 2014-10-29 00:05:53 +01:00
m_thread
0af45277f3 OP-1554 Re-factoring
Moved initialization of QwtPlot curve in to PlotData class.
2014-10-28 22:42:49 +01:00
m_thread
482f8e3b29 OP-1554 Re-factoring 2014-10-28 13:44:58 +01:00
m_thread
77e876297e OP-1554 Re-factoring 2014-10-28 13:33:21 +01:00
m_thread
13881dee59 OP-1554 More re-factoring. 2014-10-28 12:19:54 +01:00
m_thread
b156f86de0 OP-1554 Scope re-factoring to prepare for enum plot. 2014-10-22 00:52:39 +02:00
Sexy Pony
900f643bbd Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
Oleg Semyonov
5bb6b56b4a OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
Laura Sebesta
aeca5c6741 Added Math Functions to the scope. Currently only support standard deviation. 2012-05-22 05:21:11 +03:00
Laura Sebesta
cae53915d3 Fixed small typo: "sequencial" vs. "sequential" 2012-05-22 00:34:29 +03:00
James Cotton
bdc7f762d6 Remove old test class that uses outdated objects (AttitudeRaw) 2011-12-13 20:24:57 -06:00
Corvus Corax
5af9a2558c GCS/Scope: Make smooth interpolation (and internal sum) be long term correct despite limited floating point accuracy, but keep constant overhead 2011-11-26 22:06:46 +01:00
Corvus Corax
44c8c9fbe5 GCS/ScopePlugin: Allow SoftwareInterpolation of measurement value 2011-11-18 21:09:30 +01:00
stac
7195862d77 build: Move openpilotgcs into its own subdirectory
This will allow us to build a parent project for
qt-creator that sits above both openpilotgcs and
uavobjgenerator so that we can build both projects
at the same time.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2528 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-22 17:40:26 +00:00