Skip to content

physycom/datalogger

Repository files navigation

datalogger

© Physics of Complex Systems Laboratory - Physics and Astronomy Department - University of Bologna

Physycom Continuous Integration

Purpose

This document describes a tool used during tests performed at the Laboratory of Physics of the City on black boxes.
It acquires data from different brands of devices through the serial port, using a wrapper around boost::asio, and dumps them into raw files on disk. It can also plot data in realtime using an FLTK widget. The biggest selling point is being able to deploy data analysis on all devices in a single passage, since data is internally represented in a single unified format.

Installation

CMake, Powershell and a C++11 compatible compiler are required. To build the executable, clone the repo and then type

./ci/build.ps1 -UseVCPKG

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published