This looks like some debugging code that Curt uncommented back in 2016.

see commit a7c0ad02f6f

Looks like it wasn't intended to stay uncommented.

On Sun, Apr 04, 2021 at 04:13:21PM -0500, we recorded a bogon-computron 
collision of the <kg4...@gmail.com> flavor, containing:
> Doing more playing around with the ads-b.pl script which feeds data to
> xastir via xastir_udp_client. This has caused me to pay attention to
> xastir's output.
> Every plane packet results in
> 
> x_spider udp:  user:PLANES  pass:12345
> Xastir received UDP packet without "TO_INET," string
> Received datagram from ::1: PLANES,12345
> 
> Which made me wonder if there was a problem with the packet, so i went to
> the xastir source. seems to originate in main.c function UpdateTime()
> 
> [ if .... ]
>              .
>              .
>              .
>               fprintf(stderr,"Xastir received UDP packet with \"TO_INET,\"
> string\n");
> [ else in here somewhere]
>              .
>              .
>              .
>               fprintf(stderr,"Xastir received UDP packet without
> \"TO_INET,\" string\n");
> 
> 
> So, no matter if the string TO_INET is present or not, there's an
> fprintf(STDERR...), looks like for every UDP packet.
> 
> I can buy one or the other being an error, but not both. :)
> 
> thoughts?
> 
> -Jason
> kg4wsv
> _______________________________________________
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir

-- 
Tom Russo    KM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

_______________________________________________
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir

Reply via email to