aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar
AgeCommit message (Expand)Author
2017-02-28Additional T55 attributesAnton Tananaev
2017-02-28Add separate QueryIgnore annotation (fix #2962)Anton Tananaev
2017-02-27- Add server-wide "device readonly" flagAbyss777
2017-02-27Improve Teltonika parameters decodingAnton Tananaev
2017-02-26Safely name sheets for excel reportsAbyss777
2017-02-26Some minor clean upAnton Tananaev
2017-02-26Merge pull request #2951 from jon-stumpf/jss-celltowerAnton Tananaev
2017-02-25Reduced the size of TotemProtocolDecoder.decode() to meet checkstyle restrict...jon-stumpf
2017-02-25Merge pull request #2942 from Abyss777/smppAnton Tananaev
2017-02-25Pass path to getTemplateAbyss777
2017-02-24Added US_ASCII Charset to ChannelBuffer.toString() call;jon-stumpf
2017-02-23Fix protocol name typoAnton Tananaev
2017-02-23- Combine template retrieving in one functionAbyss777
2017-02-22- Simplify delivery log messageAbyss777
2017-02-22Extend KHD protocol supportAnton Tananaev
2017-02-21Fixed TotemProtocol to only record vdop and pdop while parsing PATTERN1; Incr...jon-stumpf
2017-02-21Updated AplicomProtocol to record KEY_VIN;jon-stumpf
2017-02-21Updated {Gpsmta,Mxt,Tt8850} Protocols to record Accuracy;jon-stumpf
2017-02-21Replaced position.set(Position.KEY_ACCURACY, accuracy) with position.setAccur...jon-stumpf
2017-02-21Updated TotemProtocol to record "pdop" and "vdop" in PATTERN1;jon-stumpf
2017-02-21Updated TramigoProtocol to record KEY_RSSI, KEY_SATELLITES, KEY_SATELLITES_VI...jon-stumpf
2017-02-21Recorded KEY_SATELLITES in CellocatorProtocol;jon-stumpf
2017-02-22Fix TMG unit testsAnton Tananaev
2017-02-22Add additional TMG parametersAnton Tananaev
2017-02-22Minor change to filtering handlerAnton Tananaev
2017-02-22Add new Galileo attributesAnton Tananaev
2017-02-21Ignore marked methods in query builder (fix #2941)Anton Tananaev
2017-02-21Implement SMS notifications with help smpp protocolAbyss777
2017-02-21Add UDP support for Pricol protocolAnton Tananaev
2017-02-21Merge pull request #2906 from jon-stumpf/jss-minifinderAnton Tananaev
2017-02-20Updated protocols to record CellTower information where appropriate; Removed ...jon-stumpf
2017-02-20Updated Atrack protocol to report network information;jon-stumpf
2017-02-21Update Context classAnton Tananaev
2017-02-21Fix URL problem in geocodersAnton Tananaev
2017-02-20Resolved conflict with master;jon-stumpf
2017-02-20Implement TAIP protocol variantAnton Tananaev
2017-02-20Convert GL200 odometer to metersAnton Tananaev
2017-02-19Updated TmpProtocolDecoder to record KEY_SATELLITES_VISIBLE, KEY_RSSI, and "o...jon-stumpf
2017-02-20Decode GL200 validity flagAnton Tananaev
2017-02-18Added KEY_RSSI for protocols that had yet to record them;jon-stumpf
2017-02-18Minimized duplication of code as requested;jon-stumpf
2017-02-19Handle unknown host exceptionAnton Tananaev
2017-02-18Removed suggested KEY_FIX as requested;jon-stumpf
2017-02-18Updated two other protocols to provide "satVisible" information;jon-stumpf
2017-02-18Implement Cellocator output controlAnton Tananaev
2017-02-18Support some Cellocator alarmsAnton Tananaev
2017-02-16Implemented changes to pull request as recommended by Anton;jon-stumpf
2017-02-17Fix H02 frame decoder (fix #2926)Anton Tananaev
2017-02-16Decode HDOP value for GL200Anton Tananaev
2017-02-16Revert H02 ignition once againAnton Tananaev