Simba-Avionic / Simba-Avionic/srp
Add suport for vectors in srp_platform/data_structure_generator
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1
- Forks
- 3
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Aktualny srp_platform obsługuje uint/int 8/16/32 float32, String, Void i struktury. Fajnie by było dodać obsługę dla wektorów
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in srp_platform/data_structure_generator and inspect how the currently supported scalar types and structures are represented. Determine the expected representation and behavior for vectors, then consider the work complete when vector support is handled alongside the listed existing types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100