Commit graph

17 commits

Author SHA1 Message Date
drowe67 2e66a67884 test_multimode_rx.py using audio_buffer calls and working well :) 2021-12-15 15:05:30 +10:30
drowe67 da478d3b83 create audiobuffer class 2021-12-15 14:38:29 +10:30
drowe67 3e1dc4ee1c buffering system based on design in codec2/demo/freedv_datac0c1_rx.c 2021-12-15 14:08:53 +10:30
drowe67 ae80958b65 longer timeout on test_virtual2 2021-12-15 12:19:06 +10:30
drowe67 8c9f1c5761 fine grained tests at 48000 Hz, currently won't work as resampler commented out of test_tx.py and test_rx.py 2021-12-15 11:12:31 +10:30
drowe67 8a93ec4896 display tx auto sound device selection 2021-12-15 09:26:55 +10:30
dj2ls b27563fe77 redesign of buffer management 2021-12-14 23:07:01 +01:00
drowe67 2642ae414b added finer grained tests - cirtual sound card using aplay/arecord which works well 2021-12-15 07:21:54 +10:30
drowe67 55ae1c31ef counting errors based on rx_status 2021-12-15 07:00:20 +10:30
drowe67 e93dc4d197 rx_status table to return flags in text format 2021-12-15 06:48:18 +10:30
drowe67 dee3f87ceb sound card input coded but not working in test_multimode_rx.py 2021-12-14 14:24:45 +10:30
drowe67 e7fbca9405 enable use of default sound card devnum 0 2021-12-14 13:42:47 +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 9565005f71 meaningful mode names
easier mode selection by string name like datac0 instead of 14
2021-12-13 19:00:38 +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
drowe67 06d88a5ca1 skeleton cmake test framework, not doing any significant etsting yet 2021-12-12 08:09:31 +10:30