index
:
svn2git/libraries/mrpeach.git
externals/mrpeach
mrpeach: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-31
Changes submitted by zmoelnig to allow Debian package building.
HEAD
svn2git-head
externals/mrpeach
Martin Peach
2015-08-31
Changes submitted by zmoelnig to allow debian package building.
Martin Peach
2015-05-01
'#include <ws2tcpip.h>' for 'socklen_t'
IOhannes m zmölnig
2015-01-19
Abandon processing when bad typetag encountered, added some more debug messages.
Martin Peach
2015-01-12
Correct out of range format messages.
Martin Peach
2015-01-12
Use uint32_t for 4-byte OSC components.
Martin Peach
2015-01-06
Check for null pointer in unpackOSC_PrintTypeTaggedArgs, use uint32_t for OSC...
Martin Peach
2014-11-11
Version is now 0.2
Martin Peach
2014-11-10
Changed t_int to int
Martin Peach
2014-11-10
Changed t_int to int
Martin Peach
2014-11-10
Changed t_int to int, removed unused variable j.
Martin Peach
2014-11-10
Changed t_int to int
Martin Peach
2014-11-10
Changed t_int to int
Martin Peach
2014-11-10
Changed t_int to int
Martin Peach
2014-11-10
Commented out unnecessary posts to console.
Martin Peach
2014-11-10
Changed t_int to int, added some verbosity.
Martin Peach
2014-11-10
Changed t_int to int
Martin Peach
2014-11-10
Applied zmoelnig's patch #1168 packOSC: fix some build-warnings
Martin Peach
2014-11-07
Added check for valid data while building a blob packet in packOSC_sendtyped....
Martin Peach
2014-10-29
Added xbeeio to packxbee help patch.
Martin Peach
2014-10-29
Cleaned up and corrected unpackxbee status outlet
Martin Peach
2014-10-15
Default format is actually float.
Martin Peach
2014-02-26
[udpsndrcv] can specify its own sending port and outputs bytes received on th...
Martin Peach
2014-02-18
More crash prevention in 64-bit
Martin Peach
2014-02-13
Possibly fixed some crashing when freeing resources, by checking for NULL bef...
Martin Peach
2014-02-12
Make sure ntohl accesses 32 bits even on 64-bit systems.
Martin Peach
2014-01-27
Eliminated most compiler warnings by using %zu to print size_t and changing s...
Martin Peach
2014-01-27
Add a length parameter to the read message to set the number of bytes to be r...
Martin Peach
2013-10-01
Added handler for Transmit Status (series 1) packet.
Martin Peach
2013-09-17
Added methods for non-OSC input, which silently route all such input to the r...
Martin Peach
2013-06-28
Added the two Series 1 transmit messages (TX64 and TX16) to the Transmit help...
Martin Peach
2013-06-28
Added handlers for transmit and receive packets for Series1 XBees (64-bit and...
Martin Peach
2013-06-11
Add an optional value to the clear method. The current running mean will be w...
Martin Peach
2013-05-20
Added a port method to change the listening port.
Martin Peach
2013-05-19
Check for space before accepting incoming connection, increased MAX_CONNECT.
Martin Peach
2013-03-13
Two objects to convert between floats and their binary representation as byte...
Martin Peach
2013-03-13
Corrected for new outlet in [unpackxbee]
Martin Peach
2013-03-13
Corrected [unpackxbee] with new outlet for sample frames
Martin Peach
2013-03-04
AT and RAT messages can have parameters greater than 255.
Martin Peach
2013-02-28
Added a middle outlet for sample frames. Sample frames are unpacked into digi...
Martin Peach
2013-02-25
A patch to use with remote xbee IO. [bits] is a 16-bit word to bit converter ...
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
fopen and fclose -> sys_fopen and sys_fclose for recent pd
Martin Peach
2013-02-20
An example data transmitter.
Martin Peach
2013-02-20
unpackxbee_add is declared static.
Martin Peach
[next]