Skip to content

util: ctypes: handle vla_counted_by - #85

Merged
JordanYates merged 7 commits into
mainfrom
feature/rpc_parsing
Oct 14, 2025
Merged

util: ctypes: handle vla_counted_by#85
JordanYates merged 7 commits into
mainfrom
feature/rpc_parsing

Conversation

@JordanYates

Copy link
Copy Markdown
Contributor

Handle automatically constructing VLA structs with the vla_counted_by attribute.

Regenerate RPC definitions to get new information.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Print the command ID (and name) when displaying RPC results.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Properly handle data that is received out of order.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add the `--dry-run` option so that users can see what parameters would
be used without actually creating the board.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Align the LTE constants with 3GPP TS 127.007, as was done in the
embedded repository.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Handle automatically constructing VLA structs with the `vla_counted_by`
attribute.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Remove the custom VLA parsing logic from commands since the builtin
classes now handle them from the definitions.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates
JordanYates merged commit 7a91b23 into main Oct 14, 2025
5 checks passed
@JordanYates
JordanYates deleted the feature/rpc_parsing branch October 14, 2025 00:17
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.

1 participant