PPT Sync 5
v1.2.11
Added
Add support slave packet retransmission. (8a1eabd8)
Add support traverse channel hopping. (9828c36f)
Add support dynamic change timing jitter tolerance based on CPU clk rate. (cca4d08f)
Add support configurable pairing ID for application (9a93e5ac, 011b5f35)
Changed
Update ppt driver annotation for readability. (10605daf)
Optimize master/slave radio timing alignment (8b1432d6)
Update CRC set API to be consistent with sync1 lib. (2599fa2e)
Update sync5 lib v1.2.11 (hop). (1bc3033e)
Fixed
Fix 2K pairing timing. (db2f63e5)
Fix slave packet format error when doing retransmission. (88c61211)
Fix slave occasionally retransmit the same packet forever. (f8f996d1, 6c317097)
Fix slave occasionally report the same packet twice to application. (f6cad914)
Fix master/slave timing jitter calculation when tx is skipped. (9c43b8f2)
Fix slave radio interrupt race condition. (734b44f1)
Fix slave 8K ack labeling. (90f68c98)