diff options
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 |
