mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Work on the DMO RX to improve synchronisation.
This commit is contained in:
parent
5efe222ec3
commit
8652f58c19
2 changed files with 73 additions and 2 deletions
|
|
@ -63,6 +63,7 @@ private:
|
|||
|
||||
bool processSample(q15_t sample);
|
||||
void correlateSync(bool first);
|
||||
void correlateEMB();
|
||||
void samplesToBits(uint16_t start, uint8_t count, uint8_t* buffer, uint16_t offset, q15_t centre, q15_t threshold);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue