<div dir="auto">Thank you for your email, and I appreciate the communication. I did have one last question: If I were to make a change to the code and need to recompile it, are the steps the same ones listed on the wiki under "building the software", or is there a different make process?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 15, 2019, 10:51 AM Karl <<a href="mailto:gmkarl@gmail.com">gmkarl@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Robert,<br>
<br>
It sounds like you're looking for the `buf_num` argument to<br>
rtlsdr_read_async.  This is in rtl-sdr.h:<br>
<a href="https://git.osmocom.org/rtl-sdr/tree/include/rtl-sdr.h#n362" rel="noreferrer noreferrer" target="_blank">https://git.osmocom.org/rtl-sdr/tree/include/rtl-sdr.h#n362</a> .<br>
<br>
I run into problems like that all the time, myself.  Due to my issues,<br>
I've found it hard to collaborate on this project myself.  See mailing<br>
list archive of contributions that were minimally addressed.  I try to<br>
focus around communication that's more reliable than radio now, like<br>
memo.cash .<br>
<br>
But I'm still passionate about helping rtl-sdr grow.<br>
<br>
Karl<br>
<br>
On 8/15/19, Hudspeth, Robert Lee <<a href="mailto:hudspero@oregonstate.edu" target="_blank" rel="noreferrer">hudspero@oregonstate.edu</a>> wrote:<br>
> Hello! I am an undergraduate student at Oregon State University working<br>
> with RTL-SDR dongles for an academic project under supervision from<br>
> Benjamin Brewster, and I had a dev question.<br>
><br>
> I'm trying to run utilities that capture 978<br>
> <<a href="https://github.com/mutability/dump978" rel="noreferrer noreferrer" target="_blank">https://github.com/mutability/dump978</a>> & 1090Mhz<br>
> <<a href="https://github.com/mutability/dump1090" rel="noreferrer noreferrer" target="_blank">https://github.com/mutability/dump1090</a>> traffic simultaneously, but I<br>
> can't seem to stop rtl_sdr from allocating too many zero-copy buffers and<br>
> preventing both programs from running simultaneously (I'd like to cut down<br>
> from 15). I've been through librtlsdr.c and rtl_adsb.c with the hope of<br>
> manually changing some variable that will let me accomplish this to no<br>
> avail.<br>
><br>
> Is there some line I might have overlooked, or some additional parameter(s)<br>
> I might need to enter?<br>
><br>
</blockquote></div>