Commit graph

275 commits

Author SHA1 Message Date
uhi22 117b7d28b0 docu: added block diagram and FAQ to EvseMode.md 2023-07-31 19:14:51 +02:00
uhi22 bf2e0836a5 docu: typo fixed 2023-07-05 09:19:55 +02:00
uhi22 fac0145868 docu: improved parameter description in ini template 2023-07-05 09:16:29 +02:00
uhi22 5c44e17615 workaround: in SessionSetupResponse, treat ok as valid 2023-07-03 20:28:10 +02:00
uhi22 4c862155a8 docu: FAQ: reasons for failed cable check 2023-07-03 10:23:44 +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 bcfa89f854 rolled back the waiting during EVSE_NotReady in ChargeParameterDiscovery 2023-06-30 22:30:44 +02:00
uhi22 729c3791eb Fix: Repeat chargeparameterdiscovery until EVSE_Ready 2023-06-30 18:29:10 +02:00
uhi22 e4d8a0c921
Merge pull request #11 from jsphuebner/chademo_back
Added timeout for CHAdeMO current request
2023-06-30 11:55:16 +02:00
johannes b0a4e8c2e7 Added timeout for CHAdeMO current request 2023-06-30 10:35:41 +02:00
uhi22 163e3155e7 release docu for v0.9 2023-06-29 08:39:32 +02:00
uhi22 0a4b91e870 cleanup: use same name jsondict in all files and functions 2023-06-29 07:52:16 +02:00
uhi22 5f1d281c7a docu: added explanation for parameters in pyPlc.ini.template 2023-06-28 08:01:25 +02:00
uhi22 2b5806bf43 fix: EvseMode: Find the DIN schema and use the related SchemaID. Should fix issue #9 2023-06-27 21:22:21 +02:00
uhi22 12d3d021bf Merge branch 'master' of https://github.com/uhi22/pyPLC 2023-06-27 19:57:11 +02:00
uhi22 cc2131dc23 feature: add handshake examples to DemoExiLog and handshake decoding to exiconnector demo mode 2023-06-27 19:56:45 +02:00
uhi22 beacd0b764
Merge pull request #8 from arpiecodes/extend-soc-callback
extend soc_callback hook with extra info
2023-06-26 20:03:09 +02:00
Jorrit Pouw df274ee085 extend soc_callback hook with extra info 2023-06-26 19:38:45 +02:00
uhi22 b22c82faf4
Merge pull request #7 from jsphuebner/chademo_back
added CHAdeMO backend
2023-06-22 22:18:02 +02:00
johannes 2b9e1c1d48 comments corrected 2023-06-22 20:29:44 +02:00
johannes 3be599e627 Do not use fixed battery voltage when using chademo backend 2023-06-20 22:45:11 +02:00
johannes 2e75580fea Sending real charger parameters and values to hardwareInterface 2023-06-20 22:44:49 +02:00
johannes d88281a386 Ignore .pyc files 2023-06-20 14:12:31 +02:00
johannes 9286c539f0 Report charger parameters and momentary values to hardwareInterface 2023-06-20 14:12:21 +02:00
Demo User 219ca7f51d added CHAdeMO backend 2023-06-20 10:43:03 +00:00
uhi22 7f233f1baa exiConnector: improved demo mode, to fix issue #6 2023-06-19 07:52:08 +02:00
uhi22 2b87bcaa42 docu: Ioniq investigations. More details for powerline adaptors. 2023-05-28 23:39:00 +02:00
uhi22 1c3bd15807 tools: 5 channels in pcapconverter and scope 2023-05-26 21:51:33 +02:00
uhi22 719ed51d20 docu: sudo-less run on Raspberry 2023-05-26 17:27:13 +02:00
uhi22 5e63e82ee7 ethernet adapter name fully configurable on linux and windows. Fixes issue #4 2023-05-26 09:16:52 +02:00
uhi22 9e9eb30151 removed unnecessary import 2023-05-26 09:15:21 +02:00
uhi22 4f584d5f81 comment corrected 2023-05-26 09:13:19 +02:00
uhi22 ea45451c28 addressManager: remove old style ifconfig 2023-05-26 09:12:26 +02:00
uhi22 2f68d6a76f config: error handling and adding windows interface name to template 2023-05-26 09:11:19 +02:00
uhi22 6c5c2b6af6
Merge pull request #3 from ArendJanKramer/master
Added SoC callback feature, fixed socket re-opening error
2023-05-26 07:55:42 +02:00
Arend Jan Kramer 80a1b1fd4f Merge branch 'master' of https://github.com/uhi22/pyPLC
 Conflicts:
	doc/pyPlc.ini.template
2023-05-25 23:10:30 +02:00
Arend Jan Kramer fe4a64fdb1 Added SoC callback feature.
Fixed socket close error
2023-05-25 23:08:52 +02:00
uhi22 7edf65077c Docu: Test results Ioniq with 93 percent SOC 2023-05-24 21:06:29 +02:00
uhi22 5c82af5dad Feature: UdpLog configurable. Fix: Avoid overflow error on big udp log messages. 2023-05-24 21:05:41 +02:00
uhi22 8cef89595b docu: other projects 2023-05-23 08:52:13 +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 b6b57fdae1 docu: link corrected 2023-05-22 09:04:28 +02:00
uhi22 b170f7dbeb docu: test report mentioned 2023-05-22 09:00:02 +02:00
uhi22 204aa3d397 release docu for v0.8 2023-05-22 08:53:27 +02:00
uhi22 08af8306c6 tests: fixes for testsuite and state machines. 16 of 16 fault injection tests are PASS now. 2023-05-22 08:20:37 +02:00
uhi22 ccd7cb4e4e testsuite: added test case titles, filled some test cases, added injection points 2023-05-20 11:07:02 +02:00
uhi22 518a0c60a2 in EvseMode show the host name, to support analysis of issue #1 2023-05-20 09:56:24 +02:00
uhi22 ab1ef6c1e7 docu: ini template extended with testsuite configuration 2023-05-16 19:20:28 +02:00
uhi22 e7725c1a8d feature: testsuite configurable. Docu: simulation and testing 2023-05-16 19:13:21 +02:00