SEMU Admin

Results 15 comments of SEMU Admin

Hi Antonio, Thanks for this. I'm away from the office for the next few days but will certainly take a look at your suggestions when I return. Thanks -- semuadmin...

Hi @hpsaturn. Thanks for this, and sorry it's taken a while to get back to you. Given the additional information you've provided on virtual ports, I'm not entirely clear what...

Hi @hpsaturn Yes, suggest try the direct UDP/TCP socket and let me know how you get on. Purely out of interest, any particular reason why you favour UDP over TCP?...

Hi @hpsaturn FYI I've added a PR containing the following enhancement: Add provision to pass user-defined serial port designator via command line keyword argument `port` or environment variable `PYGPSCLIENT_USERPORT`. e.g....

Hi @dborden0 Could I please ask you to use the Issue template when raising issues, as advised in the README. To help me diagnose your issue, I need to have:...

Hi @dborden0, In the absence of further information (Python script, full traceback) I can't really give you a definitive answer to your issue, but I would make the following general...

Hi @Ve2mrx Things have moved on a bit since this change was originally made. The easiest way to do this now is via a *.json configuration file e.g. `pygpsclient.json`. The...

Great library, but same issue here. Any timeline on pyproject.toml support? I've submitted a PR which endeavours to address this: https://github.com/eclipse/paho.mqtt.python/pull/712

Hi, Unfortunately `gnssntripclient` doesn't currently support `Transfer-Encoding: chunked`, which is only available in NTRIP 2.0 (since HTTP/1.1). A fix is in hand in RC 1.1.0, but as a temporary workaround,...

Hi @akloeker , Sorry you're having problems. Couple of observations off the top of my head: 1. The Stackoverflow link may be a bit stale now. There is a more...