-
Hi
I have been trying to test this valuable code with a ADALM-pluto platform. First I tried to replace the sink from USRP to IIO-based pluto sink, but it didn't work. So, I used both the source cod…
-
Is there a way to integrate receiving rf signals with this project, or is there a reason that it cant be implemented together? If it is possible, I would like to try to code something up based on the …
-
As mentioned in the readme, I had to disconnect the D2 pin. As a result, I can connect with my Zehnder but I'm getting the following errors in the log:
```
[23:03:25][D][nRF905:129]: Rx Invalid
`…
-
hello,
I'm trying to use my lilygo 868/915 Mhz card.
but when I enter 868 frequencies they are not valid.
is it possible to have it configured on the 868 band?
thanks
-
Following on my testing with the [AMD Radeon Pro W7700](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/680), I would like to see if an [ASRock Challenger AMD Radeon RX 7600 8GB](https…
-
what do I need to do to fix this
open-oasis\generate.py", line 19, in
model = model.to(device).eval()
^^^^^^^^^^^^^^^^
File "C:\Python312\Lib\site-packages\torch\nn\modules\modu…
-
Hello,
Two questions,
one are the diodes a hard requirement? What would happen if you do not use the diodes
second, I am not so familiar with the ascii diagram, is TWR_RT pin connected to both th…
-
We are trying to implement a callback to reflex to both update the frontend state and make a request to the backend when a user successfully completes a google file picker. Our flow is as follows:
…
-
**Describe the bug**
```
/Users/masen/code/reflex-dev/reflex-examples/json-tree/json_tree/json_tree.py:64:14 - error: Argument of type "() -> tuple[Component]" cannot be assigned to parameter "com…
-
LPUART0, used for the debug console and shell, does not receive characters. It does transmit, and will print to the terminal.
To replicate, the sample samples/drivers/uart/echo_bot shows the issue…