leamas
leamas
> Is there a way to execute "Prepare All ENC Charts" via CLI, e.g. to do it as a cronjob? We have so far not added this to opencpn-cmd, the...
It's a bit convoluted from a plugin perspective, but if you really want to activate a route it's supported in the REST API documented in [rest_server.h](https://github.com/OpenCPN/OpenCPN/blob/master/model/include/model/rest_server.h)
I won't be able to do this in this cycle, it's too late for these kind of changes. Moving to next milestone
There is also problems related to #3819, partial write are not checked. Add to this that the serial drivers are polled rather than multiplexed. This means that in current structure...
@Corsair-63 I assume that the basic issue reported here is fixed in the beta and that we thus can close this bug. Right?
Note: 801f81d6398af, SystemCmdSound disabled.
> Quick test on linux with multiple overlapping sound requests produces "choppy" output This was not part of the design. Question is just how this should be handled. Obviously, some...
Great to hear! The bug is about the Debian package configuration, we should be able to close it when we abandon the current Debian package build procedures. Marking as fixed...
Removing Done label for now.