Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-24 | Add calculations for many OBD-II PID values. | Christopher Peplin | 3 | -2/+39 | |
2014-01-24 | Automatically set pid length for outgoing requests if not specified. | Christopher Peplin | 2 | -7/+26 | |
2014-01-24 | Remove a few resolved TODOs. | Christopher Peplin | 1 | -5/+0 | |
2014-01-24 | Wrap lines at 80 characters. | Christopher Peplin | 1 | -6/+8 | |
2014-01-20 | Don't try and rx broadcast response on all handles after one completes. | Christopher Peplin | 1 | -2/+4 | |
2014-01-20 | Add a function to parse the entire payload as a float. | Christopher Peplin | 2 | -0/+9 | |
2014-01-20 | Rename from simply obd2 to more general UDS (unified diagnostics). | Christopher Peplin | 5 | -0/+645 | |
Fixed #1. |