Re: [Hackrf-dev] Error while running dump1090 with Hackrf

2016-10-04 Thread Martin Müller
Hi, theoretically it should be possible to combine hackrf_transfer and the „original“ dump1090 by piping the data, but I was not successful doing so. This is the command I tried: ./hackrf_transfer -r - -f 109000 -c 200 2>/dev/null | dump1090 --ifile --metric --interactive --net Note: R

Re: [Hackrf-dev] How to update Hackrf-tools?

2017-02-12 Thread Martin Müller
To build the host tools you need to be in the subdirectory „host“. There should be a CMakeLists.txt file, but you reference it from the newly created build directory after changing into that. More detailed instructions are in the host/README.md file (also online at [1]). Hope that helps Martin

Re: [Hackrf-dev] Raspberry Pis and HackRFs

2017-02-12 Thread Martin Müller
I seem to have the same issue. If I run "ldd /usr/local/bin/hackrf_info" I can see that it is linked to "/usr/lib64/libhackrf.so.0" which for me points to "/usr/lib64/libhackrf.so.0 -> libhackrf.so.0.4.0" (found out using "ls -l /usr/lib64/libhackrf.so.0" but I guess it should be "/usr/local/lib/li

Re: [Hackrf-dev] Where is Lesson 12, 13 ....?

2018-02-19 Thread Martin Müller
I'm also looking forward to more video tutorials :) Until then here are some similar resources: * Wireless Masterclass Video Series (related to the LimeSDR, but some aspects should also apply to the HackRF) #1 - What is Digital Radio? https://myriadrf.org/blog/wireless-mastercla