Skip to content

Migrate ADIS16550 to common RX parent - #788

Open
tfcollins wants to merge 1 commit into
mainfrom
tfcollins/migrate-adis16550-common-parent
Open

Migrate ADIS16550 to common RX parent#788
tfcollins wants to merge 1 commit into
mainfrom
tfcollins/migrate-adis16550-common-parent

Conversation

@tfcollins

Copy link
Copy Markdown
Collaborator

Summary

  • migrate ADIS16550 from direct rx/context_manager inheritance to rx_def
  • preserve the public device/trigger constructor and configure dynamic names before common-parent discovery
  • move channel wrappers, trigger routing, and the 16-sample default buffer into __post_init__
  • add emulator-backed regressions for all 13 channels, wrapper types, trigger disablement, device identity, and buffered reads

Verification

  • pytest -q --emu test/test_adis16550.py test/test_adis16507.py test/test_refactored_devices_unit.py (73 passed, 28 skipped)
  • pytest -q (85 passed, 2060 skipped)
  • pre-commit on changed files
  • compileall and git diff --check

Signed-off-by: Travis Collins <travis.collins@analog.com>
@github-actions

Copy link
Copy Markdown

Generated documentation for this PR is available at Link

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Test Results

2 115 tests  +3     822 ✅ +3   4m 30s ⏱️ +7s
    1 suites ±0   1 293 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit ebd60bb. ± Comparison against base commit a2c91c8.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant