Commit graph

42 commits

Author SHA1 Message Date
uhi22 7e587336b6 feature: simulation mode clean up 2023-04-19 09:05:21 +02:00
uhi22 9a65441442 feature: PevMode: integrated connection manager 2023-04-18 21:50:46 +02:00
uhi22 f927fbeee2 fix: use addToTrace instead of some prints 2023-04-15 23:34:08 +02:00
uhi22 fefc040c71 feature: in EvseMode, use random NMK and configure the modem with it at startup 2023-03-30 09:13:05 +02:00
uhi22 0980ced46b added numbered checkpoints in docu, code and trace 2023-03-20 21:32:57 +01:00
uhi22 0edea0bc25 robustness improved 2023-03-18 19:14:23 +01:00
uhi22 1b5434bda8 tidy-up of logging 2023-03-03 10:43:33 +01:00
uhi22 578bce9811 bugfix: resolved wrong declaration of non-dev-NMK as NMK. Improved logging. 2023-03-03 10:23:37 +01:00
uhi22 23b1384e1c feature: show missing modem on OLED 2023-02-28 10:43:11 +01:00
uhi22 4db1f0d13f feature: showing status in the GUI 2022-12-19 18:09:39 +01:00
uhi22 82f347c788 logging to PevExiLog and interpretation afterwards 2022-12-09 12:06:10 +01:00
uhi22 cf9160c1bc SLAC: Timeout in StartAttenChar back to standard 600ms instead of 1000ms 2022-12-02 21:26:46 +01:00
uhi22 417e0cc10a PevMode: SLAC timing improved to fit chargers expectations 2022-12-01 16:03:37 +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 15111915ec new slac sequencer with modem autodetection works 2022-11-22 09:57:51 +01:00
uhi22 32660368f9 rework of the SLAC sequencer, prepared modem detection 2022-11-22 00:26:22 +01:00
uhi22 0c226eb8f6 added random mac transmission 2022-11-21 09:55:55 +01:00
uhi22 c792162015 fixed address handling on raspberry 2022-11-20 18:47:55 +01:00
uhi22 88b60197fb pcap reading by dispatch instead of iterator, this works also on Raspberry 2022-11-20 00:10:05 +01:00
uhi22 a10877cada more retries for the SDP 2022-11-17 15:26:18 +01:00
uhi22 3e0878986c added retry of SDP 2022-11-17 13:08:36 +01:00
uhi22 2b2d582a7a bugfixes for PEV side of SLAC. SLAC is working on with Alpi charger. 2022-11-17 10:09:31 +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 a055846a3f preparations for PevMode 2022-11-15 08:30:51 +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 0b8cc4ba81 address clean up 2022-10-21 15:21:30 +02:00
uhi22 16c30bd3b4 added modes for the ipv6 module. correct dest MAC in SDR response. 2022-10-21 09:02:37 +02:00
uhi22 ad08284824 first draft for IPv6 plus SECC Discovery Protocol 2022-10-20 21:29:02 +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 a5161a8663 improved name consistency. Added auto response to slac_param. 2022-10-18 20:59:22 +02:00
uhi22 b93727f011 added transferring the NMK from slac_match to set_key and fixed NMK typo 2022-10-17 08:48:26 +02:00
uhi22 c51a5b6691 setkey and getkey are working 2022-10-16 02:57:57 +02:00
uhi22 5021309a72 testmessage slac request 2022-10-15 18:28:03 +02:00
uhi22 b97966e61d transmission of test frame works 2022-10-14 23:44:34 +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