aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31Changes submitted by zmoelnig to allow Debian package building.HEADsvn2git-headexternals/mrpeachMartin Peach
2015-08-31Changes 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-19Abandon processing when bad typetag encountered, added some more debug messages.Martin Peach
2015-01-12Correct out of range format messages.Martin Peach
2015-01-12Use uint32_t for 4-byte OSC components.Martin Peach
2015-01-06Check for null pointer in unpackOSC_PrintTypeTaggedArgs, use uint32_t for OSC...Martin Peach
2014-11-11Version is now 0.2Martin Peach
2014-11-10Changed t_int to intMartin Peach
2014-11-10Changed t_int to intMartin Peach
2014-11-10Changed t_int to int, removed unused variable j.Martin Peach
2014-11-10Changed t_int to intMartin Peach
2014-11-10Changed t_int to intMartin Peach
2014-11-10Changed t_int to intMartin Peach
2014-11-10Commented out unnecessary posts to console.Martin Peach
2014-11-10Changed t_int to int, added some verbosity.Martin Peach
2014-11-10Changed t_int to intMartin Peach
2014-11-10Applied zmoelnig's patch #1168 packOSC: fix some build-warningsMartin Peach
2014-11-07Added check for valid data while building a blob packet in packOSC_sendtyped....Martin Peach
2014-10-29Added xbeeio to packxbee help patch.Martin Peach
2014-10-29Cleaned up and corrected unpackxbee status outletMartin Peach
2014-10-15Default 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-18More crash prevention in 64-bitMartin Peach
2014-02-13Possibly fixed some crashing when freeing resources, by checking for NULL bef...Martin Peach
2014-02-12Make sure ntohl accesses 32 bits even on 64-bit systems.Martin Peach
2014-01-27Eliminated most compiler warnings by using %zu to print size_t and changing s...Martin Peach
2014-01-27Add a length parameter to the read message to set the number of bytes to be r...Martin Peach
2013-10-01Added handler for Transmit Status (series 1) packet.Martin Peach
2013-09-17Added methods for non-OSC input, which silently route all such input to the r...Martin Peach
2013-06-28Added the two Series 1 transmit messages (TX64 and TX16) to the Transmit help...Martin Peach
2013-06-28Added handlers for transmit and receive packets for Series1 XBees (64-bit and...Martin Peach
2013-06-11Add an optional value to the clear method. The current running mean will be w...Martin Peach
2013-05-20Added a port method to change the listening port.Martin Peach
2013-05-19Check for space before accepting incoming connection, increased MAX_CONNECT.Martin Peach
2013-03-13Two objects to convert between floats and their binary representation as byte...Martin Peach
2013-03-13Corrected for new outlet in [unpackxbee]Martin Peach
2013-03-13Corrected [unpackxbee] with new outlet for sample frames Martin Peach
2013-03-04AT and RAT messages can have parameters greater than 255.Martin Peach
2013-02-28Added a middle outlet for sample frames. Sample frames are unpacked into digi...Martin Peach
2013-02-25A patch to use with remote xbee IO. [bits] is a 16-bit word to bit converter ...Martin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20fopen and fclose -> sys_fopen and sys_fclose for recent pdMartin Peach
2013-02-20An example data transmitter.Martin Peach
2013-02-20unpackxbee_add is declared static.Martin Peach