python-uds icon indicating copy to clipboard operation
python-uds copied to clipboard

Implementation of ReadDTCInformation method

Open beckyc567 opened this issue 6 years ago • 2 comments

Work in progress

beckyc567 avatar Dec 18 '18 10:12 beckyc567

Still in progress - currently the code has been written for all subfunctions other than response handling code for subfunctions with response length dependent on DTC structure parsing. The initial code is currently being debugged with the first test case (a number of test cases are present for those subfunctions that are currently present, plus the negative response test cases).

beckyc567 avatar Jan 02 '19 14:01 beckyc567

An intermediate merge has been made back down to master. This includes all subfunction requests, but can only process the responses for those subfunctions that do not include parsing of DTC details from the ODX. Testing has also been limited to those subfunctions present in the current test ODX file.

beckyc567 avatar Jan 03 '19 10:01 beckyc567