splat
analyze point-to-point terrestrial RF communication links
Install
- All systems
-
curl cmd.cat/splat.sh
- Debian
-
apt-get install splat
- Ubuntu
-
apt-get install splat
- Kali Linux
-
apt-get install splat
- Fedora
-
dnf install splat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install splat
- Raspbian
-
apt-get install splat
- Dockerfile
- dockerfile.run/splat
splat
analyze point-to-point terrestrial RF communication links
SPLAT! is a Surface Path Length And Terrain analysis application written for Linux and Unix workstations. SPLAT! analyzes point-to-point terrestrial RF communication links, and provides information useful to communication system designers and site engineers.
spl
Solaris Porting Layer user-space utilities for Linux
The Solaris Porting Layer (SPL) is a Linux kernel module which provides many of the Solaris kernel APIs. This shim layer makes it possible to run Solaris kernel code in the Linux kernel with relatively minimal modification. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel module which provides a testing harness for the SPL module. SPL can be particularly useful when you want to track upstream Illumos (or any other OpenSolaris fork) development closely and don't want the overhead of maintaining a large patch which converts Solaris primitives to Linux primitives. This package includes the user space utilities needed to test and debug the SPL and SPLAT kernel modules.