Vasil Velichkov
Vasil Velichkov
> I have downloaded osmosdr with > > > Better use the official osmocom repository, or it's github mirror > > https://gitea.osmocom.org/sdr/gr-osmosdr/ > > https://github.com/osmocom/gr-osmosdr > > when I run...
> `error: no match for ‘operator=’ (operand types are ‘SwigValueWrapper’ and ‘osmosdr::source::sptr’ {aka ‘boost::shared_ptr’}) 16357 | result = osmosdr::source::make((std::string const &)*arg1);` Looks like you have multiple different incompatible versions of...
> Do you mean docker I can't find docker file for grgsm `docker` is a possible option but other container technologies are suitable as well. You can find example Dockerfiles...
> you did not recommanded pybomb. Its that not great .... I do not recommend it. Most of the time it causes more problems then it solves.
> hey do you have container or something .....for grgsm In one of my previous messages I gave you a link to the tests' Dockerfiles. They are in the gr-gsm's...
> CMake Error: The source directory "/src" does not appear to contain CMakeLists.txt. In which directory did you run the `docker build ...` command and what parameters did you use?
> Well first I make in root/dockerfiles/Dockerfile in Dockerfile i put your > > > https://github.com/ptrkrysik/gr-gsm/blob/master/tests/dockerfiles/Debian_testing.docker > > file into Dockerfile and then i run > > > docker build...
Hi @meni0n, > I'm using Ubuntu 18 18.04 or 18.10? > and did a apt install gr-gsm... I am using a Nooelec NESDR SMArt XTR. Do you have a suitable...
> I'm using Ubuntu 18 and did a apt install gr-gsm... > > Ran it with --debug and I can see that it is just looping... The versions available from...
> When running grgsm_scanner I am not seeing any hex messages. > I am not sure why I am not seeing any hex output with grgsm_scanner and nothing in wireshark....