Kate Temkin
Kate Temkin
It looks like there's an issue with the way gr-soapy is linked that I missed: otool -L output: ``` ./usr/lib/libgnuradio-soapy.v1.0.2-20-g6c31bc88.dylib: /Applications/GNURadio.app/Contents/MacOS/usr/lib/libgnuradio-soapy.1.0.3git.dylib (compatibility version 1.0.3, current version 0.0.0) /Library/Frameworks/Python.framework/Versions/3.7/Python (compatibility version...
All: I've been working on a new major version of FaceDancer for the past few days in an effort to clean up a lot of the things that have been...
We should have short pieces of example code showing how to use various GreatFET functionality for users; likely captured in the wiki. Ideally, where applicable, the would show how to...
A few of the APIs (e.g. LEDs) don't currently check if APIs are supported in their scripts, which leads to confusing error messages when they're used (see e.g. the messages...
#174 provides a new GPIO interface with a better backend API. The host can now be extended to take advantage of more features: - After a (re)-connect, the host should...
Provide the capability for a USB-orchestrated self-test mode, which should include: * Debug logging, a la `dmesg` * A self-test option that reports overall device/peripheral health targeted towards end-users --...
This gives us a quick way to do PWM prior to us implementing a proper LPC43xx driver.
A cleaned-up USB stack was started; and lives my fork; but I wound up distracted months ago and never merged it. >.>
These will help in creating peripheral drivers for libgreat.