Martynas Mickevičius
Martynas Mickevičius
I am also getting `Unexpected end of JSON input` error, but I started getting it because of a different reason. The deployment was working fine for a couple of months....
Yup, makes total sense! Wondering if all of the current state (current mowing area and progress of the area) is not lost, when mower enters emergency state.
I have also noticed this problem when mowing some bumpy grass for the first time yesterday. I have created a PR (https://github.com/ClemensElflein/open_mower_ros/pull/65) that removes the mentioned `abortExecution()` call. Let me...
Thanks for the forked addon. I switched to it in my setup where I use enocean temperature sensor and a TRV. Everything looks fine so far!
Sounds good to add mapper functionality to the Cassandra source. I think most of the code of the current Source will be possible to be reused.
I agree to release all of my contributions to OpenMower under the GPLv3 license On Wed, Aug 14, 2024, 07:17 Martin Jansson ***@***.***> wrote: > I agree to release all...
Thank you for a quick response. Currently I test my adapter by running `sudo iw event | ts` and checking the output to see how long scans take: ``` Jun...
Oh wow, that is a big number of channels scanned and in a very short time. Did you notice any connectivity interruptions during the scan? It would be great if...
> FYI: Test system runs Debian 12 with kernel 6.7. It is an x86_64 system. Ahh, very interesting what results you will see with AWUS036ACM. If they will be better,...
> FYI: I am not running a flame throwing machine. It is an 11 year old Dell Vostro with an i7 quad core cpu and 12 gb of RAM. I...