Device-TNC

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Release 0.03
  * Have tracked down the cause of connection problems in Windows. It turns
  out I believe to be a bug in Win32::SerialPort where the baudrate is not
  being set correctly. A bug has been raised which I assume will be fixed in
  the next version. See http://rt.cpan.org/Ticket/Display.html?id=25539
  * The read_ax25_frame method in Device::TNC has been renamed to read_frame as
  this not an AX.25 frame at this point. It's already been decoded by the TNC.
  Though all the fields are containded in the frame except the FCS.

Release 0.02
  * Fixed a bug that caused most of the data in the INFO field to be ignored.
  * Now the full INFO field for the captured frame is being included.
  * The Device::TNC::KISS module can now read frames from a raw KISS log file.
  * The FCS bits at the end of AX.25 frames are not present in the frames I
  collect using my TNC-X. Thus I cannot parse this data and return it in the
  structure returned by read_ax25_frame for now the field has been removed.



( run in 0.569 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )