dchard

Results 58 comments of dchard

I have the same issue. My antenna is connected to RXA, so what command line should I use? osmocom_fft -a xtrx -A RXW -s 4000000 -f 804000000 -F Thanks in...

Going back to 1.0.2 from master does resolve this issue.

> @dchard Your Chateu uses LZ77 for compression The previous version worked fine, this one fails with this message on the Chateau_12: ``` [ 1.101474] sdhci-pltfm: SDHCI platform and OF...

This is the current state: ``` [ 1.111982] [rb_hardconfig] LZ77: decompressed from 2752 to 11924 [ 1.112041] [rb_hardconfig] LZ77: no RLE data for id: 0x0001, node: 0x192a8201, len: 2e90 [...

@john-tho The latest output: ``` [ 1.110682] [mikrotik wlan lz77] output overrun [ 1.110732] [rb_hardconfig] LZ77: LZ77 decompress error -22 [ 1.114103] [rb_hardconfig] LZ77 tag seen, but decode failed: -22...

@john-tho This is the status now: ``` [ 1.112531] [rb_hardconfig] LZ77 tag seen, but decode failed: -2 [ 1.113289] [rb_hardconfig] LZ77 tag seen, but decode failed: 0 [ 1.118314] [rb_hardconfig]...

> Wireless working as expected? I need to change that return code test to not include 0… Yes, both 2.4g and 5g works fine.

@john-tho Last modification seems to work: everything loads normal, no error messages from the LZ77 part. Remember that single device out of the many which behaved a little different? I...

> pushed a commit that will want a test again eventually please @dchard uses specific uint sizes or size_t, shares `unpack_lzor`, cut splitting Mikrotik decompression functions. on it MOD: It...

Still failing: ``` [ 1.111460] [mikrotik wlan lz77] max bit index reached before count completed [ 1.112547] [mikrotik wlan lz77] instruction operands decode error [ 1.119536] [rb_hardconfig] LZ77: LZ77 decompress...