dvb_fpga
dvb_fpga copied to clipboard
correct modcods and frame types
There are some modulation and encoding pairs, and some code rates and frame length pairs, that don't exist in DVB-S2, so these should probably be removed from the case statement that assigns enumerated types to cfg. I can write a pull request for this.