Active Topics

 


Reply
Thread Tools
brendan's Avatar
Posts: 531 | Thanked: 79 times | Joined on Oct 2006 @ This side of insane, that side of genius
#1
i used to have a neat little script that i could use to start bluetooth, connect to the GPS and start kismet, but i seem to have misplaced it, or more likely reflashed without backing it up...

anyway, does anyone have the commands to get this done?
__________________
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless
 
brendan's Avatar
Posts: 531 | Thanked: 79 times | Joined on Oct 2006 @ This side of insane, that side of genius
#2
got it...

#! /bin/ash
hciconfig hci0 up
hcitool cc <your:bt:gps:id:here>
gpsd hci0
kismet
kill `ps -ef |grep gpsd |grep -v grep |awk '{print $1}'`
hciconfig hci0 down

what this will allow you to do is run kismet in GPS tracking mode, and attach maemo-mapper to /dev/rfcomm0 concurrently for that true war-driving experience.

edit1 - what would be really cool is if there was a way to plot APs found as POI's in MM as they were discovered by kismet. hmmm... script fu calls...

edit2 - added a few lines to bring down gpsd and turn off the bluetooth adapter, as well as specify the shell to use.
__________________
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless

Last edited by brendan; 2007-09-08 at 16:56.
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:02.