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

spectrum-scanner: Improved plotting script #53

Merged
merged 2 commits into from
Nov 28, 2019

Conversation

jnohlgard
Copy link
Member

This is a rewrite of the plotting script used by the spectrum scanner.

Improvements:

  • No longer steals window focus at each data update
  • Uses matplotlib's animation API for live updates, instead of manually re-plotting on a timer loop
  • Newest values are always at the right hand side of the plot area
  • Added workaround for issue mentioned in RIOT-OS/RIOT@73f6a0c (problem was observed with FRDM-KW41Z)

Joakim Nohlgård added 2 commits October 18, 2018 09:20
Copy link
Member

@smlng smlng left a comment

Choose a reason for hiding this comment

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

tested ACK

@smlng smlng merged commit 1c42e3f into RIOT-OS:master Nov 28, 2019
chrysn pushed a commit to chrysn-pull-requests/RIOT that referenced this pull request Sep 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants