mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 09:47:55 +00:00
Improved overlap packet detection
Improved overlap detection and reduced the threshold
This commit is contained in:
@@ -62,6 +62,7 @@ private:
|
||||
uint8_t cur_bit { 0 };
|
||||
uint32_t sample { 0 };
|
||||
int8_t re { }, im { };
|
||||
float amp {0.0f};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user