Compare commits
16 Commits
27d0c90612
...
zg1/zone1
Author | SHA1 | Date | |
---|---|---|---|
48a03d5f7d | |||
5b09f281f4 | |||
bff7ff4032 | |||
9e46295fe4
|
|||
86fd25683c
|
|||
e1782ae4f6
|
|||
15b5fef435
|
|||
8af9af2e52
|
|||
7a95bb261f
|
|||
1fc4224604 | |||
93d5f23a43 | |||
c8f9389f36 | |||
3b259a8e90 | |||
7698f857ad
|
|||
303f6b7d7a
|
|||
4578c4a84f
|
@@ -97,6 +97,6 @@ SSL=0
|
|||||||
ZVT=DE
|
ZVT=DE
|
||||||
sleep=1
|
sleep=1
|
||||||
printIntermediateStatus=1
|
printIntermediateStatus=1
|
||||||
Password=835322
|
Password=749729
|
||||||
NumberOfChars=37
|
NumberOfChars=37
|
||||||
dcHours="0"
|
dcHours="0"
|
||||||
|
@@ -209,7 +209,7 @@
|
|||||||
<fr_FR>Start</fr_FR>
|
<fr_FR>Start</fr_FR>
|
||||||
<de_DE>Start</de_DE>
|
<de_DE>Start</de_DE>
|
||||||
<it_IT>Start</it_IT>
|
<it_IT>Start</it_IT>
|
||||||
<cs_CZ> </cs_CZ>
|
<cs_CZ>Start</cs_CZ>
|
||||||
</Text>
|
</Text>
|
||||||
<Text textnr="0x3D">
|
<Text textnr="0x3D">
|
||||||
<de_AT> </de_AT>
|
<de_AT> </de_AT>
|
||||||
|
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_cash",
|
"title":"DC2C_cash ",
|
||||||
"project":"Christoph Reisen",
|
"project":"Christoph Reisen",
|
||||||
"version":"1.0.0 2024.04.26",
|
"version":"1.0.0 2024.04.26",
|
||||||
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
|
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
|
||||||
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
|
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
|
||||||
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0],
|
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0],
|
||||||
"ExchangeRate":1,
|
"ExchangeRate":1,
|
||||||
"TokenChannel":6,
|
"TokenChannel":6,
|
||||||
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
||||||
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
||||||
"LocalTaxRate":19,
|
"LocalTaxRate":19,
|
||||||
"ForeignTaxRate":0,
|
"ForeignTaxRate":0,
|
||||||
"Surcharge":0,
|
"Surcharge":0,
|
||||||
"Discount":0
|
"Discount":0
|
||||||
}
|
}
|
||||||
|
@@ -23,5 +23,8 @@
|
|||||||
"BattWarn":11800,
|
"BattWarn":11800,
|
||||||
"BattErr":11200,
|
"BattErr":11200,
|
||||||
"foreign":1,
|
"foreign":1,
|
||||||
"refPrint":0
|
"refundPrint":0,
|
||||||
|
"billWarnLev":400,
|
||||||
|
"billFullLev":500,
|
||||||
|
"housing":1
|
||||||
}
|
}
|
||||||
|
@@ -40,11 +40,11 @@
|
|||||||
"pop_min_time": 360,
|
"pop_min_time": 360,
|
||||||
"pop_max_time": 7440,
|
"pop_max_time": 7440,
|
||||||
"pop_min_price": 600,
|
"pop_min_price": 600,
|
||||||
"pop_max_price": 3600,
|
"pop_max_price": 4000,
|
||||||
"pop_carry_over": 1,
|
"pop_carry_over": 1,
|
||||||
"pop_daily_card_price": 0,
|
"pop_daily_card_price": 0,
|
||||||
"pop_business_hours": 16128,
|
"pop_business_hours": 32512,
|
||||||
"comment_pop_business_hours": "0x3F00 -> MON-SUN"
|
"comment_pop_business_hours": "0x7F00 -> MON-SUN"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"PaymentRate": [
|
"PaymentRate": [
|
||||||
@@ -76,12 +76,12 @@
|
|||||||
{
|
{
|
||||||
"pra_payment_option_id": 1099,
|
"pra_payment_option_id": 1099,
|
||||||
"pra_payment_unit_id": 6,
|
"pra_payment_unit_id": 6,
|
||||||
"pra_price": 3000
|
"pra_price": 3200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pra_payment_option_id": 1099,
|
"pra_payment_option_id": 1099,
|
||||||
"pra_payment_unit_id": 7,
|
"pra_payment_unit_id": 7,
|
||||||
"pra_price": 3600
|
"pra_price": 4000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Duration": [
|
"Duration": [
|
||||||
@@ -173,3 +173,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -6,17 +6,13 @@
|
|||||||
#
|
#
|
||||||
opkg update
|
opkg update
|
||||||
opkg install prepare-update
|
opkg install prepare-update
|
||||||
opkg install atbupdatetool
|
#
|
||||||
opkg install mxt-touch-reset
|
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
|
||||||
opkg install atb-dc-libraries
|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
||||||
opkg install ptu5-systemcontroller
|
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||||
opkg install atb-modemtools
|
#
|
||||||
# opkg remove atb-accountingtool
|
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
|
||||||
# opkg install atb-accountingtool
|
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
|
||||||
#opkg --cache /var/cache/opkg --download-only upgrade
|
opkg --cache /var/cache/opkg upgrade atbqt
|
||||||
#opkg --cache /var/cache/opkg upgrade
|
#opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/atb-plugin-calculateprice-mobilisis_1.5.0+git0+034adf9096-r1-00700_cortexa9t2hf-neon.ipk
|
||||||
# opkg remove apism
|
#opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/libmobilisis-calc2_2.1.99+git0+c7623429d9-r0-00700_cortexa9t2hf-neon.ipk
|
||||||
# opkg install apism
|
|
||||||
opkg info apism
|
|
||||||
opkg info atbqt
|
|
||||||
opkg info atbupdatetool
|
|
||||||
|
Reference in New Issue
Block a user