Commit graph

  • a8427933d1
    added get_fuel_level() obdii command fuel_level Nicholas Orlowsky 2025-03-20 14:23:13 -0400
  • b581c1e4f8
    Un-reverted typo fix master Nicholas Orlowsky 2025-03-20 14:14:50 -0400
  • 1769d2a84b
    undid changes + put ftdi & serial behind features Nicholas Orlowsky 2025-03-20 13:56:26 -0400
  • 11e87eafaf
    Various changes Nicholas Orlowsky 2025-03-18 22:03:13 -0400
  • 1171380877
    Fix lint issues and add comments Robert Sammelson 2025-03-20 02:17:56 -0400
  • db4b4d990d
    Fix errors in doc comments Robert Sammelson 2023-05-31 21:23:54 -0400
  • 13b9041511
    Add the remaining service $00 PIDs up to $20 Robert Sammelson 2023-05-21 01:38:30 -0400
  • 5b20ac0ab9
    Add more doc comments Robert Sammelson 2023-05-17 22:42:45 -0400
  • fb35987b28
    Switch to using macros for data retrieval commands Robert Sammelson 2023-05-17 22:17:33 -0400
  • 8d521ff46d
    Add more getter functions to the commands module Robert Sammelson 2023-05-17 22:12:13 -0400
  • 97f17af790
    Fix bug where OBD-II data was never encoded as hex Robert Sammelson 2023-05-20 22:42:10 -0400
  • 3d7c88b4cb
    Add README Robert Sammelson 2023-05-20 00:20:46 -0400
  • 344f159170
    Add ELM327 datasheet Robert Sammelson 2023-05-20 00:25:32 -0400
  • 61dba62f5d
    Reorganize commands module Robert Sammelson 2023-05-17 21:09:42 -0400
  • cd0242b796
    Split some files and add more documentation Robert Sammelson 2023-05-15 20:10:01 -0400
  • 877722ed1b
    Additional cleanup Robert Sammelson 2023-05-15 19:47:02 -0400
  • 1b4ccd0dde
    Documentation and organization improvements Robert Sammelson 2023-05-15 00:56:36 -0400
  • 2a43bf94bd
    Switch to a library and move main to an example Robert Sammelson 2023-05-14 23:07:54 -0400
  • 559fbbaa12
    Add get_rpm and get_speed Robert Sammelson 2023-05-14 22:16:28 -0400
  • 4e8bfd38d1
    Add baud rate search function Robert Sammelson 2023-05-14 18:49:59 -0400
  • e6dc5e478a
    Use trait for main device Robert Sammelson 2023-05-13 20:40:25 -0400
  • cd82a02efb
    Use traits for basic reader Robert Sammelson 2023-05-13 20:21:01 -0400
  • 4d08a680d1
    Add get_dtc_info Robert Sammelson 2023-05-13 19:50:05 -0400
  • 4139dcea60
    Add get_dtcs Robert Sammelson 2023-05-13 19:11:44 -0400
  • 5231c3c9b7
    Create general-purpose command functions Robert Sammelson 2023-05-13 19:03:41 -0400
  • 75acc9d4b3
    Various improvements Robert Sammelson 2023-05-12 19:37:31 -0400
  • 273c4159be
    Initial commit Robert Sammelson 2023-05-12 19:04:18 -0400