xmikos / soapy_power

Obtain power spectrum from SoapySDR devices (RTL-SDR, Airspy, SDRplay, HackRF, bladeRF, USRP, LimeSDR, etc.)
MIT License
164 stars 35 forks source link

Fix start time when buffer is repeated. #11

Open xloem opened 6 years ago

xloem commented 6 years ago

@xmikos this fixes a bug where incorrect start times are written when the integration buffer exceeds the max buffer size

xloem commented 6 years ago

@xmikos I was wondering if you'd have time to merge or address this simple fix?

Prior to this adjustment, I don't believe the start time of a large sweep is recorded at all.

xloem commented 6 years ago

hey @xmikos ; you commented on a PR a bit ago, but you've been silent for a while now. I was wondering if there is anything I could do to help move some of my PR's forward, or if there is some time frame within which you'd have time to address them? If I don't hear from you, I'll try to check back in a month.

xloem commented 6 years ago

@xmikos just sending you a ping; I could clean up these pull requests but if this project is no longer maintained at all I'll fork it or pick a different one

xmikos commented 6 years ago

@xloem I am still around, just my family and job eaten all of my free time. I have planned to get back to my SDR projects about 3 months ago, but it didn't pan out well then. Now I should have more time again, I want to go through all Pull Requests next week and then release new version. It should be better with my time for SDR projects after that. So I gladly please you to be little more patient. I am fully aware it has been really long time, sorry :-(

xloem commented 6 years ago

@xmikos thanks for the update =) Once you have time, it would be great if you could look at just this PR in particular. It is very simple and fixes a bug for me.

RileyThomasPhillips commented 6 years ago

Hey @xmikos I'm a friend of @xloem and was also wondering about this pull request in particular. Sorry to bother you, I know you mentioned family and work has kept you busy, but I am curious if you've made any progress recently?