Commit Graph

2 Commits

Author SHA1 Message Date
Harald Welte 9bd2c9ffe7 HACK to make CRC4 computation work
* reverse bit-order of every input byte when computing CRC4
* reverse bit-order of CRC4 value we receive in TS0 bits

I don't really understand why, but this makes the CRC check pass.
We probably need another table if we want to avoid this.
2018-05-11 20:48:31 +02:00
Harald Welte 0c756eb5ec WIP: Software for E1 mux/demux 2018-05-07 15:37:26 +02:00