1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-02 18:52:12 +01:00

23 Commits

Author SHA1 Message Date
m_thread
8a11c588a6 OP-1611 Addressed some review comments and changed logic around plots wanting initial data. 2014-11-15 11:04:19 +01:00
m_thread
6c476d2a58 OP-1611 Added context menu to Scope widget 2014-11-14 14:18:46 +01:00
m_thread
9f5fd7dec0 OP-1554 Fixed small but critical bug for multielement fields. 2014-11-07 00:32:38 +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
959f197502 OP-1554 Re-factoring 2014-10-28 18:12:04 +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
b0182a47e3 Fixed csv export error, and increased resolution of all variables to 10 significant digits.
(10 sig. dig. are required for full resolution GPS latitude and longitude output.)
2012-10-07 09:09:15 +02:00
Laura Sebesta
534559680b Fixed tiny bug in ChronoPlotData. 2012-05-23 01:18:30 +03:00
Laura Sebesta
6003d2d574 Changed order of scope math functions to be more logical.
Added "Average" as  scope math function.
Changed averaging window size text edit box to be active only when math functions are selected.
Fixed bug introduced immediately prior by removing child redefinition of saveConfig.

Tried installing scroll wheel event filter for scope config plugin, but is not currently working.
2012-05-22 12:34:01 +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
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