Commit graph

108 commits

Author SHA1 Message Date
uhi22 73b2ec1a70 evaluate json from converter. Lean debug output. State machine extended. 2022-11-08 12:01:54 +01:00
uhi22 99fe012d87 started connecting state machines to exi 2022-11-07 13:38:06 +01:00
uhi22 ff0470befb Added fsmPev. Restructured mode handling. Fitted state machines to main program. 2022-11-07 09:21:25 +01:00
uhi22 0318d08d37 first draft of exiConnector to OpenV2G executable 2022-11-06 22:47:32 +01:00
uhi22 c855efe58d state machines added 2022-11-05 00:23:18 +01:00
uhi22 b346903c05 first draft of evse state machine 2022-11-04 23:51:07 +01:00
uhi22 bab27a20c5 client server demo works 2022-11-04 22:31:39 +01:00
uhi22 1d0c83839d first draft of pyPlcTcpSocket 2022-11-04 18:45:06 +01:00
uhi22 005263b672 extended sequence description 2022-11-03 21:35:53 +01:00
uhi22 fa0f1cec48 more detailed sequence description 2022-11-03 19:06:55 +01:00
uhi22 35337c7c2a extended session sequence description and linked reference 2022-11-03 17:45:50 +01:00
uhi22 41d8c26be4 more details in readme 2022-10-26 22:07:15 +02:00
uhi22 6bdca0f93e readme clean-up 2022-10-26 20:47:07 +02:00
uhi22 12ed9f1a7c added modes. added biggest challenges. 2022-10-26 20:28:11 +02:00
uhi22 0b5bc02a4b
Update readme.md 2022-10-26 14:25:42 +02:00
uhi22 2b213b11b2 added link to trace 2022-10-26 09:11:32 +02:00
uhi22 0df383007e startup in listen mode. Results of listen mode added. 2022-10-26 09:06:33 +02:00
uhi22 200cae43b2
Update hardware.md 2022-10-25 08:36:38 +02:00
uhi22 6b5961ec5b
added pictures 2022-10-25 08:28:47 +02:00
uhi22 386994d7e2 added TCP sniffer for EXI 2022-10-24 23:21:17 +02:00
uhi22 6c1264015c improved gui. cleanups. 2022-10-24 23:19:45 +02:00
uhi22 92e54a76a7
Update readme.md 2022-10-24 16:28:48 +02:00
uhi22 f14a24be46
added pictures of the adaptors 2022-10-24 13:32:56 +02:00
uhi22 02e5de4da6 added link to switchEV 2022-10-23 18:41:43 +02:00
uhi22 73d356ef62 added architecture to readme 2022-10-23 18:10:22 +02:00
uhi22 a2ba187cfb added architecture documentation 2022-10-23 18:05:34 +02:00
uhi22 09d24e4ed7 hardware docu in separate file. Added LOP. 2022-10-23 12:15:07 +02:00
uhi22 b99a0665f0 playground for sockets and EXI 2022-10-21 21:27:39 +02:00
uhi22 19e5cd2cbf more details for address configuration 2022-10-21 15:35:11 +02:00
uhi22 952dff8526 extended quick start docu 2022-10-21 15:28:17 +02:00
uhi22 346542cb52 improved sequence description, updated change history 2022-10-21 15:22:42 +02:00
uhi22 0b8cc4ba81 address clean up 2022-10-21 15:21:30 +02:00
uhi22 a56ae94f05 added sequence description of the charging process 2022-10-21 13:09:42 +02:00
uhi22 a2577a70fd added udp checksum 2022-10-21 12:29:45 +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 9fa7890f88 Merge branch 'master' of https://github.com/uhi22/pyPLC 2022-10-20 21:29:39 +02:00
uhi22 ad08284824 first draft for IPv6 plus SECC Discovery Protocol 2022-10-20 21:29:02 +02:00
uhi22 aef9b30583
added wireshark screenshot 2022-10-19 19:46:21 +02:00
uhi22 aecff0444e improved formatting 2022-10-19 19:39:30 +02:00
uhi22 98c569597b added status 2022-10-19 19:31:21 +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 12764110d5 described config patch 2022-10-19 08:06:51 +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 ec03fd05ce removed test_slac.py, this is now in pyPlcHomeplug.py 2022-10-14 18:31:31 +02:00
uhi22 c7b25067df Merge branch 'master' of https://github.com/uhi22/pyPLC 2022-10-14 18:26:34 +02:00