Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Plotter filter for uavcan.protocol.debug.KeyValue #26

Closed
j3qq4hch opened this issue Feb 7, 2018 · 1 comment
Closed

Plotter filter for uavcan.protocol.debug.KeyValue #26

j3qq4hch opened this issue Feb 7, 2018 · 1 comment

Comments

@j3qq4hch
Copy link

j3qq4hch commented Feb 7, 2018

If you try to add filter for uavcan.protocol.debug.KeyValue message and filter out only messages with specified key you have to use filter:
msg.key.decode() == 'some_key'
instead of
msg.key == 'some_key'

@pavel-kirienko
Copy link
Member

Moved over to the linked issue at PyUAVCAN, closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants