Skip to content

Conversation

@FoniksFox
Copy link
Contributor

@FoniksFox FoniksFox commented Dec 18, 2025

A simple high level application that logs MdmaPackets in a SD card.

The logic is simple, but confusing because it has to manage multiple asynchronous processes:

  • Sd read and write logic
  • Packet logging requesting
  • MdmaPacket building

It uses bitmaps internally to try to optimize the process as much as possible.

There's not a read function available, the idea is that you directly read from the sd object.

FoniksFox and others added 30 commits November 6, 2025 12:44
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings December 18, 2025 16:34

This comment was marked as outdated.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 27 out of 27 changed files in this pull request and generated 14 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@FoniksFox FoniksFox marked this pull request as ready for review December 25, 2025 21:30
@FoniksFox FoniksFox marked this pull request as draft January 17, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants