]> git.neil.brown.name Git - gta04-gsm-voice-routing.git/log
gta04-gsm-voice-routing.git
14 years agoWalkie talkie - volume to 0 to completely remove echo
Radek Polak [Fri, 9 Mar 2012 14:19:51 +0000 (15:19 +0100)]
Walkie talkie - volume to 0 to completely remove echo

14 years agoAdded signaling on AUX LEDs
Radek Polak [Fri, 9 Mar 2012 09:14:16 +0000 (10:14 +0100)]
Added signaling on AUX LEDs

When the program starts it turns on RED led

While it waits for umts recording to get ready it blinks RED/GREEN

During call RED is used by walkie talkie to signal recording from
speaker (you are speaking) and GREEN is when you are listening and
the other side is talking.

14 years agovolume up just twice - 4x generates echo
Radek Polak [Tue, 21 Feb 2012 15:53:39 +0000 (16:53 +0100)]
volume up just twice - 4x generates echo

14 years agoEnabled and fixed walkie-talkie AEC
Radek Polak [Mon, 20 Feb 2012 09:44:47 +0000 (10:44 +0100)]
Enabled and fixed walkie-talkie AEC

14 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...

14 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

14 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

14 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)

14 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.

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

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

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

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

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

14 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

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