pavhofman

Results 13 issues of pavhofman

Hi, thanks a lot for the great library. I tried running the example in optimization.rs in 0.30.6 and it does not optimize, keeping the initial value in p output. Using...

bug
enhancement

Hi, Please is there a way to pass a reference to a created rust struct (object) to java and back to rust? In the same manner as e.g. passing the...

Hi, Please is this line correct https://github.com/rbatis/fast_log/blob/6495f52ed89d36af15efc2c064f005e3922eb28a/src/formats.rs#L14 ? Should perhaps arg.now be used instead of the current time? Thanks a lot, Pavel.

help wanted

The "move complete command" in AccelStepper lists value 0x0b in protocol/accelStepperFirmata.md . However, the implementations use 0x0a: https://github.com/firmata/firmata.js/blob/488964da379b137da5ab3e7887161cbf31c60793/packages/firmata-io/lib/firmata.js#L400 https://github.com/firmata/ConfigurableFirmata/blob/master/src/AccelStepperFirmata.h#L39 Since the arduino firmware uses 0x0a, please can you fix the...

Delay measured in the Playback thread and used for averaging is heavily dependent on time the particular chunk spends in processing. This delay is influenced by many factors outside of...

CDSP has become the best tool for bridging capture and playback audio interfaces. It provides everything necessary including rate adjust or efficient adaptive resampling. Would it perhaps make sense to...

This is just an idea to discuss. Since it's possible that processing the first one (or several) chunks does different things than for the subsequent chunks ("warming up" the structures...

Based on https://forums.raspberrypi.com/viewtopic.php?p=2158890#p2159063 , I would like to ask for exposing information on the GPCLK feature shortly mentioned in the existing RP1 docs draft, and partly introduced in clk_rp1.c, especially...

backlog
pi5 5️⃣
rp1

Scenario: source gets regularly updated and each update is marked with a new snapshot. The previous snapshot on the source is destroyed afterwards. syncoid creates the first bookmark on the...

Hi, Please would it make sense to store the target identifier passed at the initial synchronization to the target root dataset properties? The next run could read this identifier, without...