Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:837b2680bebb | 2021-04-24 | timo_k2 | Sends a series of four UDP messages with different number of bytes. For each one prints the round trip delay. The number of bytes has no effect on the round trip delay, the latency. |
4:4118d38b68e1 | 2021-01-17 | timo_k2 | The code is cleaned and comments completed. |
3:fb39c8c13b34 | 2020-11-23 | timo_k2 | Testing with the UDP_RoundTripEcho completed. |
2:150dadff3c6b | 2020-11-21 | timo_k2 | Completed the timing of the events. |
1:961861d73841 | 2020-11-20 | timo_k2 | Initial commit.; An other microcontroller with "Round trip delay echo" will be needed. |
0:2a5da7b2278c | 2020-11-20 | timo_k2 | Initial commit. The "Round trip delay echo" will be needed in an other microcontroller. |