Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/murmele/udplogger
- Owner: Murmele
- Created: 2022-09-02T15:25:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T05:13:09.000Z (about 2 years ago)
- Last Synced: 2024-05-02T02:06:46.355Z (6 months ago)
- Topics: logging, netcdf4, udp
- Homepage: https://murmele.gitlab.io/UDPLogger/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)