Jiao Xianjun

Results 2 issues of Jiao Xianjun

@LoreBz Let's use this issue to track discuss the merging of csiobfuscation . I just delete the original csiobfuscation and create a new csiobfuscation branch due to some git-lfs issue....

enhancement

Hi, In dump1090.c line 298: " (Modes.magnitude = malloc(Modes.data_len*2)) == NULL) { " Why there is "times 2"? Two bytes (I&Q) in Modes.data generates one item in magnitude, and one...