Gerhard Hoffmann GerhardHoffmann
  • Joined on 2022-05-03
GerhardHoffmann pushed to gerhard-entwicklung at GerhardHoffmann/DCLibraries 2023-12-08 19:01:24 +01:00
47f09067ea Added functionality for actually downloading a real dc.
GerhardHoffmann pushed to gerhard-development at GerhardHoffmann/UpdatePTUDevCtrl 2023-12-08 13:16:17 +01:00
b06f4f46bb Update interfaces.h (DeviceController)
33d45eab2e Merge branch 'master' of git.mimbach49.de:GerhardHoffmann/UpdatePTUDevCtrl
Compare 3 commits »
GerhardHoffmann pushed to gerhard-development at GerhardHoffmann/UpdatePTUDevCtrl 2023-12-08 13:10:17 +01:00
263a88ce24 Update current devl-status.
GerhardHoffmann pushed to gerhard-entwicklung at GerhardHoffmann/DCLibraries 2023-12-08 13:04:26 +01:00
65163354bd First draft implementation of reporting thread sending reports to ATBUpdateTool, which
5f88c8f856 Test implementation of download thread without an actual download of dc.
4efbbcbb5a Implement download interfcae api.
1155b83ca9 Removed dcDownloadStart().
631550b55e dcDownloadRequest(): declare as const and set m_finished = true;
Compare 9 commits »
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 12:41:23 +01:00
7138679fe2 testing
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 12:31:32 +01:00
55ce83ac79 testing
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 12:25:30 +01:00
a807af2ec8 testing
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 12:09:55 +01:00
965b794cad testing
GerhardHoffmann pushed to master at GerhardHoffmann/DCLibraries 2023-12-08 12:06:38 +01:00
8163be5022 Fix: correct order of steps in cash_paymentProcessing (NOTE: not compatible with Szeged at the moment.
1fdbf3b9ca Minor: add some comments.
Compare 3 commits »
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 11:54:04 +01:00
59a1038b83 testing
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 11:49:43 +01:00
5a5018b484 testing
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-08 11:42:52 +01:00
5eb5dcb5fa testing
0f05a1a784 (1) Fix debug output.
2d696941a5 Fix: use second.pun_duration instead of second.pun_id
Compare 2 commits »
5598b02816 Make distinction base on PaymentMethod, not on some
548447af1f set -O option to calm down compiler because of FORTIFY_SOURCE=2 option
Compare 2 commits »
b9a7c04db9 Add compute_next_timestep() computing timesteps if PaymentMethod = Steps.
5b8d9c62cc Add and implement utilities:
56e2843ddb Add compute_next_timestep().
6b76c4c2dd Add test cases for neuhauser.
54e9a0f86d Minor: add debug ouput (and commnt it out)
Compare 6 commits »
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2023-12-07 14:40:24 +01:00
5ce2871402 testing