Skip to content

v1.3.0

Compare
Choose a tag to compare
@robertrypula robertrypula released this 02 Jan 22:22
· 78 commits to master since this release
  • adds Data Link Layer to the network stack
  • up to 7 bytes of data can travel inside frame with header and checksum (Fletcher-8)
  • frames tranmission progress listener
  • incomming frames listener
  • incomming frame candidates listener
  • 'TwoWaySync' that helps to exchange 'Sync' sequences and SampleRate values (this will be simplified even more in future versions)