mysmartgrid / hexabus

The HexaBus Project: An IPv6-based home automation bus. We develop both hard- and software for the future of home automation.
http://hexabus.net
49 stars 15 forks source link

libhexabus synchronous receive is broken #238

Closed ghost closed 10 years ago

ghost commented 10 years ago

Currently, libhexabus sync receive will not receive packets as they were sent if the inter-arrival time of those packets is too short. This is likely a boost problem, but we should reconsider having sync receive - it's a crude hack anyway as it is.

ghost commented 10 years ago

Fixed in 37dd473cc4a93e810ffea1d3101359695bee5b22.