Compare commits
55 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75e167f96e | |||
| 711bf8fb25 | |||
| 36e6d8fc4f | |||
| 2427928c3c | |||
| f0a9aa44a4 | |||
| ac9f4c86ca | |||
| 18e2c5db94 | |||
| 7fd4352798 | |||
| acf30adc5e | |||
| cb789aa34f | |||
| 36a0d74ac1 | |||
| 89d2812724 | |||
| d23139f5af | |||
| d5425192b6 | |||
| 8b25cd70b3 | |||
| 9f83afce3a | |||
| c958ed2632 | |||
| 583955df67 | |||
| a6a8ad436a | |||
| 33e9f2a3f2 | |||
| 6117764e42 | |||
| 55f23b4099 | |||
| 9443f5c372 | |||
| 1b9e55592f | |||
| 92e8e0946d | |||
| c272d9013d | |||
| 1dd56a5084 | |||
| 236c4ea33a | |||
| c8dc474476 | |||
| 8d87f21cce | |||
| 3c32455a12 | |||
| 8679da9be4 | |||
| f8178f1f7f | |||
| 2bc06c4027 | |||
| 24a06b54f3 | |||
| 0daa7cb254 | |||
| e40c1b54c8 | |||
| f4771cb2be | |||
| 760819d4e8 | |||
| e4ce5cbd84 | |||
| fa90fa90e9 | |||
| 9f2525e503 | |||
| cc62a9b139 | |||
| 2d27a8a6d4 | |||
| 2618ee154d | |||
| 4f5a45f096 | |||
| 3e7ae97312 | |||
| df2ca1901e | |||
| bb812c882b | |||
| 044b9e6834 | |||
| 8828b75917 | |||
| 4e4320c4a2 | |||
| 7013aeea3e | |||
| abc5bc57d4 | |||
| d7168d096f |
-28
@@ -1,28 +0,0 @@
|
|||||||
[core]
|
|
||||||
repositoryformatversion = 0
|
|
||||||
filemode = true
|
|
||||||
bare = false
|
|
||||||
logallrefupdates = true
|
|
||||||
symlinks = true
|
|
||||||
[remote "origin"]
|
|
||||||
url = https://git.mimbach49.de/GerhardHoffmann/customer_999.git
|
|
||||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
||||||
[branch "master"]
|
|
||||||
remote = origin
|
|
||||||
merge = refs/heads/master
|
|
||||||
[branch "zg1/zone1"]
|
|
||||||
remote = origin
|
|
||||||
merge = refs/heads/zg1/zone1
|
|
||||||
[branch "zg1/zone2"]
|
|
||||||
remote = origin
|
|
||||||
merge = refs/heads/zg1/zone2
|
|
||||||
[branch "zg1/zone3"]
|
|
||||||
remote = origin
|
|
||||||
merge = refs/heads/zg1/zone3
|
|
||||||
[branch "zg1/zone4"]
|
|
||||||
remote = origin
|
|
||||||
merge = refs/heads/zg1/zone4
|
|
||||||
[pull]
|
|
||||||
rebase = false
|
|
||||||
[push]
|
|
||||||
autoSetupRemote = true
|
|
||||||
+12
-23
@@ -1,27 +1,16 @@
|
|||||||
# First, ignore everything
|
|
||||||
*
|
*
|
||||||
# Now, whitelist anything that's a directory
|
|
||||||
!*/
|
|
||||||
# And all the file types you're interested in
|
|
||||||
!.gitignore
|
|
||||||
!.githooks/post-merge
|
|
||||||
!.githooks/post-checkout
|
|
||||||
!**/.gitignore
|
|
||||||
!**/.githooks/post-merge
|
|
||||||
!**/.githooks/post-checkout
|
|
||||||
|
|
||||||
## Except
|
## Except
|
||||||
!etc/atb/*
|
!**/.gitignore
|
||||||
!etc/psa_config/*
|
!**/.githooks/post-merge
|
||||||
!etc/psa_update/*
|
!/etc/*.ini
|
||||||
!etc/psa_tariff/*
|
!/etc/atb/*.ini
|
||||||
!etc/dc/*.hex
|
!/etc/psa_config/*
|
||||||
!etc/dc/*.bin
|
!/etc/psa_update/*
|
||||||
!*/etc/*.ini
|
!/etc/psa_tariff/*
|
||||||
!*/etc/atb/*
|
!/etc/dc/dc2c.hex
|
||||||
!*/etc/psa_config/*
|
|
||||||
!*/etc/psa_update/*
|
!/opt/app/ATBAPP/*.ini
|
||||||
!*/etc/psa_tariff/*
|
!/opt/app/sysconfig/*.ini
|
||||||
!*/etc/dc/*.hex
|
!/opt/app/ISMASMgr/*.ini
|
||||||
!*/etc/dc/*.bin
|
|
||||||
|
|
||||||
|
|||||||
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
dc2c.4.35.bin
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"title":"DC2C_cash ",
|
|
||||||
"project":"DBM Szeged",
|
|
||||||
"version":"1.0.0-2024-07-05",
|
|
||||||
"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
|
||||||
"CoinValue(15..0)":[652,326,163,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
|
||||||
"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1],
|
|
||||||
"ExchangeRate":326,
|
|
||||||
"TokenChannel":1,
|
|
||||||
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
|
|
||||||
"LocalTaxRate":20,
|
|
||||||
"ForeignTaxRate":19,
|
|
||||||
"Surcharge":0,
|
|
||||||
"Discount":0
|
|
||||||
}
|
|
||||||
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
"title":"DC2C_pri22",
|
|
||||||
"project":"DBM Szeged StartParking",
|
|
||||||
"styl":"size 00",
|
|
||||||
"text":"Automata száma: ",
|
|
||||||
"vari":"manu",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Igazoló sz. sorsz: ",
|
|
||||||
"feed":"nl",
|
|
||||||
"vari":"Dynamic07",
|
|
||||||
"feed":"nl",
|
|
||||||
"vari":"Dynamic08",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Az igazolo szelvény",
|
|
||||||
"feed":"nl"
|
|
||||||
"text":"a nyugtával együtt érvényes. ",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Üf. szolg nyitvatartás:",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Zrínyi utca 4-8",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"H - P: 7:45 - 17:00",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Tel: (80) 820-500",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"nl"
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"title":"DC2C_pri25",
|
|
||||||
"project":"DBM Szeged StopParking",
|
|
||||||
"text":"érvényes.",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Üf. szolg nyitvatartás:"
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" Zrínyi utca 4-8",
|
|
||||||
"styl":"size 00",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" H - P: 7:45 - 17:00",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" Tel: (80) 820-500",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Szegedi Közlekedési Kft",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" 6720 Szeged ",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" Zrínyi utca 4-8.",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Adósz: 11092612-2-06",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" A jegy ára az ÁFA-t",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" tartalmazza!",
|
|
||||||
"feed":"nl"
|
|
||||||
}
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"title":"DC2C_pri28",
|
|
||||||
"project":"DBM Szeged Error",
|
|
||||||
"styl":"size 00",
|
|
||||||
"text":" Üf. szolg nyitvatartás:",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" Zrínyi utca 4-8 ",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" H - P: 7:45 - 17:00",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" Tel: (80) 820-500",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Szegedi Közlekedési Kft",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" 6720",
|
|
||||||
"text":" Szeged ",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" Zrínyi utca 4-8",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Adósz: ",
|
|
||||||
"text":"11092612-2-06",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Parkoljon egy érintéssel.",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"Használja bankkártyáját",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":" automatáinknál",
|
|
||||||
"text":" is!",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"eject"
|
|
||||||
|
|
||||||
}
|
|
||||||
+329
-957
File diff suppressed because it is too large
Load Diff
+327
-956
File diff suppressed because it is too large
Load Diff
+330
-953
File diff suppressed because it is too large
Load Diff
+366
-853
File diff suppressed because it is too large
Load Diff
+704
-589
File diff suppressed because it is too large
Load Diff
+367
-849
File diff suppressed because it is too large
Load Diff
@@ -3,18 +3,18 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
##
|
#
|
||||||
|
opkg info atbqt
|
||||||
|
opkg info atbupdatetool
|
||||||
opkg update
|
opkg update
|
||||||
# opkg install prepare-update
|
opkg install prepare-update
|
||||||
# download packages
|
opkg install atbupdatetool
|
||||||
# opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
|
# opkg remove atb-accountingtool
|
||||||
# opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
|
# opkg install atb-accountingtool
|
||||||
# opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
|
opkg --cache /var/cache/opkg --download-only upgrade
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.11+git0+66f98a3bef-r0
|
opkg --cache /var/cache/opkg upgrade
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade apism=1.7.0-r1
|
# opkg remove apism
|
||||||
# install packages
|
# opkg install apism
|
||||||
# opkg --cache /var/cache/opkg upgrade tariff-config-281
|
opkg info apism
|
||||||
# opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
|
opkg info atbqt
|
||||||
# opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
|
opkg info atbupdatetool
|
||||||
opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0
|
|
||||||
opkg --cache /var/cache/opkg upgrade apism=1.7.0-r1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user