Skip to content

Improved lfp buffer handling (remove virtually all callbacks)#101

Merged
BrendanKelly84213 merged 1 commit intomain_protectedfrom
lfp_buffers
Mar 17, 2026
Merged

Improved lfp buffer handling (remove virtually all callbacks)#101
BrendanKelly84213 merged 1 commit intomain_protectedfrom
lfp_buffers

Conversation

@alexkar598
Copy link
Member

@alexkar598 alexkar598 commented Mar 10, 2026

Description (tell us what you changes or added or removed please)

The streamed API was cute in theory but doesn't work out over I2C. It may return at a later date in a better state. For now, everything must be encoded to fixed size buffers.

A few bugs in LFP were corrected

As a bonus, open_console.sh now reloads if the elf file is updated

How to test (if any tests done)

Example code was updated

Checklist

  • Code Compiles
  • Did you add any comments
  • Did you test it at all ?! Good Boy/Girl

@alexkar598 alexkar598 force-pushed the lfp_buffers branch 3 times, most recently from 9191c30 to 8b7b2ac Compare March 10, 2026 16:32
Copy link
Contributor

@BrendanKelly84213 BrendanKelly84213 left a comment

Choose a reason for hiding this comment

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

works great thanks

@BrendanKelly84213 BrendanKelly84213 merged commit 7d3980c into main_protected Mar 17, 2026
2 checks passed
@BrendanKelly84213 BrendanKelly84213 deleted the lfp_buffers branch March 17, 2026 00:12
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.

2 participants