Commit graph

261 commits

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