cariboulite icon indicating copy to clipboard operation
cariboulite copied to clipboard

dump1090 doesn't decodde

Open jh4xsy opened this issue 9 months ago • 7 comments

I run caribou_dump1090 (drivers commits at Oct 2, 2023), but NO decode. By using the same ANT, I can decode ADS-B by using dump1090-fa, RTLSDR.

$ caribou_dump1090 
######################################################
##       CaribouLite DUMP1090 - ADS-B Receiver      ##
######################################################

[INFO] SoapyCaribouliteSession, sessionCount: 0
10-07 11:50:45.634  1353  1353 I FPGA caribou_fpga_program_to_fpga@caribou_fpga.c:209 FPGA already operational - not programming (use 'force_prog=true' to force update)
Printing 'findCariboulite' Request:
    {channel: HiF}
    {driver: Cariboulite}
[INFO] Initializing DeviceID: 1, Label: CaribouLite HiF[795f3bbf], ChannelType: HiF
[INFO] Creating SampleQueue MTU: 131072 I/Q samples (524288 bytes)
[INFO] Entering Reader Thread
[INFO] setFrequency dir: 1, channel: 0, freq: 1090000001.27
[INFO] setupStream: dir= RX, format= CS16

Running Soapy process with CaribouLite Config:
	Stream format: CS16
	Channel: HiF
	Sample size: 4 bytes
Starting stream loop, press Ctrl+C to exit...

My system is Raspberry Pi OS Lite (Legacy) & Pi2B.

jh4xsy avatar Oct 07 '23 09:10 jh4xsy