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 |
|
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 |
|