Changes between Version 40 and Version 41 of DSC/zdc_framework


Ignore:
Timestamp:
Dec 13, 2013, 3:20:12 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/zdc_framework

    v40 v41  
    2424 * '''-s idb2''' : option for specifying the packet server host name (in this example idb2)
    2525 * '''--mode COMP''' or '''--mode COOP''' : option that specifies whether the match style is a competitive or cooperative match. 
    26  * '''--arena PRI''' or '''--arena SEC''' : option that specifies whether the match will use primary or secondary arena. 
    2726
    2827Please note that idb2 and 1700000000 are provided merely for illustration purposes and that the teams must allow for the values passed to be entered by the evaluators. Finally, no modifications to this execution format is allowed, and no additional fields will be used during evaluation.
     
    157156Use the '''system:exp:dsc-match''' OEDL script to run the match. The script will start the packet server, start the transmitter and receiver for all teams and release the packet source, wait for 180 seconds and then terminate the match.
    158157[[BR]] [[BR]]
    159  * For competitive matches, the command line is (please note the modified option that specifies whether the match will use the primary or secondary arena):
     158 * For competitive matches, the command line is ('''please note the modified option that specifies whether the match will use the primary or secondary arena'''):
    160159{{{
    161160username@console.grid:~$ omf-5.4 exec system:exp:dsc-match -- --mode COMP --arena PRI
     
    224223You should recognize that the scores are very low! You should try to '''understand''' why the scores are so low for this match and incorporate the knowledge you learn into your own radio design!
    225224
    226  * For cooperative matches, the command line is:
     225 * For cooperative matches, the command line is (with the same extended parameter specifying primary or secondary arena for the match):
    227226{{{
    228227username@console.grid:~$ omf exec system:exp:dsc-match -- --mode COOP --arena SEC