Joachim Tapparel

Results 50 comments of Joachim Tapparel

Hi, what are the values in the very first frame detected (there should be 20 consecutive values before the header error)? For me this is: 0x0, 0x0, 0x7, 0xc, 0x1f,...

I'm not expecting the header check to pass with sf5 with the version I pushed on the branch. I just wanted to compare what the first 20 values are. Can...

like that : ![image](https://github.com/tapparelj/gr-lora_sdr/assets/66671413/645edb60-00b1-4102-9c04-3937642cf231)

This is intriguing, if you have those values as well then the header decoding should be handled exactly the same as for me. Can you pull and install the version...

Hello @jithivk, it makes sense to me that 0x16 doesn't work as it would correspond to modulated symbols 8 and 48, but sf5 can only send symbol index up to...

There is no reason I can think of that would prevent it. Initially, it was developped on GNURadio 3.7. The core c++ files (the ones in /lib ) should work...

Are you sending a payload of less than 2 bytes? The CRC for payloads of less than two bytes is not supported yet as the last two bytes of the...

Hi @jds0987, yes, it's planned, but probably only around February or March.

> @tapparelj Why the received data not showing in its hex format, rpp version is doing that well. You would like to print in the terminal the hex content? For...

Hi @radio-satellites, Since you mention that only long packets suffer, it makes me think of an issue related to sampling frequency offset (SFO) as the more time passes, the more...