Gerhard Hoffmann GerhardHoffmann
  • Joined on 2022-05-03
GerhardHoffmann pushed to zg1/zone1 at GerhardHoffmann/customer_999 2024-01-23 12:50:12 +01:00
542df69597 testing
f9ce6a6c1b Minor: remove obsolete line.
c2c6bc3f8a Minor: removed typo.
8c02ebcf15 Minor: debug output to GUI.
Compare 2 commits »
100bfd63ab Do not write to GUO when running in loop to check ISMAS trigger button
23ff4977d9 Disable exit button after checking update trigger button.
Compare 2 commits »
1173732172 removed typo
1b933c05a6 Remove static instance of calculator. Replaced with use of Calculator-singleton-calss.
ac45ebb926 GetTimeSteps(): compute time step only once, when calling get_minimal_parkingprice().
9af39fa83f Turn Calculator into a singletome and move the list of timesteps inside calculator.
17ae11212a Test cases
Compare 4 commits »
89b7589600 Minor: add debug output
179d3348b9 Minor: Fixed typo
b43fa274bd Implement get_minimal_parkingtime() and get_time_steps().
0ce630dfa3 Add get_minimum_parkingtime()
Compare 2 commits »
0671a6dde6 Add get_time_steps().
d7757773bd Implement get_calculator()
99a3c34d53 forward declare class Calculator
6ce8a86c5f Added get_calculator(): access for Calculator instance
Compare 3 commits »
bcd5aaf932 Minor: add debug output
acb88efc5a re-add 'private'
e9b10166d2 Minor: implement getPaymentOptions() for const. Add getPaymentOptions() for non-const
33731faba9 GetTimeSteps(): compute minimal parking time and set pop_min_time.
15700a363d Remove m_start member.
506a665592 provide GetPaymentOptions() with two signatures.
Compare 4 commits »
a8de97a528 Initialize TimeBase multimap.
ed6592c273 Add:
Compare 2 commits »
8da6443833 Send additional messages to ISMAS about recovering the customer-repository
6b3ebde2b5 Check for automatic update and add a hint in SEND-LAST-MESSAGE.
41392a98e3 Minor: added comment.
1c9bb11f0b Moved final processing into destructor of subclsee UpdateProcessRunning.
ec0e687c21 Adapt step order: check of ISMAS trigger is done with percent value 2.
e040e784fc Add members
d2300b87c6 Move final processing to subclass UpdateProcessRunning.
Compare 13 commits »
GerhardHoffmann created branch szeged-with-dc.4.42 in GerhardHoffmann/UpdatePTUDevCtrl 2024-01-18 15:36:00 +01:00
GerhardHoffmann pushed to szeged-with-dc.4.42 at GerhardHoffmann/UpdatePTUDevCtrl 2024-01-18 15:36:00 +01:00
854c8b9706 Minor: add some additional debug output