stan - 2016-03-07

The program compiles and runs using gcc 6 on fedora rawhide. This will be fedora 25 when it moves to production. I initially had to blacklist the rtl2832 file in /etc/modprobe.d. I put the following line,
blacklist dvb_usb_rtl28xxu
in a file called blacklist-dvb_usb_rtl28xxu.conf, and that did the trick.

Later, I compiled a custom kernel and disabled the compilation of the dvb_usb_rtl28xxu kernel module, so the blacklist is no longer necessary, but I left it there in case I run a stock kernel.