Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/murmele/udplogger

UDPLogger is a lightweight high performance Logger of UDP Data. Additional the data can be visualized on plots.
https://github.com/murmele/udplogger

logging netcdf4 udp

Last synced: 25 days ago
JSON representation

UDPLogger is a lightweight high performance Logger of UDP Data. Additional the data can be visualized on plots.

Awesome Lists containing this project

README

        

# UDPLogger
UDPLogger plots data which comes from the UDP socket. The signals in a UDP dataframe were defined in a .xlsx or .xml file and will imported into the logger.

**For detailed information about the application and the source code see the [project page](https://murmele.gitlab.io/UDPLogger/) or the [repository](https://gitlab.com/Murmele/UDPLogger) hosted on Gitlab**

Features:

- import and export Settings
- save incomming data to file
- change buffer sizes to improve performance
- adding dynamically new plots
- x Axis values can be choosen
- trigger on events and export data to file

![Main View](https://gitlab.com/Murmele/UDPLogger/-/raw/master/res/images/MainView.png)
![Curve Settings](https://gitlab.com/Murmele/UDPLogger/-/raw/master/res/images/CurveSettings.png)