summaryrefslogtreecommitdiff
path: root/libraries/OBD2UART/OBD2UART.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoStanley Huang2018-01-311-5/+1
|
* Add support for Freematics OBD-II UART Adapter V2.1Stanley Huang2018-01-301-1/+0
|
* Add support for Freematics OBD-II UART Adapter V2.1Stanley Huang2018-01-301-63/+181
|
* Working on ESPRIT (ESP32)Stanley Huang2017-05-241-2/+12
|
* Fixed compiling issue on 32-bit systemsStanley Huang2017-05-081-5/+5
|
* Sync some stuff with Freematics ONE libraryStanley Huang2017-05-081-1/+8
|
* Fixed connection failure due to too short timeout on slower K-line protocolsStanley Huang2017-04-111-11/+15
|
* Fixed a possible compilation issueStanley Huang2017-03-101-1/+1
|
* UpdateStanley Huang2017-02-161-35/+51
|
* Fixed manual setting protocol issueStanley Huang2017-01-301-46/+54
|
* Improved initialization routine and fixed protocol selection issueStanley Huang2017-01-131-33/+15
|
* Added readDTC() for reading OBD-II Trouble Codes into an arrayStanley Huang2016-12-191-0/+37
|
* Renaming read() to readPID() in OBD libraryStanley Huang2016-07-061-1/+0
|
* BugfixStanley Huang2016-06-271-4/+6
|
* Added new APIsStanley Huang2016-06-261-35/+74
|
* Library and examples for OBD-II UART Adapter MK2Stanley Huang2016-06-261-0/+437