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
path:
root
/
src
/
org
/
traccar
/
protocol
/
Gps103ProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2015-06-29
Improved gps103 protocol identification (fix #1272)
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-06-24
Ingore semi-colon for GPS103
Anton Tananaev
2015-06-19
Add extra parameter to gps103
Anton Tananaev
2015-05-26
Stop sending alarm messages
Anton Tananaev
2015-05-07
Remove tabulation character
Anton Tananaev
2015-05-04
Create prefixes for other data
Anton Tananaev
2015-05-04
Create other data keys
Anton Tananaev
2015-04-29
Store other data in position
Anton Tananaev
2015-04-27
Remove unnecessary default values
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-04-20
Add new GPS103 format (fix #1177)
Anton Tananaev
2015-04-07
Add TK110 support to GPS103
Anton Tananaev
2015-03-12
Add GPS103 unit test
Anton Tananaev
2015-03-12
Update Gps103ProtocolDecoder.java
prsolucoes
2014-10-21
Updated BaseProtocolDecoder constructor to take three parameters (DataManager...
jon-stumpf
2014-10-21
Made BaseProtocolDecoder members "final" as they should not change after cons...
jon-stumpf
2014-10-21
Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...
jon-stumpf
2014-09-19
Fix GPS103 UDP mode (fix #863)
Anton Tananaev
2014-05-27
Fix GPS103 decoder (fix #723)
Anton Tananaev
2014-04-08
Replace HOUR with HOUR_OF_DAY
Anton Tananaev
2014-03-23
Save GPS103 extra data
Anton Tananaev
2013-09-25
Improve gps103 decoder
Anton Tananaev
2013-08-29
Fix GPS103 decoder (fix #371)
Anton Tananaev
2013-08-12
Fix typo in decoders
Anton Tananaev
2013-05-02
Fix extended info XML format
Anton Tananaev
2013-03-10
Fix GPS103 time bug
Anton Tananaev
2013-03-02
Fix negative altitude
Anton Tananaev
2013-03-02
Use knots in GPS103
Anton Tananaev
2013-03-01
Improve GPS103 date decoding
Anton Tananaev
2013-02-16
Uncomment GPS103 device id
Anton Tananaev
2013-02-14
Fixed GPS103 timezone calculation
Anton Tananaev
2013-02-12
Improve timezone handling
Anton Tananaev
2013-01-15
Pass ServerManager to every protocol decoder
Anton Tananaev
2013-01-09
Fix GT06 protocol
Anton Tananaev
2012-12-04
Added unknown device logging (fix #102)
Anton Tananaev
2012-11-15
Fix pt502 protocol (fix #90)
Anton Tananaev
2012-11-06
Add course to gps103 protocol
Anton Tananaev
2012-11-06
Further gps103 pattern fix
Anton Tananaev
2012-11-05
Wierd gps103 message (fix #78)
Anton Tananaev
2012-10-31
Properly handle connection closing (fix #62)
Anton Tananaev
2012-10-11
Add alarm support to gps103 (fix #54)
Anton Tananaev
2012-09-05
Added additional tests
Anton Tananaev
2012-08-04
Change pattern (fix #34)
Anton Tananaev
2012-06-20
Proper Calendar usage
Anton Tananaev
2012-04-26
(no commit message)
Anton Tananaev
2012-04-26
(no commit message)
Anton Tananaev
[prev]