jwmelto
jwmelto
Thanks for letting us know. I don't see the note...
also noted in CentOS 7, Matlab 2018a. Verified importing `matlab` in python works.
That's pretty much it. This doesn't seem an "issue" as much as a general question? I can't promise any better response, but you might also consider the [mailing list](https://lists.sourceforge.net/lists/listinfo/gnss-sdr-developers) or...
The `SignalSource.sampling_frequency` for a File_Signal_Source is at best, informative, for what that's worth. I'm suspecting some numeric instability related to your unusual sample rate. In particular, the acquisition block does...
> `std::move(in, in + buff_increment, d_data_buffer.begin() + d_buffer_count);` That shouldn't compile. `std::move` doesn't have a multi-argument signature and doesn't actually _move_ anything. It's early and my brain is still foggy...
I'll be honest, I don't exactly know what `Channels.in_acquisition=1` does, but I had a similar issue with tracking and I commented it out and got much better response. YMMV
A `File_Signal_Source` does not provide two channels of output. The most likely situation is that you have recorded G1 in one file and G2 in another. Simply specify two `File_Signal_Sources`...
Did you install lapack using Homebrew? If so, the project will need modification because on M1 Macs Homebrew installs in /opt/homebrew, not /usr/local. See the FAQ for more detail. Also,...
You don't want to change the default install location for Homebrew, but you do need to search there. First, you mentioned an `apple-m1` branch. I don't see that branch here,...
Feel free to discuss this at https://matrix.to/#/#gnss-sdr:gnuradio.org