FreeCalypso > hg > tcs211-l1-reconst
comparison gpf/cfg/xpan.ini.default @ 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 2 | |
| 11 | |
| 12 # specify here if xpanel shall set tst configurations (0,1) | |
| 13 set-comm 0 | |
| 14 | |
| 15 # old TST-Header mode of test interface (1,0) | |
| 16 #old_tstheader 0 | |
| 17 | |
| 18 # PCON-mode of test interface (1,0) | |
| 19 #PCON 0 | |
| 20 | |
| 21 # communication mode to use (REAL,SIM (USART); SOCKET) | |
| 22 #comm-mode SOCKET | |
| 23 | |
| 24 # COM-port to use | |
| 25 #comport 2 | |
| 26 | |
| 27 # flow control type (N,D,R,V) | |
| 28 #flowctrl N | |
| 29 | |
| 30 # baudrate to use (38400, 19200, ...) | |
| 31 #baudrate 38400 | |
| 32 | |
| 33 # hostname for socket connection | |
| 34 #hostname | |
| 35 | |
| 36 # Display type (T..Text, G..Graphik) | |
| 37 display T | |
| 38 | |
| 39 # Color palette (JASC format) | |
| 40 palette default256.pal | |
| 41 | |
| 42 # Frequency in ms xPanel will request graphical display data | |
| 43 extdspl_data_frequency 300 | |
| 44 | |
| 45 # automatically set window dimensions | |
| 46 windim 1 1 154 412 |
