aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-19Updated Sucre Lee protocolAnton Tananaev
2024-06-17Merge pull request #5347 from jinzo/photon-geocoderAnton Tananaev
Photon Geocoder
2024-06-17fix: CamelCaseMatjaž Črnko
2024-06-17refactor: GeocodeJSON implementation and basing BanGeocoder on it.Matjaž Črnko
2024-06-15fix: Support key, like in NominatimMatjaž Črnko
2024-06-15Photon GeocoderMatjaž Črnko
2024-06-15Support GT06 RFID cardAnton Tananaev
2024-06-13Merge pull request #5344 from frederictobiasc/tlt2h-udpAnton Tananaev
tlt2h protocol: Enable UDP
2024-06-13Fix storage sortingAnton Tananaev
2024-06-13Report storage by mount pointAnton Tananaev
2024-06-12Merge pull request #5343 from frederictobiasc/tlt2h-shakeAnton Tananaev
tlt2h protocol: Add `SHAKE` event
2024-06-12tlt2h protocol: Enable UDPFrédéric Christ
I verified this successfully working with a Mictrack MT700 set to UDP.
2024-06-12tlt2h protocol: Add `SHAKE` eventFré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-10Merge pull request #5339 from jcardus/patch-1Anton Tananaev
Ignition messages not correctly decoded
2024-06-11Update src/main/java/org/traccar/protocol/Gl200TextProtocolDecoder.javajcardus
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-06-11Update Gl200TextProtocolDecoderTest.javajcardus
fix formatting
2024-06-11fix stylejcardus
2024-06-11Ignition is not correctly decoded when "Position Append Masked" is ↵jcardus
configured with value 1 to include "GNSS Satellite Number"
2024-06-11Update Gl200TextProtocolDecoderTest.javajcardus
2024-06-09Decode text data in logs (fix #5336)Anton Tananaev
2024-06-09Allow some readonly updatesAnton Tananaev
2024-06-08Update PEBBEL protocolAnton Tananaev
2024-06-05Use double quotes XML declarationAnton Tananaev
2024-06-03Implement FMC920 attributesAnton Tananaev
2024-06-03Decode beacon battery dataAnton Tananaev
2024-06-03Merge pull request #5329 from geduxas/patch-1Anton Tananaev
Wrong data published in MQTT (PositionForwarderMqtt)
2024-06-03Wrong data published in MQTT (PositionForwarderMqtt)geduxas
It should publish positionData instead of topic element
2024-06-01Update web submodulev6.2Anton Tananaev
2024-06-01Fix build issueAnton Tananaev
2024-06-01Update integration test scriptAnton Tananaev
2024-06-01Update version numberAnton Tananaev
2024-06-01Update gradle and wrapper versionsAnton Tananaev
2024-06-01Update Java dependenciesAnton Tananaev
2024-06-01Remove sanitization optionAnton Tananaev
2024-06-01Fix style issuesAnton Tananaev
2024-06-01Log command actionsAnton Tananaev
2024-06-01Fix style issuesAnton Tananaev
2024-06-01Option to reboot serverAnton Tananaev
2024-06-01Fix code styleAnton Tananaev
2024-06-01Add final keywordAnton Tananaev
2024-06-01Fix log formattingAnton Tananaev
2024-05-31Merge pull request #5326 from jcardus/patch-1Anton Tananaev
Speed calculation is not correct when the device sends 2 positions in the same second.
2024-06-01check time > 0 in speed filterjcardus
2024-05-30Add Suntech universal serial typeAnton Tananaev
2024-05-29Allow regular users edit accumulatorsAnton Tananaev
2024-05-27Add computed attributes priorityAnton Tananaev
2024-05-24Ignore model name caseAnton Tananaev
2024-05-23Summary report start and end hoursAnton Tananaev
2024-05-23Support LynkWorld driving alarmsAnton Tananaev
2024-05-23Model-based Globalstar Atlas decodingAnton Tananaev