mohanarpit
04-04-08, 01:00 PM
Hi
I went throught the entire conversation in the earlier question. I had a query. I have attached a Compass Sensor purchased from "Ocean Server" to the Isopod. The Compass Sensor returns back 4 float values ( Heading, Pitch, Roll and Temperature) along with the prefixes as shown in an example output.
Eg. $C28.3P58.5R-54.6T28.3*37
(where c = compass, p= pitch, r=roll, t=temperature)
I don't have to poll these results. The sensor continously sends back results when connected to the serial port. I was wondering if it is possible to store these values in a buffer and access them later?
I went throught the entire conversation in the earlier question. I had a query. I have attached a Compass Sensor purchased from "Ocean Server" to the Isopod. The Compass Sensor returns back 4 float values ( Heading, Pitch, Roll and Temperature) along with the prefixes as shown in an example output.
Eg. $C28.3P58.5R-54.6T28.3*37
(where c = compass, p= pitch, r=roll, t=temperature)
I don't have to poll these results. The sensor continously sends back results when connected to the serial port. I was wondering if it is possible to store these values in a buffer and access them later?