- Timestamp:
- 06/11/10 16:58:05 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/jgaeddert/0.8.0/components/xml/FlexframeGen.prf.xml
r10052 r10077 11 11 </simple> 12 12 <simple id="DCE:c1612e14-6d83-11df-8500-001aa089d644" mode="readwrite" name="mod_scheme" type="string"> 13 <value> psk</value>14 <description>modulation scheme ( psk, dpsk, qam, ask, apsk, bpsk, qpsk, arb16opt, arb64vt)</description>13 <value>qpsk</value> 14 <description>modulation scheme (bpsk, qpsk, psk[2..256], dpsk[2..256], qam[4..256], apsk[4..128], ask[2..256], arb16opt, arb64vt</description> 15 15 <kind kindtype="configure"/> 16 16 </simple> 17 17 <simple id="DCE:d1ff6dee-6d83-11df-a93b-001aa089d644" mode="readwrite" name="mod_depth" type="short"> 18 <value> 1</value>19 <description> modulation depth (1,...,8)</description>18 <value>2</value> 19 <description>[NOTE: this property is ignored] modulation depth (1,...,8)</description> 20 20 <kind kindtype="configure"/> 21 21 </simple>