Commit graph

331 commits

Author SHA1 Message Date
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
uhi22 537387ff80 feature: test result evaluation, test communication via UDP Syslog 2023-05-16 09:29:42 +02:00
uhi22 5eb34c63ee feature: prepared some test cases for fault injection of response codes 2023-05-15 22:34:49 +02:00
uhi22 9d8a7e74f7 fix: scope channel 3 offset. feature: scope: auto scaling for time axis 2023-05-15 20:06:11 +02:00
uhi22 ee41f39055 feature: PevMode: react on status codes 2023-05-15 19:45:11 +02:00
uhi22 7cfb7ead46 directory name for pcap evaluation aligned 2023-05-15 19:44:29 +02:00
Uwe Hennig 9855095294 feature: automatic path name in sharter.sh 2023-05-15 08:26:55 +02:00
uhi22 940da180e6 fix: separate two-in-one-messages 2023-05-14 01:07:54 +02:00
uhi22 fe0610a472 fix: clear rxData in case of testsuite notification 2023-05-14 00:40:28 +02:00
uhi22 6c1703b1a9 feature: EVSE stimulates a set of testcases for the PEV. 2023-05-14 00:22:26 +02:00
uhi22 3620b7c4f9 docu: added charger test results and todos 2023-05-13 21:15:39 +02:00
uhi22 e9466601be EvseMode: Testcase malfunction during charging after 200messages 2023-05-13 20:52:37 +02:00
uhi22 1b5af0d2e2 feature: exit if connectionLevel decreases from full. Raspberry docu improved. 2023-05-13 20:27:08 +02:00
uhi22 2565435d09 takeover script from celeron55, updated raspberry docu, path adaption 2023-05-13 19:35:54 +02:00
uhi22 a23e54d2f5 feature: pcapConverter more MACs decoded 2023-05-13 00:31:36 +02:00
uhi22 d017ca65e5 feature: pcapconverter measures the time for cablecheck and precharge 2023-05-13 00:01:23 +02:00
uhi22 01c7c069fd fix: increase timeout for chargeParamDiscovery and CableCheck 2023-05-12 22:18:51 +02:00
uhi22 82f08c7c4a feature: print help if ini file is missing 2023-05-12 08:17:17 +02:00
uhi22 4edad2658a fix: clean way to handle ip address, takeover from celeron55 fork 2023-05-12 07:46:35 +02:00
uhi22 88b4ee978f pyPlc.ini untracked, to allow individual ini on each machine 2023-05-12 07:22:00 +02:00
uhi22 fc2916cf87 feature: convert pcap to values, and show as scope graph 2023-05-12 01:10:19 +02:00
uhi22 123ad659cd fix: resolve mixup of PevMode and EvseMode for SeccIp 2023-05-11 08:18:04 +02:00
uhi22 9d06934ec7 feature: integrated celeron55s hardwareinterface. Improved pev timeouts. 2023-05-10 20:56:48 +02:00
uhi22 164b40f16e feature: reaction to more EVSE status codes 2023-05-10 19:17:26 +02:00
uhi22 46654d73f0 docu: network manager disabling on raspberry 2023-05-09 22:02:56 +02:00
uhi22 4ed80fd0ea fix: during safe-shutdown, trigger the connectionManager, to avoid interrupting the safe-shutdown 2023-05-07 22:31:44 +02:00
uhi22 74673432a2 fix: connectionManager use 10s instead of 5s for TCP and appl, to allow safe shutdown before restarting the communication. 2023-05-07 22:28:15 +02:00
uhi22 6231dc5468 feature: prepared connector locking and safe-shutdown 2023-05-04 19:08:58 +02:00
uhi22 837d542329 feature: reaction on some EVSEStatusCodes. Feature: testsuite and fault injection 2023-05-04 08:53:01 +02:00
uhi22 de13253342 feature: preparation for stateUnrecoverableError 2023-05-03 21:57:36 +02:00
uhi22 c762389806 docu: results of celeron55 and todos 2023-05-03 21:44:15 +02:00
uhi22 15155790fb fix: EvseMode: longer timeout 2023-05-03 21:26:49 +02:00
uhi22 14b1cdb2ff fix: pevmode: wait for contactors closed (in work). feature: more config options 2023-05-03 21:25:01 +02:00
uhi22 893ade2e9f docu: added taycan pcap with failed SLAC 2023-05-03 21:23:06 +02:00
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