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

per sensor configurable priority #14948

Closed
dagar opened this issue May 20, 2020 · 2 comments
Closed

per sensor configurable priority #14948

dagar opened this issue May 20, 2020 · 2 comments

Comments

@dagar
Copy link
Member

dagar commented May 20, 2020

  • add configurable priority per sensor instance
  • auto set priorities based on startup ordering + potential preferences (external mags, etc)
  • considering dropping entire ORB priority mechanism
@dagar dagar added this to the Release v1.12.0 milestone May 20, 2020
@dagar dagar self-assigned this May 20, 2020
@dagar
Copy link
Member Author

dagar commented May 20, 2020

@RomanBapst any other notes you'd like to add?

dagar added a commit that referenced this issue May 20, 2020
dagar added a commit that referenced this issue May 21, 2020
dagar added a commit that referenced this issue May 21, 2020
dagar added a commit that referenced this issue Jun 29, 2020
dagar added a commit that referenced this issue Jun 29, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 29, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 29, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 30, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 30, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 30, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 30, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jun 30, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Jul 1, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Aug 10, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Aug 12, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
dagar added a commit that referenced this issue Aug 13, 2020
 - uORB priority has been completely removed
 - migrates existing enable/disable params to priority
   - CAL_ACCx_EN -> CAL_ACCx_PRIO
   - CAL_GYROx_EN -> CAL_GYROx_PRIO
   - CAL_MAGx_EN -> CAL_MAGx_PRIO
 - closes #14948
@dagar
Copy link
Member Author

dagar commented Aug 21, 2020

Completed in #15235.

@dagar dagar closed this as completed Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant