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

Decoding: need more parameters? #111

Open
bengtmartensson opened this issue Aug 8, 2019 · 1 comment
Open

Decoding: need more parameters? #111

bengtmartensson opened this issue Aug 8, 2019 · 1 comment

Comments

@bengtmartensson
Copy link
Owner

bengtmartensson commented Aug 8, 2019

This signal, according to DecodeIR: protocol = XMP-1, device = 49, subdevice = 16, obc = 80

0000 006C 0000 0036 0007 0022 0007 0032 0007 001D 0007 006C 0007 0032 0007 0032 0007 002D 0007 0022 0007 01F4 0007 0022 0007 0052 0007 001D 0007 001D 0007 0038 0007 001D 0007 001D 0007 001D 0007 0C01 0007 0022 0007 0032 0007 001D 0007 006C 0007 0032 0007 0032 0007 002D 0007 0022 0007 01F4 0007 0022 0007 0028 0007 0047 0007 001D 0007 0038 0007 001D 0007 001D 0007 001D 0007 0C01 0007 0022 0007 0032 0007 001D 0007 006C 0007 0032 0007 0032 0007 002D 0007 0022 0007 01F4 0007 0022 0007 0028 0007 0047 0007 001D 0007 0038 0007 001D 0007 001D 0007 001D 0007 04E0

does not decode. The decoder rejects the "semilong" bold entry, a gap. Rejected while the PWM-16 forces a ridiculously low relativetolerance.

DecodeIR decodes it as XMP-1. Replacing the bold entries (01F4) by 01FD makes it decode.

Need new parameter?

Possible alternative: Do not use relativetolerance within bitfields.
Other possibility: Do not use relativetolerance for durations < 1000 micros (say).

pace.txt
pace.girr.zip

@bengtmartensson bengtmartensson changed the title XMP decoding issue Decoding: need more parameters? Aug 19, 2019
@bengtmartensson bengtmartensson added this to the Longtime milestone Dec 6, 2019
@bengtmartensson bengtmartensson added the Feedback solicited Do you find this a good idea? label Mar 22, 2020
@bengtmartensson bengtmartensson removed this from the Longtime milestone Nov 8, 2020
@bengtmartensson
Copy link
Owner Author

Referred to here.

@bengtmartensson bengtmartensson added this to the Milestone 14. milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant