Skip to content

Tags: gnuradio/gr-bokehgui

Tags

compatbokeh2.4

Toggle compatbokeh2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Base sink: add buffer util functions (#65)

* Pull waterfall get_plot_data binding to base_sink

And make is so returned array has proper length

* Add function to poll number of items in buffer of base_sinks

compatgr3.9.4

Toggle compatgr3.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #43 from Notou/porting-3.9

Brings compatibility with 3.9 (and hopefully 3.10)

compatbokeh2.2

Toggle compatbokeh2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for bokeh up to 2.2.3 (#40)

compatbokeh2.0

Toggle compatbokeh2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge support for bokeh 2.0 (#39)

* Create a new bokeh do for each new connection

* Update the widgets

* Update plots

* Display options

* Remove startup prints and warnings

* Remove callback_throttle

* Javascript fix for max hold

* Restore maxhold option to vec sink

* Minor improvement to test flowgraphs

* Update readme

v1.0

Toggle v1.0's commit message
Final merge of GSoC work into master