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

listener print strings #12114

Merged
merged 2 commits into from
Jul 30, 2019
Merged

listener print strings #12114

merged 2 commits into from
Jul 30, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented May 30, 2019

Example

nsh> listener log_message

TOPIC: log_message instance 0 #1
log_message_s
        timestamp: 4128786 (55.251776 seconds ago)
        severity: 3
        text: "[pmw3901] driver start failed"

nsh> listener task_stack_info

TOPIC: task_stack_info instance 0 #1
task_stack_info_s
        timestamp: 128244081 (0.845543 seconds ago)
        stack_free: 428
        task_name: "px4io"

@dagar dagar requested a review from julianoes July 26, 2019 18:44
@dagar
Copy link
Member Author

dagar commented Jul 26, 2019

@julianoes can you try this again with your particular toolchain?

Copy link
Contributor

@julianoes julianoes left a comment

Choose a reason for hiding this comment

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

Looks fine.

@julianoes
Copy link
Contributor

Builds fine with GCC 9.1.1 and clang 8.0.0.

I'll check at home on Arch as well later but I doubt it's newer.

@dagar dagar merged commit 0e949a3 into PX4:master Jul 30, 2019
@dagar dagar deleted the pr-msg_strings branch July 30, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants