-
I seem to have stumbled into a strange issue where adding more output channels to a `ChannelVolume` will make it mess up the output.
My setup is that I have a custom source which is basically an ex…
-
I am writing to confirm testing of my new UPS. It's the [CyberPower GX1500U](https://www.cyberpowersystems.com/product/ups/battery-backup/gx1500u/) "pure sinewave" model.
I connected it via USB t…
-
There is no playing/paused/stopped status on the "Home" view, so it's impossible to see which streams are actually playing without 3 clicks per enabled stream.
-
``` python
import os
import time
import h5py
import nidaqmx
import numpy as np
from nidaqmx.constants import AcquisitionType, Edge
def main():
tmp_list = []
data = np.zeros(400)
…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#342
From: @cxbrooks
Reported version: 8.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
So this one's been with me a while. The help browser in SCVim works pretty great but there's a few bugs at least on MacOS that are kind of crippling:
1. It is not possible to copy-paste from the he…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#342
From: @cxbrooks
Reported version: 8.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
I need realtime player, my code is like follow, sink "append" is more and more slow
```rust
pub struct RodioPlayer {
stream: rodio::OutputStream,
stream_handle: rodio::OutputStreamHandle,
…
-
It would be nice that if in addition to drawing a waveform ourselves, we could calculate it based on a math expression. Examples:
sin(t) would give a classic sinewave
wave(0)+wave(4)-wave(2) would…
-
There is no dead time in this code. sometimes pulses overlaps. Can't drive any MOSFET or IGBT with this code