kismet icon indicating copy to clipboard operation
kismet copied to clipboard

Remote capture GPS

Open ardevd opened this issue 4 years ago • 3 comments

Is remote capture GPS still on the to-do list? I know you can set a fixed position but if I have a GPS receiver plugged into the sensor it would be useful to use it.

ardevd avatar Dec 10 '19 14:12 ardevd

It's on the list, but will require changes to the capture protocol as well as writing custom gps interfaces for all the supported gps types; i have no eta and it's currently not under development. Generally, remote capture is orthogonal to non-static GPS, because all packets are streamed from the remote source; you generally can't do it with something that doesn't have a constant connection.

On Tue, Dec 10, 2019 at 9:26 AM ardevd [email protected] wrote:

Is remote capture GPS still on the to-do list? I know you can set a fixed position but if I have a GPS receiver plugged into the sensor it would be useful to use it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/196?email_source=notifications&email_token=AFKJYY5GUUJ7J36AHOFBBX3QX6RIPA5CNFSM4JY7KM62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7PDUPA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKJYY3NWSSRSNQYHY2HMOTQX6RIPANCNFSM4JY7KM6Q .

kismetwireless avatar Dec 10 '19 14:12 kismetwireless

You could totally have mobile remote sources with 4G connectivity for example.

ardevd avatar Dec 10 '19 16:12 ardevd

Really could have used it in a specific scenario but it’s good to hear it’s still on the to do list. I mean if you’re doing remote packet capture on mobile platforms it’d be reasonable to expect it’s got a stable always on connection. I had no issues streaming back live info to a cloud server in an area with a terrible connection and it still worked well.

alphafox02 avatar Dec 28 '19 03:12 alphafox02