CarletonURocketry / CarletonURocketry/inspace-nxtelem

Use FIFO queue built into the LSM6DSO32 to increase sample rate.

Open
#83 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Moreso a driver thing, but there is a FIFO queue in the LSM6DSO32 that can store ~9kb of data, so we can increase the logging rate without adding more interrupts.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the LSM6DSO32 driver and the logging path, then inspect how samples and interrupts are currently handled. Use the sensor's FIFO as the focus of the change; done means the logging rate increases without adding more interrupts.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.