-
Notifications
You must be signed in to change notification settings - Fork 877
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
Saving as Flipper Zero format (.sub) seems to be wrong #1070
Comments
Hey @ahuri, |
Until now I have not managed to emulate a replay attack successfully using the Flipper. |
I recorded a signal at 906.40MHz, but the exported .sub file contained these lines:
which has the wrong frequency.
I installed urh via pip and don't see an export button there. |
I think I know the answer to my question: #989 (comment) - the exported .sub file hardwires the frequency regardless of the actual value. |
Expected Behavior
I recorded a signal that took less than a second to send and saved it as Flipper Zero format (.sub).
Expected to use the Flipper device for sending this signal.
Actual Behavior
A very long file was created, hundreds of lines.
It took more than a minute to Flipper to send its content, until I stopped it before ending.
Steps To Reproduce
Screenshots
The original signal:
The signal Flipper sends after saving the original signal as ".sub" format (stopped before ending):
Platform Specifications
The text was updated successfully, but these errors were encountered: