Show
Ignore:
Timestamp:
06/11/10 16:58:05 (3 years ago)
Author:
jgaeddert
Message:

FlexframeGen? mod_scheme property defaults to qpsk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/jgaeddert/0.8.0/components/xml/FlexframeGen.prf.xml

    r10052 r10077  
    1111    </simple> 
    1212    <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>  
    1515        <kind kindtype="configure"/> 
    1616    </simple> 
    1717    <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>  
    2020        <kind kindtype="configure"/> 
    2121    </simple>