Skip to content
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

added sysinfo and radioinfo #1769

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

gullradriel
Copy link
Member

@gullradriel gullradriel commented Jan 14, 2024

That PR is adding sysinfo and radioinfo to usb serial commands.

They are reporting the same informations as 'Performance' and 'Radio Settings' when using the DFU button.

Example output:

sysinfo:

ch> sysinfo
M0 heap: 32400
M0 stack: 395
M0 cpu: 22
M4 heap: 0
M4 stack: 0
M0 cpu: 0
M4 miss: 0
uptime: 12
ch>

radioinfo:

ch> radioinfo
receiver_model.target_frequency: 25435000
receiver_model.baseband_bandwidth: 1750000
receiver_model.sampling_rate: 3072000
receiver_model.modulation: 1
receiver_model.am_configuration: 0
receiver_model.nbfm_configuration: 0
receiver_model.wfm_configuration: 0
transmitter_model.target_frequency: 25435000
transmitter_model.baseband_bandwidth: 1750000
transmitter_model.sampling_rate: 3072000
ch> 

Solve enhancement issue #1768

Copy link
Member

@htotoo htotoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jLynx jLynx merged commit ae9d6de into portapack-mayhem:next Jan 15, 2024
3 checks passed
@gullradriel gullradriel deleted the sys-radio-pwr-serial-info branch February 3, 2024 13:20
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.

3 participants