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

Implement reception queue manager #2

Open
4 of 12 tasks
Clovel opened this issue Feb 12, 2020 · 0 comments
Open
4 of 12 tasks

Implement reception queue manager #2

Clovel opened this issue Feb 12, 2020 · 0 comments

Comments

@Clovel
Copy link
Owner

Clovel commented Feb 12, 2020

  • Input function that we can give to an external CAN driver stack.
  • Initialization of the Rx queue
  • Main Rx queue process
  • Switch case on the received message calling appropriate services
    • SYNC
    • NMT
    • HB
    • PDO
    • SDO
      • SDO Read request
      • SDO Write request
    • SRDO
@Clovel Clovel added the To Do label Feb 12, 2020
@Clovel Clovel self-assigned this Feb 12, 2020
@Clovel Clovel changed the title Implement recepeption queue manager Implement reception queue manager Feb 12, 2020
Clovel added a commit that referenced this issue Feb 12, 2020
Clovel added a commit that referenced this issue Feb 12, 2020
Clovel added a commit that referenced this issue Feb 12, 2020
Clovel added a commit that referenced this issue Feb 16, 2020
Clovel added a commit that referenced this issue Feb 16, 2020
Clovel added a commit that referenced this issue Feb 16, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Signed-off-by: Clovis Durand <[email protected]>
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Signed-off-by: Clovis Durand <[email protected]>
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
Signed-off-by: Clovis Durand <[email protected]>
Clovel added a commit that referenced this issue Feb 26, 2020
Clovel added a commit that referenced this issue Feb 26, 2020
[#2] Implementation of the Rx queue manager
@Clovel Clovel added In Progress and removed To Do labels Mar 27, 2020
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