Age | Commit message (Expand) | Author |
2015-08-01 | Fix some commands issues | Anton Tananaev |
2015-07-31 | Support multiple rfid cards | Anton Tananaev |
2015-07-31 | Implement Box ACK response | Anton Tananaev |
2015-07-30 | Add Ulbotech time zone offset | Anton Tananaev |
2015-07-29 | Added service to retrieve the positions for a group of devices from a particu... | Demian |
2015-07-29 | Add more command types | Anton Tananaev |
2015-07-29 | Rename some commands | Anton Tananaev |
2015-07-29 | Fix Cityeasy frame decoder | Anton Tananaev |
2015-07-29 | Return imei back to GPS103 | Anton Tananaev |
2015-07-29 | Fix GPS103 command encoder | Anton Tananaev |
2015-07-29 | Update Totem commands | Anton Tananaev |
2015-07-29 | Fix Totem frame decoder | Anton Tananaev |
2015-07-29 | Merge pull request #1317 from al3x1s/master | Anton Tananaev |
2015-07-29 | Update Xexun frame decoder | Anton Tananaev |
2015-07-29 | Fix Box regex pattern | Anton Tananaev |
2015-07-28 | Fix Cityeasy identification | Anton Tananaev |
2015-07-27 | Removing unnecessary try-catch and adding more commands to Totem protocol | Irving Gonzalez |
2015-07-27 | Merge branch 'master' of https://github.com/tananaev/traccar | Irving Gonzalez |
2015-07-27 | Fixing totem commands support | Irving Gonzalez |
2015-07-28 | Add H02 power info support | Anton Tananaev |
2015-07-27 | Implement Totem commands support | Irving Gonzalez |
2015-07-28 | Update GPS103 command encoder | Anton Tananaev |
2015-07-27 | Finish Cityeasy implementation | Anton Tananaev |
2015-07-27 | Implement Suntech commands support | Anton Tananaev |
2015-07-27 | Enable GT06 command encoder | Anton Tananaev |
2015-07-27 | Fix GPS103 commands format | Anton Tananaev |
2015-07-26 | Fix minor java warning | Anton Tananaev |
2015-07-25 | Update sessions user info | Anton Tananaev |
2015-07-25 | Parse extra TZone infomation | Anton Tananaev |
2015-07-24 | Support new Noran message type | Anton Tananaev |
2015-07-24 | Fallback to index html page | Anton Tananaev |
2015-07-24 | Remove unused decode method | Anton Tananaev |
2015-07-24 | New Meiligao message type | Anton Tananaev |
2015-07-24 | Begin Cityeasy protocol implementation | Anton Tananaev |
2015-07-23 | Log exceptions stack trace | Anton Tananaev |
2015-07-21 | Fix issue with web data handler | Anton Tananaev |
2015-07-21 | Add support for XML format | Anton Tananaev |
2015-07-20 | Update data model classes | Anton Tananaev |
2015-07-19 | Fix issue with collection decoding | Anton Tananaev |
2015-07-19 | Parse battery for Suntech devices | Anton Tananaev |
2015-07-19 | Implement GT06 mileage parsing (fix #1308) | Anton Tananaev |
2015-07-18 | Implement TZone protocol | Anton Tananaev |
2015-07-18 | Implement json other decoding | Anton Tananaev |
2015-07-18 | Ignore XML in other column | Anton Tananaev |
2015-07-17 | Implement GT06 protocol commands | Anton Tananaev |
2015-07-17 | Finish with GPS103 commands | Anton Tananaev |
2015-07-17 | Start GPS103 encoder implementation | Anton Tananaev |
2015-07-17 | Add base protocol encoder | Anton Tananaev |
2015-07-17 | Remove enum json conversion | Anton Tananaev |
2015-07-17 | Start re-factoring commands | Anton Tananaev |