Clayton Smith
Clayton Smith
The build failures are unrelated to your changes. I pushed fixes to the master branch.
This needed a rebase and a bit of cleanup, so I did that and manually merged. The changes are now on the master branch.
This seems like a useful feature. One bug I've noticed: sometimes if I tune away by a large amount (by adjusting the 100 MHz digit, for instance) and then click...
> Would a CC1101 work Flipper Zero uses a CC1101 transceiver, and its Security+ support is based on secplus. > and is anyone aware of using secplus with an ESP32?...
To make your idea work, I expect you'd need to write some code to configure the CC1101 to listen on the frequency that your transmitters are using, set the correct...
If `.grc_gnuradio` exists but not `.local/state/gnuradio`, then I get the following error: ``` Traceback (most recent call last): File "/home/argilo/prefix_310/src/gr-ieee-80211/examples/wifi_loopback.py", line 24, in get_state_directory log.warn(f"Found persistent state path '{newpath}', but...
It's a bug in this PR.
This is an improvement, but there were still several bugs present in this PR. We should probably open up an issue for those.
> I guess this project was mostly created as a proof of concept That's correct. I created the project because I was curious to see the data my meter was...
> I'm curious why exactly the HD Radio Emergency Alerts functionality isn't implemented. The NRSC-5 specification describes how to encode emergency messages in SIS, but I didn't bother implementing that...