Patches item #3051663, was opened at 2010-08-23 16:45 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3051663...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: bugfix Status: Closed Resolution: Accepted Priority: 6 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Martin Peach (mrpeach) Summary: make slipdec reassemble arbitrary packages
Initial Comment: current slipdec doesn't work if the SLIP encoded package is not presented as a single list (which kind of defeats the idea of SLIP, which is to paketize a _stream_ of data)
with the attached patch, [slipdec] is able to decode a stream even if it was [1, 192 2, 3 4, 5 192, 6, 192(
before applying and committing the patch, please have a close look at it. for now, i just disabled the "valid" output (because it doesn't make so much sense anyhow, a SLIP stream is almost always valid) i know think that the flag could indicate whether there is still data waiting in the queue (and is updated after each message received)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2011-06-29 10:18
Message: cv3Rn7 <a href="http://ekrpyxjljese.com/">ekrpyxjljese</a>, [url=http://rqdebmgsgkcz.com/%5Drqdebmgsgkcz%5B/url], [link=http://mmjdgstckugp.com/%5Dmmjdgstckugp%5B/link], http://lohwgqixxgzg.com/
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot) Date: 2010-09-29 19:30
Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach) Date: 2010-08-26 20:34
Message: Maybe it should output the size of the queue, so zero would mean a complete packet. Valid was supposed to mean that all the input was equivalent to bytes, i.e. no floating point, symbols, etc.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3051663...