Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update OBD2UART.cpp | Stanley Huang | 2020-03-29 | 1 | -1/+1 |
* | Update obd_uart_test.ino | Stanley Huang | 2019-09-27 | 1 | -4/+0 |
* | Update | Stanley Huang | 2019-06-27 | 2 | -27/+15 |
* | Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBD | Stanley Huang | 2018-04-11 | 8 | -163/+423 |
|\ | |||||
| * | Fix typo | Stanley Huang | 2018-01-31 | 1 | -5/+1 |
| * | Update | Stanley Huang | 2018-01-31 | 1 | -5/+4 |
| * | 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 | 7 | -144/+400 |
| * | Improve VIN reading | Stanley Huang | 2018-01-25 | 1 | -15/+25 |
* | | Update | Stanley Huang | 2018-04-11 | 2 | -7/+3 |
|/ | |||||
* | Minor optimizations | Stanley Huang | 2017-05-31 | 1 | -10/+8 |
* | Minor optimizations | Stanley Huang | 2017-05-31 | 1 | -4/+27 |
* | Increased coordinates precision | Stanley Huang | 2017-05-26 | 1 | -3/+3 |
* | Working on ESPRIT (ESP32) | Stanley Huang | 2017-05-24 | 1 | -2/+12 |
* | Fixed compiling issue on 32-bit systems | Stanley Huang | 2017-05-08 | 4 | -12/+12 |
* | Sync some stuff with Freematics ONE library | Stanley Huang | 2017-05-08 | 4 | -6/+60 |
* | Updated example sketch | Stanley Huang | 2017-04-27 | 1 | -17/+25 |
* | Fixed connection failure due to too short timeout on slower K-line protocols | Stanley Huang | 2017-04-11 | 2 | -22/+30 |
* | Fixed touch screen issue | Stanley Huang | 2017-03-15 | 1 | -20/+22 |
* | Fixed a possible compilation issue | Stanley Huang | 2017-03-10 | 2 | -2/+2 |
* | Update | Stanley Huang | 2017-02-16 | 2 | -40/+55 |
* | Fixed compile issue | Stanley Huang | 2017-02-16 | 2 | -8/+0 |
* | Fixed typo | Stanley Huang | 2017-02-13 | 1 | -2/+3 |
* | Improved compatibility | Stanley Huang | 2017-02-12 | 4 | -105/+116 |
* | Fixed manual setting protocol issue | Stanley Huang | 2017-01-30 | 4 | -84/+101 |
* | Integrated code for MPU6050 | Stanley Huang | 2017-01-25 | 3 | -77/+239 |
* | Remove unneeded libraries | Stanley Huang | 2017-01-25 | 7 | -6687/+0 |
* | Fixed minor issue with Arduino 1.8.0 | Stanley Huang | 2017-01-13 | 1 | -4/+2 |
* | Improved initialization routine and fixed protocol selection issue | Stanley Huang | 2017-01-13 | 4 | -70/+30 |
* | Fixed MEMS not inited bug | Stanley Huang | 2016-12-27 | 1 | -1/+1 |
* | Added readDTC() for reading OBD-II Trouble Codes into an array | Stanley Huang | 2016-12-19 | 2 | -2/+41 |
* | Updated example sketch | Stanley Huang | 2016-12-19 | 3 | -29/+185 |
* | Added readDTC() | Stanley Huang | 2016-12-19 | 2 | -0/+39 |
* | Update MultiLCD library | Stanley Huang | 2016-07-21 | 2 | -2/+2 |
* | Renaming read() to readPID() in OBD library | Stanley Huang | 2016-07-06 | 7 | -34/+111 |
* | Bugfix | Stanley Huang | 2016-06-27 | 1 | -4/+6 |
* | Added new APIs | Stanley Huang | 2016-06-26 | 2 | -38/+84 |
* | Library and examples for OBD-II UART Adapter MK2 | Stanley Huang | 2016-06-26 | 4 | -26/+176 |
* | Minor updates | Stanley Huang | 2016-06-26 | 2 | -2/+2 |
* | Updated MultiLCD library | Stanley Huang | 2016-06-10 | 1 | -0/+1 |
* | Added library for OBD-II UART Adapter MK2 | Stanley Huang | 2016-06-10 | 2 | -0/+593 |
* | Fixed init() issue with some adapters | Stanley Huang | 2016-06-02 | 1 | -4/+0 |
* | Added touch screen support for 3.2" and 3.5" LCD | Stanley Huang | 2016-05-17 | 3 | -106/+320 |
* | Added definition for Fuel–Air commanded equivalence ratio | Stanley Huang | 2016-04-02 | 2 | -3/+7 |
* | Added demo of multiple OBD-II PIDs reading API | Stanley Huang | 2016-02-26 | 1 | -17/+25 |
* | Added multiple OBD-II PIDs reading API | Stanley Huang | 2016-02-26 | 2 | -20/+59 |
* | Fix UBX-M8030 GPS issue | Stanley Huang | 2016-01-14 | 1 | -2/+6 |
* | Fix VIN parsing issue with KWP2000 | Stanley Huang | 2016-01-07 | 1 | -1/+1 |
* | Fix issue with slower protocols | Stanley Huang | 2016-01-06 | 2 | -75/+4 |
* | Minor update | Stanley Huang | 2015-12-05 | 1 | -2/+2 |