Skip to content

Implement netremote type for rfattenuator tool#360

Merged
wptestyyh merged 1 commit into
developfrom
netremoteatttool
May 12, 2026
Merged

Implement netremote type for rfattenuator tool#360
wptestyyh merged 1 commit into
developfrom
netremoteatttool

Conversation

@wptestyyh
Copy link
Copy Markdown
Member

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Documentation
  • Build Infrastructure

Side Effects

  • Breaking change
  • Non-functional change

Goals

  • Enable rfattenuator tool to control attenuator by netremote server
  • Add get and set commands

Technical Details

Test Results

  • ./rfattenuator-cli netremote 192.168.3.20 5047 set 1 100
    Creating netremote attenuator client @ 192.168.3.20:5047 ... succeeded
    Setting attenuation for channel 1 to 100 dBm: succeeded
  • ./rfattenuator-cli netremote 192.168.3.20 5047 get 1
    Creating netremote attenuator client @ 192.168.3.20:5047 ... succeeded
    Attenuation for channel 1: 100 dBm

Reviewer Focus

Future Work

Checklist

  • Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

@wptestyyh wptestyyh requested a review from a team as a code owner May 11, 2026 22:01
@wptestyyh wptestyyh merged commit 0d80b40 into develop May 12, 2026
3 of 5 checks passed
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