Gerhard Hoffmann GerhardHoffmann
  • Joined on 2022-05-03
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-06 14:08:29 +01:00
1d64577019 testing
9df22892aa add test line 4
Compare 2 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-06 14:05:00 +01:00
652054988e add test line 3
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-06 13:57:30 +01:00
0c28e2950e add test line 2
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-06 13:49:28 +01:00
13eb624c1e add test line
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-06 08:15:22 +01:00
9a36888b2a Megre remote to be able to push.
80ada51283 Add file for opkg commands, executed in the update-procedure.
Compare 2 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/UpdateController 2023-02-03 12:53:10 +01:00
c032d5d528 added extract_changed_files()
4a12ae9469 removed typo in compute_md5
19721380b5 changed message to local val msg
05a9822361 Added exec_git_command(), latest_commit(), added more detail debug info to functions, added changed_files()
a05289ffb1 read_conf(). Added more debug-output for several functions. Testing extract_changes files. to be continued.
Compare 11 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 11:48:54 +01:00
2d7af21ab8 testing 10
b4c98c7ae0 testing 10
Compare 2 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:46:02 +01:00
7433c3d14e test commit 8
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:41:05 +01:00
aa31df91ac test commit 8
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:39:06 +01:00
d768658769 test commit 7
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:34:51 +01:00
7b0c89ad2b test commit 6
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:31:10 +01:00
bc1b830d34 test commit 5
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:27:59 +01:00
47f1eaa4a6 test commit 4
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 09:03:00 +01:00
b53f76261e test commit 3
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-03 08:44:13 +01:00
fc526255c7 test commit 2
GerhardHoffmann pushed to master at GerhardHoffmann/customer_281 2023-02-02 15:53:51 +01:00
46d6b37e1d testing update
GerhardHoffmann pushed to master at GerhardHoffmann/UpdateController 2023-02-02 14:30:11 +01:00
55752bf667 Source log_helpers.sh
917dae5a96 add simple log-facility (replace when syslogd available)
Compare 2 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/calculate_parking 2023-02-02 12:56:30 +01:00
ce66de0a72 removed debugging output
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
503d49ebb2 Added valid-member. Unsure if needed.
d18bce62bc removed obsolete tariff-structure
cb407c9549 commented out unnecessay files
Compare 6 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/calculate_parking 2023-02-01 15:10:18 +01:00
fdafe1ff22 Added some testcases
76cc30a7a3 Added computeEffectiveStartMinute(). Added calculation when we have a max_price which will be reset at midnight
da762b0441 Added parsing of new variables from conf-files
a8484000cc Added ctor. Added several new variables to tariff-structure
5d337067cb Renamed conf-files
Compare 6 commits »
GerhardHoffmann pushed to master at GerhardHoffmann/UpdateController 2023-02-01 09:47:41 +01:00
f70b2677d1 Simplified code