Mikhail Grushinskiy

Results 165 issues of Mikhail Grushinskiy

Described here: https://continuouswave.com/whaler/reference/DSC_Datagrams.html More links: See https://github.com/adrianmo/go-nmea/ (DSC, DSE) https://www.cruisersforum.com/forums/f13/nmea-0183-sentences-dsc-dse-124887.html https://continuouswave.com/whaler/reference/DSC_Datagrams.html https://web.archive.org/web/20190303170916/http://continuouswave.com/whaler/reference/DSC_Datagrams.html https://github.com/mariokonrad/marnav/blob/master/src/marnav/nmea/dsc.cpp https://github.com/mariokonrad/marnav/blob/master/src/marnav/nmea/dse.cpp Thanks

enhancement

Show tides and currents slows up zooming unreasonably much even on pi5. There is no need to show every tide station on really zoomed out charts. There are too many...

enhancement

Can be calculated from boat speed and rate of turn. R = v / w v - speed m/s w - rate of turn rad/s

enhancement

See for ideas: https://github.com/nickajeglin/Barograph

enhancement

### Describe the bug Archive this library or mark it as deprecated as M5Unified is the replacement and maintained ### To reproduce Archive this library or mark it as deprecated...

Currently in produces multiple binaries for each .ino. (partitions, booloader, sketch, etc) How can I make it to produce a single binary which can be flushed to esp32 device? esptool.py...

On raspberry pi5 bookworm ```` Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at cc.arduino.view.NotificationPopup.updateLocation(NotificationPopup.java:244) at cc.arduino.view.NotificationPopup.(NotificationPopup.java:222) at cc.arduino.view.NotificationPopup.(NotificationPopup.java:72) at cc.arduino.contributions.ContributionsSelfCheck.lambda$run$0(ContributionsSelfCheck.java:133) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native...

Component: IDE
Type: Bug

Sample code: ```` #include #include #include #include #include #include using namespace ESP32Console; Console console; void setup() { auto cfg = M5.config(); AtomS3.begin(cfg); //Initalize SPIFFS and mount it on /spiffs //SPIFFS.begin(true,...

### Describe the bug Starting chromium-browser on Bookworm arm64 is very slow. It also gives error on the startup "ERROR:network_service_instance_impl.cc(601)] Network service crashed, restarting service." ### Steps to reproduce the...

They are getting cheaper and not subject to magnetic interference Example: https://holybro.com/products/h-rtk-unicore-um982 UM982. Can work without RTK just by using two antennas. Produces regular NMEA 0183 stream with some added...