Simba-Avionic / Simba-Avionic/srp

Write DID/RID for i2c_mw

Open
#214 1 comment 0 reactions 1 assignee View on GitHub

@Wiktor-Laska is already working on this.

Since Dec 10, 2025.

  • #286 by @Wiktor-Laska — closed without merging
  • #290 by @Wiktor-Laska — open
Dominant language
C++
Stars
1
Forks
3
Avg merge
34m
Merged PRs (30d)
1

Description

  • write func to write to i2c wchich any payload size where payload[0] = i2c_device_address, payload[1] = register_address, payload[2] = value_to_set, payload[3] = register_address, payload[4] = value_to_set, ...
  • write func to read from i2c wchich accept payload where payload[0] = i2c_device_address, payload[1] = register_address, payload[2] = size of data to read

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.