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
/
main
/
java
/
org
/
traccar
Age
Commit message (
Expand
)
Author
2020-11-08
Handle empty serial messages
Anton Tananaev
2020-11-08
Handle Cantrack heartbeat
Anton Tananaev
2020-11-04
Support Carscop CCTR-830G-4G
Anton Tananaev
2020-11-04
Update year decoding
Anton Tananaev
2020-11-02
Decode CalAmp user data
Anton Tananaev
2020-11-02
More StarLink attributes
Anton Tananaev
2020-11-02
Alternative smart crutches format
Anton Tananaev
2020-11-01
Ignore unknown properties
Anton Tananaev
2020-10-30
Additional Meitrack parameters
Anton Tananaev
2020-10-30
Server to return system info
Anton Tananaev
2020-10-29
Minor formatting fix
Anton Tananaev
2020-10-29
Merge pull request #4595 from elderstudios/feat/jc400-device-alerts
Anton Tananaev
2020-10-30
Use boolean switches rather then method extraction
Radek Svanda
2020-10-29
Revert Teltonika attributes
Anton Tananaev
2020-10-28
Revert some Teltonika changes
Anton Tananaev
2020-10-27
Fix speed decoding
Anton Tananaev
2020-10-26
Implement Net device protocol
Anton Tananaev
2020-10-26
More Meitrack TC68L data
Anton Tananaev
2020-10-26
Added support for JC400 alarm messages
Radek Svanda
2020-10-23
Decode additional EELINK alarm
Anton Tananaev
2020-10-23
Decode more flags
Anton Tananaev
2020-10-18
Merge pull request #4586 from kamaci/master
Anton Tananaev
2020-10-18
Support custom protocol
Anton Tananaev
2020-10-19
BigDecimal.valueOf(double) is used because of floating point imprecision.
kamaci
2020-10-19
Map control on null check is simplified.
kamaci
2020-10-19
Import arrangements are rollbacked.
kamaci
2020-10-19
Anonymous types are replaced with lambda.
kamaci
2020-10-18
Redundant string operations are removed.
kamaci
2020-10-17
Support Bofan PT500
Anton Tananaev
2020-10-15
Save original config key
Anton Tananaev
2020-10-15
Fix raw data attribute
Anton Tananaev
2020-10-13
Update Huabao decoder
Anton Tananaev
2020-10-12
FIX distance calculation.
lukasha12
2020-10-09
More missing alarms
Anton Tananaev
2020-10-09
Support per device attributes
Anton Tananaev
2020-10-08
Atrack camera support
Anton Tananaev
2020-10-08
Implement Polte API support
Anton Tananaev
2020-10-08
Additional StarLink attributes
Anton Tananaev
2020-10-08
Fix Fifotrack status pattern
Anton Tananaev
2020-10-08
Decode GL500M battery level
Anton Tananaev
2020-10-08
Decode CAREU P2 alarms
Anton Tananaev
2020-10-06
Remove unused imports
Anton Tananaev
2020-10-06
Implement daily summary report
Anton Tananaev
2020-10-06
Remove legacy code
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2020-09-29
Handle long OBD values
Anton Tananaev
2020-09-28
Fix acknowledgement format
Anton Tananaev
2020-09-27
More predictable API ordering
Anton Tananaev
2020-09-18
Decode odometer value
Anton Tananaev
2020-09-16
Fix inputs and outputs decoding
Anton Tananaev
[next]