Skip to content

erikfalk/SAM_Sensorauswertung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAM Sensorauswertung

SAM stands for Sensors And More.

This Software does the following:

  1. Read a NMEA 0183 Recommended Minimum Sentence C (RMC) plus a following Sensorvalue.
  2. Store the data of each sentence (date, time, position, sensorvalue etc.) into a dataclass.
  3. Scan trough the container with datas and check for outliers and remove them.
  4. Convert data to the .czml format to use them in the cesium viewer (https://sandcastle.cesium.com/?src=CZML.html&label=DataSources)
  5. Show a GUI, in which the cesium viewer webpage get called and a .czml file can be loaded by drag and drop. Positions and values will be shown as colored dots on the map. Additional infos for the sensorvalues will be displayed trough a bar graph.

This software was developed by Rick Fastenrath and Erik Falk during winter semester 2015/2016 at FH Kiel (www.fh-kiel.de).

Used tools and libs:
Qt 5.5
CesiumViewer and the czml fileformat
QCustomPlot
ALGLIB

About

SAM is a software to convert and show sensordata in a webview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages