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

OBP60 dev20241006, USB no longer usable after a while #81

Closed
norbert-walter opened this issue Oct 6, 2024 · 7 comments
Closed

OBP60 dev20241006, USB no longer usable after a while #81

norbert-walter opened this issue Oct 6, 2024 · 7 comments

Comments

@norbert-walter
Copy link

If an output via USB has been activated, the output freezes after a while. The serail speed is 230400 Bd. Logging is disabled and only 8 NMEA0183 sentences are transmitted per second. If a white filter is used for exactly one sentence, the output does not freeze. However, the data transfer is very jerky. It looks as if the data processing for USB is not running fast enough. The same problem is when I use the actisense mode. With all debug information comming the error faster after any seconds.

@wellenvogel
Copy link
Owner

Can you try again with 115200?
Never had this issue.
What exactly is freezing?
Only the USB output?

And: Which version...

@norbert-walter
Copy link
Author

With 115200 is the same situation. Freezing is complete stop of transmission on the USB output. Version see headline.

@thooge
Copy link

thooge commented Oct 16, 2024

Tried with 57600 same freeze here.
NMEA to USB off
NMEA from USB off
USB to NMEA2000 off
log level = debug

@wellenvogel
Copy link
Owner

Is this also on OBP60?
We already found that there are some issues especially for the S3 used in the OBP.
Seems that after some time the USB driver thinks that it cannot deliver the data - and thus after a timeout the data is dropped.
Norbert was going to test a couple of things to maybe get closer there.

@thooge
Copy link

thooge commented Oct 16, 2024

Yes this is in OBP60. Thought commenting a OPB60 issue.
After changing log level away from debug it seems to work better.

@W-Geronius
Copy link

W-Geronius commented Oct 16, 2024

same here, OBP60 V2. Log level 'debug' ...

"GWSERIAL:65766:no fix in GSA, mode=1
GWSERIAL:65768:no fix in GSA, mode=1
GWSERIAL:65977:unable to parse GSV $BDGSV,1,1,00*68
"

@wellenvogel
Copy link
Owner

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

4 participants