Changes between Version 15 and Version 16 of FlexWaves

Show
Ignore:
Timestamp:
07/29/10 13:29:05 (14 years ago)
Author:
ismael (IP: 62.83.147.103)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlexWaves

    v15 v16  
    9292  * Initialization configuration: In the $ALOE/example-repository/statsman/utran directory, you can edit the following parameters: 
    9393      * uectrl_tx.params: ''reference_mode'' Set the UTRAN reference transmission mode: 0=64kbps, 1=144kbps, 2=384kbps   
    94       * channelGauss.params: ''EbNo'' Set the channel generated noise level. If 100 dB is selected, no noise computations are performed.  
     94      * channelGauss.params: ''!EbNo'' Set the channel generated noise level. If 100 dB is selected, no noise computations are performed.  
    9595      * turbodecoder.params: ''max_iterations'' Set the turbo decoder maximum number of iterations 
    9696      * turbodecoder.params: ''dynHalt'' Set the turbo decoder dynamic halt threshold (stopping criteria) 
     
    9898  * Run-time Statistics configuration:  
    9999      * ''reference_mode'' variable at the uectrl_tx component.  
    100       * ''EbNo'' variable at the channelGauss component.  
     100      * ''!EbNo'' variable at the channelGauss component.  
    101101      * ''dynHalt'' variable at the turbodecoder component. 
    102102      * ''max_iterations'' variable at the turbodecoder component. For instance, change the maximum number of decoder iterations with the following command: