Commit graph

8 commits

Author SHA1 Message Date
Nicholas Orlowsky 1769d2a84b
undid changes + put ftdi & serial behind features
- serial_comm and ftdi_comm features added
- received/recieved typos reverted for inclusion in another PR
- fuel_level change reverted for inclusion in another PR
- DeviceError's 0 field made private again
2025-03-20 14:09:44 -04:00
Nicholas Orlowsky 11e87eafaf
Various changes
- allow communication to elm327 device via a serialport
- allow creation of elm327 device without requiring unwrap()
- added some extra documentation
- add fuel_level obd-ii command
- expose reset() functionality of device
2025-03-20 14:09:37 -04:00
Robert Sammelson fb35987b28
Switch to using macros for data retrieval commands 2023-05-20 22:42:57 -04:00
Robert Sammelson cd0242b796
Split some files and add more documentation 2023-05-15 21:07:07 -04:00
Robert Sammelson 877722ed1b
Additional cleanup 2023-05-15 20:11:32 -04:00
Robert Sammelson 1b4ccd0dde
Documentation and organization improvements 2023-05-15 01:14:34 -04:00
Robert Sammelson 2a43bf94bd
Switch to a library and move main to an example 2023-05-14 23:41:18 -04:00
Robert Sammelson 273c4159be
Initial commit 2023-05-12 19:07:59 -04:00