Re: dump1090: Suggestions/comments for packaging internal web interface.

2014-10-22 Thread Paul Wise
I'm missing some information in your question: How is the internal HTTP server used? Why did upstream feel the need to reimplement a HTTP server? What hostname/URLs does the internal HTTP server usually serve? Personally I would talk to upstream and get them to remove the internal HTTP server.

Re: dump1090: Suggestions/comments for packaging internal web interface.

2014-10-22 Thread Matthew Ernisse
On Wed, Oct 22, 2014 at 02:28:11PM +0800, Paul Wise said unto me: I'm missing some information in your question: How is the internal HTTP server used? dump1090 receives position reports from aircrafts via ADS-B and along with other options displays the locations of those aircraft on a Google

dump1090: Suggestions/comments for packaging internal web interface.

2014-10-21 Thread Matthew Ernisse
Hello All, I'm currently working on packaging dump1090[1] which happens to have a jQuery/jQuery-UI based web interface. Upstream leans on Google's CDN to provide the various JS libraries which is not acceptable in a packaged form. I spent some time patching the internal HTTP server to