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

hal rework #84

Open
3 of 17 tasks
crinq opened this issue Apr 17, 2018 · 1 comment
Open
3 of 17 tasks

hal rework #84

crinq opened this issue Apr 17, 2018 · 1 comment
Assignees
Labels

Comments

@crinq
Copy link
Collaborator

crinq commented Apr 17, 2018

  • rtos for nrt
  • more rt threads
    • merge rt and frt
    • more rt funcs / comp
    • rt_prio 2.0
  • - volatile?
  • hal_parse 2.0
    • expr parser (pin * const, const + const, ...)
    • CMD return as const
    • units
  • more stats
  • restart hal
  • clear hal
  • hw abstraction at load time How to deal with different encoder type with the same protocol? #58
  • relink pin (b = a, c = b, relink c => b = a, c = a)
  • hal instance index < 0, vel[-1].en => vel[#vel - 1].en
  • hw abstraction lib
@crinq crinq added the todo label Apr 17, 2018
@crinq crinq self-assigned this Apr 17, 2018
@crinq
Copy link
Collaborator Author

crinq commented Apr 29, 2019

no_volatile needs testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant