Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to use nested format strings #18

Open
StKob opened this issue Jan 28, 2023 · 2 comments
Open

Option to use nested format strings #18

StKob opened this issue Jan 28, 2023 · 2 comments

Comments

@StKob
Copy link

StKob commented Jan 28, 2023

Is there a way to achieve something like that. We have "25936c5c" and we want it to write as binary and reverse order of bytes. Then we want this reversed order to split again and read as decimal.
Bitbench
rtl_433 issue

@zuckschwerdt
Copy link
Member

This should be covered by #9 but the syntax is complex and collides with #8. This would be a bit to cryptic to be useful, I guess.

@StKob
Copy link
Author

StKob commented Jan 28, 2023

Maybe syntax like this would be viable? (6d 4d 5d 5d 6d 6d)[<32b]

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

No branches or pull requests

2 participants