@@ -350,6 +368,10 @@ enum fe_modulation { APSK_32, DQPSK, QAM_4_NR, + APSK_8, + APSK_64, + APSK_128, + ASPK_256 }; /**The fe_code_rate is nice for "UI". New tuners MUST work just fine with AUTO, and we already have the FE_CAN_FEC_AUTO in caps. Drivers can report AUTO for unkown fec.
The S2X delsys, I am not sure yet at that point, it might become an official delsys, but is NOT really a new delivery system.
If somebody commits a driver that makes use of S2X and that accepted by LinuxDVB all fine! We use it, backporting changes.
If nobody commits a driver that makes use of S2X then the fragmentation in Enigma2 schene will become even bigger, with manufactures choosing what ever they like, and that is a huge problem for PLi that make use of shared feeds and common codebase for all.
Edited by athoik, 8 December 2017 - 15:44.