add DVB-S2X roll-offs

This commit is contained in:
Ralph Metzler 2018-01-16 23:51:38 +01:00
parent 4f136e5659
commit a6b6e3be29
1 changed files with 3 additions and 0 deletions

View File

@ -586,6 +586,9 @@ enum fe_rolloff {
ROLLOFF_20,
ROLLOFF_25,
ROLLOFF_AUTO,
ROLLOFF_15,
ROLLOFF_10,
ROLLOFF_5,
};
/**