I need to create a costume cable.xml for cable.
I need help on the following;
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE cables []>
<cables>
<cable name="******" satfeed="true" flags="1">
<transponder frequency="666750000" inversion="2" symbol_rate="6952000" fec_inner="3" modulation="3"/>
1. satfeed = "true" what is this?
2. flags = "1" any other value?
3. inversion = "2" any other value?
4. fec_inner = "3" any other value?
thanks