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
2017-03-16
Implement Ulbotech response handling
Anton Tananaev
2017-03-16
Fix Aplicom F decoding
Anton Tananaev
2017-03-16
Implement H02 power cut alarm
Anton Tananaev
2017-03-15
Use timezone from preferences for excel reports
Abyss777
2017-03-15
Decode more Galileo parameters
Anton Tananaev
2017-03-15
Merge pull request #3007 from Abyss777/fix_server_request
Anton Tananaev
2017-03-14
Fix missed fields in updateServer request
Abyss777
2017-03-14
Merge pull request #3001 from Abyss777/timezone
Anton Tananaev
2017-03-14
Combine some exceptions to ReflectiveOperationException
Abyss777
2017-03-14
Fix indentation
Abyss777
2017-03-14
Implemented helper lookupPreference
Abyss777
2017-03-14
Fix forceSettings applying
Abyss777
2017-03-14
- Use ternary operator
Abyss777
2017-03-14
Re-implement StarLink protocol decoder
Anton Tananaev
2017-03-13
- Add timezone field to User and Server model
Abyss777
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-12
Minor decoding and pipeline fixes
Anton Tananaev
2017-03-10
Merge pull request #2987 from jon-stumpf/master
Anton Tananaev
2017-03-09
Removed execute permissions from source code files;
jon-stumpf
2017-03-10
Fix Siwi protocol decoder
Anton Tananaev
2017-03-09
Merge pull request #2986 from Abyss777/command_sourceaddress
Anton Tananaev
2017-03-09
Allow set different source address for commands
Abyss777
2017-03-08
Fix Laipac protocol acknowledgement
Anton Tananaev
2017-03-08
Minor formatting fixes
Anton Tananaev
2017-03-08
Merge pull request #2979 from jon-stumpf/jss-add-info
Anton Tananaev
2017-03-07
Removed unnecessary comments;
jon-stumpf
2017-03-08
Add Laipac unit test case
Anton Tananaev
2017-03-07
Merge pull request #2982 from Abyss777/rename_data_and_text
Anton Tananaev
2017-03-07
Implement DMT protocol
Anton Tananaev
2017-03-06
Introduce terms "data" and "text" commands
Abyss777
2017-03-05
Updated comments in Position.java;
jon-stumpf
2017-03-05
Implement StarLink decoder
Anton Tananaev
2017-03-05
Merge pull request #2971 from Abyss777/sms_commands
Anton Tananaev
2017-03-05
One more combine exceptions to generic
Abyss777
2017-03-05
Updated units of measure comments in Position.java;
jon-stumpf
2017-03-05
Performed all KEY_POWER and KEY_BATTERY conversions using multiplication vers...
jon-stumpf
2017-03-05
Converted all KEY_POWER and KEY_BATTERY to volts; Removed string "mV";
jon-stumpf
2017-03-05
Fixed bug in recording KEY_BATTERY in AplicomProtocol;
jon-stumpf
2017-03-05
Added units of measure as comments to specific keys;
jon-stumpf
2017-03-05
Added "mV" to Position.KEY_POWER;
jon-stumpf
2017-03-04
Replaced hardcoded string with Position.KEY_DEVICE_TEMP in Mta6Protocol;
jon-stumpf
2017-03-04
Reverted code for "body tamper" in IdplProtocol;
jon-stumpf
2017-03-04
Reverted processing of panic button status in CarcellProtocol;
jon-stumpf
2017-03-04
Removed old comments that have been made redundant, as requested;
jon-stumpf
2017-03-04
Added Position.KEY_COMMAND;
jon-stumpf
2017-03-04
Recorded additional information in Aplicom protocol;
jon-stumpf
2017-03-04
Replaced hardcoded "pdop" with Position.KEY_PDOP;
jon-stumpf
2017-03-04
Recorded additional information in NavigilProtocol;
jon-stumpf
2017-03-04
Added comments as per the documentation;
jon-stumpf
2017-03-04
Replaced Position.KEY_SATELLITES with Position.KEY_SATELLITES_VISIBLE as per ...
jon-stumpf
[prev]
[next]