-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PositStageNet 2.03: Code rewrite + added per-tracker timestamp data c…
…hunk - Improvements: - Added a new tracker data chunk to encode a timestamp per tracker. - Added flags to trackers to know which chunk have been received and to avoid transmitted properties that have not been set. - Rewrote the whole implementation to simplify its usage and to lower its computational time by reduce memory allocation and copy. Warning: The interface changed. You might need to adapt calls to the library if you update from a previous version. However, the changes should be straightforward.
- Loading branch information
1 parent
7becc53
commit 7cb3465
Showing
24 changed files
with
1,069 additions
and
1,857 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.