Why echo solution is not in framework?

Timo Juhani Lindfors timo.lindfors at iki.fi
Wed Dec 3 22:34:06 CET 2008


"Leonti Bielski" <prishelec at gmail.com> writes:
> http://lists.openmoko.org/nabble.html#nabble-td1486414|a1518726

Grr, that link does not work without javascript. Had to wait a while
for iceweasel to start.

> It works very well. So why it is still not in framework git?
> Does it have some drawbacks which can't allow fso guys to include it
> in frameworkd?

$ git clone git://git.freesmartphone.org/framework.git
$ grep -r %N0 .
./framework/framework/subsystems/ogsmd/modems/ti_calypso/channel.py:        c.append( "%N028B" ) # Long Echo Cancellation: active, -6db
./framework/framework/subsystems/ogsmd/modems/ti_calypso/channel.py:        c.append( "%N0125" ) # Noise reduction: active, -6db

So yes, instead of %N0187 it has %N028B and %N0125. Is there any
documentation on what %N0187 is supposed to do?




More information about the community mailing list