Rick Altherr

Results 6 issues of Rick Altherr

nexus-core and coreui each have a test that consistently fails on Windows. For coreui, it was a hard-coded use of UNIX-style path separators. For nexus-core, it was exercising the code...

**Describe the bug** ORBTrace Mini (https://orbcode.org/orbtrace-mini/) implements both CMSIS-DAP v1 and v2. probe-rs does not find the probe. https://github.com/probe-rs/probe-rs/blob/master/probe-rs/src/probe/cmsisdap/tools.rs#L65 is looking for the string "CMSIS-DAP" in the product string but...

bug

Centurion Finch Floppy Controller (FFC, https://github.com/Nakazoto/CenturionComputer/wiki/FFC-Board) is an 8" floppy controller that applies up to 350ns write precompensation. FlashFloppy's existing approach of re-aligning the bit clock to the last pulse...

Notes from my experiments: - HACE can _only_ access RAM - HACE address registers assume offset into RAM rather than full AHB address - FIT SHA verification is done before...

Built at 58af58e on Fedora 39. nVidia Quadro P600 with nVidia 545.29.06 drivers. If I import [00.0.revolution1.500_flashfloppy_v341.csv](https://github.com/ngscopeclient/scopehal-apps/files/14317939/00.0.revolution1.500_flashfloppy_v341.csv), I get a waveform display with the Y units default to volts. I...

Log line prefix is written to the buffer before the log message. While the buffer start was being adjusted when writing the log message via vsnprintf(), the buffer size was...