Commits


toolchain, remote lib, mailing list


Fix checking for dropped packets


Fix indentation


Clippy: Add lints and fix them


Add momentary throughput to output Fixes: https://todo.sr.ht/~witcher/bachelor-thesis/7


Check for packet loss Implements: https://todo.sr.ht/~witcher/bachelor-thesis/1


Optimize throughput by setting data to packet size


Add resources to README.md


Fix esp-idf version to v4.4.3


Add README.md


Only start timer when packets have been sent


Calculate throughput in kbit/s


Throughput prototype


Initial commit