gr-nrsc5
gr-nrsc5 copied to clipboard
A GNU Radio implementation of HD Radio (NRSC-5)
I have been testing out this HD Radio tool for the hackrf for at least a week or two now, but I have quite a few questions regarding the usage...
I noticed the install fails on `make` when gr-nrsc5 is placed in a folder that contains a space in its name. It is the same for theori-io/nrsc5. Tested on Ubuntu...
gr::buffer::allocate_buffer: warning: tried to allocate 4 items of size 146176. Due to alignment requirements 16 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On...
Apparently Station Name Long is transmitted as message ID 0010 and Station Name Short is Message ID 0001 as seen here: [1020s.pdf](https://github.com/argilo/gr-nrsc5/files/6071666/1020s.pdf)
I am very curious since there's already support for other TX hardware, any chance of adding support for FL2K dongles? Been doing some playing around off and on trying to...
I'm extremely, extremely happy with the current state of the project. Everything is now functional, something that I am extremely happy with and have been playing around with for the...
I'm curious why exactly the HD Radio Emergency Alerts functionality isn't implemented. If you need help with figuring out how encoders communicate with it, I can provide a virtualized DASDEC...