deeptho

Results 4 issues of deeptho

With the default compile flags, a linker error occurs on fedora 36 (linux, x86-64) because that code is compiled without -fPIC, which is necessary for shared libraries: ldpc_decoder/libldpc_decoder_avx2.a(ldpc_decoder_avx2.cc.o): relocation R_X86_64_32...

#### Bug description: The t2mi plugin (tsp -P t2m) incorrectly handles duplicate transport stream packets. This results in a corrupt output stream. #### How to reproduce: I have captured a...

bug
close pending
fixed

With a Hauppage wintv dual hd USB stick connected, trying to unload modules with `sudo modprobe -r em28xx-dvb; sudo modprobe -r em28xx-rc` causes dvb_module_release to e called too many times,...

**Feature description** The UHD/USRP code by default applies DC removal. This causes problems when using "center tuning" on AM stations. Basically it causes the carrier to be removed and demodulation...

enhancement