Sample data collection - #2
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Hardening and verification pass across the whole library: process lifecycle,
cross-platform support, CLI/API surface, and docs. Everything below is
hardware-verified on Windows and Linux (full suite incl. hardware tests:
227/227 Linux on Debian 12, 228/228 Windows after the final fix, same bytes).
Behavior changes
sweep()edges now snap outward to whole MHz (floor low / ceil high) —the swept range always contains the requested band
monitor_frequencies()reads the bin covering each frequency (not asegment mean) and emits one complete update per sweep pass
detect()reports the tool's own words (and versions) when no board ispresent, regardless of exit code
Fixed
write()holding the USBclaim for the rest of the process (found by the Linux hardware run)
read1);stop()escalation reapsAdded
pdeathsig/ Windows Job Object): a hard-killed parentcannot orphan a transmitter — proven with real parent SIGKILL tests
tx --cw(duration-mandatory),monitor,scan,sweep -o/-B/-Iwith the official package
re-entered after verification)
Housekeeping
.gitattributes(one renormalize commit); binary/fixtureprotections
SETUP_LINUX.mdmerged into the README; docs refreshed repo-wide;regenerable
fm_testdatauntrackedVersion stays 1.0.0 — the 1.1.0 roll (changelog consolidation, bump, tag)
follows as its own change.