Ecosyste.ms: OpenCollective

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

github.com/lakinduakash/traccar


https://github.com/lakinduakash/traccar

Add temperature decoding

348dd070a30509794265e444027dac6f5c5e120e authored almost 6 years ago by Anton Tananaev <[email protected]>
New temperature format sample

1e5ee47ce009bacbc9b3c492d0d1e7ce98fe2bea authored almost 6 years ago by Anton Tananaev <[email protected]>
Support power on and off messages

437090f717e66bf3b41f9f812245022a81a827c2 authored almost 6 years ago by Anton Tananaev <[email protected]>
fixed 8bit voice message

c1de08db7773eef6b1ed4a6e2b62f15d1df6a2a5 authored almost 6 years ago by Gavriel Fleischer <[email protected]>
Improve ITS decoding (fix #4144)

c37ebc1b07ba7ea6eeccc0b04b2cac72041507e0 authored almost 6 years ago by Anton Tananaev <[email protected]>
Support camera for Teltonika

3d2a3ee8ccf6f0989a149eec74b3d69d42963756 authored almost 6 years ago by Anton Tananaev <[email protected]>
Remove unnecessary declarations

a50b9a890aaf5a1388f84449cc2978d55328e874 authored almost 6 years ago by Anton Tananaev <[email protected]>
Enable geocoding for debugging

99cc5b5eb3226e03f95abee96505b0ff4ca31abb authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix temperature decoding

ebfc5667699d63c480b7eed87f4869b29dbae744 authored almost 6 years ago by Anton Tananaev <[email protected]>
Avoid decoding location twice

88fd0903f101cca7d86e2bd78fe02bbacbd7b6fb authored almost 6 years ago by Anton Tananaev <[email protected]>
Add arnavi test cases

0526d86a86c1c2be22be9ed129cdc807c6d93b4b authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix GPS103 course decoding

9cd715dffe8efdcb6c3e87fa56e1c67f7cd870d5 authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix windows service issue

6810c4c75fd2f7c388b0b8058f6c327ae15ca53e authored almost 6 years ago by Anton Tananaev <[email protected]>
Update web submodule

36b5e6a4c78cc8046f41cbd4bbb660a0bf7482ed authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix path issue on Java 11

47bafd8afde9dd9731686de1a26ca8e22841fa11 authored almost 6 years ago by Anton Tananaev <[email protected]>
Use full paths for web

56651897dc77998ddeda400a9ffee2e018e44dd0 authored almost 6 years ago by Anton Tananaev <[email protected]>
Update packaging scripts

d16a4171a61cf8af5088a1aca9476aa7a44a2441 authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix TR20 decoder

c0b737b3a8b3a5bb2a383e14d3ae5c14a5260781 authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix code issues

9d9778d13be1cef31c7891fc9519edfa54efdc2a authored almost 6 years ago by Anton Tananaev <[email protected]>
Update version number

a6dab5ead053d641da3221ecacacb3c67bf72fb9 authored almost 6 years ago by Anton Tananaev <[email protected]>
Update Java dependencies

de16fe69712434b56657ff1db048566670a6d4e7 authored almost 6 years ago by Anton Tananaev <[email protected]>
Update test case

a0703c7737ad5c860d2571cbf09cd501a118eb86 authored almost 6 years ago by Anton Tananaev <[email protected]>
Minor Navis cleanup

89a5e5c75306b9676c1534b853ec9c09c49052ef authored almost 6 years ago by Anton Tananaev <[email protected]>
Merge pull request #4201 from iEvgeny/navis-flex

Implemented FLEX 1.0/2.0 extension support for Navis (NTCB) protocol

46d3fe1130fe6963a2e0480c6033cfc5d36514bf authored almost 6 years ago by Anton Tananaev <[email protected]>
Frame decoder refactoring

a3c540a952b5136b1de2900c8947847f70b39446 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Review fix

83e97b472e16d5dc16826aa4688e7430b8ecec29 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Review fixes

da9e3571f686816c07159fb834ec8b9e6eaa3cda authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix speed decoding

2b2fef08daaa7950a4911aef184f4dca56500da1 authored almost 6 years ago by Anton Tananaev <[email protected]>
Added tests for frame decoder

26dc25f0de3c4908425490bcf9e4f854d6598559 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Merge pull request #4206 from flocsy/message-encoding

fixed message encoding

ccbb2893352ef62c95be6f1968214e4a6fa1a08d authored almost 6 years ago by Anton Tananaev <[email protected]>
removed BOM

61eb28513bdef0aae9e776f9f872b6c26661556a authored almost 6 years ago by Gavriel Fleischer <[email protected]>
Frame decoder refactoring

a652d928263b473648f43d4f64c06549792eb653 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
fixed message encoding

5bf343a179e9565f78903ae63a002522373163a8 authored almost 6 years ago by Gavriel Fleischer <[email protected]>
Fix parsing of type "~C" FLEX messages

ac13cf5611d40358eed31983399324fd4b68a8db authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix comment

f68362485cf88d7deae178010c168124bc1fdba8 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix coordinates decoding

91dc8dab007f5eb2b3f2036b3aab9a5f70271c0f authored almost 6 years ago by Anton Tananaev <[email protected]>
Support for downgrading the FLEX protocol version

e9d77d16a99874ef4c5eb44dc15994811d724b9d authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix response message

ab9695473fa48c97de0ca1364fac08d76a771bf4 authored almost 6 years ago by Anton Tananaev <[email protected]>
Code style fixes

876026ef66bfc1d664300ee0478654ceae5675c7 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Minor fix for message type parser

5b4ab0d3fb7a04ddb3b062159329dd258137ac62 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Message type parser refactoring

cbddcd311a777f0fbe1dcea4105b01ef0ffa4e34 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix frame decoder

315cc87d46b926c8e2477a162d63bfd65248cfa8 authored almost 6 years ago by Anton Tananaev <[email protected]>
Implement Satsol Sat-Lite protocol

7291f66746f9d18387afb523818906a2ee635b82 authored almost 6 years ago by Anton Tananaev <[email protected]>
Bit field traversing refactoring

95285d6f8c93d4a9c8e03d634b0a503695fe4449 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Add GPRMC test case

2d77b422cedd90190df1fe39cceda71677add03e authored almost 6 years ago by Anton Tananaev <[email protected]>
Handle no fuel timestamp

5080f966f6221c774604b02f9d40fc48c90e71ca authored almost 6 years ago by Anton Tananaev <[email protected]>
Handle Vodofo protocol differences

08c744db5dd60956827c6002841c30067ae55744 authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix wifi response

6ff2508c0019c443da7b943f2f71eb9221c47f55 authored almost 6 years ago by Anton Tananaev <[email protected]>
Support AT07 protocol

629549118c320801b446aa2961fe8ec60ae7530c authored almost 6 years ago by Anton Tananaev <[email protected]>
Extend VTFMS protocol support

364ee0cdf23dd6d63714b8fb118ad87b850f99c3 authored almost 6 years ago by Anton Tananaev <[email protected]>
Use BitUtil for the remaining bit operations

5cb6d4bc0f2254379391a44cd7d56fb9b85e353e authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Minor fix

3fdf7c71df04dc327b692360a8560a0d6c125ded authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Use BitUtil for some bit operations

7601d1625dbe3ffbbfeb0f81c224fc4bce8bbcdc authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Revert unnecessary changes

55d5d635b321af3b8c3086e8f47afc44fa7e4084 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Special GT06 LBS responses

9ca14dcccffc65b9c4c2683bc53e13b796fa1228 authored almost 6 years ago by Anton Tananaev <[email protected]>
Support another H02 LBS format

c8d39587a20ecc0d0b591fe09018e9d55694bf22 authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix eelink login response

4c876606ca3afa794366bcc0688fdafaa6b02f4f authored almost 6 years ago by Anton Tananaev <[email protected]>
Fix ITS login response

873e2ce995df4fb920a2fd19aaadc1bc78f5581a authored almost 6 years ago by Anton Tananaev <[email protected]>
Decode eelink probe temperature

555c537739df5fc505f48530afe245f4f308a548 authored almost 6 years ago by Anton Tananaev <[email protected]>
Use readXxx and readUnsignedXxx for skipping fields

8cf5581749554412d724ad36f0052dbfe37aa456 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Instance variables optimization

38e92f477d95c4361f9b40b14f764fea20e42011 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Revert unnecessary changes

8385061cf3b2374890c9d854d3843cecbc5ae0b9 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Use native checksums calculation

e655888ac17d6138a9d7a40fa2782a6406e7ed1e authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Naming convention fix

b4a655445b6ad7a0ef96193a616f8bdec182ca54 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fixed two-field parameters

eae48f944a326bac20e49dac4fe577e7cc2a4102 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Revert "Fixed two-field parameters"

This reverts commit 3a0bcff44aba8b15d97a669dc8c959830644a8bd.

f61893727534e888cf2143557bf6f143bdd64e60 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Detailing for visible satellites GPS and GLONASS

2bed80fa2bbc70f70de7abd230c1d13472f58cd3 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Used member references for the FLEXPositionParser interface

7706648481f9687eecc070b4678cc792d7811da7 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fixed two-field parameters

3a0bcff44aba8b15d97a669dc8c959830644a8bd authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Added tests for FLEX 2.0 protocol

39b3237120f9c5637928e1f444785b02db888ae3 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Handle line break

daa652338717cdcb83c66e9e78fb337b9d86f83d authored almost 6 years ago by Anton Tananaev <[email protected]>
Fixed typos

7b85a8fc8713d62352cacf1b6111cb08e2857e4b authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Implemented FLEX 2.0 extension support for Navis (NTCB) protocol

d451bbf60e51a9c27135340e3b3524b98fdb4b07 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Change protocol to UDP

95ea36d99ff7686b36f1bfb11ec784d7a24e0205 authored almost 6 years ago by Anton Tananaev <[email protected]>
Improve pipeline message handing

24eac32a4a69cc7bbbfbe5c82464400ac0811684 authored almost 6 years ago by Anton Tananaev <[email protected]>
Added strict implementation for frame decoder

cbe838ad644ce5e787f080e292bc332e50efa4a0 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Implement NEO-SAT NEO-S protocol

f7ee89be82c0b22186b487aafe384c9fa2c96323 authored almost 6 years ago by Anton Tananaev <[email protected]>
Implemented FLEX 1.0 extension support for Navis (NTCB) protocol

fc707a69c3c95223ecb8e263d7de32a72ec84af3 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Support 105B and 103B photos

ca2cca9355c3b36b2e7ed9ad808db797fa94cb78 authored almost 6 years ago by Anton Tananaev <[email protected]>
Minor logging code change

29147f2731bdb235f90174d1a8cc4fd5fb3f27cd authored almost 6 years ago by Anton Tananaev <[email protected]>
Support EKAS protocol

1bac465930c1edf34202cee069362e7e82c00d95 authored almost 6 years ago by Anton Tananaev <[email protected]>
Merge pull request #4192 from flocsy/send-message

Send message (that is displayed on the watch's display)

ff0572b84c85f2bcfb177d1fe7a119a6dc51627a authored almost 6 years ago by Anton Tananaev <[email protected]>
added test for MESSAGE

872f672e7832da3755cb7576f04dd2aec4132bd5 authored almost 6 years ago by Gavriel Fleischer <[email protected]>
fixed typo

52b30b6c282e7385783803a5c9d1ce2a0e5e8be6 authored almost 6 years ago by Gavriel Fleischer <[email protected]>
added message sending to WatchProtocol

4022d0c0e4166716b6b20063de4daf5631c4579b authored almost 6 years ago by Gavriel Fleischer <[email protected]>
Merge pull request #4191 from flocsy/TK-binary

fixed exception when String.format thought the binary data has formt placeholders

4650b7f1c866c9471a7ae79eb355256976d4b6c5 authored almost 6 years ago by Anton Tananaev <[email protected]>
Merge pull request #4189 from iEvgeny/navis6

Implemented F6 format support for Navis (NTCB) protocol

f61154b15a707e24e306e77149b27acef31d97a4 authored almost 6 years ago by Anton Tananaev <[email protected]>
added test when binary data looks like format string

50eb6e7ec6364866e4934bb6fd1dd668e8e9fa69 authored almost 6 years ago by Gavriel Fleischer <[email protected]>
Add Navis protocol unit test for F6 format

cb9c48945011de7415cbcb0eecce60c47bdf07d1 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
fixed removed unnecessary {}

70fde7e4a19c9dbcde0a983711cf133e629f54f4 authored almost 6 years ago by Gavriel Fleischer <[email protected]>
fixed exception when String.format thought the binary data has format placeholders

84dc470751c7cc346a3a434cfe6b1f4ce60c717c authored almost 6 years ago by Gavriel Fleischer <[email protected]>
Fixed output field for F4 format

582812218089fa5aa34675af6d97e0c15e0f6c07 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix altitude factor

74da80f82085e5c1517a5b05604091814a9c6511 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Fix copy/paste errors

0786211431b2c79e0982a073e417a66d15f14ef4 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Added F6 format support + minor improvements for previous formats.

51165c1e6bb4ccc5295ae095816209d3b9e3a209 authored almost 6 years ago by Evgeny S Maksimov <[email protected]>
Support H10 cell and wifi

82b4ebc742f8801d6a0ef97514f163dd66cb5327 authored almost 6 years ago by Anton Tananaev <[email protected]>
Test Suntech hours decoding

a9007f67bc0c579fe7c9bfb856aee9cab89f1ca4 authored almost 6 years ago by Anton Tananaev <[email protected]>
Merge pull request #4188 from iEvgeny/logrotate

Added logger.rotate configuration parameter for compatibility with logrotate

9bfa95e5d449c1353015680f2dafeeebab907652 authored almost 6 years ago by Anton Tananaev <[email protected]>
Merge pull request #4186 from flocsy/logger-format

fixed LOGGER format string

33983258bb660d1cd51f35d5df1f363ebb885bc4 authored almost 6 years ago by Anton Tananaev <[email protected]>
fixed LOGGER format string

eedb92e3227d1116bccde3d053d8e71b5d1d8bd1 authored almost 6 years ago by Gavriel Fleischer <[email protected]>