Changes between Version 40 and Version 41 of DSC/zdc_framework
- Timestamp:
- Dec 13, 2013, 3:20:12 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/zdc_framework
v40 v41 24 24 * '''-s idb2''' : option for specifying the packet server host name (in this example idb2) 25 25 * '''--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.27 26 28 27 Please 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. … … 157 156 Use 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. 158 157 [[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'''): 160 159 {{{ 161 160 username@console.grid:~$ omf-5.4 exec system:exp:dsc-match -- --mode COMP --arena PRI … … 224 223 You 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! 225 224 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): 227 226 {{{ 228 227 username@console.grid:~$ omf exec system:exp:dsc-match -- --mode COOP --arena SEC