uhi22
|
5f96ba14e4
|
Fix: Do not try to reconnect TCP without SLAC and SDP.
|
2023-05-03 08:18:12 +02:00 |
|
uhi22
|
7b35a5f79b
|
Fix: timeout increased from 1s to 5s in state WaitForChargeParameterDiscoveryResponse
|
2023-05-03 08:03:51 +02:00 |
|
uhi22
|
b36e6c9f11
|
evseMode: presentCurrent reduced from 10 to 1A. UdpLog disabled. Results added.
|
2023-04-26 20:41:45 +02:00 |
|
uhi22
|
afdbf2fa32
|
docu fix: evseMode.md removed unintended chapters
|
2023-04-21 08:50:43 +02:00 |
|
uhi22
|
939613d255
|
docu: EvseMode details
|
2023-04-21 08:47:00 +02:00 |
|
uhi22
|
a04069be89
|
docu: test results and release v0.7
|
2023-04-19 20:53:03 +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
|
6e70eee176
|
cleanup: pcapConverter added comments and cleaned-up
|
2023-04-18 08:04:09 +02:00 |
|
uhi22
|
4a8dbe2d4e
|
feature: pcapConverter runs over all pcap in directory
|
2023-04-18 00:28:32 +02:00 |
|
uhi22
|
f50e99c753
|
feature: added pcapConverter to decode pcap logs
|
2023-04-17 23:26:58 +02:00 |
|
uhi22
|
3b244ec3ca
|
feature: added connection manager draft
|
2023-04-17 08:58:58 +02:00 |
|
uhi22
|
ce4577da09
|
fix: longer timeout for PowerDeliveryResponse, to fit to compleo charger behavior
|
2023-04-16 21:21:04 +02:00 |
|
uhi22
|
22ccf712a2
|
EvseMode: faster simulated precharge. Ioniq closes the contactors.
|
2023-04-16 14:09:28 +02:00 |
|
uhi22
|
f927fbeee2
|
fix: use addToTrace instead of some prints
|
2023-04-15 23:34:08 +02:00 |
|
uhi22
|
2cea8c678c
|
fix: import configmodule in addressManager
|
2023-04-15 20:58:18 +02:00 |
|
uhi22
|
658beda580
|
feature: added ini file. Prepared GPIO for beaglebone.
|
2023-04-15 20:35:51 +02:00 |
|
uhi22
|
68a4a6ef85
|
docu: hint to wireshark V2GTP dissector
|
2023-04-11 23:13:36 +02:00 |
|
uhi22
|
fd56535cb7
|
feature: clear state names for the logging in PevMode. Added time stamp in log.
|
2023-04-11 22:09:26 +02:00 |
|
uhi22
|
f0781f5abf
|
feature: use EVSEPresentVoltage instead of physical voltage during precharge and charge loop
|
2023-04-05 21:01:43 +02:00 |
|
uhi22
|
b040730e52
|
docu: fix typos and add wiki link
|
2023-04-04 08:09:03 +02:00 |
|
uhi22
|
705b0f933d
|
docu: NeighborSolicitation, foto-link
|
2023-03-30 19:51:53 +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
|
a2cbd78660
|
EvseMode: simulated voltage during PreCharge and Charging
|
2023-03-29 08:44:09 +02:00 |
|
uhi22
|
223c70dc86
|
added some more checkpoints
|
2023-03-26 01:19:32 +01:00 |
|
uhi22
|
39db41bde4
|
docu: added RfDetector
|
2023-03-24 23:29:35 +01:00 |
|
uhi22
|
ec955273fe
|
docu: bug_analysis updated
|
2023-03-24 07:41:30 +01:00 |
|
uhi22
|
70ef4994ca
|
docu: decoding ChargeParameterReq examples for comparision
|
2023-03-23 22:04:35 +01:00 |
|
uhi22
|
a2b75a1f38
|
Merge branch 'master' of https://github.com/uhi22/pyPLC
|
2023-03-23 08:54:47 +01:00 |
|
uhi22
|
9b39bff85a
|
fix: use the EVCCID in SessionSetupReq
|
2023-03-23 08:50:53 +01:00 |
|
uhi22
|
97ec82cef5
|
fix: use ip addr on linux to find out MAC and IPv6 address
|
2023-03-22 08:44:07 +01: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
|
aab380706f
|
docu: traces and issue description from SuperCharger
|
2023-03-06 07:49:41 +01:00 |
|
uhi22
|
f3e9210137
|
docu: v0.6 tea-time on alpi
|
2023-03-03 12:52:18 +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
|
533c95a507
|
added supercharger test results
|
2023-03-02 21:32:41 +01:00 |
|
Uwe Hennig
|
dbe5470fdb
|
feature: slower rising simulated SOC, to have more time for drawing power
|
2023-03-02 08:16:56 +01:00 |
|
uhi22
|
23b1384e1c
|
feature: show missing modem on OLED
|
2023-02-28 10:43:11 +01:00 |
|
uhi22
|
e152c48f99
|
docu: log file evaluation on raspberry
|
2023-02-28 09:58:41 +01:00 |
|
uhi22
|
4372155a74
|
docu: headless Pi as PEV with OLED
|
2023-02-27 13:11:16 +01:00 |
|
Uwe Hennig
|
00d7cee357
|
feature: for autostart on RPi, removed starter.py and directly call pevNoGui.py
|
2023-02-27 12:39:11 +01:00 |
|
uhi22
|
3d99cd9001
|
docu: added OLED, fixed typo
|
2023-02-27 11:27:38 +01:00 |
|
uhi22
|
ecd5aca99e
|
feature: show voltage and SOC on display. Shorter status to fit on display. Faster close relay at charging start.
|
2023-02-27 10:53:42 +01:00 |
|
uhi22
|
8493daeb56
|
feature: show pev status on display
|
2023-02-13 21:34:13 +01:00 |
|
uhi22
|
f0e39833b1
|
Merge branch 'master' of https://github.com/uhi22/pyPLC
|
2023-02-01 19:21:09 +01:00 |
|
uhi22
|
ad76236ea0
|
feature: added showOnDisplay
|
2023-02-01 19:20:35 +01:00 |
|
Uwe Hennig
|
0a2bddae9f
|
fix: ignore ttyAMA0 serial interface
|
2023-01-24 17:52:23 +01:00 |
|
uhi22
|
52caa7aa22
|
docu: added Dieters in the hardware docu
|
2022-12-23 16:08:24 +01:00 |
|