NAME
BT368i::Serial - Access to the serial port for the BT368i::* modules
SYNOPSIS
reads the serial port and parse out a sentance at a time. each sentances starts with the character '$' and ends with <CR> <LF>
DESCRIPTION
useed internally to the BT368i module
Methods
- none
AUTHOR
Travis Kent Beste, travis@tencorners.com
COPYRIGHT
Copyright 2010 Tencorners, LLC. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Travis Kent Beste's GPS www site http://www.travisbeste.com/software/gps
perl(1).
RingBuffer.pm.
Device::SerialPort.pm.