diff options
Diffstat (limited to 'examplesite/mod.ini')
| -rw-r--r-- | examplesite/mod.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examplesite/mod.ini b/examplesite/mod.ini index c3d2d37..4d20ebc 100644 --- a/examplesite/mod.ini +++ b/examplesite/mod.ini @@ -3,7 +3,7 @@ telnet=1 telnetport=2121 [log] -syslog=1 +syslog=0 filelog=1 filename=/dev/stderr @@ -34,7 +34,7 @@ device= type=b200 master_clock_rate=32768000 channel=10D -txgain=40 +txgain=50 refclk_source=internal pps_source=none behaviour_refclk_lock_lost=crash |
