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
path:
root
/
xbee
Age
Commit message (
Expand
)
Author
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-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
An example data transmitter.
Martin Peach
2013-02-20
unpackxbee_add is declared static.
Martin Peach
2013-02-20
Cleaned up packxbee help patch.
Martin Peach
2013-02-20
New unpackxbee help patch.
Martin Peach
2011-11-17
Added remote command response packet handler, fixed some signed/unsigned warn...
Martin Peach
2011-11-16
Get 64-bit address to print as 16-characters with leading zeros. Eliminate co...
Martin Peach
2011-11-07
Changed sscanf format for long long to $LX for non-MSVC versions. Some code i...
Martin Peach
2011-11-06
Externs to pack and unpack Xbee messages in API modes 1 or 2. Interfaces with...
Martin Peach