On 1/5/19 2:26 PM, Alban Meffre wrote:
> ok sorry my mistake i got "packet_header_default" and
> "header_format_default" mixed up
> bob
The error message at the bottom indicates the wrong number arguments.
digital.header_format_default('1101001110010001', 0)
Try
digital.header_format_defaul
ok sorry my mistake i got "packet_header_default" and
"header_format_default" mixed up
bob
Le sam. 5 janv. 2019 à 22:13, Alban Meffre a écrit :
> hi all
>
> i try to figure out how to use the "packet header parser" block
> as a formatter i use
> "digital.header_format_default('1101001110010001',
hi all
i try to figure out how to use the "packet header parser" block
as a formatter i use
"digital.header_format_default('1101001110010001', 0)"
when i launch i get the error
"
Traceback (most recent call last):
File "/Users/alban/gnuradio/top_block.py", line 146, in
main()
File "/User
Hi Sudip,
haven't tried using the rad1o badge with GQRX myself, but:
does it work when you open GNU Radio companion, just use the Osmocom
source, connect that to e.g. a Qt GUI frequency sink and hit run? Could
you paste the full console output?
Thanks!
Best regards,
Marcus
On Sat, 2019-01-05 at
hi all
i would like to define my own format for decoding CC1101 packets
sync word : d391h
packet length : 1 byte
can i easily derive the header_format_base in python and add it in my top
block or do i need to write C++ code and recompile gnuradio ?
thanks
--
Alban MEFFRE F4GSW
_