LimeSDR Mini - Dropping Samples on bandwidths higher than ~10MSPS - Your experiences?

Sorry, I forgot complex samples from devices in gnuradio are by default between 1 and -1 so you should multiply by a constant e.g 2^15 (32768) before converting them to a 16-bit int. And should probably do the reverse scaling when reading them back from a file.