Ecosyste.ms: OpenCollective

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

github.com/lakinduakash/traccar


https://github.com/lakinduakash/traccar

Add Watch test case

aa6c631a0184405b5e67ed6183acbf4c4a6b9536 authored over 7 years ago
Implement another GT06 LBS message

128f4be3a22ec1ea9a296be05f67ce20fbdd99d0 authored over 7 years ago
Add Suntech ST500 support

dd5f81b6ccaca626d07f7524abf44d8cb95b4faf authored over 7 years ago
Add Suntech temperature support

d7725b0fb8ecde4d883a07d8bc4e77974c56eada authored over 7 years ago
Fix Ruptela ignition

8482304d444ebdd25901be066eaf4b5c4048a278 authored over 7 years ago
Support additional Ruptela attributes

c35598574e686e1f9e5800af2fe1da19775fffdd authored over 7 years ago
Advanced TK103 attributes

e90e38d8c5db452adc5ab704a6f9dd84db16ce20 authored over 7 years ago
Update swagger version

8c85694fcbdeb709e7088edb833a1e1a412206f2 authored over 7 years ago
Implement eSky ES610 protocol

4a14edeea2b98062d1d61fe5eee5e1dfaf664916 authored over 7 years ago
Merge pull request #3450 from Abyss777/fix_trip_detector

Fix trips and stops detector

a1f7908769d296aed7766151340426e612883c6f authored over 7 years ago
Fix trip detector

ad18dad83638ac2b003596eb1b6226bb9c407abc authored over 7 years ago
Merge pull request #3449 from Abyss777/load_position

Map correct position to delayed event notification

9e9f97ac34d882594e3d23e959775ce765447787 authored over 7 years ago
Pass Map<Event, Position> to notifications

1324c00d0ece6e20545fb75f7775a2c6cee2a391 authored over 7 years ago
- Map correct position to delayed event notification

- Fix nested condition

9476e6be8fae228cda5867750bc4d102b1f9497d authored over 7 years ago
Merge pull request #3447 from Abyss777/new_trips_detector

Reimplement trips detector using MotionEventHandler

e8739edc4e2b3a945c2b0eeec6286f7ef59037cf authored over 7 years ago
Revert check for gap

5d3eb5136b96c8667021ef4d9452b4008ff40e42 authored over 7 years ago
Combine detection logic and unwrap gap check

3224a87a5a533737cfe5edf3b67c2f3e84fe8496 authored over 7 years ago
Combine trips and stops detectors and some optimization

668d0c65609cc510ad9da3be4fc7aafaa3ca427d authored over 7 years ago
Support new Telic format

7820541530ea9891c001cbd8c53cc6340380a077 authored over 7 years ago
Fix style issue

a781fec58e94326a1b1580239cf92dbc543a59a1 authored over 7 years ago
Make cache control configurable

cbaf29aeb7525deb1f81426c7d4d6cd9f39f500d authored over 7 years ago
Merge remote-tracking branch 'upstream/master' into new_trips_detector

4d7805f783f00914a289b2447521a2f467de87bc authored over 7 years ago
Remove intermediate variable

9b9c715cf0d9604be71a35e5e6e5428a3a891ba9 authored over 7 years ago
Remove greadyParking

60dea5494b10f52433166a8785edc12860679bc3 authored over 7 years ago
Reimplement trips detector using MotionEventHandler

f1ee1017d62ec0d1b6b1ca56c297537870f1d32b authored over 7 years ago
Merge pull request #3445 from tsmgeek/login_auth_trim

Trim email field on auth

5606c72b19568ddf50e2fa35f35e05358bb671e4 authored over 7 years ago
Update DataManager.java

b2c8c6795f0e0c9265fa1c5db30ddd0bebfcc081 authored over 7 years ago
Trim email address

5f0d1137eb8402060bd655c58addf6c2646b2bce authored over 7 years ago
Trim/Lowercase email address used for auth

3d1c64a4564a88239ec9837c1b0ac9367023fb64 authored over 7 years ago
Add VT200 trip message support

8012240ac5662d8b0a2ec7907ad3f04e86b17627 authored over 7 years ago
Merge pull request #3443 from Abyss777/stop_on_ignition_off

Correct stop state by ignition.

52d19ba205d76d18d62789fbb013a43fef024e91 authored over 7 years ago
Rename parameter and field to "useIgnition"

fdc14dd2a286b7d9470ff97703d120c217a39dcb authored over 7 years ago
Correct motion state by ignition.

8313471a752dc08e5e7a270349e9f03417672b08 authored over 7 years ago
Merge pull request #3431 from Abyss777/delayed_overspeed

Implement delayed overspeed events

