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-08-15
Add VT200 trip message support
Anton Tananaev
2017-08-14
Merge pull request #3443 from Abyss777/stop_on_ignition_off
Anton Tananaev
2017-08-14
Rename parameter and field to "useIgnition"
Abyss777
2017-08-14
Correct motion state by ignition.
Abyss777
2017-08-11
Merge pull request #3431 from Abyss777/delayed_overspeed
Anton Tananaev
2017-08-11
Initialize tripsConfig ones in Context
Abyss777
2017-08-11
Make Overspeed and Motion events handlers singleton and move some code to fun...
Abyss777
2017-08-11
Move state updates from ConnectionManager to proper event handlers
Abyss777
2017-08-11
Fix GL300VC decoding issue
Anton Tananaev
2017-08-10
Implement delayed overspeed events
Abyss777
2017-08-10
Merge pull request #3426 from Abyss777/delayed_motion_events
Anton Tananaev
2017-08-10
Rename variables
Abyss777
2017-08-10
Support seconds for Tramigo
Anton Tananaev
2017-08-10
Fix compilation issue
Anton Tananaev
2017-08-10
Minor code cleanup
Anton Tananaev
2017-08-09
Add Tramigo test cases
Anton Tananaev
2017-08-09
Implement motion detection similar to trips detection
Abyss777
2017-08-07
Merge pull request #3421 from Abyss777/fix_3417
Anton Tananaev
2017-08-07
Remove "auth" parameter as not necessary
Abyss777
2017-08-05
Fix Cradlepoint RSSI decoding
Anton Tananaev
2017-08-05
Merge pull request #3416 from Abyss777/fix_3411
Anton Tananaev
2017-08-04
Write all fields on insert action
Abyss777
2017-08-04
Decode GV500VC rssi value
Anton Tananaev
2017-08-04
Improve VT400 protocol decoder
Anton Tananaev
2017-08-04
Improve frame decoder testing
Anton Tananaev
2017-08-03
Add VT400 test cases
Anton Tananaev
2017-08-02
Merge pull request #3407 from Abyss777/fix_get_request
Anton Tananaev
2017-08-02
Add comment
Abyss777
2017-08-02
Avoid unneeded log record and table name constructions
Abyss777
2017-08-02
Merge pull request #3406 from Abyss777/fix_unknown_uniqueid
Anton Tananaev
2017-08-02
Implement TLV communication protocol
Anton Tananaev
2017-08-02
Update GB100 binary decoder
Anton Tananaev
2017-08-01
Fix retrieving objects by unknown tokens/uniqueId
Abyss777
2017-08-01
Merge pull request #3405 from Abyss777/query_generator_switch
Anton Tananaev
2017-08-01
Make query generator switchable
Abyss777
2017-08-01
Merge pull request #3402 from Abyss777/construct_requests
Anton Tananaev
2017-08-01
Option to limit report period
Anton Tananaev
2017-08-01
Fix build
Abyss777
2017-07-31
- Rename QueryAdditional to QueryExtended
Abyss777
2017-07-31
Implement SQL requests construction
Abyss777
2017-07-29
Add IDD-213L Sinocastel test
Anton Tananaev
2017-07-29
Add H02 test case
Anton Tananaev
2017-07-28
Merge pull request #3399 from Abyss777/optimize_get
Anton Tananaev
2017-07-28
Combine some GET functions
Abyss777
2017-07-28
Merge pull request #3396 from Abyss777/combine_resources
Anton Tananaev
2017-07-28
One more condition optimizing
Abyss777
2017-07-27
Optimize a few IFs
Abyss777
2017-07-27
Merge pull request #3397 from Abyss777/fix_empty_devices
Anton Tananaev
2017-07-27
Replace getClassByName function to switch
Abyss777
2017-07-27
Initialize some maps, because they might be accessed before initialized.
Abyss777
[prev]
[next]