Steven Estes
Steven Estes
Running universal via `electron-forge package --arch=universal` results in the following error message: An unhandled rejection has occurred inside Forge: Error: Detected file "Contents/Resources/app/node_modules/lzma-native/prebuilds/darwin-arm64/electron.napi.node" that's the same in both x64 and...
Got a feature request. Wondering if it might be possible to send some additional data across the wire, including: OAT (outside air temp), pressure altitude, and indicated airspeed. Appreciate the...
Running into a problem and wondering if anyone can provide some insight. I've copied the basic_server.py code and the index.html. When I run uvicorn basic_server:app everything launches fine and I...