Skip to content

Pulse classification #4

Description

@andyli

Looking at your code, I can see that you're detecting the pulses with a length window of +4 to -4 microseconds. But according to the info from nairol, the window should be 0 to -10.5 microseconds. That is, your code assumes the sync pulse j0 can be 58.5 to 66.5 long, but nairol thinks that can be 52 to 62.5 long.
I'm wondering which is correct?

I'm testing with my own code, using an Arduino M0 pro and a base station set to mode A. I thought the base station would produce only j0, k0, j1, k1 pulses, but looks like there is some "skip" pulses too. So, I'm looking into whether I classify the pulses correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions