Commit Graph

21 Commits

Author SHA1 Message Date
ce66de0a72 removed debugging output 2023-02-02 12:56:02 +01:00
69ac97f01c Added several functions: computeFreeOfCharge, computeEffectiveStartMinute, compute_price_for_max_price_at_midnight -> implementation of a special apcoa-tariff, implementation of compute_duration_for_parking_ticket 2023-02-02 12:53:38 +01:00
503d49ebb2 Added valid-member. Unsure if needed. 2023-02-02 12:50:59 +01:00
d18bce62bc removed obsolete tariff-structure 2023-02-02 12:50:11 +01:00
cb407c9549 commented out unnecessay files 2023-02-02 12:49:14 +01:00
ad934929d1 add test-results for apcoa 2023-02-02 12:46:45 +01:00
fdafe1ff22 Added some testcases 2023-02-01 15:09:53 +01:00
76cc30a7a3 Added computeEffectiveStartMinute(). Added calculation when we have a max_price which will be reset at midnight 2023-02-01 15:09:24 +01:00
da762b0441 Added parsing of new variables from conf-files 2023-02-01 15:07:55 +01:00
a8484000cc Added ctor. Added several new variables to tariff-structure 2023-02-01 15:06:53 +01:00
5d337067cb Renamed conf-files 2023-02-01 15:05:38 +01:00
d82a26bf05 Renamed to apcoa_prio_1.conf 2023-02-01 15:04:17 +01:00
4ca35fbe37 Renamed to germering.conf 2023-01-31 12:01:58 +01:00
d18da0da6a Add tarif-file for APCOA 2023-01-31 12:01:36 +01:00
62494a2c27 Replace max_parking_time with parking_time_max 2023-01-24 10:08:03 +01:00
185b732212 purge code 2023-01-24 10:07:10 +01:00
8fb5699e63 Added parsing of version, tariff_features, waiting_period, parking_time_min and parking_time_max. 2023-01-24 10:06:15 +01:00
9a32a765cd Added version, tariff_features, waiting_period, parking_time_min and parking_time_max. Removed max_parking_time. 2023-01-24 10:05:18 +01:00
52e2710f9d Added version, tariff_features, waiting_period, parking_time_min and parking-time_max 2023-01-24 10:03:37 +01:00
ecaf2a9687 Added rapidjson to the project. 2023-01-23 15:53:29 +01:00
68110d524b Add new calculate_price-projet. 2023-01-23 15:50:37 +01:00