Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug overflow #8

Closed
ioandev opened this issue Sep 21, 2016 · 3 comments
Closed

Bug overflow #8

ioandev opened this issue Sep 21, 2016 · 3 comments

Comments

@ioandev
Copy link

ioandev commented Sep 21, 2016

Hi, great library. It eased my work by a lot.

https://github.com/freshworkstudio/gps-tracking-nodejs/blob/master/lib/main.js#L195

This line should really try to parse the data multiple times, as the clients can send messages too quickly and TCP can put them in a single packet. Thus, the adapter cannot return two objects with values.

Do you mind if I modify this and push a pull request?

Also, I've made an adapter "simplicity" that gets JSON messages from a custom android app and sends it to another tcp server. It is meant to be an alternative to the tracking system that the fire engines have in northern UK. Let me know if you want me to open source it and add some documentations. I can bother with it if you will link it up.

Regards,
Ioan.

@gdespirito
Copy link
Member

Hi!

It would be great if you can help me to improve the library.

What do you need for my part?

Regards!

El El mié, 21 de sep. de 2016 a las 17:26, Ioan Biticu <
notifications@github.com> escribió:

Hi, great library. It eased my work by a lot.

https://github.com/freshworkstudio/gps-tracking-nodejs/blob/master/lib/main.js#L195

This line should really try to parse the data multiple times, as the
clients can send messages too quickly and TCP can put them in a single
packet. Thus, the adapter cannot return two objects with values.

Do you mind if I modify this and push a pull request?

Also, I've made an adapter "simplicity" that gets JSON messages from a
custom android app and sends it to another tcp server. It is meant to be an
alternative to the tracking system that the fire engines have in northern
UK. Let me know if you want me to open source it and add some
documentations. I can bother with it if you will link it up.

Regards,
Ioan.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#8, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABDWhhFQoJQSKLrox2KnuFOUGqow6BVpks5qsZLjgaJpZM4KDPYv
.

@hamid-brahim
Copy link

Hiii
Great job. I have installed it but when de device tries to connect to de server i'm getting this message= " # is trying 'other" but is not loged. Action not executed" coud you please what shoukd I do?
thanks

@gdespirito
Copy link
Member

Was you using a TK103 device? Maybe thats the problem. Send me the Protocol of the device you are using so i can check whats happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants