index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
helper
Age
Commit message (
Expand
)
Author
2017-12-19
Decapitalize words in log patterns
Abyss777
2017-12-18
Log user actions
Abyss777
2017-11-01
Support iStartrek VT900 protocol
Anton Tananaev
2017-08-21
Prevent PatternUtil in production
Anton Tananaev
2017-08-02
Update GB100 binary decoder
Anton Tananaev
2017-07-09
Implement GalileoSky protocol commands
Anton Tananaev
2017-07-05
Add new attribute keys (fix #3313)
Anton Tananaev
2017-04-26
Implement additional Xirgo attributes
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-18
Merge pull request #3018 from jon-stumpf/jss-parse-nextDateTime
Anton Tananaev
2017-03-17
Removed unnecessary comments in Parser.java as requested;
jon-stumpf
2017-03-17
Removed ISO8601 DateTimeFormat as requested;
jon-stumpf
2017-03-17
Renamed millisecond DateTimeFormats as requested;
jon-stumpf
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-15
Use timezone from preferences for excel reports
Abyss777
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2017-02-11
Fix some code issues
Anton Tananaev
2016-12-30
Remove unused imports
Anton Tananaev
2016-12-30
Init crypto on statup (fix #2422)
Anton Tananaev
2016-12-18
Implement AIS protocol decoder
Anton Tananaev
2016-12-05
Implement OIGO MG protocol
Anton Tananaev
2016-11-27
- Rename function
Abyss777
2016-11-26
Add license header
Abyss777
2016-11-26
Implement polyline geofence
Abyss777
2016-11-24
- Use one parser
Abyss777
2016-11-23
- Pass client timezone to excel template
Abyss777
2016-11-19
Fix code analysis problems
Anton Tananaev
2016-11-06
Fix NMEA checksum calculation (fix #2405)
Anton Tananaev
2016-11-03
Include version in server model
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-01
Move parseDate to DateUtil
Abyss777
2016-10-27
Export positions to GPX
Abyss777
2016-10-24
Correctly decode negative coords (fix #2479)
Anton Tananaev
2016-10-04
Decode GPS103 DTCs (fix #2401)
Anton Tananaev
2016-10-03
Start Smokey protocol implementation
Anton Tananaev
2016-10-02
Fix some issues in JT600 decoder
Anton Tananaev
2016-10-02
Moved 'xor' checksum method to the utility class.
Vitaly Litvak
2016-09-20
Don't convert Castel OBD values
Anton Tananaev
2016-09-19
Update regex pattern debugger
Anton Tananaev
2016-09-16
Implement SinoCastel OBD decoding
Anton Tananaev
2016-09-14
Implement more Castel message types
Anton Tananaev
2016-08-24
- Added speed converting in NotificationFormatter
Abyss777
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-07-11
Add new CRC16 algorithm
Anton Tananaev
2016-05-31
- Fixed style issues.
drecchia
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-10
Improve pattern check utility
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-27
Rename ChannelBufferTools to BcdUtil
Anton Tananaev
[next]