mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-10 15:40:29 -04:00
Improved overlap packet detection
Improved overlap detection and reduced the threshold
This commit is contained in:
parent
0d51e3569f
commit
1a21e06bbe
2 changed files with 27 additions and 14 deletions
|
@ -62,6 +62,7 @@ private:
|
|||
uint8_t cur_bit { 0 };
|
||||
uint32_t sample { 0 };
|
||||
int8_t re { }, im { };
|
||||
float amp {0.0f};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue