Commit graph

27 commits

Author SHA1 Message Date
uhi22 196c4c3ea5 feature: set ListenMode via command line. In ListenMode, print the SECC MAC. 2024-05-21 16:55:26 +02:00
uhi22 03ca236536 feature: EvseMode: by pressing space, the user can stop the charge loop with EVSEStatusCode=EVSE_Shutdown 2023-12-11 20:49:34 +01:00
Arend Jan Kramer fe4a64fdb1 Added SoC callback feature.
Fixed socket close error
2023-05-25 23:08:52 +02:00
uhi22 6c1703b1a9 feature: EVSE stimulates a set of testcases for the PEV. 2023-05-14 00:22:26 +02:00
uhi22 9a65441442 feature: PevMode: integrated connection manager 2023-04-18 21:50:46 +02:00
uhi22 97ec82cef5 fix: use ip addr on linux to find out MAC and IPv6 address 2023-03-22 08:44:07 +01:00
uhi22 ecd5aca99e feature: show voltage and SOC on display. Shorter status to fit on display. Faster close relay at charging start. 2023-02-27 10:53:42 +01:00
uhi22 8493daeb56 feature: show pev status on display 2023-02-13 21:34:13 +01:00
uhi22 4db1f0d13f feature: showing status in the GUI 2022-12-19 18:09:39 +01:00
uhi22 3da03c011e feature: show inlet voltage in the GUI 2022-12-19 14:48:23 +01:00
uhi22 82f347c788 logging to PevExiLog and interpretation afterwards 2022-12-09 12:06:10 +01:00
uhi22 658e022e2e hardwareInterface integrated into Pev 2022-12-06 18:35:17 +01:00
uhi22 11357e94dc added software version from git in log 2022-11-30 20:28:59 +01:00
uhi22 f885f3c4ce PEV: read the modems software versions after successful SLAC 2022-11-30 19:58:26 +01:00
uhi22 6db498feb6 v.02 Resolved address error in SDP. Gave for time for SDP and TCP. Added docu. Fixed parameter bug. 2022-11-25 12:17:53 +01:00
uhi22 43d96f333e Logging to UDP broadcast port 514 2022-11-22 21:34:27 +01:00
uhi22 3e0878986c added retry of SDP 2022-11-17 13:08:36 +01:00
uhi22 d153af9002 introduced sessionId 2022-11-16 19:33:37 +01:00
uhi22 7e964a2af3 added SDP for evse side 2022-11-16 00:22:49 +01:00
uhi22 6794100922 added SLAC sequencer for PevMode 2022-11-15 19:36:20 +01:00
uhi22 e679123413 introduced address manager 2022-11-11 11:21:28 +01:00
uhi22 ff0470befb Added fsmPev. Restructured mode handling. Fitted state machines to main program. 2022-11-07 09:21:25 +01:00
uhi22 6c1264015c improved gui. cleanups. 2022-10-24 23:19:45 +02:00
uhi22 28a713c32e added extended status, added nid to set_key, made slac complete. Connection to Ioniq works. 2022-10-19 18:52:43 +02:00
uhi22 c51a5b6691 setkey and getkey are working 2022-10-16 02:57:57 +02:00
uhi22 07f33d3bc8 non blocking reception works 2022-10-14 23:36:03 +02:00
uhi22 d29ca27a78 added tkinter top level module and submodules 2022-10-14 18:11:01 +02:00