Skip to content

submac: add TX power to retrievable netopts #21579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

fabian18
Copy link
Contributor

@fabian18 fabian18 commented Jul 3, 2025

Contribution description

Makes that TX power appears in the ifconfig output when using a radio hal netdev

Testing procedure

> 2025-07-03 09:19:25,348 # ifconfig
2025-07-03 09:19:25,350 # Iface  3  HWaddr: 6F:9F  Channel: 5  Frequency: 869300000Hz  NID: 0x23  RSSI: -107  BW: 125kHz  SF: 7  CR: 4/5  PHY: LORA 
2025-07-03 09:19:25,350 #           Long HWaddr: 66:77:AA:29:EC:D5:EF:9F 
2025-07-03 09:19:25,351 #            TX-Power: 22dBm  State: IDLE 
2025-07-03 09:19:25,352 #           ACK_REQ  L2-PDU:102  Source address length: 2
2025-07-03 09:19:25,352 #           Link type: wireless

Issues/PRs references

#21202

@github-actions github-actions bot added Area: network Area: Networking Area: drivers Area: Device drivers Area: sys Area: System labels Jul 3, 2025
@mguetschow mguetschow added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jul 3, 2025
@riot-ci
Copy link

riot-ci commented Jul 3, 2025

Murdock results

✔️ PASSED

3e38157 submac: add TX power to retrievable netopts

Success Failures Total Runtime
10504 0 10504 22m:42s

Artifacts

@fabian18 fabian18 force-pushed the pr/submac_tx_power branch from dc5596f to 3e38157 Compare July 3, 2025 08:12
@mguetschow mguetschow enabled auto-merge July 3, 2025 13:05
@mguetschow mguetschow added this pull request to the merge queue Jul 3, 2025
Merged via the queue into RIOT-OS:master with commit 06a22e3 Jul 3, 2025
27 checks passed
@Teufelchen1 Teufelchen1 added this to the Release 2025.07 milestone Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants