Xavier Olive

Results 63 comments of Xavier Olive

Yes, note that this flag is actually always True 🤷 @junzis that's one of the things I fixed [here](https://github.com/xoolive/rs1090/blob/2998bb5176cbd0e6d979efe1f7ca96c318d0d769/crates/rs1090/src/decode/bds/bds62.rs#L141) 😜

I just added some logic in the rtl_test example program to use a -f flag and select devices based on manufacturer/product/serial. rust-soapysdr offers something similar and I find it very...

@tkj666 sorry for the delayed reply There is actually more than serial (there is `manufacturer`, `product`, and `serial`), but I can try to add one more item in the enum...