Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Hackrf support GPS time-stamping the RF data? #172

Closed
commthu opened this issue Apr 20, 2015 · 5 comments
Closed

Does Hackrf support GPS time-stamping the RF data? #172

commthu opened this issue Apr 20, 2015 · 5 comments
Labels
question question from the community that is not technical support software

Comments

@commthu
Copy link

commthu commented Apr 20, 2015

I want to use GPS time stamping the RF data, does hackrf support this function.
I know some SDR device has this function. This is very useful in some applications.

@KC5CQW
Copy link

KC5CQW commented Aug 6, 2015

This will probably require additional hardware like the PortaPack H1 and a GPS to sync with its RTC.
It may be possible to stream NEMA outputs into a GPIO but otherwise, this would seem to be a host software feature.

@ckuethe
Copy link
Contributor

ckuethe commented Aug 6, 2015

I wrote a gnuradio module to ingest NMEA data into your flowgraph. You could use that to write stream tagged samples to a data file... https://github.com/ckuethe/gr-nmea

@KC5CQW
Copy link

KC5CQW commented Aug 6, 2015

Boom Shaka Lahka.
And there it is...

@ckuethe
Copy link
Contributor

ckuethe commented Aug 6, 2015

Note that this module can't push any timing information into the receiver
so you'll probably get some pretty jittery timestamps depending on system
load.

On Wed, Aug 5, 2015 at 11:20 PM, KC5CQW notifications@github.com wrote:

Boom Shaka Lahka.
And there it is...


Reply to this email directly or view it on GitHub
#172 (comment).

GDB has a 'break' feature; why doesn't it have 'fix' too?

@mossmann
Copy link
Member

Thanks, ckuethe! I'm closing this issue as the remaining concern (timestamps implemented in firmware instead of on the host) already has an issue: #85

@straithe straithe added question question from the community that is not technical support software labels Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question question from the community that is not technical support software
Projects
None yet
Development

No branches or pull requests

5 participants