Skip to content

NullVibes/kismet-TPMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

kismet-TPMS

A Kismet plugin for plotting 'dots-on-the-map' of Tire Pressure Monitoring System (TPMS) sensors.

Prereqs:

Debian:
   $ sudo apt update
   $ sudo apt install rtl-sdr rtl-433 git make pkg-config gpsd gpsd-clients

   *** https://www.kismetwireless.net/docs/readme/installing/linux/ ***
   $ sudo apt update
   $ sudo apt install kismet

   A working GPS is required for plotting locations, and Internet access is required for OpenMaps.
   (If you have an offline OpenMaps server, make sure to have DNS redirect web requests to it.)


Installation:

Inside the kismet-TPMS/plugin-kismet-tpms directory:

$ sudo make install


Known Issues:

This plugin is in BETA!   A real Frankenstein job...

  • All sensors are the same color, and that's confusing.
  • More than ~88 detected sensors eats RAM and causes write-delays in Kismet (RPi3).
  • When using Kismet as a remote datasource, GPS-data isn't passed back to the server.


Contributions/Apologies:

Most of this code comes from the Kismet ADSB plugin from @dragorn; I'm merely butchering it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published