Adminy
Adminy
I see an example for fsk but what about ook? is there hardware support even?
Hi great work with the project! Unfortunately I didn't get a banana Pi 3 network gear. I'm trying it with a wifi card, 2 lan ports and a 5G modem....
Newer kernels require libgpiod to do any gpio related tasks as libgpiod encapsulates the ioctl calls and data structures behind a straightforward API, **sysfs is deprecated** !!! Here is an...
``` npm ERR! code 1 npm ERR! path /root/homebridge/node_modules/usb npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! make: Entering directory '/root/homebridge/node_modules/usb/build' npm ERR! CC(target) Release/obj.target/libusb/libusb/libusb/core.o npm...
if you could enrich that line: https://github.com/rowanwins/arcgis-pbf-parser/blob/fee44f7c2639616dce3dd7fee0bba308b6eed6e2/src/main.js#L9 to say ```javascript throw new Error('Could not parse arcgis-pbf buffer' + error) ``` it will say what the real issue is.
running: `./venv/bin/cp210x-program.py ` gets: ``` Traceback (most recent call last): File "/root/homebridge/./venv/bin/cp210x-program.py", line 247, in main() File "/root/homebridge/./venv/bin/cp210x-program.py", line 243, in main options.action(options) File "/root/homebridge/./venv/bin/cp210x-program.py", line 139, in read_cp210x usbdev...
Just wondering if its possible to create an SD card that contains the UEFI bootloader on SD card instead? This way the output can also be nixified. No manual steps...