-
At first glance, it is not clear that the callback function `framesQueued` runs in a different thread. Might this be documented a little more clearly?
The next question is can you run capture loop…
-
So I have the gymnasticon running with ANT+ on a RPi Zero W, connecting to IC4.
IC4 has difficulty levels from 1-100. When I start pedalling at 32 difficulty, the reported power is about 140-160, w…
-
Hi all,
I have been having a ton of fun getting set up with this great tool. I've been so frustrated by not being able to have indoor power data in Garmin or RideWithGPS, but my Edge 520 doesn't su…
-
DS: `Connect to VCC through a pull-up resistor if no active
connection is used
`
-
Many SNB queries such as IC1, IC4, IC5 (see https://github.com/cwida/duckpgq-experiments/issues/26 for all) require optional matches. The PGQ syntax would be `()-[]->?()`.
Snippet from the SQL/PGQ…
-
**Describe the bug**
The current dev/ufs-weather-model branch has an existing IC4 method=8; at the next merge from develop this will now need to be resolved with the new M8 and M9 added in PR #1176…
-
Hello,
I would like to use the [grabber_device_properties](https://www.theimagingsource.com/en-us/documentation/ic4python/api-reference.html#imagingcontrol4.gui.Dialogs.grabber_device_properties) m…
-
Hey,
Currently, Ollama is saving models locally on a cache. To maintain different versions of LLMs or finetuned ones and also for extensive monitoring it's a good idea to provide integration with M…
-
In the following code:
import javax.swing.* ;
import java.awt.* ;
import java.awt.event.* ;
class cardTest implements ActionListener
{
JFrame fr;
JPanel pnl1;
JButton b1,b2,b3,b4;
…
-
On my IC4 bike, gymnasticon seems to grab the power and cadence BLE data from my bike successfully. It also seems to output my power data on my Garmin ANT+ stick (connected to gymnasticon Rpi) correct…