aboutsummaryrefslogtreecommitdiff
path: root/slipdec
AgeCommit message (Expand)Author
2015-01-12Correct out of range format messages.Martin Peach
2014-11-10Changed t_int to intMartin Peach
2011-03-03added META subpatchJonathan Wilkes
2010-10-01Fixed bugs where incomplete packets with escapes were not decoded correctly. ...Martin Peach
2010-09-15Can set maximum packet length. Verbosity extended to list inputs.Martin Peach
2010-08-26Applied zmoelnig's patch 3051663 to handle intermixed floats and lists as input.Martin Peach
2010-08-26Removed spurious warning about extra byte.Martin Peach
2010-05-13Check for buffer overflow when adding individual floats. Also it should be po...Martin Peach
2010-05-04More debug...missing terminator is flagged.Martin Peach
2010-05-04Added float inputMartin Peach
2010-05-03[slipdec] decodes an input list of bytes-as-floats assuming they were encoded...Martin Peach