aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-04T580W: Parameter in constructor to force alternative tk103 encoder for testsValerii Vyshniak
2017-12-03T580W: tk103 encoder alternative commands in separate class to be able to ↵Valerii Vyshniak
test them separately
2017-12-03T580W: start and stop frame symbols in data output from tk103 frame decoderValerii Vyshniak
2017-11-27T580W: tk103 frame decoder unit testsValerii Vyshniak
2017-11-23T580W: move frame start symbol handling from tk103 protocol decoder to frame ↵Valerii Vyshniak
decoder
2017-11-23T580W: proper names for variables in tk103 frame decoderValerii Vyshniak
2017-11-23Simplify TestIdentityManager to match original from BaseTestValerii Vyshniak
2017-11-23Added possibility to test with different Device attributesValerii Vyshniak
2017-11-23T580W: tk103 frame decoder improvementsValerii Vyshniak
- skip garbarge before frame start to speed-up parsing; - speed-up free text block parsing; - some recovery procedure for stuck frames (becauce of wrong amount of start/end/free text frame symbols, etc.).
2017-11-22T580W: review comments fixes 3, re-implemented tk103 frame decoderValerii Vyshniak
2017-11-20T580W: review comments fixes 2Valerii Vyshniak
2017-11-20T580W: build fixValerii Vyshniak
2017-11-20T580W: review comments fixesValerii Vyshniak
2017-11-18T580W: add battery level to all eventsValerii Vyshniak
It is possible to use "processing.copyAttributes" configuration to have battery level in all events, but this will not work if battery events will be filtered somehow and dropped from DB, so it will be no event in DB with latest battery level. So, ensure all our events have latest battery level.
2017-11-18T580W: CommandsValerii Vyshniak
2017-11-18T580W: Alarms parsingValerii Vyshniak
2017-11-18T580W: parse LBS and WiFi data packetValerii Vyshniak
2017-11-18T580W: parse battery levelValerii Vyshniak
2017-11-18T580W: parse altitude and satellites num in GPS data packetValerii Vyshniak
2017-11-17Fix IVT 401 coordinates decodingAnton Tananaev
2017-11-16Support GP6000F binary protocolAnton Tananaev
2017-11-15Implement GV65 CAN message supportAnton Tananaev
2017-11-15Improve OKO NAVI regex patternAnton Tananaev
2017-11-14Merge pull request #3639 from Abyss777/geocode_eventsAnton Tananaev
Do geocoding for every events related position
2017-11-14Do geocoding for every events related positionsAbyss777
2017-11-14Merge pull request #3638 from Abyss777/ldap_improveAnton Tananaev
Improve LDAP
2017-11-14Improve LDAPAbyss777
2017-11-14Fix typo in protocol nameAnton Tananaev
2017-11-13Fix GV65+ ERI message decodingAnton Tananaev
2017-11-13Decode VT900 driver licenseAnton Tananaev
2017-11-13Implement IVT 401 protocolAnton Tananaev
2017-11-12Support OKO NAVI protocol (fix #1612)Anton Tananaev
2017-11-11Implement LDAP authenticationAnton Tananaev
2017-11-11Merge pull request #3632 from Abyss777/retry_geocodingAnton Tananaev
Retry geocoding for trips/stops
2017-11-10- Combine "getAddress" functionsAbyss777
- Change switches logic
2017-11-08- Implement synchronous geocodingAbyss777
- Implement retry geocoding for trips/stops reports - Implement API for revers geocoding
2017-11-08Fix D-WAY heartbeat responseAnton Tananaev
2017-11-07Handle Sirra GNX-6 serial numberAnton Tananaev
2017-11-06Response GT06 UTF-16 test caseAnton Tananaev
2017-11-06Remove second to lower caseAnton Tananaev
2017-11-05More MT-60X alarm typesAnton Tananaev
2017-11-01Support iStartrek VT900 protocolAnton Tananaev
2017-10-31Revert "Remove java JDK version"Anton Tananaev
This reverts commit 285162a
2017-10-31Remove java JDK versionAnton Tananaev
2017-10-31Handle Bofan PT600 long framesAnton Tananaev
2017-10-30Merge pull request #3617 from Abyss777/math_jexlAnton Tananaev
Map "Math" to Computed Attributes context
2017-10-30Support Oner OCT retransmissionAnton Tananaev
2017-10-30Map "Math" to Computed Attributes contextAbyss777
2017-10-30Support Topin D3 micro messagesAnton Tananaev
2017-10-28Extend Bofan PT600 supportAnton Tananaev