FreeCalypso > hg > tcs211-l1-reconst
comparison gpf/cfg/xpan.ini.tst_com2 @ 0:509db1a7b7b8
initial import: leo2moko-r1
| author | Space Falcon <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Mon, 01 Jun 2015 03:24:05 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:509db1a7b7b8 |
|---|---|
| 1 # default ini file for xPanel | |
| 2 | |
| 3 # layout to use | |
| 4 layout TARGET | |
| 5 | |
| 6 # initial primitives to execute | |
| 7 #initpri /GPF/util/xpanel/init.pri | |
| 8 | |
| 9 # initial zoom level | |
| 10 zoom 3 | |
| 11 | |
| 12 # specify here if xpanel shall set tst configurations (0,1) | |
| 13 set-comm 1 | |
| 14 | |
| 15 # PCON-mode of test interface (1,0) | |
| 16 PCON 0 | |
| 17 | |
| 18 # communication mode to use (REAL,SIM (USART); SOCKET) | |
| 19 comm-mode REAL | |
| 20 | |
| 21 # COM-port to use | |
| 22 comport 2 | |
| 23 | |
| 24 # flow control type (N,D,R,V) | |
| 25 flowctrl N | |
| 26 | |
| 27 # baudrate to use (38400, 19200, ...) | |
| 28 baudrate 38400 | |
| 29 | |
| 30 # hostname for socket connection | |
| 31 #hostname localhost | |
| 32 | |
| 33 # Display type (T..Text, G..Graphik) | |
| 34 display T | |
| 35 | |
| 36 # Color palette (JASC format) | |
| 37 palette default256.pal | |
| 38 | |
| 39 # automatically set window dimensions | |
| 40 windim 1 1 145 484 |
