Mikhail Grushinskiy

Results 309 comments of Mikhail Grushinskiy

I've put my commits in this branch https://github.com/bareboat-necessities/OpenCPN So you can build it now like this: ``` # Build wxWidgets before # See ../wxWidgets-rpi/ sudo apt-get -y install build-essential cmake...

I've put it under circleCI build from here: https://github.com/bareboat-necessities/OpenCPN which gets deployed to https://cloudsmith.io/~bbn-projects/repos/bbn-repo/packages/ (Click "Set me up" on that page for instructions for your distro) and Ubuntu builds are...

2 fingers zoom still an issue Sent from my iPhone > On Apr 23, 2021, at 10:18 AM, Rick Gleason ***@***.***> wrote: > >  > Off Topic, but related...

I haven’t had many issues with dragging. I’ve seen some small jumps at the beginning of drag which were not too big of a deal. Might that’s what that fix...

FYI. Even with current released version 5.2.4 I've managed to make it work without changing it with external program twofing and udev rules. You can check how it works in...

Closing has to wait till wxWidgets comes out as 3.2.x 3.1.x versions are not going to be in Debian

The is also touch PAN event. and there was PR more recent than my original patches. https://github.com/OpenCPN/OpenCPN/pull/2333

Unfortunately it ships with kernel that breaks CanBus driver https://downloads.raspberrypi.com/raspios_armhf/release_notes.txt https://forums.raspberrypi.com/viewtopic.php?t=379698&sid=7814020c2707001d111df45d732219b3 bug report https://github.com/raspberrypi/linux/issues/6406

And seems to be another bus in current latest kernel related to serial interfaces https://github.com/raspberrypi/linux/issues/6357