Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lakinduakash/traccar


https://github.com/lakinduakash/traccar

[FIX] don't test frame decoder in protocol decoder test

2a3e2325885adbd76818170b935ee6de85e0ea1a authored over 7 years ago
Add Meitrack protocol test

2cf20c46afe59f6e98e629a6c88e74d7ab60b122 authored over 7 years ago
[FIX] Aplicom protocol does not ignore Alive messages #3305

42cf2358fefa5176a3c72478a778ae382c9e1836 authored over 7 years ago
Add Meiligao alarm test case

4d6f4917dbc8f9fdb4ea95c97f84b428fb9cc8ae authored over 7 years ago
Fix user pemissions issue (fix #3302)

e7909d26d9b55baef5cf4c2c953111fab2d8e081 authored over 7 years ago
Add more alarms for TK103 protocol

4ff644839b6f2ae815421d404f2b7cd5ace2c92c authored over 7 years ago
Support AZ735 GT06 protocol variant

d15edaf38717fae7ad482e73c9fcda66da8756a4 authored over 7 years ago
Fix X1 GT06 photo decoding

b5f0858fb881c803be83c0fb105c6b8b993b0a78 authored over 7 years ago
Add X1 GT06 photo test case

40d60c8526e122437a692c4e0fc231dd97ae950b authored over 7 years ago
Add support for X1 GT06 photos

fe6d161c1701527e874c8a6f675ddebd42b8bcf9 authored over 7 years ago
Merge pull request #3293 from Abyss777/smpp_reconnection

Fix SMPP reconnection on enquire link failed

a20c9a0f7ae92f537ef6d01f50310eb50deca6f3 authored over 7 years ago
Fix reconnection on enquire link failed

9ee8e93a1e98e7c1e5261c43af593086cb45b297 authored over 7 years ago
Support X1 GT06 variant

8d31a6b136c792b181822d84cbb854c15e15f482 authored over 7 years ago
Support watch audio file

71a9d9f6df3bc0ef17bcb834487838b94d989a74 authored over 7 years ago
Decode Atrack INFO messages

4e084ebd790286392225e44ce462f987a2c3046a authored over 7 years ago
Consider attributes in duplicate filter (fix #3285)

9a597a7f902eea46405a345d4398139c13f69655 authored over 7 years ago
Merge pull request #3286 from ckrey/tk013-commands

Tk103 commands

3a24bd121c34d4046a765cd2a55e4847df423c89 authored over 7 years ago
style fixes

e450c36389fed6e32a6b7e9fb47c739a425e4df2 authored over 7 years ago
Correctly decode Meitrack temperature (fix #3287)

c771f3b021780b5a48ebd5998b27803456794c9e authored over 7 years ago
Add two GT06 test cases

ac8f8ec9d7f20f130bd1ff9d8117447363db0b63 authored over 7 years ago
add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, TYPE_REBOOT_DEVICE, and TYPE_SET_ODOMETER to Tk103 protocol

6790c1b7e78543d427d8b93105e56e719f8ab6af authored over 7 years ago
add Command.TYPE_POSITION_SINGLE to Tk103 protocol

a0f389cf98e42a1794355be2a44167f61ad43557 authored over 7 years ago
Add CalAmp ignition support (fix #2752)

a24f48627b914b6a8fe60bc3b5f76abc4f6fc574 authored over 7 years ago
Add watch fall-down alarm

18ffeeb37c5efa54ffea852ad500f2d06ddba5be authored over 7 years ago
Merge pull request #3279 from jpmens/owntracks4

OwnTracks velocity is in km/h not cps

c4b95a8e5e969e1b87f9068c92aae45bacd9e283 authored over 7 years ago
Merge pull request #3280 from jpmens/sms-enter

SMS missing geofence name on enter

f2346a3b869365408731034e46bda90f7e81f0d6 authored over 7 years ago
SMS missing geofence name on enter

5c6c62c3563e44566bb3ca4ac0fa52682528805e authored over 7 years ago
Velocity is km/h

fb2ea319c24446ddf9e609f8a4c095b2e26ffbe8 authored over 7 years ago
Fix VTFMS protocol unit tests

798e1b7bb58b82945a7a009ae8009f6d8bd00d96 authored over 7 years ago
Support another VTFMS protocol format

78b19b4bef61619bf5b5179c641b8a0dafcd88ce authored over 7 years ago
Add VTFMS protocol test case

2f6967e7e53b70bfb0f8e20df2b6b351b8b817cb authored over 7 years ago
Merge pull request #3275 from Abyss777/fix_3274

Osmand: Store 'batt' parameter as 'batteryLevel'

67c2a69c1ea041f5f42f863396cad0927be9d82b authored over 7 years ago
Osmand: Store 'batt' parameter as 'batteryLevel'

c2a7b5eeee95e9fe09e00e91fba54522975ca1ee authored over 7 years ago
Merge pull request #3272 from Abyss777/spentFuel_type

Change type of 'spentFuel' to double

c79fa263cca2c641775cebb24858f38aa9400a50 authored over 7 years ago
Change type of 'spentFuel' to double

bc0c4319245de8e4ff62f005b22fc73350090d9e authored over 7 years ago
Merge pull request #3271 from Abyss777/geocoder_after_filter

Do reverse geocoding after filtering

87d3a5d2a2782f57c3dfa50de64052697ca9250d authored over 7 years ago
Do revers geocoding after filtering

37bc67c9ff80e143b86e3823b8e423683b373f72 authored over 7 years ago
Merge pull request #3269 from Abyss777/distance_optimization

Distance calculation optimization

98ba0e282a64ecddb7bb8f1b2075b5bab0ef3eac authored over 7 years ago
- Combine 'DistanceHandler' and 'CoordinatesHandler'

- Move 'DistanceHandler' closer to beginning of pipeline
- Use KEY_DISTANCE instead of distance r...

9129b6f4eb6ab58a83107e47c888bb4a3bbf0f90 authored over 7 years ago
Support Aplicom E driver info

6f569b6d62b110c2679772c4a56122db6a614ed9 authored over 7 years ago
Implement VTFMS protocol

8ab0f580a24851454ec4a763d81363cc968c78a1 authored over 7 years ago
Fix typo in DMT decoder

00fe22af967682a17f86d90108cc76bfc3503b1f authored over 7 years ago
VT200 custom frame decoder

a16e97566a2950d6f5fd98fc2d66d93636f483e0 authored over 7 years ago
Merge pull request #3263 from Turbovix/master

Command on and off alarm protocol Suntech

6ac6d713d1ad34c1e13fae65bf79546961ee3574 authored over 7 years ago
Update SuntechProtocol.java

fd28a4930cfcc1244cb6fc6baa725156be1bd353 authored over 7 years ago
Update SuntechProtocolEncoder.java

e1b7528fa282b836c45d8b47ca4fdb53a4654b78 authored over 7 years ago
Implement Atrack command response

6ded2f7b1fc1e6593512f3b2b24400a90991aa89 authored over 7 years ago
Fix H02 short message handling

3f5122cbaf1710ae8d6c1c7ca9cf6a647f9a3f94 authored over 7 years ago
Merge pull request #3258 from Abyss777/archive_attribute

Revert satellites check in wondex and add 'archive' in wialon and granit

9f4e34dd799187b32226652fdea9868c4ef5ddb4 authored over 7 years ago
Merge pull request #3260 from jpmens/owntracks3

Correctly ignore OwnTracks publishes of type != location

afacdd300924af3a0362a14c02db2212f8da147a authored over 7 years ago
Correctly ignore OwnTracks publishes of type != location

f740328ee029fa5cab1d83f8849a04c58f6f0be2 authored over 7 years ago
- Test 'archive' attribute for boolean

- Add 'archive' attribute for wialon and granit
- Reverted check satellites in wondex

2149abd164b56c028072ef5f6ea8cdd11a905985 authored over 7 years ago
Merge pull request #3256 from Abyss777/motion_detection

Centralized motion detection

fe4ea97dabc55c4585d8b32bd4dae32cd255add3 authored over 7 years ago
Remove intermediate functions

b1d5a5cfd165d2b52cf4dcdc57a6825e0ff1db8f authored over 7 years ago
Fix last Stop if it is last position in period

9a3889863bc8b0140ccdcaa1ba1982903202b67b authored over 7 years ago
Centralized motion detection

b5e180da135c48afc3d89665000b6de0e6a330e3 authored over 7 years ago
Fix statistics period

65bec416c56715cd4a24ef69f136e4f67be56851 authored over 7 years ago
Implement statistics collection

6ceb897e22d426875d5fb4c3b434d000eb627afa authored over 7 years ago
Fix DMT GPS data decoding

216e7ede1ba6e7298bd032b113057803b5b8f635 authored over 7 years ago
Minor Atrack frame decoder update

1c029a3bc2437230409c8daf39f03ec52014d579 authored over 7 years ago
Update Atrack frame decoder

e6cea680c6d4ae362e120e6537e84428507b4781 authored over 7 years ago
Add power load for GPS103 OBD

27c605fc6fb1e4cf71ae1ab800ef47fd06ca3af7 authored over 7 years ago
Merge pull request #3253 from 5of9/master

Filter Invalid upgrade and Wondex fix

bf57beec25228d58df8604e23d8709f6d196f3c5 authored over 7 years ago
Improved changes

Filter put in parentheses and changed intentation. Removed the no longer
nessesary variable in Wo...

8f91d8773c9298a93aecfefcc4b12883dc44ea06 authored over 7 years ago
Merge pull request #3252 from Abyss777/trips_by_gaps

Detect Trips and Stops by gaps in data

6c3d168ed9240ed4b5485b537294db6ec9d94379 authored over 7 years ago
Set 'minimalNoDataDuration' default value to one hour

2aa95dfab102e6e0f40a425bb4fdcecf55940ec8 authored over 7 years ago
Filter Invalid upgrade and Wondex fix

Filter invalid filters now impossible positions. And in Wondex protocol answers to messages are ...

36788f4eb8ef055c8409d744515de3ef4ef037c2 authored over 7 years ago
Merge pull request #3249 from jpmens/owntracks2

Solidify OwnTracks protocol decoder

f4b7d595334a12bd612575e36c8e2ebf7253c8a4 authored over 7 years ago
omit booleans

bb9dac7fb639788cb210c27274a9481d37374eed authored over 7 years ago
remove null asignment and "pb", and use simplel booleans

8a5f318ed92e4bb6411c0883d1ce73dd41e9a7bc authored over 7 years ago
Detect Trips and Stops by gaps in data

9b95e663b75ed9a8518996419268b0f810b8ac5d authored over 7 years ago
Add missing Watch alarms

f06a4a99f0457cb385dd3465b5be592551a3530b authored over 7 years ago
more review

b52688409736837d952f10865be754e23120f42c authored over 7 years ago
Merge pull request #3247 from Abyss777/report_stops

Imlement Stops report

86099e8094713c1d645c091c83aa0e5db4b3d6c5 authored over 7 years ago
changes for review

d01591f1c0de50b6aa399b0ece00d422897a48e5 authored over 7 years ago
Solidify owntracks protocol decoder

c432acb0fbc43433c2ada22de50bfdb86c1dcb03 authored over 7 years ago
Add GPS103 OBD test case

ce9f1791ff8d10434392ea5853ccacf0cb2548f1 authored over 7 years ago
Move tests to correct unit

106a36a73f3e40f1ee4d18ee73ee6cb12cb4ed00 authored over 7 years ago
Minor modifications to OwnTracks code

94794f9fc02256a0e4a7a6a37c5fc669277af58b authored over 7 years ago
Add Aquila protocol test case

e10e10fee9c96cbcd4e79d8616632654df2eed97 authored over 7 years ago
Merge pull request #3242 from jpmens/owntracks

New protocol decoder for OwnTracks

e4262bd41306970130b30b529bd0913e911efda1 authored over 7 years ago
add OwnTracks topic

21a4dbd3150d49d15f48dfcdc38ad2d9e2f37a85 authored over 7 years ago
Imlement Stops report

64888cfc53cceaf6ca545186b3eb44019923a954 authored over 7 years ago
New protocol decoder for OwnTracks

- removed comments and try/catch as per request
- add existence checks

7f62f1671b38b9ffbeff66aa4ee79e0f875b1c66 authored over 7 years ago
indentation

c9ba2fc87382a5a872cc7a34410f9be31bac6cfe authored over 7 years ago
indentation wrapped lines=8

d4e075a0b285f70d3c9854120f57ce06888f51e4 authored over 7 years ago
add unit tests

96f37bd4206ad2f2034c026881230ca40436253d authored over 7 years ago
Fix Watch frame decoder

b84d627b57181907c73d2c4ebb46ed011be8cfab authored over 7 years ago
Fix missing port suffix

3b5f9807239ea45087b1c01c98a8ffc467d13619 authored over 7 years ago
Merge pull request #3240 from Abyss777/fix_3238

Fix managed devices enumerating

659ade27a4e6dc56ff19dca4479f033472469479 authored over 7 years ago
Fix managed devices enumerating

3cdcce26fded7c88109ff98f7e947902ca116452 authored over 7 years ago
Fix GPS103 OBD message decoding

1df59fb0916ec36604a7771a40f887caebd0e228 authored over 7 years ago
Small trips calculation optimization

2c82232375a16c1b3f5a62e2e5561d37a482dff9 authored over 7 years ago
Add trip testing script

d50a27b19bfdaf503e3e569d8a642591c49e7f19 authored over 7 years ago
Implement VT200/VT400 protocol

26438c9eec2a215687595fcfa6454c92c913a030 authored over 7 years ago
Empty string response sample

16d989d95164fb942c748ec651b56e429080de00 authored over 7 years ago
Custom Atrack commands encoding

d6e9efc48fca16263d6ac50aa063b1da8f14b125 authored over 7 years ago
Support GV300N device

2742be4523fab5b371ae5dc11f573c7064546a7f authored over 7 years ago
Fix a typo in swagger file

6aafe32539d7892cd25cf4c1d1a16597838a516f authored over 7 years ago
Add ignition support for Xexun

05ad09e2aa9c16fff17476a61d24cd953db82197 authored over 7 years ago