40kbps demo

This commit is contained in:
Roman Zeyde
2014-07-09 08:40:15 +03:00
parent 7da3ba122b
commit 2e4718e0fe
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ set -u
set -x
set -e
dd if=/dev/urandom of=data.send bs=1024 count=8
dd if=/dev/urandom of=data.send bs=1024 count=64
python send.py
python recv.py
python errors.py data.* #python show.py tx.int16 rx.int16