sdr icon indicating copy to clipboard operation
sdr copied to clipboard

Software defined radio library in Haskell

Results 2 sdr issues
Sort by recently updated
recently updated
newest added

While packaging `sdr` in NixOS, we've encountered a somewhat mysterious test suite failure in our CI: http://hydra.cryp.to/build/795272/log/raw. Do you happen to have an idea why that test suite reports a...

Citing from http://hydra.nixos.org/build/26455954/log/raw: ``` c_sources/cpuid.c: In function ‘cpuid’: c_sources/cpuid.c:4:5: error: inconsistent operand constraints in an ‘asm’ asm volatile( ^ ```