Rename from simply obd2 to more general UDS (unified diagnostics).
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Mon, 20 Jan 2014 20:22:27 +0000 (15:22 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Mon, 20 Jan 2014 20:22:27 +0000 (15:22 -0500)
commit46fb0eb96e8efd285c2a0cccf699862ed21717ed
tree2107aa0fa9a382c006f73d5cdcdd18b586d4d229
parent6ebad2aac3ba2f0d7ff5e37c5db4e5b9549247e2
Rename from simply obd2 to more general UDS (unified diagnostics).

Fixed #1.
README.mkd
src/uds/extras.c [moved from src/obd2/extras.c with 96% similarity]
src/uds/extras.h [moved from src/obd2/extras.h with 95% similarity]
src/uds/uds.c [moved from src/obd2/obd2.c with 99% similarity]
src/uds/uds.h [moved from src/obd2/obd2.h with 97% similarity]
src/uds/uds_types.h [moved from src/obd2/obd2_types.h with 95% similarity]
tests/common.c
tests/test_core.c