View Single Post
Posts: 124 | Thanked: 213 times | Joined on Dec 2009
#5
Protocol discovery is not an issue - reading raw data from the device will enable me to discover the protocol of the gps hardware....heck, if we know the actual chipset we can go straight to the hardware tech specs

Waiting for the device to be enabled is not an issue either - if it's not there, it's not there

If I can use:

stty -F /dev/gpsdevice

...I can get to work on my project