Skip to content
v3.0.11 - 3 Dec 2014
  * Fixed library dependancies (no further requirement for -lpthread -lrt on your application)
  * Added an RPM build script, and fixed the release_src / release_source build targets
  * Added an ebuild script for Gentoo
  * Added file locking on Linux
  * Fixed silent error in xbee_frameGetFreeID() when all Frame IDs are in use
  * Fixed bug when using save_addr16 and save_addr64, along with catchall connections
  * Debug output now indicates how much data was recieved in each packet
  * Fixed major bug in network server - conValidate() now works correctly
  * xbee_logTargetSet() and xbee_logLevelSet() now announce their changes
  * Fixed xbeeZB's Identify packet parsing