Readsb running on a router, 2026 edition

Cheers @wiedehopf , thanks for your dedication!

The router:

Voilà a snapshot of the running system!

BusyBox v1.30.1 () built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 19.07.3, r11063-85e04e9f46
 -----------------------------------------------------


root@OpenWrt:~# ps | grep readsb
  931 root     10108 S    /usr/bin/readsb --device-type rtlsdr --net --net-bo-port 30005 --lat 41.xxxx --lon 12.xxxx --gain 48.0 --quiet


root@OpenWrt:~# dmesg | grep Bogo
[    0.007578] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)


root@OpenWrt:~# free
              total        used        free      shared  buff/cache   available
Mem:          59640       14264       37524          44        7852       29732
Swap:             0           0           0


root@OpenWrt:~# uname -a
Linux OpenWrt 4.14.180 #0 Sat May 16 18:32:20 2020 mips GNU/Linux

root@OpenWrt:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 2.5M      2.5M         0 100% /rom
tmpfs                    29.1M     44.0K     29.1M   0% /tmp
/dev/mtdblock4           11.6M      2.3M      9.3M  20% /overlay
overlayfs:/overlay       11.6M      2.3M      9.3M  20% /
tmpfs                   512.0K         0    512.0K   0% /dev

Today it had ingested around 300 mess/sec!

Keep up your awesome work, and thanks to all the many others contributors.

F.T.

Rome, Italy