Commit graph

20 commits

Author SHA1 Message Date
drowe67
290d2dd8b7 test_multimode_tx.py sounds OK through a sound card 2021-12-14 13:46:20 +10:30
drowe67
e7fbca9405 enable use of default sound card devnum 0 2021-12-14 13:42:47 +10:30
drowe67
b8a9f4126b first attempt at test using virtual sound cards 2021-12-14 13:18:12 +10:30
drowe67
52841da285 added cmd line arument to list audiodev by number, test_tx.py and test_rx.py working OK with virtual audio card, updated README.md with latest examples 2021-12-14 12:35:19 +10:30
dj2ls
af99e53ec7 more debugging info
added buffer length to multimode test to see why it takes so much time
2021-12-13 22:03:56 +01:00
dj2ls
cd8f522f85 added time measurement
writing to stdout seems to be really slow after the first run...
2021-12-13 21:47:30 +01:00
dj2ls
e79aa0b457 multimode testrun
added multimode test and added a SM and MM for single mode and multimode
2021-12-13 21:11:09 +01:00
dj2ls
9565005f71 meaningful mode names
easier mode selection by string name like datac0 instead of 14
2021-12-13 19:00:38 +01:00
drowe67
2f4a04a233 removed test 000 2021-12-13 08:51:27 +10:30
drowe67
1a5d9e632b added constants to codec2.py, interpreting modes as meaningful strings 2021-12-13 08:09:03 +10:30
dj2ls
34788be3ba updated codec2 header file 2021-12-12 22:00:50 +01:00
dj2ls
d5d6a80b34 outsourced ctypes header 2021-12-12 21:52:03 +01:00
dj2ls
f70be11d95 added more tests 2021-12-12 13:54:23 +01:00
dj2ls
305bb3b160 changed cli output and usage of ctypes 2021-12-12 12:09:13 +01:00
drowe67
fde0c1432c testing multiple frames per burst 2021-12-12 09:45:23 +10:30
drowe67
d132357d9c 001 test_tx.py working, tested against freedv_data_raw_rx 2021-12-12 09:20:53 +10:30
drowe67
06d88a5ca1 skeleton cmake test framework, not doing any significant etsting yet 2021-12-12 08:09:31 +10:30
DJ2LS
1675bdcec1
Delete test directory 2021-08-10 21:41:03 +02:00
DJ2LS
1577e49be6
Add files via upload 2021-08-10 20:06:47 +02:00
DJ2LS
fc1e45c210
Create test 2021-08-10 20:06:19 +02:00