Commit graph

7 commits

Author SHA1 Message Date
dj2ls ea133f054d moved simple test from pyaudio to sounddevice
thisis just a test as I'm not happy with the overall way we are dong tests. This has been great during first steps with the tnc ( virtual audio devices ) but now we should to a more reliable way with named pipes for example
2022-04-30 12:27:14 +02:00
Paul Kronenwetter ee2eb790fa Minor typo correction. 2022-04-15 07:17:35 -04:00
dj2ls 7d6256ba6a fixed ctest 2022-04-15 11:29:40 +02:00
Paul Kronenwetter 4358dd9c8a Correcting some typos. 2022-04-10 13:20:58 -04:00
dj2ls 9458843a43 time meassurement for tests
added time meassurement for raw decoding time #106
2022-01-10 10:51:26 +01:00
dj2ls 82619ef098 reduced bytes_out buffer size factor *2
buffer was too large. this didnt affect the tests, but not that nice...
2021-12-20 15:57:32 +01:00
dj2ls 83b420be9a changed folder structure
removed subdirectories for each test group
2021-12-20 11:10:41 +01:00
Renamed from test/001_highsnr_stdio_audio/test_rx.py (Browse further)