I am working on developing blocks for Decoding and demodulating Bluetooth signal and then to show the sequence of 1s of 0s in demodulated signal.
I am trying to build blocks in GNURadio.
My question is : Is decoding Bluetooth previously built in GNU like photos or do we need to code it in python and build block by yourself?