Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-07 | fix: remove AMQP auto close connection | Rodolfo Silva | |
2023-08-06 | Remove unused import | Anton Tananaev | |
2023-08-06 | Additional CB212-C1005 data | Anton Tananaev | |
2023-08-05 | Update API docs | Anton Tananaev | |
2023-08-04 | Support JC400 alarm messages | Anton Tananaev | |
2023-08-03 | Fix GT06 protocol conflict | Anton Tananaev | |
2023-08-03 | Handle invalid Ruptela GPS (fix #5152) | Anton Tananaev | |
2023-07-28 | Merge pull request #5148 from KhalilHadded/master | Anton Tananaev | |
Watch Protocol Decoder update | |||
2023-07-29 | Watch Protocol Decoder update | Mohamed Khalil HADDED | |
2023-07-27 | Merge pull request #5144 from seym45/dev | Anton Tananaev | |
Add rollback command for Gator | |||
2023-07-27 | Remove explicit test encodeId | seym45 | |
- encodeId tested inside testEncode | |||
2023-07-27 | Simplify encodeId method for Gator Protocol | seym45 | |
2023-07-26 | Resolve suggestions | seym45 | |
- Define MSG_POSITION_REQUEST - Change comment "calibration" to "checksum" | |||
2023-07-26 | Remove extra line | seym45 | |
2023-07-26 | Refactor method encodeId and encodeContent | seym45 | |
- Replace method getCalibrationByteFromHexString with xor checksum - Rewrite method encodeContent with ByteBuf instead of String - Refactor encodeId by replacing short variable names and use ByteBuf | |||
2023-07-26 | Format code structure | seym45 | |
2023-07-25 | Decode HS-5000G odometer value | Anton Tananaev | |
2023-07-25 | Handle ST410 no GPS data | Anton Tananaev | |
2023-07-25 | Change command type | seym45 | |
2023-07-24 | Add Gator content encoder and test snippets | seym45 | |
2023-07-24 | Add method to get calibration byte | seym45 | |
2023-07-24 | Add method to encodeId | seym45 | |
2023-07-24 | Define command 'rollback' | seym45 | |
2023-07-24 | Fix VL03 ignition decoding | Anton Tananaev | |
2023-07-23 | Device inactivity group config | Anton Tananaev | |
2023-07-22 | Add unit test | Anton Tananaev | |
2023-07-21 | Fix Fifotrack Q3 missing time | Anton Tananaev | |
2023-07-20 | Improve RF-V48 frame decoding | Anton Tananaev | |
2023-07-19 | Merge pull request #5136 from RodolfoSilva/feature/amqp-forwarder | Anton Tananaev | |
Add AMQP(RabbitMQ) Forwarder | |||
2023-07-19 | refactor the amqp client logic to have a separated class | Rodolfo Silva | |
2023-07-19 | change the year from the copyright text | Rodolfo Silva | |
2023-07-19 | Remove unnecessary checks | Anton Tananaev | |
2023-07-19 | Trim important fields | Anton Tananaev | |
2023-07-19 | Fix date decoding | Anton Tananaev | |
2023-07-18 | Merge pull request #5139 from jbschooley/cookie-fix | Anton Tananaev | |
Set session cookie max age if web.sessionTimeout is set | |||
2023-07-18 | Set session cookie max age if web.sessionTimeout is set | Jacob Schooley | |
2023-07-17 | Handle HS-5000 cell id | Anton Tananaev | |
2023-07-16 | Improve user check | Anton Tananaev | |
2023-07-14 | Trackology Tracker Type-A protocol | Anton Tananaev | |
2023-07-14 | Option to disable Topic commands | Anton Tananaev | |
2023-07-13 | AMQP Forwarder | Rodolfo Silva | |
Add support to forward events and positions to AMQP (RabbitMQ). | |||
2023-07-13 | Add Eview Pet result support | Anton Tananaev | |
2023-07-12 | Support JM-VL03 messages | Anton Tananaev | |
2023-07-12 | Fix GT06 transparent data | Anton Tananaev | |
2023-07-12 | Ignore R31 alarm extension | Anton Tananaev | |
2023-07-11 | Fix services decoding | Anton Tananaev | |
2023-07-09 | Merge pull request #5093 from edvalley/patch-1 | Anton Tananaev | |
Acknowledge mileage alert and decode third input status | |||
2023-07-09 | Follow refactor suggestion | Edward Valley | |
2023-07-09 | Remove unneded code | Edward Valley | |
2023-07-09 | Fix more errors | Edward Valley | |