Radarspotting

Mode-S Software => Common Interest => Topic started by: atty on May 19, 2017, 08:46:23 AM

Title: ADSBox project
Post by: atty on May 19, 2017, 08:46:23 AM
ADSBox project moved to a new hosting at http://ucideas.org/projects/hard/adsb/index.html (http://ucideas.org/projects/hard/adsb/index.html)
Page in russian but Google translate module is available.
New version is out http://ucideas.org/projects/hard/adsb/adsbox-20170518.tar.gz (http://ucideas.org/projects/hard/adsb/adsbox-20170518.tar.gz)
New features are
    - IPV6 support.
    - Window-like interface.
    - Using Google Map API for map is cancelled, migrate to Openlayers 3 API. More than 10 map tile servers are available now, set your map lightness and saturation for map tiles.
    - Using Cesium.js library instead of Google Earth API for 3D view.
    - User notes on aircraft.
    - Aircraft contacts database.
    - Built-in report engine. More reports will follow.
    - Navigation display.

(http://ucideas.org/projects/hard/adsb/notes_nav.png)
/
(http://ucideas.org/projects/hard/adsb/reports_1.png)

ABSBox is my hobby project I develop since 2011. It is free and opensource ADS-B decoding software running on Linux embedded platforms (RPi, OpenWRT, Odroid etc.) and desktops. You can use various types of ADS-B receivers like serial-avr, tcp/udp-avr, tcp-beast, tcp-sbs3, SDR usb dongles. You can also share your data via tcp-MSG data or tcp-avr. ADSBox has built-in sql database for historical and operational data. There's a report system based on templates. Hope you'll like it  ;)


Title: Re: ADSBox project
Post by: Anmer on May 19, 2017, 09:27:41 AM
Thank you for sharing.

On what OS platform is the software installed?
Title: Re: ADSBox project
Post by: atty on May 19, 2017, 09:38:31 AM
Run it on any UNIX/Linux platform both embedded and desktop. You just need gcc compiler to compile or cross-compile the source code.
Title: Re: ADSBox project
Post by: IanH on August 05, 2017, 03:01:06 PM
Installed latest version (adsbox-20170705.tar.gz) on Linux Mint. Compiled source code, worked out some options and it displays on a web page at port 8080 (can be changed!!).
./adsbox --beast-server 192.168.0.68 --beast-server-port 30009 --lat 52.xxx --lon -0.xxx --name REC1

Pity it does not include the possibility of using a basestation.sqb file to translate the hex code to a registration. It does go and get photos of the correct aircraft.

I thought airports were not displayed - need to zoom in.

But I can't see the coverage area of the receiver.

Data collected in a sqlite database. Can run report on daily contacts or specific hex code.

Overall one to consider and also keep an eye on for future updates  ;D

Ian
Title: Re: ADSBox project
Post by: atty on August 06, 2017, 05:14:50 PM
Hi, IanH,

thank you for your kind reply.
To show receiver area check "Show receivers" option on Setting panel. Your receiver position appears on map as blue triangle mark. Click on it to show the area. Click it again to hide.
Title: Re: ADSBox project
Post by: IanH on August 06, 2017, 06:44:40 PM
Atty

I did have the receiver showing already but I did not know how to show coverage.

Your instructions work - clicking on receiver and I now see the coverage.

I also figured out what the colours for the aircraft mean: yellow =level, red=descending, blue=climbing.  :)

Thank you

Ian
Title: Re: ADSBox project
Post by: atty on April 27, 2018, 07:32:28 AM
New version of ADSBox released. http://ucideas.org/projects/hard/adsb/adsbox-20180427.tar.gz (http://ucideas.org/projects/hard/adsb/adsbox-20180427.tar.gz)

-sizable windows
-the latest OpenLayers API
-start a record new data file after time interval (--roll-interval command line option)
-KML files support on the map
-new TCP SBS-1 source support (MSG format)
-new aircraft and flight timeline report
-aircraft-receiver distance lines on map

Distance lines
(http://ucideas.org/projects/hard/adsb/radar_dist_small.png)

KML files on map
(http://ucideas.org/projects/hard/adsb/kml_data.png)

New report. Aircraft timeline and a regular flight timeline
(http://ucideas.org/projects/hard/adsb/reports_3_small.jpg)
Title: Re: ADSBox project
Post by: hjgode on July 04, 2018, 06:13:04 AM
Hello atty

thank you again for this great release.

The only minor item I complain is that it does not start the map with the location centered I have supplied via the --lat and --lon arguments.

Again, may many thanks

~Josef

ps: roman, possibly you remeber me for "Google Lib has been moved MarkerWithLabel" in 2016
Title: Re: ADSBox project
Post by: hjgode on July 07, 2018, 09:52:04 AM
Hi

the latest adsbox with rtlsdr uses 130% of my dual core on Debian 8.

Switched back to previous version, my server has to do other things too.

:-(

Josef
Title: Re: ADSBox project
Post by: atty on August 08, 2018, 09:03:24 AM
Hi, Josef,

ADSBox uses browser geolocation feature for centering map on startup (browser request appears on web page). But this feature is available now only via https on latest browsers. So you need center the map manually after startup since ADSBox not using https. Anyway, your next session with ADSBox starts with your latest map position and zoom (these values are restored from cookies).

--lat --lon options are using for positioning your receiver on map, not for centering map. You can attach more then one receiver and set their position with --lat --lon options separately like this

./adsbox --rtlsdr --lat 57.1 -- lon 38.3 --serial /dev/ttyS0 --lat 45.2 --lon 35.7

Try to play with ADSBox rtlsdr options when using sdr dongle (gain, agc). You may find the best options values with windows rtl1090 program with SISEX screen. The best is when you see flat field with strong ads-b strokes.

regards, Roman
Title: Re: ADSBox project
Post by: TepMan on June 18, 2023, 03:18:35 PM
Hi there,

does anyone know if this project is still active? Just startet with playing around with a rtl-sdr blog v3 stick and this program. It seems to work better than dump1090 on my rpi (webview of dump1090 isn't useable).

But some things do not work properly: no aicraft pictures are shown, no flight plan data is loaded and the 3d view doesen't work at all. All project forks on github are also inactive for 5 years, so is there a chance to get help?

Thanks,
TepMan
Title: Re: ADSBox project
Post by: hjgode on June 18, 2023, 06:46:52 PM
Altough there is no current change, I assume the pictures, flight data plan and 3d view use external addresses and you should check your internet connection or DNS for this external stuff. The pictures are loaded from flightware.