forked from nasa/fprime
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: JPL-Devin/fprime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Tighten ComQueue protocol definition across com-stack SDDs
#34
opened Apr 14, 2026 by
devin-ai-integration
bot
Loading…
Fix off-by-one in Stack::push() and Stack::pushZeroes() boundary checks
#33
opened Apr 14, 2026 by
devin-ai-integration
bot
Loading…
Fix ComQueue dropping oldest Fw::Buffer without returning ownership
#32
opened Apr 14, 2026 by
devin-ai-integration
bot
Loading…
Add AGENTS.md with AI agent instructions for F Prime
#31
opened Apr 13, 2026 by
devin-ai-integration
bot
Loading…
Remove unnecessary buffer allocation/copy in FprimeRouter for file and unknown packets
#30
opened Apr 9, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
Refactor SerializeBufferBase to LinearBufferBase/SerialBufferBase (Phases 1-2)
#29
opened Apr 9, 2026 by
devin-ai-integration
bot
Loading…
Add Os::File::open overloads for bounded char* and Fw::ConstStringBase
#28
opened Apr 9, 2026 by
devin-ai-integration
bot
Loading…
7 tasks
Add Os::FileUtilities with flight-grade canonical path resolver
#27
opened Apr 8, 2026 by
devin-ai-integration
bot
Loading…
Migrate SerializeBufferBase to LinearBufferBase
#26
opened Apr 8, 2026 by
devin-ai-integration
bot
Loading…
Implement CFDP Class 1 protocol components for F Prime
#25
opened Apr 8, 2026 by
devin-ai-integration
bot
Loading…
Add MyFSW flight software deployment with sample components
#24
opened Apr 8, 2026 by
devin-ai-integration
bot
Loading…
Remove SerializeBufferBase alias and migrate all references
#23
opened Apr 7, 2026 by
devin-ai-integration
bot
Loading…
Add ComLogger decoder tool and unit tests
#22
opened Apr 7, 2026 by
devin-ai-integration
bot
Loading…
Add bounded const char* constructor to Fw::String
#21
opened Apr 7, 2026 by
devin-ai-integration
bot
Loading…
docs: fix SDD documentation across Fw, Drv, Os, Ref, and cmake
#20
opened Apr 2, 2026 by
devin-ai-integration
bot
Loading…
docs: fix SDD documentation across all Svc components
#19
opened Apr 2, 2026 by
devin-ai-integration
bot
Loading…
docs: fix documentation in docs/ folder (guides, reference, user-manual)
#18
opened Apr 2, 2026 by
devin-ai-integration
bot
Loading…
Fix multiple issues: docs typos, macro inconsistency, unnecessary include, null check, static analysis
#3
opened Apr 1, 2026 by
devin-ai-integration
bot
Loading…
perf: replace byte-by-byte loops with memcpy in CircularBuffer serialize/peek
#2
opened Apr 1, 2026 by
devin-ai-integration
bot
Loading…
Clean up deprecated serialization API across F Prime codebase
#1
opened Apr 1, 2026 by
devin-ai-integration
bot
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.