Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update OBD logger | Stanley Huang | 2013-11-29 | 1 | -3/+3 |
| | |||||
* | reduce program memory cost and fit for atmega328 | Stanley Huang | 2013-11-12 | 4 | -43/+47 |
| | |||||
* | update OBD logger, | Stanley Huang | 2013-11-07 | 6 | -240/+389 |
| | | | | | config.h added for storing configurations default in acceleration timing mode | ||||
* | both CSV and binary formats are supported | Stanley Huang | 2013-09-11 | 1 | -5/+53 |
| | |||||
* | update data logger | Stanley Huang | 2013-09-10 | 3 | -71/+81 |
| | |||||
* | fix addressing issue with MEGA | Stanley Huang | 2013-09-10 | 1 | -13/+13 |
| | |||||
* | update MicroLCD library | Stanley Huang | 2013-08-21 | 2 | -66/+60 |
| | |||||
* | optimize for 32KB program space | Stanley Huang | 2013-08-16 | 2 | -11/+14 |
| | |||||
* | using new MicroLCD library (saving memory) | Stanley Huang | 2013-08-16 | 4 | -561/+463 |
| | |||||
* | compiled code can now fit into 32KB | Stanley Huang | 2013-08-16 | 3 | -4/+14 |
| | |||||
* | add referenced files | Stanley Huang | 2013-08-16 | 6 | -0/+1507 |
| | |||||
* | update OBD Logger | Stanley Huang | 2013-08-15 | 2 | -286/+160 |
| | |||||
* | update library API | Stanley Huang | 2013-06-27 | 2 | -20/+26 |
| | |||||
* | bugfix | Stanley Huang | 2013-06-18 | 1 | -15/+74 |
| | |||||
* | update OBD logger | Stanley Huang | 2013-06-10 | 18 | -3657/+191 |
| | |||||
* | move dataMode to private section | Stanley Huang | 2013-05-14 | 1 | -1/+2 |
| | |||||
* | display valid OBD-II PIDs after initialization | Stanley Huang | 2013-05-14 | 1 | -45/+109 |
| | |||||
* | update CodeBlocks Arduino IDE project file | Stanley Huang | 2013-05-11 | 1 | -3/+3 |
| | |||||
* | some minor changes | Stanley Huang | 2013-05-11 | 1 | -23/+25 |
| | |||||
* | reformatting library source code | Stanley Huang | 2013-05-11 | 1 | -14/+14 |
| | |||||
* | reformatting source code | Stanley Huang | 2013-05-11 | 1 | -94/+95 |
| | |||||
* | add more configurable options | Stanley Huang | 2013-05-11 | 1 | -61/+118 |
| | |||||
* | some bugfix and improvements for LCD1602 | Stanley Huang | 2013-05-11 | 1 | -20/+78 |
| | |||||
* | accelerometer related fix | Stanley Huang | 2013-05-10 | 1 | -7/+11 |
| | |||||
* | add G-force display and logging | Stanley Huang | 2013-05-09 | 1 | -144/+202 |
| | |||||
* | OBD-II/GPS/G-force logger | Stanley Huang | 2013-05-09 | 5 | -357/+446 |
| | |||||
* | update MultiLCD library | Stanley Huang | 2013-04-28 | 3 | -2/+13 |
| | |||||
* | fix data interval bug and adapt to LCD1602 | Stanley Huang | 2013-04-20 | 1 | -20/+32 |
| | |||||
* | update MultiLCD library | Stanley Huang | 2013-04-20 | 2 | -8/+53 |
| | |||||
* | fix write() in MultiLCD | Stanley Huang | 2013-04-02 | 1 | -0/+1 |
| | |||||
* | add write() for OLED | Stanley Huang | 2013-04-02 | 2 | -0/+7 |
| | |||||
* | fix build issues | Stanley Huang | 2013-04-02 | 1 | -0/+3 |
| | |||||
* | improving OBD-II data logger | Stanley Huang | 2013-04-02 | 4 | -43/+71 |
| | |||||
* | change default SD reader CS pin | Stanley Huang | 2013-03-30 | 1 | -2/+2 |
| | |||||
* | making project files compatible with latest CodeBlocks Arduino IDE | Stanley Huang | 2013-03-29 | 21 | -1476/+355 |
| | | | | CodeBlocks Arduino IDE: http://www.arduinodev.com/codeblocks/ | ||||
* | fix compiliation issue | Stanley Huang | 2013-03-28 | 5 | -1625/+1378 |
| | |||||
* | remove unneeded files | Stanley Huang | 2013-03-25 | 1 | -0/+1613 |
| | |||||
* | Update README.txt | stanleyhuangyc | 2013-03-25 | 1 | -2/+2 |
| | |||||
* | initial commit | Stanley Huang | 2013-03-25 | 36 | -0/+4095 |