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

Packet feedback 2024 08 12 and general packet additions #47

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

sthagen
Copy link
Contributor

@sthagen sthagen commented Aug 15, 2024

  • corrected offset calculations in connect packet
  • harmonized the parameter for offset notation in commented packets
  • increased the font in disconnect flags section for readability
  • added diagrams for general packet parts
  • removed directory with few alternate example diagram formats to reduce distractions

Signed-off-by: Stefan Hagen <stefan@hagen.link>
- corrected offset calculations in connect packet
- harmonized the parameter for offset notation in connect,
  disconnect, pingreq, pingresp, and unsubscribe-with-topic-filter  packets
- increased the font in disconnect flags section for readability

Signed-off-by: Stefan Hagen <stefan@hagen.link>
@sthagen sthagen added documentation Improvements or additions to documentation editorial Mostly editorial changes. labels Aug 15, 2024
@sthagen sthagen self-assigned this Aug 15, 2024
Signed-off-by: Stefan Hagen <stefan@hagen.link>
@sthagen sthagen marked this pull request as ready for review August 15, 2024 18:46
…d to navigate at that size, sorry)

Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Signed-off-by: Stefan Hagen <stefan@hagen.link>
@lenzarda
Copy link
Contributor

Connect packet:

  • I think S should be =R+3+L to be consistent with the above field (as R=P+1)
  • I think U should be =S+N to be consistent with the above field (as T=S+1)

Copy link
Contributor

@lenzarda lenzarda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Connect packet:

I think S should be =R+3+L to be consistent with the above field (as R=P+1)
I think U should be =S+N to be consistent with the above field (as T=S+1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation editorial Mostly editorial changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants