Niccolò Izzo
Niccolò Izzo
Hello, thanks for creating this nice project. I believe this could be a nice fit for linux distributions for smartphones like [postmarketOS](https://postmarketos.org/). Right now a bit of interface tweak is...
Update README.md with more accurate flashing instructions. Update flash.sh script for using the new esptool.py syntax.
The README was out-to-date, now it has been updated to reflect the current state of the project.
@tarxvftech is working on implementing satellite tracking for OpenRTX, to work the LEO satellites with just your radio. Please ask for any support here and link the PR eventually.
@AlexandreRouma is working on implementing font antialiasing for OpenRTX for better readability. Please ask for any support here and link the PR eventually.
Hi, one thing could make this printer even more awesome: network printing! What is the difficulty of creating a CUPS filter able to print through this cat thingy?
The program fails on the latest Ghidra 9.1.2. ``` Traceback (most recent call last): File "./set_colors.py", line 71, in copyfile("black_dragon.png", dragon_path) File "/usr/lib/python3.8/shutil.py", line 261, in copyfile with open(src, 'rb')...
When using SoapyRemote with a RTL-SDR Blog V3 on ArchLinux ARM on a Raspberry Pi 2, with OpenWebRX as a client, I get a timeout error every 1-3 hours. While...
Added a mapping to the gplaycli function which updates all the downloaded APKs. Set the cli.yes flag to avoid timeouts due to missing command line confirmation. One thing to improve...