Commit graph

294 commits

Author SHA1 Message Date
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
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