mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
zapit/src/frontend.cpp: add fAuto to CFrontend::getCodeRate in case system != 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: f21d184cd7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-15 (Sun, 15 Apr 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -344,6 +344,7 @@ fe_code_rate_t CFrontend::getCodeRate(const uint8_t fec_inner, int system)
|
||||
default:
|
||||
if (zapit_debug)
|
||||
printf("no valid fec for DVB-S2 set.. !!\n");
|
||||
case fAuto:
|
||||
return FEC_AUTO;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user