linklayer / pyvit

pyvit: Python Vehicle Interface Toolkit
Other
506 stars 149 forks source link

Fix issue when using a 29 bits extended id #1

Closed freebendy closed 9 years ago

freebendy commented 9 years ago

1.using intance variables instead of clas variables in Frame. 2.Fix: no attribute exception is raised when creating a frame with 29 bits extended id. 3.The extneded id flag is lost during transmission.