patrickkettner / serial-latency-test

Utility to measure the roundtrip time of packets sent over the serial port.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

serial-latency-test measures the roundtrip time of packets sent over the serial port. It calculates the worst case roundtrip time of all sent packets and displays a histogram of the rountrip time jitter.

Compile, install and run

See Wiki.

Authors

This is an early release. Please report bugs to the authors.

About

Utility to measure the roundtrip time of packets sent over the serial port.

License:GNU General Public License v2.0


Languages

Language:Shell 90.9%Language:C 9.1%