Colin O'Flynn

Results 29 issues of Colin O'Flynn

This issue is used to track replacement part numbers for the MOSFET. AO3422 used in the design is out of stock (as of Dec 2021).

Build of OpenOCD is missing support for some newer features (risc-v related), and seemed to segfault with certain libusb devices (not CW, but calling a tigard). Proposing to use something...

enhancement
environment-specific

Probably would be nice to make a .exe of this stuff.

This thing depends on `crccheck` so you better install that before I get around to making `setup.py`

bug

Printed message suggests different length messages will be useful for the solve, this is a lie with current implementation. Should fix that to actually check solution against other lengths. Makes...

enhancement

Would be nice to have some (real) examples of this working on protocols. If you've got some simple test vectors please post them to this issue. You can see the...

help wanted
good first issue

Currently sets init value to 0 for the differential technique. Most of the time init value is 0 or 0xFF... . Should really try known init values once the polynomial...

enhancement

Currently inputs assumed to be lists - should also parse hex strings which are often the "output" of protocol analyzers.

enhancement

Thanks for this great project - I'm porting it to a R-Pi Pico & ran into two issues, I'm submitting as one since not sure if they are related to...