Lukanite

Results 7 issues of Lukanite

On timeout, fd is no longer unbound for the check on line 838. Causes an os.read() still to be called, but it seems to be harmless on my machine. Addresses...

When using PosixPollSerial, with a timeout, an UnboundLocalError is thrown when the timeout expires without completely fulfilling the read request: ``` >>> ser = serial.serial_for_url("alt:///dev/ttyACM0?class=PosixPollSerial", 115200, timeout=10) >>> x =...

Hey, I'm using the SARA-R510M8S and wanted to know if there was any way I could use AssistNow Online to assist the GPS chip? I've got CellLocate working but I'd...

feature

The Raspberry Pi 3B+ sometimes fails to boot, and performs an early terminate. However, this early terminate is sent to the wrong port, never gets picked up by the server,...

Bootcode/Netboot/PXE

Hey, just got a Pi 4 today and wanted to migrate my boot image up to Buster so that it can support Pi 4s - I see that the rootfs...

First of all, thanks for providing this code! This box will be a lot more useful once I can get Linux (hopefully Debian or Ubuntu one day) on it. However,...

bug

I found your advice on getting Ubuntu on the A95X by using the ODROID C2 Ubuntu desktop image (ubuntu64-16.04lts-mate-odroid-c2-20161003), and tried it out - by extracting the files on the...