30e8409375f9992a5248f7e2597691c0ee08188c authored over 7 years ago
Initialize tripsConfig ones in Context

26db3ccc2ed5d43a0e791a29d5cc4afca192e4b7 authored over 7 years ago
Make Overspeed and Motion events handlers singleton and move some code to function

32a0fee0b092e488662ed29b7b7f1f303ae57e0f authored over 7 years ago
Move state updates from ConnectionManager to proper event handlers

2e459d8d591ee9d3578a38d981e7c1c13eb3c389 authored over 7 years ago
Fix GL300VC decoding issue

3562e0d927d539a1e9730c48ed376ee84ebc2b25 authored over 7 years ago
Implement delayed overspeed events

532e0a98d469573a575dc595554792cbbd4cd953 authored over 7 years ago
Merge pull request #3426 from Abyss777/delayed_motion_events

Implement motion detection similar to trips detection

b82be4f9f3b4d1d6c345bc41d5c26aca03e369cb authored over 7 years ago
Rename variables

34faf7e1d024596b388d1dd3a062f19adde0027c authored over 7 years ago
Support seconds for Tramigo

ea1b94b524c880927f85fd0c94a26bd3ec17c898 authored over 7 years ago
Fix compilation issue

db4a0e37769198a20fd3e14552b88de1446cd6b5 authored over 7 years ago
Minor code cleanup

2bc3832f20dd6319701b78a0ece8f8551e86b9db authored over 7 years ago
Add Tramigo test cases

3e16121df8402269ae9f69c80ebe6d4eaaff43a6 authored over 7 years ago
Implement motion detection similar to trips detection

94a922eaf167a73a0188255398fb1c6799767e18 authored over 7 years ago
Merge pull request #3421 from Abyss777/fix_3417

Remove "mail.smtp.auth" parameter

c76acd69275ae2d6612bb731758df8a5b91e6508 authored over 7 years ago
Remove "auth" parameter as not necessary

f6b853035c4da04885784d070f23587b8232d673 authored over 7 years ago
Fix Cradlepoint RSSI decoding

a1b426ce486cd00b08307b0ac53a2fb6d90bf724 authored over 7 years ago
Merge pull request #3416 from Abyss777/fix_3411

Write all fields on insert action

441b80aee6dd90d4e472c0036ca00ecad2ee9c91 authored over 7 years ago
Write all fields on insert action

adf043bb8167ddb25fe96fcabc4cc35ff2deaf37 authored over 7 years ago
Decode GV500VC rssi value

3bc4e07dff292c22e29a1fa3bf9d07796d2e89b7 authored over 7 years ago
Improve VT400 protocol decoder

f182ae04a9857e13482421957140e1a70af2302b authored over 7 years ago
Improve frame decoder testing

c6760e2ca84a0118c1439a6cbee0da42ed4a1c92 authored over 7 years ago
Add VT400 test cases

4d35ef57f3dff21348d9ae9fe269176cd885c127 authored over 7 years ago
Merge pull request #3407 from Abyss777/fix_get_request

Avoid unneeded log record and fix table name constructions

56110e53d7d86d6b7711a430b6acbc285a5f5605 authored over 7 years ago
Add comment

4eddccadb9eb0fd14590d55766d2efdbc9152d6b authored over 7 years ago
Avoid unneeded log record and table name constructions

6f8651f11bb0c08bc70fb3b3462202cb273b2569 authored over 7 years ago
Merge pull request #3406 from Abyss777/fix_unknown_uniqueid

Fix retrieving objects by unknown tokens/uniqueId

d44c9c778773bd036e46303676652a0d408e7d8c authored over 7 years ago
Implement TLV communication protocol

237c80296fe947c6857c9509ba1b947ed02b354f authored over 7 years ago
Update GB100 binary decoder

566f6b0dda38da75ed1fc89c9f5d29769fc1fbe9 authored over 7 years ago
Fix retrieving objects by unknown tokens/uniqueId

75374d646e3fe848e00eb7b959b557c0ed0ade68 authored over 7 years ago
Merge pull request #3405 from Abyss777/query_generator_switch

Make query generator switchable

e400191c041b33284743b2303ab72721e831a0a3 authored over 7 years ago
Make query generator switchable

536e04dd996041d2ae608e56ea6233850cc027f2 authored over 7 years ago
Merge pull request #3402 from Abyss777/construct_requests

Implement SQL requests construction

06df08150504f86cc7e34c1ef90277c87ba55b99 authored over 7 years ago
Option to limit report period

bf8a7aac4921d17c086e6d35e44a1bc2e37888b8 authored over 7 years ago
Fix build

0c15d55ada982b404c9863a8409bb4e91aa59ace authored over 7 years ago
- Rename QueryAdditional to QueryExtended

