Commit graph

7 commits

Author SHA1 Message Date
Nicholas Orlowsky b581c1e4f8
Un-reverted typo fix 2025-03-20 14:14:50 -04:00
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 1171380877
Fix lint issues and add comments
Lint issues:
- spelling problems
- iter instead of into_iter
2025-03-20 02:17:56 -04:00
Robert Sammelson db4b4d990d
Fix errors in doc comments 2023-05-31 21:31:01 -04:00
Robert Sammelson 5b20ac0ab9
Add more doc comments 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