Wilfried Holzke
Wilfried Holzke
@janvrany Hi, are all your changes which are mentioned in the PR also in the branch "simplify" in your forked repository?
@janvrany Thanks.
Hi, I managed to get my 42100 to work using the fork from janvrany. But I observed communication problems too. If I have problems currently only stopping bluetooth and removing...
I added the the angular motor used in the Volvo Dumper and @janvrany merged it into his fork. -> https://github.com/janvrany/bricknil/blob/63a125224beefeb77a3068c5a792a65b36017549/bricknil/sensor/motor.py#L604
Hi, looking at the release notes of bleak 0.10.0 (https://github.com/hbldh/bleak/releases), there is the information "Removed separate implementation of global discover method". Maybe this is related to your problem? You could...
Hi, the last four byte seem to be the absolute position, at least it works with the external motor from boost. EDIT: It is documented in chapter 6.1 "(P)RESET ENCODER...
I had the same problem while compiling RCP, adding "-Wno-cast-function-type" to SConscript file, lets GCC 9.1 build this successfully.
Hi, I created programs to control 42100, 42099, 42109 and to test 42114 with bricknil (janvrany fork) for Linux (Gentoo). Now I wanted to create a program for the city...
@tthiery Thanks.
Ok, I will try to build it. Thanks for your information.