MCPcopy Create free account
hub / github.com/antirez/dump1090 / bruteForceAP

Function bruteForceAP

dump1090.c:942–983  ·  view source on GitHub ↗

If the message type has the checksum xored with the ICAO address, try to * brute force it using a list of recently seen ICAO addresses. * * Do this in a brute-force fashion by xoring the predicted CRC with * the address XOR checksum field in the message. This will recover the * address: if we found it in our cache, we can assume the message is ok. * * This function expects mm->msgtype and m

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeModesMessageFunction · 0.85

Calls 2

modesComputeCRCFunction · 0.85

Tested by

no test coverage detected