summaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Uppsala_Vedyxa
blob: 6bd4db8af8e2cec0a1f774a97c95cfcc81ba7621 (plain)
1
2
3
4
5
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-col
# Sweden - Uppsala/Vedyxa
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 626000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 474000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 650000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 770000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 570000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
pan class="w"> tUInt8; typedef unsigned short tUInt16; typedef unsigned int tUInt32; typedef unsigned long long tUInt64; typedef signed char tInt8; typedef signed short tInt16; typedef signed int tInt32; typedef signed long long tInt64; typedef FILE* tFptr; // number 2: file operations tUInt64 getfilepos(tFptr f); tUInt64 getfilesize(tFptr f); void setfilepos(tFptr f,tUInt64 pos); #define MIN(a,b) (((a)<(b))?(a):(b)) #define MAX(a,b) (((a)>(b))?(a):(b)) #define RETOK 0 #define RETNOK -1 #endif