spec

Results 5 issues of spec

GNURadio.app requires the "official" Python 3.7 package to run, but official package doesn't include all dependencies required for GRC to run correctly. Running GRC from the XQuartz terminal yields: ```...

pending validation

Thanks for taking a look. When I run: ``` # ubuntu-drivers list WARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot determine support level nvidia-driver-418-server, (kernel modules provided by linux-modules-nvidia-418-server-lowlatency-hwe-20.04) nvidia-driver-460-server,...

First off, thanks for writing such a great library. I looked around at everything out there, and this one is by far the most complete. I'm working on a power...

I've been trying to get this library going for use with SPI1, but aren't having much luck. I made a copy, and changed the IOMUX* entries to match that of...

FileTypeBIN in function AppleDOSReadFileRaw parses out load address and length from file and returns load address, length, and data. When AppleDOSReadFileRaw is called from within analyzeDOS16, the load address and...