dump1090 adsb software for sdrplay: dump1090-sdrplay

Add useful snippets of code or links to entire SDR projects.
Post Reply
janSenior
Posts: 6
Joined: Wed May 02, 2018 4:47 pm

dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by janSenior » Wed May 02, 2018 5:04 pm

Being new to this forum I'll introduce myself

My name is jan (and I am a senior citizen, so my forumname is janSenior) and in my spare time I like to write software.
Last year(s) I was working - on and off - on DAB software and some sw software (it is all on github).
Recently I was looking for some other topics and got interested in acars and adsb stuff.

I noticed that for both acars and adsb there was software supporting the rtlsdr sticks, and since I prefer to use an sdrplay device
I adapted (to some extent rewrote) the acarsdec software of Thierry Leconte (a complete restructuring of the software) and
the dump1090 software made by Salvatore Sanfilippo <antirez@gmail.com>. The dump1090 software is exspecially interesting since it
can visualize - using google maps - on your screen where different planes are above your head (at least I like it)

While for DAB and sw there are windows executable, that is not (yet) the case with either acars-sdrplay or dump1090-sdrplay,
but the source are available on github https://github.com/JvanKatwijk
Comments are more than welcome

best
janS
Last edited by janSenior on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Tech_Support
Posts: 499
Joined: Mon Jun 01, 2015 7:00 pm

Re: dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by Tech_Support » Wed May 02, 2018 5:47 pm

For everyone's information, Jan wrote the DAB software that is on the Raspberry Pi image and is a great servant to the SDRplay community with his work.

Jan, please let me publicly thank you for your great contribution and efforts.

Sincerely

SDRplay Tech_Support

Reason: No reason

janSenior
Posts: 6
Joined: Wed May 02, 2018 4:47 pm

Re: dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by janSenior » Tue May 15, 2018 1:41 pm

qt-1090 is derived from dump1090-sdrplay and now contains a GUI and will run under Windows as well as under Linux.
The life for Windows users is (at least for this using this program) slightly easier than it is for Linux users, since for Windows there is
a zipped folder with the executables (and more), while Linux users now have have have Qt and qwt installed, and
- since I am using an external library for HTTP transfers - this HTTP library has to be installed.
The sources of the HTTP library are part of the sourcetree of qt-1090.

The sources can be found at https://github.com/JvanKatwijk/qt-1090, the aforementioned zipped folder can be found
in that repository in the releases section.

The software is still under development, I have it running under Fedora and W10.

As usual, comments and suggestions are welcome
best
J
Last edited by janSenior on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

maximusmike55
Posts: 4
Joined: Wed May 09, 2018 10:08 pm

Re: dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by maximusmike55 » Wed May 16, 2018 10:39 pm

Hi Jan, Can you give a better link to the zip file? I went to the 1090 releases section but there were no files there?

Mike
Last edited by maximusmike55 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

janSenior
Posts: 6
Joined: Wed May 02, 2018 4:47 pm

Re: dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by janSenior » Thu May 17, 2018 8:54 am

Oops, my mistake. I had the release made but not published
the link is https://github.com/JvanKatwijk/qt-1090/releases
Last edited by janSenior on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

maximusmike55
Posts: 4
Joined: Wed May 09, 2018 10:08 pm

Re: dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by maximusmike55 » Thu May 17, 2018 11:51 pm

Thanks Jan,
I will install it and give it a try today

Mike
Last edited by maximusmike55 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

merlewagner
Posts: 1
Joined: Thu Jun 28, 2018 12:30 pm

Re: dump1090 adsb software for sdrplay: dump1090-sdrplay

Post by merlewagner » Thu Jun 28, 2018 1:03 pm

Thanks Jan,
I just became a member of this forum having just purchased the RSPduo. I have the SDRplay version running and want to try yours.
I am currently rebuilding my experimental (Wittman Tailwind) and installed the UAT vesion of ADS-B (978Mhz).

I wanted to test the unit but can't find any software for the RSPduo that would decode the UAT version. There is dump978 code out there for Linux but not windows. It would be nice to be able to use the duo to monitor both 1090 and 978 at the same time.

I am not a coder other than doing machine language MANY years ago on a PDP15. Will have to find a class somewhere.

Any chance you could port the dump978 over as well?

Thanks again for your efforts,

Merle
Last edited by merlewagner on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply