Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change version format #11

Open
frankbenoit opened this issue Jul 14, 2016 · 0 comments
Open

Change version format #11

frankbenoit opened this issue Jul 14, 2016 · 0 comments
Milestone

Comments

@frankbenoit
Copy link
Owner

frankbenoit commented Jul 14, 2016

Currently it is one uint32 with upper half and lower half, resulting in d.d.
In future it shall be
major.minor.patch + platform-id

platform-id:
0:
1: Java
2: C
3: C#
4: VHDL

Connection is only refused, if the major numbers are different.
The position of the protocol version in the setup packet stays the same.
highest by is major, then minor, patch and platform-id the lowest byte.

@frankbenoit frankbenoit added this to the V1.0 milestone Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant