Commit graph

302 commits

Author SHA1 Message Date
uhi22 701ab1b492 feature: EvseMode: show EVTargetVoltage and EVTargetCurrent in the GUI 2024-04-29 18:59:27 +02:00
uhi22 b74521d8e0 Docu: added logs of Tesla Model Y (Augsburg LUGA2024) 2024-04-22 20:51:02 +02:00
uhi22 fc407a10c0 EvseMode: shortened CableCheck from 10 to 5 loops 2024-04-22 18:42:50 +02:00
uhi22 fee554fb66 docu: PP as fail reason for cable check 2024-04-12 10:01:50 +02:00
uhi22 67417ec0d0 feature: EvseMode: show the decoded transmit message 2024-03-06 08:25:12 +01:00
uhi22 1fdfe17173 docu: added link to the Indian Fast Charging spec 2024-01-26 09:58:14 +01:00
uhi22 80aec67c4d tooling: claralogConverter changed path and ignore already decoded files 2024-01-20 21:36:38 +01:00
uhi22 c0bc567f01 tooling: added BMW chargeParameterDiscovery into exiConnector demo 2024-01-17 12:02:20 +01:00
uhi22 4f96593177 feature: EvseMode: simulate cable check instead of just reporting 'finished' 2024-01-06 21:03:56 +01:00
uhi22 a4362698ca docu: faq for exi decoder 2023-12-14 08:24:42 +01:00
uhi22 bce3b40fdd feature: EvseMode: simulate decreasing voltage during WeldingDetection 2023-12-12 22:10:33 +01:00
uhi22 7014d1c2d2 feature: added EVSE_Status in claralogconverter and 3rd channel in scope to view it. 2023-12-11 22:00:02 +01: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
uhi22 c42afc7a6b docu: connector unlock added to end of charging session 2023-12-11 19:19:15 +01:00
uhi22 d0c1e02a28 docu: investigation about normal end of charging session 2023-12-11 19:13:36 +01:00
uhi22 8c1e04f243 feature: scoping of claralog 2023-12-10 23:56:03 +01:00
uhi22 f7b14fb42e feature: added claralogConverter 2023-12-10 23:22:20 +01:00
uhi22 c18be1f852 docu: links to ccs32berta and clara 2023-12-09 07:37:03 +01:00
uhi22 a416fbe69e docu: new checkpoint 790, User stops at the charger side 2023-12-09 07:03:52 +01:00
uhi22 b99c78d678 docu: configuration of the evse modem 2023-12-09 06:39:33 +01:00
uhi22 c26763ac5d fix: removed other unused gethostbyname and getaddrinfo to avoid crash in simulation mode 2023-08-08 00:42:45 +02:00
uhi22 c3cc7f7eae docu: different PP resistors for CCS2 and CCS1 2023-08-07 04:25:08 +02:00
uhi22 7f13c3f5cf fix: remove unnecessary getaddrinfo and gethostbyname 2023-08-07 04:18:31 +02:00
uhi22 7ba7bedd23 docu: coupling variant correction 2023-08-06 23:38:50 +02:00
uhi22 0e8d3bd345 docu: coupling network clarifications 2023-08-06 23:35:20 +02:00
uhi22 14c166d067 docu: more details to the RF transformer and coupling 2023-08-04 12:21:32 +02:00
uhi22 39fd5b893b docu: polarity of the modem in the evse readme 2023-08-04 11:58:35 +02:00
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