Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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 | 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 | |
2023-07-09 | Fix more errors | edvalley | |
2023-07-09 | Fix more errors | edvalley | |
2023-07-09 | Fix some errors | edvalley | |
2023-07-09 | Conditionally set digital input 3 and analog input 2 according to device model | edvalley | |
2023-07-09 | Handle R31 protocol variant | Anton Tananaev | |
2023-07-09 | Support new line in text commands | Anton Tananaev | |
2023-07-09 | Check enabled notification types | Anton Tananaev | |
2023-07-08 | Fix format config | Anton Tananaev | |
2023-07-08 | Remove init | Anton Tananaev | |
2023-07-08 | Configurable T622 Iridium format | Anton Tananaev | |
2023-07-07 | Use BitUtil instead of logical bitwise AND operator | edvalley | |
2023-07-07 | Remove trailing spaces | edvalley | |
2023-07-07 | Change tabs to spaces | edvalley | |
2023-07-07 | Keep same structure as before | edvalley | |
2023-07-05 | Update TeltonikaProtocolDecoder.java | geduxas | |
Small fix for #5129 thought traccar expects value in kilometer. |