Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • honeylight honeylight
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Honeypot
  • honeylighthoneylight
  • Merge requests
  • !5

WIP: Add offset byte to protocol

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Fjen Undso requested to merge offset2 into master Apr 05, 2019
  • Overview 0
  • Commits 2
  • Changes 2

This uses the reserved byte in the protocol to implement an offset. The first LED data in the packet will be drawn starting at the pixel with given offset. The rest of the pixels will stay the same.

Loosely based on !3 (closed) but without allocating a new buffer object on the heap for each loop.

Depends on !4 (merged)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: offset2