richClubb / python-uds

A uds library for python
MIT License
95 stars 54 forks source link

Implementation of TransferData method #34

Open beckyc567 opened 5 years ago

beckyc567 commented 5 years ago

Basic code has been written and tested.

Currently includes the basic positive test cases to cover data transfer, and positive testing of the negative response cases. Negative test cases (e.g. handling of an invalid negative response), has not been added yet (currently considered low priority).

Note: this is mostly hardcoded as for Request Download.