diff options
| author | spv <spv@spv.sh> | 2025-07-28 21:06:08 -0400 |
|---|---|---|
| committer | spv <spv@spv.sh> | 2025-07-28 21:06:08 -0400 |
| commit | c5aa5e006492825548a6d07b50ee401170cd2469 (patch) | |
| tree | 40193630c2f7b529e5e695ce755c683c0419bd51 /README | |
optracker9000 activate
Diffstat (limited to 'README')
| -rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +# gps_hax + +the basic idea is this. log gps coords over time, as well as radio receiver +power -- or similar, signal strength works too -- and weigh each coordinate by +their wattage / db. + +with real-time display, this may be capable of locating specific nearby +cellular, wifi, and bluetooth traffic, as well as any other general radio use. + +other methods involving power transmission, while *theoretically* doable, may +not be in practice. + +gpl2 baby
\ No newline at end of file |
