BastilleResearch / gr-lora

GNU Radio OOT module implementing the LoRa PHY, based on https://github.com/matt-knight/research/tree/master/2016_05_20_jailbreak
GNU General Public License v3.0
470 stars 92 forks source link

Investigate alternative demodulation strategies #5

Open matt-knight opened 7 years ago

matt-knight commented 7 years ago

While the synchronized FFT strategy works, there may be more accurate and/or computationally efficient means of demodulating LoRa than the one implemented here.