Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-29 | Merge pull request #5155 from seym45/gator-commands-engine | Anton Tananaev | |
Add more commands for Gator protocol | |||
2023-08-29 | Undo import order | seym45 | |
2023-08-29 | - Set supported commands in one call | seym45 | |
- Remove timing interval command - Rename messages according to codebase standard | |||
2023-08-29 | Fix content size for encoding | seym45 | |
2023-08-29 | Use already existing keys to get params | seym45 | |
2023-08-27 | Positioning Universal PUI Enterprise | Anton Tananaev | |
2023-08-27 | Extract base MQTT decoder | Anton Tananaev | |
2023-08-27 | Support GPS GF-22 WiFi info | Anton Tananaev | |
2023-08-27 | Separate Starcom mileage value | Anton Tananaev | |
2023-08-26 | Fix odometer decoding | Anton Tananaev | |
2023-08-26 | Decode Starcom Helios attributes | Anton Tananaev | |
2023-08-22 | Remove unused import | Anton Tananaev | |
2023-08-22 | Configurable TAIP speed unit | Anton Tananaev | |
2023-08-21 | Atelematics battery level | Anton Tananaev | |
2023-08-22 | Reset MSG_SET_POSITION_REQUEST_INTERVAL to MSG_POSITION_PERIODIC | seym45 | |
- As the Line is longer than 120 characters, changed the variable name to fix the issue | |||
2023-08-22 | Add command to set speed limit and odometer for Gator | seym45 | |
- Add test to verify position retrieval interval settings - Update key name MSG_POSITION_PERIODIC to MSG_SET_POSITION_REQUEST_INTERVAL | |||
2023-08-22 | Fix position periodic command code | seym45 | |
2023-08-22 | Add periodic position fetching command for Gator protocol | seym45 | |
2023-08-19 | Move from javax to jakarta | Anton Tananaev | |
2023-08-13 | Support SL42 SL44 SL48 devices | Anton Tananaev | |
2023-08-13 | Support SL22 SL24 SL28 devices | Anton Tananaev | |
2023-08-10 | Set support for engine management | seym45 | |
2023-08-10 | Add gator commands to manage engine | seym45 | |
2023-08-06 | Remove unused import | Anton Tananaev | |
2023-08-06 | Additional CB212-C1005 data | 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-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 | 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-21 | Fix Fifotrack Q3 missing time | Anton Tananaev | |
2023-07-20 | Improve RF-V48 frame decoding | Anton Tananaev | |
2023-07-19 | Fix date decoding | Anton Tananaev | |
2023-07-17 | Handle HS-5000 cell id | 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 | Add Eview Pet result support | Anton Tananaev | |