Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-24 | Add calculations for many OBD-II PID values. | Christopher Peplin | 1 | -0/+37 | |
2014-01-24 | Automatically set pid length for outgoing requests if not specified. | Christopher Peplin | 1 | -5/+20 | |
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 | 1 | -0/+7 | |
2014-01-20 | Rename from simply obd2 to more general UDS (unified diagnostics). | Christopher Peplin | 1 | -0/+243 | |
Fixed #1. |