- Use Introspector.decapitalize
- Replace new lines with spaces
- Fixed indentation
- Fixed exten...

01de09dcdf4a746bac66e1f700f8c6eb2c96c6ae authored over 7 years ago
Implement SQL requests construction

ae76cbf971bfc9e47ef21e87606dacc7c0e3ddc6 authored over 7 years ago
Add IDD-213L Sinocastel test

b65dd20c5e8c7fc9b26cb27154394d2afdbd5316 authored over 7 years ago
Add H02 test case

233f54da4216cd1b3bf4bdc864e23e3fedc98ff1 authored over 7 years ago
Merge pull request #3399 from Abyss777/optimize_get

Combine some GET functions

b6694bf035aa3dd8595c9d24fa88a93abf7676d6 authored over 7 years ago
Combine some GET functions

0da1f5da4e5e0e39259ab3333c1273ba5cb382a7 authored over 7 years ago
Merge pull request #3396 from Abyss777/combine_resources

Combine PUT/POST/DELETE functions in object resources

d3021c9ae11b177fe05b79e98f1e560e8c3cbaf5 authored over 7 years ago
One more condition optimizing

34d02fbb63eb3d0cfbbcf63de50561831b0ab38d authored over 7 years ago
Optimize a few IFs

5446776933ff412361a3c7812c2bb6de9a78ccaf authored over 7 years ago
Merge pull request #3397 from Abyss777/fix_empty_devices

Initialize some maps, because they might be accessed before initialized.

5d6dec7818a8059c958fc896eb1de838fda52a8c authored over 7 years ago
Replace getClassByName function to switch

ec82098c6bc3c84672665552839a97ddb6771afc authored over 7 years ago
Initialize some maps, because they might be accessed before initialized.

cabe5b5df2c1d31cd5fd3eeccbea32fa79cf404c authored over 7 years ago
Implement BaseObjectResource generic and combine PUT/POST/DELETE functions

e8a758072e9368f6977880e1aa607351d7cf619a authored over 7 years ago
Merge pull request #3391 from Abyss777/refactor_drivers_groups

Split Drivers and Groups management

495b2aa2d2b17bd1a5803ea0bd7dcc64bc81c598 authored over 7 years ago
Remove group typecast

49fa4893269b1732806f7176c279742291e02edf authored over 7 years ago
Extend VT200 protocol decoder

194263a9dc8040ebcbf62c80733aca5097eb3e36 authored over 7 years ago
- Implement base manager classes as generics

- Remame getDeviceById and getDeviceByUniqueId functions

d31f68d80a8e3ae75fa0c2f02b9ca258486a3cad authored over 7 years ago
Override getById in all managers

82edf57e1b93d5a5ca34294dc62e3620889c2341 authored over 7 years ago
Split Drivers and Groups management

bbcca3d65106069018e93a69b85290c075b128db authored over 7 years ago
Merge pull request #3388 from Abyss777/optimize_users

Move users management to separate manager

234223a179d3f5e390cf8a649158676f8c349e5c authored over 7 years ago
Move users management to separate manager

68af658ea2ff9593e5be7a2b2cfcb75c744fd749 authored over 7 years ago
Merge pull request #3385 from Abyss777/optimize_managers

Few managers optimizations

6253fa291c3a2962fef2076c0cbb0f4e1ca8a3b4 authored over 7 years ago
Use function for removing

f35961c2f4a3104a009d6e3cd6bc862e6810b998 authored over 7 years ago
Add Carscop unit test case

027256c9524cace22f9718f3fa2d929e845de479 authored over 7 years ago
Implement missing XT2400 parameters

c8e5c5e3da63646fd7c84d4f522bc8d7e5109982 authored over 7 years ago
Fix order of objects constructions

870a919f53986724c023bcde9d0eddf8888e9007 authored over 7 years ago
Fix item removing

4e2fe7bc908e0288345a4aef2f31c357215a7586 authored over 7 years ago
Fix initial cache fill

0e3c39e9d6f165c65e6156e05edc048bad9f57bc authored over 7 years ago
Fix group cache update

6e08953f5a482b6cecc439bd79b94c03638f77cf authored over 7 years ago
Use Permission instead of Map

af00329fd0addf84071927dbc18cb0b4e5345f2b authored over 7 years ago
Optimize caching and class structure

d6c7cdf1e103c977ed94b737dc838d7ac22b9fa7 authored over 7 years ago
Merge pull request #3384 from Abyss777/actualize_swagger

Actualize swagger.json

91c064aef1c851988fd3a3e43d2292304c4995df authored over 7 years ago
Fix JSON

4292ab3b4bb638895a654e407cc548fd12ff49a8 authored over 7 years ago