view gpf/cfg/xpan.ini.tst_com1 @ 299:3d0f510f0420
l1p_cmpl.c: l1ps_read_single() reconstructed
author
Mychaela Falconia <falcon@freecalypso.org>
date
Mon, 02 Oct 2017 06:44:23 +0000 (2017-10-02)
parents
509db1a7b7b8
children
line source
+ − # default ini file for xPanel
+ −
+ − # layout to use
+ − layout TARGET
+ −
+ − # initial primitives to execute
+ − #initpri /GPF/util/xpanel/init.pri
+ −
+ − # initial zoom level
+ − zoom 3
+ −
+ − # specify here if xpanel shall set tst configurations (0,1)
+ − set-comm 1
+ −
+ − # PCON-mode of test interface (1,0)
+ − PCON 0
+ −
+ − # communication mode to use (REAL,SIM (USART); SOCKET)
+ − comm-mode REAL
+ −
+ − # COM-port to use
+ − comport 1
+ −
+ − # flow control type (N,D,R,V)
+ − flowctrl N
+ −
+ − # baudrate to use (38400, 19200, ...)
+ − baudrate 38400
+ −
+ − # hostname for socket connection
+ − #hostname localhost
+ −
+ − # Display type (T..Text, G..Graphik)
+ − display T
+ −
+ − # Color palette (JASC format)
+ − palette default256.pal
+ −
+ − # automatically set window dimensions
+ − windim 1 1 145 484