Files
proxmark3/common
Matthew CarrollandClaude Opus 5 1ebcf225f1 lf nrz demod: start the bitstream at the first edge
The samples before the first level change were counted as bits, and where no
edge arrives inside ten clocks the long-run flush fired first and invented ten
of them out of the quiet lead-in. The count sat on a rounding boundary, so one
sample of jitter in that edge added or dropped a leading bit and rotated the
rest of the word - while startIdx, derived from the same count, held i % clk and
could name no sample.

A level change can only fall on a bit boundary, so start there and report it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-10 14:57:11 -07:00
..
2026-07-03 11:22:38 +02:00
2023-01-15 02:23:19 +01:00
2025-07-08 21:15:09 +02:00
2026-07-15 16:39:15 +02:00
2026-07-15 16:39:15 +02:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2024-09-06 22:36:44 +02:00
2025-07-10 11:52:39 +02:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-02-16 20:28:38 +01:00
2022-01-08 00:40:52 +01:00
2026-03-30 09:29:52 +07:00
2022-01-08 00:40:52 +01:00
2024-10-06 10:08:17 +02:00
2026-07-15 16:39:15 +02:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00