-
Rust needs to be updated first (https://www.reddit.com/r/rust/comments/3gppup/how_do_i_update_rust_to_the_latest_version_on/?sort=top).
Installation with (https://gitlab.com/surfer-project/surfer)
…
-
It would be great if the waveform viewer could support standard protocol decoding (such as i2c, uart, etc.), or if a waveform decoding plug-in could be added.
For example, it can support the followin…
-
I noticed in the popular "[The Audio Advance](http://belogic.com/gba/)" tutorial that a lot of the descriptions of the hardware sound features of the GBA are accompanied with graphics of the expected …
-
`yosys` and for example `amaranth` add `enum_base_type` and `enum_value_{value}` to variables that used to be enums a la
```verilog
(* enum_base_type = "Port" *)
(* enum_value_000 = "Local" *)
(*…
-
This could be done with a "load additional waveform" from the waveform viewer dialog.
Or (or in addition), I can add a waveform component to the schematic (just for viewing).
Also, I can add all sou…
-
I haven't looked into this too much yet ...
All I have to report is that the waveform-hist-viewer (in the catalogue viewer) seems to arbitrarily stop showing the histogram aspect of the visualisati…
-
And/or V4 NTNDArray PVs?
-
# ARTIQ Feature: Web interface
## Problem this request addresses
The ARTIQ GUI components (dashboard and browser) use Qt. The interface employs a (dated) MDI style UI design. ARTIQ GUI applets r…
-
The new open source waveform viewer Surfer can be executed in the browser: https://app.surfer-project.org/ There is a bit of ongoing integration in #1002 (basically supporting arbitrary viewers).
A…
-
Hi Robert,
thank you for doing a great job.
I found an issue on calculating the data values in scopedump.vbs:
_blockVal = DataBlock(Index + 1) + 256 * DataBlock(Index + 0)_
must be _blockVal = Dat…