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

Some cleanups to allow more than 4 channels to be decoded #1

Closed
wants to merge 6 commits into from

Conversation

ckuethe
Copy link
Contributor

@ckuethe ckuethe commented Oct 28, 2016

With this patchset, I'm able to run acarsdec on a single core 1GHz Cortex-A8 (VPFv3 and NEON) decoding 8 channels using less than 60% CPU.

@sha-hub
Copy link

sha-hub commented Nov 4, 2016

Do you mean you can run acarsdec with an airspy dongle decoding 8 CHs? right?

@ckuethe
Copy link
Contributor Author

ckuethe commented Nov 4, 2016

The arm board I'm running can't supply enough power on the USB port to run the airspy, but I can decode 8 channels from an RTL. The airspy driver already had 8 channel support.

@sha-hub
Copy link

sha-hub commented Nov 4, 2016

Thx. I am receiving 3 channels running airspy mini dongle on a raspberry pi 2 board. Although it works, the decoding result is not acceptable, trying to figure out how to improve it.

@ckuethe
Copy link
Contributor Author

ckuethe commented Nov 4, 2016

Check your analog side. Are you using a good antenna? Is your feed line in good conditions? Is there lots of RF interference? Is your gain set properly? Are you using the right PPM correction? Do you have good line of sight? Are there even many aircraft around you to listen to? Can you reproduce the poor reception near an airport?

acarsdec -p 22 -g 1000 -r 0 131.55 130.025 129.125 130.425 130.45 131.125 130.575 131.475 works for me

@sha-hub
Copy link

sha-hub commented Nov 5, 2016

rtl is now receiving much much better than airspy mini with the same antenna and coax. May be is the gain settings.


发件人: ckuethemailto:notifications@github.com
发送时间: ‎2016/‎11/‎5 3:11
收件人: TLeconte/acarsdecmailto:acarsdec@noreply.github.com
抄送: zsssappmailto:lavaspan@outlook.com; Commentmailto:comment@noreply.github.com
主题: Re: [TLeconte/acarsdec] Some cleanups to allow more than 4 channels to be decoded (#1)

Check your analog side. Are you using a good antenna? Is your feed line in good conditions? Is there lots of RF interference? Is your gain set properly? Are you using the right PPM correction? Do you have good line of sight? Are there even many aircraft around you to listen to? Can you reproduce the poor reception near an airport?

acarsdec -p 22 -g 1000 -r 0 131.55 130.025 129.125 130.425 130.45 131.125 130.575 131.475 works for me


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com//pull/1#issuecomment-258522385, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ARFCwnexO8ZZ3SoCJXoeS7fJEfHtz_wxks5q64NUgaJpZM4KjwaD.

@ckuethe
Copy link
Contributor Author

ckuethe commented Jan 23, 2017

I'm going to close this PR and will resend some similar changes against 3.4

@ckuethe ckuethe closed this Jan 23, 2017
@xantegh xantegh mentioned this pull request Apr 16, 2019
TLeconte pushed a commit that referenced this pull request Dec 22, 2020
`-Ofast` and especially `-march=native` produce binaries that are not portable. Changed to `-O2`.
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