NIVeriStandAdd-Ons / UDP-Data-Link-Custom-Device

6 stars 14 forks source link

Circular Buffer Rollover Event #41

Closed ryanvallieres closed 5 years ago

ryanvallieres commented 5 years ago

This update includes more support for rollover events in the receive circular buffer operation. When a new packet is received that triggers a rollover (too large for the remaining buffer space), a -1 value is stored in the last Null Field at the end of the previous packet.