FreeBSD Bugzilla – Attachment 124931 Details for
Bug 168452
New Port: comms/qtel EchoLink Client and SvrLink audio server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-svxlink-trx-LocalRx.cpp
patch-svxlink-trx-LocalRx.cpp (text/plain; charset=us-ascii), 572 bytes, created by
Stephen Hurd
on 2012-06-24 18:58:29 UTC
(
hide
)
Description:
patch-svxlink-trx-LocalRx.cpp
Filename:
MIME Type:
Creator:
Stephen Hurd
Created:
2012-06-24 18:58:29 UTC
Size:
572 bytes
patch
obsolete
>--- svxlink/trx/LocalRx.cpp.orig 2012-06-24 10:40:14.000000000 -0700 >+++ svxlink/trx/LocalRx.cpp 2012-06-24 10:40:33.000000000 -0700 >@@ -448,15 +448,17 @@ > { > squelch_det = new SquelchSigLev(siglevdet); > } >+#if 0 > else if (sql_det_str == "EVDEV") > { > squelch_det = new SquelchEvDev; > } >+#endif > else > { > cerr << "*** ERROR: Unknown squelch type specified in config variable " > << name() << "/SQL_DET. Legal values are: VOX, CTCSS, SIGLEV, " >- << "EVDEV and SERIAL\n"; >+ << "and SERIAL\n"; > // FIXME: Cleanup > return false; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 168452
:
124929
|
124930
| 124931 |
124932
|
124933