wiseman / coole-radar

A very cool semi-real terminal radar app. Written in Clojurescript targeting Node using shadow-cljs.
82 stars 6 forks source link

Works wth example url but not with my own #1

Open laama1 opened 4 years ago

laama1 commented 4 years ago

Using readsb (dump1090 fork) but i get "404" and some <?xml tags in my bottoms screen output window. What are the requirements for the dump1090 server?

wiseman commented 4 years ago

Hi! Currently it only works with Virtual Radar Server's JSON. It's easy to also handle dump1090--I'll try to add that soon.