Stepzor

Results 9 comments of Stepzor

@ha2ked it stops also if you lock the screen

> It is actually the design because much more errors could arise if we let it run on lock screen or hold the phone sideways at that Maybe I didn't...

> now implemented via 4eaa95999448287bcb28d0ddc2f6bfc90ec98161 > > it uses a hash of the signal, so there is a tiny chance that it might ignore non-duplicates. > also rolling code signals...

> one of my incentives implementing this ignore option is that ram is limited, so ignoring duplicates saves space for other signals to be recorded. but youre right that a...

> now fully implemented via f96a6bde86ff438decad5a995e4a3e343ddc2b39...9fbb9ebbae08eab629c921f5dc6acf813293a275 > > also works when decoding a raw file, will respect the setting you choose > > preview with remove duplicates > ![image](https://github.com/Flipper-XFW/Xtreme-Firmware/assets/49810075/d0373498-772e-4ee4-b784-791428bea63e) >...

> once again dynamic protocols dont work with this system yet but might eventually, just need a better hash implementation that ignores encrypted data and gives a meaningful hash Of...

Bonus idea: being able to switch on and off the duplicates counter after recording signals would be pretty interesting

> it will go back through when a new signal is received if you toggle it on, will remove its previous duplicates. manually triggering it however not currently. we'll see...