index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-02
Merge pull request #2387 from vitalidze/jt600c_checksum_replies
Anton Tananaev
2016-10-02
Support old protocol versions without checksum
Vitaly Litvak
2016-10-02
Reverted back odometer to count as thousands of meters.
Vitaly Litvak
2016-10-02
Moved 'xor' checksum method to the utility class.
Vitaly Litvak
2016-10-02
Updated formatting
Vitaly Litvak
2016-10-02
Merge pull request #2388 from vitalidze/jt600_commands
Anton Tananaev
2016-10-01
Updated formatting, removed indentation, changed regular expression parameters
Vitaly Litvak
2016-10-01
Updated formatting
Vitaly Litvak
2016-10-01
Added 'StringEncoder' to fix conversion of strings to the netty's buffers
Vitaly Litvak
2016-10-01
For JT600c - added engine start/stop, set timezone and reboot commands implem...
Vitaly Litvak
2016-10-01
For JT600c - added checksum verification and replying for alarms/positions me...
Vitaly Litvak
2016-10-01
Remove unused data manager methods (fix #2386)
Anton Tananaev
2016-10-01
Add Ulbotech unit test cases
Anton Tananaev
2016-09-30
Show unchecked warnings
Anton Tananaev
2016-09-30
Implement Fifotrack protocol
Anton Tananaev
2016-09-30
Add GV500 device test message
Anton Tananaev
2016-09-30
Implement JT701 device support
Anton Tananaev
2016-09-28
Fix code style issue
Anton Tananaev
2016-09-28
Decode Tramigo direction (fix #2377)
Anton Tananaev
2016-09-27
Modify CalAmp decoder and add test cases
Anton Tananaev
2016-09-27
Remove unused class imports
Anton Tananaev
2016-09-27
Implement eeLink protocol commands
Anton Tananaev
2016-09-27
Add JT600C new format test case
Anton Tananaev
2016-09-27
Merge pull request #2349 from dcbastos/master
Anton Tananaev
2016-09-27
Merge pull request #2367 from tananaev/implement_statistics
Anton Tananaev
2016-09-26
Change statistics calculation logic
Anton Tananaev
2016-09-26
Merge pull request #2371 from Abyss777/aliases_path
Anton Tananaev
2016-09-26
Change aliases API path
Abyss777
2016-09-26
Implement Aplicom EB protocol
Anton Tananaev
2016-09-26
Implement Aplicom H protocol
Anton Tananaev
2016-09-25
Implement server statistics collection
Anton Tananaev
2016-09-24
Remove unused class imports
Anton Tananaev
2016-09-24
Support UDP for Cellocator protocol
Anton Tananaev
2016-09-24
Merge pull request #2356 from dcbastos/no-config-given
Anton Tananaev
2016-09-23
Throws a RuntimeException if no configuration file was provided.
Daniel Bastos
2016-09-24
Fix a crash in base pipeline factory
Anton Tananaev
2016-09-23
Extend JT600 protocol support
Anton Tananaev
2016-09-23
Add new JT600 unit tests
Anton Tananaev
2016-09-23
Remove unnecessary line break
Anton Tananaev
2016-09-23
Upload full license file
Anton Tananaev
2016-09-23
Revert changes to license file
Anton Tananaev
2016-09-23
Try to remove spaces from license file
Anton Tananaev
2016-09-22
Adds unknown devices automatically.
Daniel Bastos
2016-09-22
Merge pull request #2354 from Abyss777/device_attribute_aliases
Anton Tananaev
2016-09-22
- rename table and unique constraint
Abyss777
2016-09-22
Add project license file
Anton Tananaev
2016-09-22
Merge pull request #2355 from dcbastos/hex.sh
Anton Tananaev
2016-09-21
Adds support for specifying a host.
Daniel Bastos
2016-09-21
Add attributes aliases
Abyss777
2016-09-21
Merge pull request #2348 from Abyss777/ignore_odometer
Anton Tananaev
[next]