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

Replace ftime() with gettimeofday() #5

Conversation

wizardishungry
Copy link

No description provided.

@bovine
Copy link
Member

bovine commented Mar 30, 2016

What is the reasoning for changing to gettimeofday()?

Also, there are conflicts in this request that need to be resolved first.

@mutability
Copy link

Can you send pull requests to the upstream repository at mutability/dump1090, as that's what the next iteration of the Flightaware version of dump1090 will be based on.

(also, if you're trying to build on OS X, upstream builds on OS X via travis so it's more likely to work out of the box)

@wizardishungry
Copy link
Author

Deprecated by POSIX in 2008. It doesn't exist on OpenBSD (and supposedly others) so it breaks compilation. I'll fix the merge.

@wizardishungry
Copy link
Author

@mutability looks like using clock_gettime has made this patch irrelevant. I'll base any development off your branch from now on.

paulyc referenced this pull request in paulyc/dump1090 Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants