RFQuack
RFQuack copied to clipboard
RFQuack: the versatile RF-analysis tool that quacks!
## Describe the bug while attempting to build (with every dependency installed), it fails with: ``` ... lots of compiling, no errors or warnings ... Compiling .pio/build/seeed_xiao_esp32c3/FrameworkArduino/libb64/cencode.c.o Compiling .pio/build/seeed_xiao_esp32c3/FrameworkArduino/main.cpp.o Compiling...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.8 to 10.0. Release notes Sourced from pymdown-extensions's releases. 10.0 Break: Snippets: snippets will restrict snippets to ensure they are under the base_path preventing snippets relative to...
## Describe the bug I am trying to use RFQuack with an RF110-232 USB device such as https://aliexpress.com/item/1005003285561543.html I can see it as /dev/ttyUSB0 so typing this : ``` PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.30. Release notes Sourced from gitpython's releases. v3.1.30 - with important security fixes See gitpython-developers/GitPython#1515 for details. Commits 141cd65 adjust changelog prior to release 678a8fe...
isPromiscuous implementation sets PreambleLen to 0 here https://github.com/rfquack/RadioLib/blob/master/src/modules/CC1101/CC1101.cpp#L828 which is considered as invalid value https://github.com/rfquack/RadioLib/blob/master/src/modules/CC1101/CC1101.cpp#L687
Hi, I'm a newbie in ESP32 board. I tried to connect the board with cc1101, transmitting is working but receiving is not. Here is the pinout details, I tried to...
Ok I finally got rfquack running on the ecrf v2 and I can confirm it does work. Still testing but all three radios are seen and appear to function. I'd...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not...
Hello, This is not really a bug but it's more related to the flow in using this project. I'm currently struggling to find a somewhat flawless or the intended installation...
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.32.2. Release notes Sourced from requests's releases. v2.32.2 2.32.2 (2024-05-21) Deprecations To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes...