commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r4100 - gnuradio/branches/developers/trondeau/digital-


From: trondeau
Subject: [Commit-gnuradio] r4100 - gnuradio/branches/developers/trondeau/digital-wip/gnuradio-core/src/python/gnuradio/blksimpl
Date: Sat, 16 Dec 2006 01:50:57 -0700 (MST)

Author: trondeau
Date: 2006-12-16 01:50:57 -0700 (Sat, 16 Dec 2006)
New Revision: 4100

Modified:
   
gnuradio/branches/developers/trondeau/digital-wip/gnuradio-core/src/python/gnuradio/blksimpl/d8psk.py
Log:
wip: working on PSK demodulators

Modified: 
gnuradio/branches/developers/trondeau/digital-wip/gnuradio-core/src/python/gnuradio/blksimpl/d8psk.py
===================================================================
--- 
gnuradio/branches/developers/trondeau/digital-wip/gnuradio-core/src/python/gnuradio/blksimpl/d8psk.py
       2006-12-16 07:53:19 UTC (rev 4099)
+++ 
gnuradio/branches/developers/trondeau/digital-wip/gnuradio-core/src/python/gnuradio/blksimpl/d8psk.py
       2006-12-16 08:50:57 UTC (rev 4100)
@@ -40,7 +40,7 @@
 _def_log = False
 
 _def_costas_alpha = None
-_def_gain_mu = 8.5e-4
+_def_gain_mu = 7.5e-3
 _def_mu = 0.00
 _def_omega_relative_limit = 0.001
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]