Commit 4feceea
fix(snr): noise reference = max(inter-chirp gap, min-stat idle floor) — F231 measured the IONOS gap 3-6 dB QUIETER than idle with 2x frame swing
The IONOS S:N-tracking noise BREATHES around bursts (gap 0.021-0.035 vs idle
floor 0.044) — the gap-only reference was unstable there in both directions.
A noise estimate can read falsely LOW (tracker decay in silence); the
min-statistics idle floor bounds it from below. Max of the two independent
measurements: no-op on constant-noise channels (real radio, OTASim — verified
awgn@10 channel~9.5/9.9), stabilized on IONOS. Closes the handoff §2 bench
experiment with measured numbers.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019btwFxDt7D19SZSqPYvZnk1 parent 0710d78 commit 4feceea
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
660 | 670 | | |
661 | | - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
662 | 677 | | |
663 | 678 | | |
664 | 679 | | |
| |||
0 commit comments