Compare commits
2 Commits
7db30d94f2
...
b04fc14d09
Author | SHA1 | Date | |
---|---|---|---|
b04fc14d09 | |||
ddf6902c73 |
@ -5,18 +5,13 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# opkg prefix will be added inside evaluating script
|
# opkg prefix will be added inside evaluating script
|
||||||
#
|
#
|
||||||
# 2023-06-30: test-1
|
opkg info ptu5-gitinstaller
|
||||||
# 2023-06-30: test-2
|
opkg info atbqt
|
||||||
# 2023-06-30: return to usual workflow
|
opkg info atbupdatetool
|
||||||
# 2023-06-30: test update atbqt in Szeged
|
|
||||||
# 2023-06-30: 2. test update atbqt in Szeged
|
|
||||||
# 2023-06-30: 4. test update atbqt in Szeged
|
|
||||||
# opkg info ptu5-gitinstaller
|
|
||||||
# opkg info atbqt
|
|
||||||
opkg update
|
opkg update
|
||||||
opkg install apism
|
opkg install ptu5-gitinstaller
|
||||||
# opkg install ptu5-gitinstaller
|
opkg install atbupdatetool
|
||||||
# opkg install atbqt
|
opkg install atbqt
|
||||||
# opkg info ptu5-gitinstaller
|
opkg info ptu5-gitinstaller
|
||||||
# opkg info atbqt
|
opkg info atbqt
|
||||||
# Wed Aug 9 09:54:03 AM CEST 2023
|
opkg info atbupdatetool
|
||||||
|
@ -1,94 +0,0 @@
|
|||||||
[ATBDeviceControllerPlugin]
|
|
||||||
serialPort=ttymxc2
|
|
||||||
|
|
||||||
[COMMON]
|
|
||||||
%23ooo_mode={useDisk|otherMachine}
|
|
||||||
%23useLanguage=[128+][64+][32+][16]
|
|
||||||
%23usePayment=[128+][64+][32+][16]
|
|
||||||
%23useProduct=[128+][64+][32+][16+][8]
|
|
||||||
%23useVehicle=[128+][64+][32+][16+][8]
|
|
||||||
CharacterSet=ISO 8859-2
|
|
||||||
alternativeLogoFile=
|
|
||||||
com_baud_rate=9600
|
|
||||||
com_port_name=/dev/ttyS1
|
|
||||||
defaultLanguage=1
|
|
||||||
feature_DBusDisplayControl=on
|
|
||||||
feature_DBusDisplayDimLow=off
|
|
||||||
feature_DBusSuspendControl=on
|
|
||||||
feature_DisplayControl=off
|
|
||||||
feature_Log=off
|
|
||||||
feature_ShowParkingTime=off
|
|
||||||
feature_StartButton=on
|
|
||||||
feature_SystemSuspend=off
|
|
||||||
feature_TouchFeedback=off
|
|
||||||
feature_selfOOO=off
|
|
||||||
lang1=hu_HU
|
|
||||||
lang2=en_GB
|
|
||||||
lang3=de_DE
|
|
||||||
lang4=sr
|
|
||||||
lang5=ro_RO
|
|
||||||
logfile=/var/log/atbqt.log
|
|
||||||
ooo_alternativeLocation=
|
|
||||||
ooo_mode=otherMachine
|
|
||||||
ooo_serviceEmail=
|
|
||||||
ooo_serviceNumber=
|
|
||||||
sellTimeout_time=60
|
|
||||||
showHelpButton=false
|
|
||||||
showInfoButton=false
|
|
||||||
statefile=/opt/app/ATBAPP/states/APP_States.xml
|
|
||||||
suspend_methode=sysfs
|
|
||||||
suspend_program=
|
|
||||||
suspend_time=8
|
|
||||||
textfile=/opt/app/ATBAPP/text/HMI_Texte.xml
|
|
||||||
touch_feedback_gpio=121
|
|
||||||
touch_feedback_off_value=0
|
|
||||||
touch_feedback_on_value=1
|
|
||||||
useAppStates=1
|
|
||||||
useLanguage=248
|
|
||||||
usePayment=96
|
|
||||||
useProduct=248
|
|
||||||
useVehicle=240
|
|
||||||
|
|
||||||
[IngenicoISelf_CCPlugin]
|
|
||||||
Currency=HUF
|
|
||||||
PortName=/dev/ttymxc0
|
|
||||||
ZVT=DE
|
|
||||||
debug=1
|
|
||||||
sleep=1
|
|
||||||
sleepExtended=1
|
|
||||||
|
|
||||||
[MOBILISIS_CalculatePricePlugin]
|
|
||||||
tariffFileName=/etc/psa_tariff/tariff01.json
|
|
||||||
useDebug=1
|
|
||||||
|
|
||||||
[PAYMENT]
|
|
||||||
cashVariant=CoinsOnly
|
|
||||||
currencyISOCode=HUF
|
|
||||||
currencySymbol=Ft
|
|
||||||
paymentPointInTime=poa
|
|
||||||
useHonestPayment=on
|
|
||||||
|
|
||||||
[PLUGINS]
|
|
||||||
CCPlugin=IngenicoISelf_CCPlugin
|
|
||||||
CalculatePricePlugin=MOBILISIS_CalculatePricePlugin
|
|
||||||
DeviceControllerPlugin=ATBDeviceControllerPlugin
|
|
||||||
|
|
||||||
[SCREENCONFIG]
|
|
||||||
sc_31="1,1,0"
|
|
||||||
sc_33="1,0,1"
|
|
||||||
sc_35="0,0,0"
|
|
||||||
sc_3F="1,0,0"
|
|
||||||
sc_40="1,0,1"
|
|
||||||
sc_41="1,0,1"
|
|
||||||
sc_51="1,0,1"
|
|
||||||
sc_52="1,0,0"
|
|
||||||
sc_53="1,0,0"
|
|
||||||
|
|
||||||
[TCP_CONTROL]
|
|
||||||
enable=1
|
|
||||||
|
|
||||||
###
|
|
||||||
###
|
|
||||||
###
|
|
||||||
# Tue Aug 8 04:42:28 PM CEST 2023
|
|
||||||
# Wed Aug 9 04:30:08 PM CEST 2023
|
|
Loading…
x
Reference in New Issue
Block a user