Commit Graph

19 Commits

Author SHA1 Message Date
Rodrigo Alfonso
c2ebcc23fc Version => v6.2.3 2024-03-01 17:43:04 -03:00
Rodrigo Alfonso
7e50be40dd Version => v6.2.2 2024-02-24 02:20:24 -03:00
Rodrigo Alfonso
b8540e7dda Removing cursed assembly from LinkSPI, as it wasn't needed - Fixes #18 2024-02-07 01:14:59 -03:00
Rodrigo Alfonso
96cc45832b Adding LinkWirelessOpenSDK documentation 2024-02-04 22:50:24 -03:00
Rodrigo Alfonso
30a449092c Tracking packets individually 2024-02-04 05:55:23 -03:00
Rodrigo Alfonso
a2f2f3be2f Moving offset parameter to the end of the list 2024-02-03 03:10:22 -03:00
Rodrigo Alfonso
7de48bc7ac Extracting ACK validation function 2024-02-03 03:05:50 -03:00
Rodrigo Alfonso
323e24272d FIX: First bytes + cleanup 2024-02-02 08:17:12 -03:00
Rodrigo Alfonso
fa6670892c Extracting a higher order functions for handshake 2024-02-02 07:59:39 -03:00
Rodrigo Alfonso
6d5bb80d97 Adding missing client methods to LinkWirelessOpenSDK 2024-02-02 02:18:45 -03:00
Rodrigo Alfonso
f78cf257ea Making a simple interface for createServerBuffer 2024-02-02 02:07:48 -03:00
Rodrigo Alfonso
706e2b3e21 Moving n and phase to its own SequenceNumber struct 2024-02-02 02:01:52 -03:00
Rodrigo Alfonso
60ac840f52 Moving slotState (now commState) to an enum 2024-02-01 22:50:01 -03:00
Rodrigo Alfonso
dd057313ae FIX: Rom start handshake on retransmission 2024-02-01 22:08:04 -03:00
Rodrigo Alfonso
74d02a2a34 Adding bounds check to getChildrenData and fixing other bugs 2024-02-01 07:25:25 -03:00
Rodrigo Alfonso
9c664bcd70 Using getChildrenData to parse all messages 2024-02-01 06:18:44 -03:00
Rodrigo Alfonso
d494c7cdb5 Adding getChildrenData parser method 2024-02-01 01:50:53 -03:00
Rodrigo Alfonso
19237ea76c Using createServerBuffer for all communication 2024-02-01 01:10:30 -03:00
Rodrigo Alfonso
ee39f8cda4 Starting refactor (moving SDK protocol to its own class) 2024-01-31 23:49:49 -03:00