Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83dc314b authored by Andreas Oberritter's avatar Andreas Oberritter Committed by Mauro Carvalho Chehab
Browse files

[media] DVB: Add SYS_TURBO for north american turbo code FEC

parent 2f098cb1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -352,6 +352,7 @@ typedef enum fe_delivery_system {
	SYS_CMMB,
	SYS_DAB,
	SYS_DVBT2,
	SYS_TURBO,
} fe_delivery_system_t;
</programlisting>
		</section>
+1 −0
Original line number Diff line number Diff line
@@ -349,6 +349,7 @@ typedef enum fe_delivery_system {
	SYS_CMMB,
	SYS_DAB,
	SYS_DVBT2,
	SYS_TURBO,
} fe_delivery_system_t;

struct dtv_cmds_h {