Jaroslav Škarvada
Jaroslav Škarvada
> Correction, from the photos it seems there are three chips near the antenna. Correction of the correction, my TRX has single chip: PAN186CV. Not sure what are the other...
It's probably PANCHIP, datasheet in chinese: https://www.chipqry.com/datasheet/pan186cv Machine translated datasheet: https://www.onlinedoctranslator.com/app/gettranslateddocument/pan186cv_cn.zh-CN.en.pdf The datasheet doesn't seem much useful.
With the SDR I can do 16 MHz bandwidth PHY GFSK dump, unfortunately, this beast has over 22 MHz bandwidth, so I am unable to capture the whole hop sequence...
As a workaround you could either stop TuneD deamon (if runing), enable the no daemon (one shot) mode in `/etc/tuned/tuned-main.conf`, set `daemon = 0`, run `tuned-adm profile virtual-guest`, disable the...
Thanks, it's OK, I think the outcome for users is the same.
Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=2323514 There is also fedora-devel discussion.
It's set on two places because IMHO grub can run in BLS and non-BLS mode. Exact reproducer is just to upgrade Fedora from F40 to F41? And then the problem...
This is useful if packaging for distro.
BTW I compiled it with numpy-2.2.1 and it seems it runs fine, at least I didn't observe the startup crash. Maybe if compiled with numpy-2 it can be run with...
Sure, I will check and I will also enable the unit tests during Fedora build process. Could you point me to instructions how to run them all? I tried `python3...