]> git.neil.brown.name Git - gta04-gsm-voice-routing.git/log
gta04-gsm-voice-routing.git
12 years agoAdded echo cancellation using speex (not enabled yet)
Radek Polak [Sun, 19 Feb 2012 17:17:58 +0000 (18:17 +0100)]
Added echo cancellation using speex (not enabled yet)

I was using this doc:

http://www.speex.org/docs/manual/speex-manual/node7.html#SECTION00740000000000000000

It seems that it does something, but still have echo...

12 years agoStart working on simple echo reduction
Radek Polak [Sun, 19 Feb 2012 14:49:45 +0000 (15:49 +0100)]
Start working on simple echo reduction

12 years agoDont show progress - it can be slow
Radek Polak [Sat, 18 Feb 2012 13:34:43 +0000 (14:34 +0100)]
Dont show progress - it can be slow

12 years agoset process priority to -20 (realtime)
Radek Polak [Sat, 18 Feb 2012 13:29:30 +0000 (14:29 +0100)]
set process priority to -20 (realtime)

12 years agoCompile with warnings on
Flemming Richter Mikkelsen [Mon, 6 Feb 2012 13:42:26 +0000 (14:42 +0100)]
Compile with warnings on

Credits to Flemming also for finding the problem with bad format
in fprintf.

12 years agoFix warnings
Radek Polak [Mon, 6 Feb 2012 13:40:45 +0000 (14:40 +0100)]
Fix warnings

12 years agofix warnings
Radek Polak [Mon, 6 Feb 2012 13:19:52 +0000 (14:19 +0100)]
fix warnings

12 years agoAdded qbuild project for QtMoko
Radek Polak [Sun, 5 Feb 2012 00:19:29 +0000 (00:19 +0000)]
Added qbuild project for QtMoko

12 years agoshow progress while routing
Radek Polak [Sat, 4 Feb 2012 23:02:22 +0000 (00:02 +0100)]
show progress while routing

12 years agolog when routing started
Radek Polak [Sat, 4 Feb 2012 15:00:03 +0000 (16:00 +0100)]
log when routing started

12 years agoLogging to file if GSM_VOICE_ROUTING_LOGFILE env var is set
Radek Polak [Sat, 4 Feb 2012 14:44:51 +0000 (15:44 +0100)]
Logging to file if GSM_VOICE_ROUTING_LOGFILE env var is set

12 years agoInitial commit
Radek Polak [Fri, 3 Feb 2012 12:38:28 +0000 (13:38 +0100)]
Initial commit