-
i changed baudrate of UART0 console to 921600 but it can'nt run correctly on the latest master( 17 Aug 2020)
in branch v1.0, it work well.
-
Hi!
I'm new with ROS and I ask sorry if mine is stupid question.
I'm using rosserial for publish via serial an Int16 from Arduino sketch running on STM32 F767ZI and send, via serial, another Int16…
-
Hello,
I am working with ROS noetic and I have CHCNAV CGI610 available in my lab, I was searching for its ros driver that's how I end up at this place.
Can I use this with Noetic? As this branch is fo…
-
When using the `#at_cmd()` derive macro, the default command termination seems to be "\r\n" (also called``).
While debugging an unrelated issue I noticed that most (all?) modems don't actually require…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
Hi. I hope someone is still out there to help.
I have been using libmbus on raspberry pis to communicate with a [Relay PW250](https://www.relay.de/produkte/m-bus-master/pegelwandler-pw-250) to rea…
-
**Is your feature request related to a problem? Please describe.**
I'm using a prolific PL2303 and I would like to set the baudrate to 921600. I've seen that in the file ux_host_class_prolific.h the …
-
### Bug Description
I flashed the printer (Anycubic 4max pro 2.0) and when i connect it to pc it beeps, but pc just says connecting..., idk how to fix that
EDIT: Yes i tried all baudrates
#…
-
Actually there are two bugs:
1) Only way to change baudrate = 2000000 is via cli.
2) Any other change in the Ports tab makes unattended change for that UART to 115200.
-
Hi! First of, thanks for this amazing library. I've been eagerly awaiting v3!
I have an application with a fairly large set of options, that I've set up like this:
```python
@dataclass
cla…