Gerhard Hoffmann GerhardHoffmann
  • Joined on 2022-05-03
b4818a3918 get_minimal_parkingtime()
GerhardHoffmann created branch include-tariff-files in GerhardHoffmann/MOBILISIS-Calculator 2025-05-06 12:01:34 +02:00
35294e99f0 Parse possible Includes-section in tariff-file
edfa5dc1b1 Minor: add case FREE_TICKET to prevent compiler warning.
d95741baae compute_duration_for_parking_ticket():
e172e814e7 load and parse additional (included) tariff-files
37aa10fc85 Add product FREE_TICKET.
Compare 8 commits »
GerhardHoffmann pushed to zg1/zone5 at GerhardHoffmann/customer_335 2025-04-30 11:23:09 +02:00
25d113c695 summer tariff for kleipeda: 1st May - 15th Sep
99f41b55b8 free-time from 12:00-14:00 for mon-fri
fd99f5d515 free of charge from 12:00-14:00
73d6a33ece set terminalPowerOnOffHours: 6:00-22:00
56e1794714 Revert "set terminalPowerOnOffHours: 6:00-22:00"
Compare 5 commits »
GerhardHoffmann pushed to zg1/zone4 at GerhardHoffmann/customer_335 2025-04-30 11:22:30 +02:00
0c68780e0e summer tariff for kleipeda: 1st May - 15th Sep
316daac265 free-time from 12:00-14:00 for mon-fri
57253169a5 set terminalPowerOnOffHours: 6:00-22:00
68132b26c6 Revert "set terminalPowerOnOffHours: 6:00-22:00"
Compare 4 commits »
GerhardHoffmann pushed to zg1/zone3 at GerhardHoffmann/customer_335 2025-04-30 11:21:47 +02:00
e98525f251 summer tariff for kleipeda: 1st May - 15th Sep
d00e432f09 free-time from 12:00-14:00 for mon-fri
74bc6fe99a free of charge from 12:00-14:00
14f0811ee9 set terminalPowerOnOffHours: 6:00-22:00
e02e741cc6 Revert "set terminalPowerOnOffHours: 6:00-22:00"
Compare 5 commits »
GerhardHoffmann pushed to zg1/zone2 at GerhardHoffmann/customer_335 2025-04-30 11:21:01 +02:00
ba7e00de69 summer tariff for kleipeda: 1st May - 15th Sep
b1750cfe57 free-time from 12:00-14:00 for mon-fri
39b6bad778 free of charge from 12:00-14:00
c38805c6be set terminalPowerOnOffHours: 6:00-22:00
143d237e55 Revert "set terminalPowerOnOffHours: 6:00-22:00"
Compare 5 commits »
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_335 2025-04-30 11:19:56 +02:00
0686c9c284 summer tariff for kleipeda: 1st May - 15th Sep
7b53ed3668 ATBAPP: Text: add screen OVERPAID (0xB1)
623155394d ATBAPP: Text: common user messages (0xF3)
843ddb9679 free-time from 12:00-14:00 for mon-fri
49ef97ec96 Merge branch 'zg1/zone1' of https://ptu-config.atb-comm.de/ATB/customer_335 into zg1/zone1
Compare 8 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/customer_335 2025-04-29 10:21:33 +02:00
b97c064658 summer-tariffs (1st of May - 15th of Sep) for kleipeda
3d6c0f9546 ATBAPP: Text: add screen OVERPAID (0xB1)
f8303a0917 ATBAPP: Text: common user messages (0xF3)
4d06d55049 free-time from 12:00-14:00 for mon-fri
357bf87eb3 free of charge from 12:00-14:00
Compare 7 commits »
430d68b113 remove/update holidays
0debdcab84 usual saturday/sunday has to be paid for
Compare 2 commits »
GerhardHoffmann created branch vorbereitung-sommer-tariffe in GerhardHoffmann/customer_335 2025-04-23 14:05:11 +02:00
d3d3fc769b Set service time 20:00 -> 22:00. Holidays have to be paid for.
ee68ebeeb0 Settings are identical to tariff04-winter
1f862da800 Settings are identical to tariff01-sommer
f1834421b6 updated version
3ce04a9a50 Tariff file for Yellow Zone (Zone 2), summer term. Difference to winter: service time 18:00 -> 22:00 and different holidays.
Compare 10 commits »
78cae24389 Fix: if start-time is out-of-range (after valid time for sell), switch
de0be1d19b Minor: added/changed debug messages.
Compare 2 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/MOBILISIS-Calculator 2025-04-17 13:35:45 +02:00
54921f0e85 If price (=key) is not found, compute the next smaller valid price (=key)
077c2334ca Restore pop_max_price in case it has been changed (for certain settings).
d605af5c5a Check prepaidIf and carryOverIf for null and emptyness.
c5900f9f2b Minor: extend debug output
Compare 4 commits »
GerhardHoffmann pushed to dc-download-firmware at GerhardHoffmann/ATBUpdateTool 2025-04-11 12:33:13 +02:00
2ab485454c make sure to delete QDebug before termination
cbb81b7260 Add update initial
487bbb8160 minor: add another constant
d36c7c1f72 provide for update logging using a file watcher
cf3e1d61dd provide for update logging using a file watcher
Compare 9 commits »
GerhardHoffmann pushed tag 2.5.0 to GerhardHoffmann/MOBILISIS-Calculator 2025-04-04 11:35:00 +02:00
GerhardHoffmann pushed to master at GerhardHoffmann/MOBILISIS-Calculator 2025-04-04 11:29:41 +02:00
9b137c2873 Fix in Calculator::GetPriceForTimeStep():
dd249a87d5 Set cnt-limit to 20. This allows a bigger time-range for tariff, which
575885c19e Merge branch 'master' into kleipeda-experimental
d82a732a8d if end of parking time equals carry-over-end, then, if configured, go back to carry-over-start.
99dbd7c194 Minor: debug output.
Compare 5 commits »
9b137c2873 Fix in Calculator::GetPriceForTimeStep():
dd249a87d5 Set cnt-limit to 20. This allows a bigger time-range for tariff, which
575885c19e Merge branch 'master' into kleipeda-experimental
ae985d25ce Merge branch 'kleipeda-experimental'
Compare 3 commits »