Skip to content

FW: more efficient dataformat for buffered sensors for higher throughput #112

@mkuettner97

Description

@mkuettner97

we need a universal format for buffered sensors for less overhead. For all sensors that read values from a buffer we have a big unnecessary overhead and these sensors usually operate at a high sample rate which creates problems for both sd card and ble. This is currently an issue for the PPG sensor at high sample rates.

  • Support bigger data frames for sd writes.
  • push big frames to sensor bus and split for BLE transmission
    --> find a policy for more equal transmission of across sensors that does not prevent sensors from suppressing others
  • adjust this for the decoding script

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions