mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Add the boxcar filter as an option for NXDN.
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
// Enable System Fusion support
|
||||
#define MODE_YSF
|
||||
|
||||
// Enable P25 phase 1 support, the boxcar filter sometimes improves the performance of P25 receive on some systems.
|
||||
// Enable P25 phase 1 support.
|
||||
#define MODE_P25
|
||||
#define USE_P25_BOXCAR
|
||||
|
||||
// Enable NXDN support
|
||||
// Enable NXDN support, the boxcar filter sometimes improves the performance of P25 receive on some systems
|
||||
#define MODE_NXDN
|
||||
#define USE_NXDN_BOXCAR
|
||||
|
||||
// Enable M17 support
|
||||
#define MODE_M17
|
||||
|
||||
Reference in New Issue
Block a user