Skip to content

Commit

Permalink
add higher APSK mods for DVB-S2X
Browse files Browse the repository at this point in the history
  • Loading branch information
rjkm committed Dec 5, 2017
1 parent c56e156 commit f7e8b25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/linux/dvb/frontend.h
Expand Up @@ -351,6 +351,9 @@ enum fe_modulation {
APSK_32,
DQPSK,
QAM_4_NR,
APSK_64,
APSK_128,
APSK_256,
};

/**
Expand Down

0 comments on commit f7e8b25

Please sign in to comment.