I don't have much of a problem there... see this: http://wiki.openmoko.org/wiki/Neo_FreeRunner_GPS#Configuration_for_a_higher_sampling_rate
However, you must remember that frameworkd sends a lot of configurations into the chip, and it keeps talking to it, so it might be a bit of a hassle to get the chip to listen to you without shutting down the framework. Usually, I just do "/etc/init.d/fso-gpsd stop" and avoid launching any GPS application. This makes sure the frameworkd shuts down the GPS chip and lays off it. Then I can send in UBX packets into /dev/ttySAC1 and "tail -f /dev/ttySAC1" without problems. Citando KaZeR <[email protected]>: > > > Hello list, > > I also noticed last time i tried that i wasn't able to filter GPLL, GPGSA > and friends using the ubxgen script from the wiki. > Is it related? > > -- > View this message in context: > http://n2.nabble.com/-FSO-SHR--ogpsd-fso-gpsd%3A-can%27t-get-4Hz-sample-rate-tp2884445p2888680.html > Sent from the Openmoko Community mailing list archive at Nabble.com. > > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

