J Thomas
J Thomas
This is appears to be a bug with generating tiles in alternative projections. If I change the `srs` and and `srid` values in the `openmaptiles.yaml` there is no impact on...
When trying to connect to a socket server from Electron's main process the Autobahn code tries to use the native WebSocket implementation. It needs to use the `ws` implementation. The...
PR to add connecting to the local WIFI with WPS. This makes it pretty simple to get connected. * Updated qasync to latest. Resolves error in console around _exec() function...
Big PR..... * Menus can be show/hidden based on menus.yaml configuration file * changed the buttons keys values for all menus to use a unique key instead of a the...