jamesaisenberg

Results 7 comments of jamesaisenberg

I got it working with docker. Happy to share!

Cool! just published them here: https://github.com/jamesaisenberg/crocodilehunter. The README says how to use it. It works for me. My host OS is ubuntu 20.04, and I'm using a bladerf2 xa4. This...

> Just checked, the version of srsLTE required builds fine on 18.04. It fails on 20.04, suppose this should be it's own issue > > [ 35%] Building CXX object...

Oh right, I remember having that issue as well. But first: does the build work for you? In other words, did the "cabsf was not defined in this scope" error...

Mine works! It finds about 5 cells. I was having similar issues with the bladerf in ubuntu 20.04. Here is my solution: https://github.com/EFForg/srsLTE/pull/11 The only change is to crocodilehunter/src/srsLTE/lib/examples/cell_measurement.cc, so...

Sure! Here it is: ``` { "ver": 2, "sources": [ { "center": 855000000.0, "rate": 10000000.0, "error": 0, "ppm": 0, "agc": false, "gain": 14, "ifGain": 16, "bbGain": 32, "analogRecorders": 24, "digitalRecorders":...

Here it is. The only reason why I'm skeptical of a thermal issue is because stopping and restarting trunk-recorder immediately fixes the problem, and the device should be pretty much...