Commit graph

56 commits

Author SHA1 Message Date
uhi22 56a4c909e0 feature: In EvseMode, use random NID and more random NMK, to be able to have multiple EVSEs coexisting without modem resets 2024-07-13 22:23:18 +02:00
uhi22 95943c4222 feature: listenerNoGui logs the chargers MAC and GPS coords to http 2024-06-06 09:10:06 +02:00
uhi22 916a9b7891 configurable MAC logging and configurable ignoring missing modem. Docu preparation for GPS logging 2024-06-05 18:36:56 +02:00
uhi22 195c4868b0 EvseMode: show data of the power supply 2024-05-27 18:40:35 +02:00
uhi22 d52fe797ad sending test messages to control the power supply 2024-05-27 10:00:34 +02:00
uhi22 a5991434e1 feature: in EvseMode, control the power supply via special homeplug message 2024-05-26 21:47:02 +02:00
uhi22 5ff3e813c1 feature: in ListenMode, log the SECC MAC to MacLog.txt 2024-05-21 17:31:16 +02:00
uhi22 196c4c3ea5 feature: set ListenMode via command line. In ListenMode, print the SECC MAC. 2024-05-21 16:55:26 +02:00
uhi22 f7058c59f7 feature: try to SDP already after the setkey, to avoid the need for GetKey. Longer timeout for pairing time. 2023-06-30 22:55:58 +02:00
uhi22 5e63e82ee7 ethernet adapter name fully configurable on linux and windows. Fixes issue #4 2023-05-26 09:16:52 +02:00
Arend Jan Kramer fe4a64fdb1 Added SoC callback feature.
Fixed socket close error
2023-05-25 23:08:52 +02:00
uhi22 f90bd24f54 fix: EvseMode/SLAC: avoid overwriting of the end of RunID 2023-05-23 07:26:08 +02:00
uhi22 063c38884a Fix: use dynamic RunId from the SlacParamReq 2023-05-23 00:37:19 +02:00
uhi22 537387ff80 feature: test result evaluation, test communication via UDP Syslog 2023-05-16 09:29:42 +02:00
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