I'm trying to decode a file captured with SDR Console, but I got only this as output:
=> # tpms_rx --bursts --raw --if-rate 400000 --file 26-Jan-2017_122152.519_315.000MHz_000.wav
Using Volk machine: sse4_2_64_orc
thread[thread-per-block[78]: <block clock_recovery_mm_ff (38)>]: mmse_fir_interpolator_ff: imu out of bounds.
thread[thread-per-block[88]: <block clock_recovery_mm_ff (25)>]: mmse_fir_interpolator_ff: imu out of bounds.
thread[thread-per-block[98]: <block clock_recovery_mm_ff (12)>]: mmse_fir_interpolator_ff: imu out of bounds.
...
Any tips on that, what can be wrong?
Hi,
I'm trying to decode a file captured with SDR Console, but I got only this as output: => # tpms_rx --bursts --raw --if-rate 400000 --file 26-Jan-2017_122152.519_315.000MHz_000.wav Using Volk machine: sse4_2_64_orc thread[thread-per-block[78]: <block clock_recovery_mm_ff (38)>]: mmse_fir_interpolator_ff: imu out of bounds. thread[thread-per-block[88]: <block clock_recovery_mm_ff (25)>]: mmse_fir_interpolator_ff: imu out of bounds. thread[thread-per-block[98]: <block clock_recovery_mm_ff (12)>]: mmse_fir_interpolator_ff: imu out of bounds. ... Any tips on that, what can be wrong?
Regards