index
:
2021-arduino-obd.git
master
Sketch Arduino pour Freematics OBD-II I2C Adapter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
OBD2UART
/
OBD2UART.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix typo
Stanley Huang
2018-01-31
1
-5
/
+1
|
*
Add support for Freematics OBD-II UART Adapter V2.1
Stanley Huang
2018-01-30
1
-1
/
+0
|
*
Add support for Freematics OBD-II UART Adapter V2.1
Stanley Huang
2018-01-30
1
-63
/
+181
|
*
Working on ESPRIT (ESP32)
Stanley Huang
2017-05-24
1
-2
/
+12
|
*
Fixed compiling issue on 32-bit systems
Stanley Huang
2017-05-08
1
-5
/
+5
|
*
Sync some stuff with Freematics ONE library
Stanley Huang
2017-05-08
1
-1
/
+8
|
*
Fixed connection failure due to too short timeout on slower K-line protocols
Stanley Huang
2017-04-11
1
-11
/
+15
|
*
Fixed a possible compilation issue
Stanley Huang
2017-03-10
1
-1
/
+1
|
*
Update
Stanley Huang
2017-02-16
1
-35
/
+51
|
*
Fixed manual setting protocol issue
Stanley Huang
2017-01-30
1
-46
/
+54
|
*
Improved initialization routine and fixed protocol selection issue
Stanley Huang
2017-01-13
1
-33
/
+15
|
*
Added readDTC() for reading OBD-II Trouble Codes into an array
Stanley Huang
2016-12-19
1
-0
/
+37
|
*
Renaming read() to readPID() in OBD library
Stanley Huang
2016-07-06
1
-1
/
+0
|
*
Bugfix
Stanley Huang
2016-06-27
1
-4
/
+6
|
*
Added new APIs
Stanley Huang
2016-06-26
1
-35
/
+74
|
*
Library and examples for OBD-II UART Adapter MK2
Stanley Huang
2016-06-26
1
-0
/
+437