Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-29 | Add LW2G and LW4G support | Anton Tananaev | |
2024-06-29 | Support Farnear protocol | Anton Tananaev | |
2024-06-27 | Do not respond to TRV responses | Anton Tananaev | |
2024-06-25 | Fix GTINF decoding (fix #5355) | Anton Tananaev | |
2024-06-24 | Change GT06 RFID decoding | Anton Tananaev | |
2024-06-19 | Decode DMT alarm events | Anton Tananaev | |
2024-06-19 | Updated Sucre Lee protocol | Anton Tananaev | |
2024-06-19 | Updated Sucre Lee protocol | Anton Tananaev | |
2024-06-15 | Support GT06 RFID card | Anton Tananaev | |
2024-06-13 | Merge pull request #5344 from frederictobiasc/tlt2h-udp | Anton Tananaev | |
tlt2h protocol: Enable UDP | |||
2024-06-12 | tlt2h protocol: Enable UDP | Frédéric Christ | |
I verified this successfully working with a Mictrack MT700 set to UDP. | |||
2024-06-12 | tlt2h protocol: Add `SHAKE` event | Frédéric Christ | |
This contribution introduces the `SHAKE` event. It has been verified with the Mictrack MT700. MT700 emits this event when configured in Mode 4, 7 or 0. It is the first event sent after wake-up due to a detected vibration. | |||
2024-06-11 | Update src/main/java/org/traccar/protocol/Gl200TextProtocolDecoder.java | jcardus | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2024-06-11 | fix style | jcardus | |
2024-06-11 | Ignition is not correctly decoded when "Position Append Masked" is ↵ | jcardus | |
configured with value 1 to include "GNSS Satellite Number" | |||
2024-06-08 | Update PEBBEL protocol | Anton Tananaev | |
2024-06-03 | Implement FMC920 attributes | Anton Tananaev | |
2024-06-03 | Decode beacon battery data | Anton Tananaev | |
2024-05-30 | Add Suntech universal serial type | Anton Tananaev | |
2024-05-24 | Ignore model name case | Anton Tananaev | |
2024-05-23 | Support LynkWorld driving alarms | Anton Tananaev | |
2024-05-23 | Model-based Globalstar Atlas decoding | Anton Tananaev | |
2024-05-23 | Remove ET OBD mileage value | Anton Tananaev | |
2024-05-21 | Handle Snapper protocol ping | Anton Tananaev | |
2024-05-17 | Support ET01 OBD data | Anton Tananaev | |
2024-05-16 | Support JT/T808 temperature sensors | Anton Tananaev | |
2024-05-06 | Add G1C 5W ICCID support | Anton Tananaev | |
2024-05-03 | Fix Teltonika driver id | Anton Tananaev | |
2024-05-02 | Update TrvProtocolDecoder.java | Nikutrax | |
because i think the documention was fail (bloodSugar value is in with point) and should so because the server received following: IWAPHP,0,0,0,93,0.0,0.0# 2024-04-30 14:35:36 INFO: [T37978d9e: trv < 109.43.243.234] 4957415048502c302c302c302c39332c302e302c302e3023 2024-04-30 14:35:36 INFO: [T37978d9e] error - For input string: "0.0" - NumberFormatException (... < TrvProtocolDecoder:348 < ExtendedObjectDecoder:75 < ... < WrapperContext:102 < ...) | |||
2024-05-01 | Handle Snapper no GPS data | Anton Tananaev | |
2024-04-26 | Teltonika FMB150 attributes | Anton Tananaev | |
2024-04-25 | Fix Snapper protocol response | Anton Tananaev | |
2024-04-23 | Fix Snapper protocol response | Anton Tananaev | |
2024-04-19 | Additional GPS Watch data | Anton Tananaev | |
2024-04-17 | Fix Snapper position decoding | Anton Tananaev | |
2024-04-15 | Handle Snapper concatenated packet | Anton Tananaev | |
2024-04-13 | Implement KR Binary v4 protocol | Anton Tananaev | |
2024-04-11 | Fix KHD ignition decoding | Anton Tananaev | |
2024-04-09 | Fix GV355CEU battery decoding | Anton Tananaev | |
2024-04-05 | Decode additional VL502 data | Anton Tananaev | |
2024-04-01 | Support binary Atrack motion | Anton Tananaev | |
2024-03-30 | Support virtual ignition messages | Anton Tananaev | |
2024-03-30 | Model detection optimization | Anton Tananaev | |
2024-03-30 | Refactor and add more models | Anton Tananaev | |
2024-03-30 | Merge pull request #5289 from jcardus/queclink-gv310lau | Anton Tananaev | |
Fix INF message on GV310LAU | |||
2024-03-29 | weird | jcardus | |
2024-03-29 | 50: Line has trailing spaces | jcardus | |
2024-03-29 | remove trailing spaces | jcardus | |
2024-03-29 | fix identation | jcardus | |
2024-03-29 | Statics should be above instance variables. | jcardus | |
remove comments |