Re: Bluetooth GPS

Maksim Yevmenkin <[email protected]>
Newsgroups gmane.os.freebsd.devel.hardware,gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
Alexander,
 
> > > What kind of service is it?
> > most likely Bluetooth GPS will provide Serial Port service. this way the
> > device will be compatible with existing software (it usually works
> > with serial ports).
> 
> I see, so there must be some higher-level protocol. I'm wondering if
> there's a standard for it..

could be. i'm no expert in GPS, sorry. i've seen a couple of GPS receivers
and the high-level protocol is simple - just ASCII strings. it should be
very easy to figure it out - just need a serial port snooper :)

> > > Is there some free software available?
> > FreeBSD comes with Bluetooth stack - it does support Serial Port Profile.
> 
> I know that you have been asked this question before, but I have seen
> no answer. How difficult would that be to have a Bluetooth support
> in FreeBSD 4.8-STABLE? For example, this Serial Port Profile only?

it does not work like this, sorry. Serial Port Profiles is based on RFCOMM.
RFCOMM in its turn based on L2CAP, L2CAP on HCI, etc. so you need to port
entire stack back to 4.8-R. i barely have time to keep -current development
going. i missied my deadlines few times already :-( if you have time to port
the code back to 4.8 i can offer my help.

thanks,
max


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.