-
For 2025,photon is moving to auto-generated struct code (see https://github.com/PhotonVision/photonvision/commit/169595e56ed40e2f8c63e047e04589fd8a3d6ec1 ). This exposes the type string as a NT topic …
-
Continuing https://github.com/Aharoni-Lab/miniscope-io/issues/19
The stream daq relies on bitfiles - i believe these are the "programs" that run on the FPGA, but i actually have no idea.
We nee…
-
https://github.com/Xilinx/embeddedsw/blame/3728f546f178a1bcd91cf6efc9f8921447846cec/XilinxProcessorIPLib/drivers/uartps/src/xuartps_hw.h#L119
According to mode register definition in:
https://docs…
-
When the rust-target supports `MaybeUninit`, we should technically use that when we inject padding into a struct.
This should be straight-forward and I'm happy to mentor this. See https://github.co…
-
Review all the API docs, make sure all the exported APIs have documentation and follow the golang conventions (i.e. start with the API name). Check that lists are rendered correctly in godoc, i.e. are…
-
Unfortunately, simply calling the internal `RunIterator` method pre-reads the entire bitset (for caching). There should be a non-caching version for `IsEmpty` and `First`.
-
Reposting comment from tux871 on the [Devteam's repository](https://github.com/NetHack/NetHack/pull/70):
"Did not understand which project gave way to msys2? Did not understand your phrase "against…
-
I have installed a debug version of perl [5.37.5](https://github.com/Perl/perl5) on Windows 11 using MinGW-w64 and gcc 11.3 from https://winlibs.com/ (using the MSVCRT runtime library), see https://g…
-
Does [this post](https://bluxte.net/musings/2018/04/10/go-good-bad-ugly/) belong on the list?
-
Would it be possible to add an optional `OFFSETS` and `COUNT` modifiers to the `BITOP` command that would perform the bitwise operation on a subset of bits in the specified key(s)?
For example:
…