]> git.neil.brown.name Git - gta04-gsm-voice-routing.git/log
gta04-gsm-voice-routing.git
11 years agoMaybe improve sync of the different streams master
NeilBrown [Thu, 17 Jan 2013 22:00:14 +0000 (09:00 +1100)]
Maybe improve sync of the different streams

I wrote this 9 months  ago and don't remember exactly why :-(

Signed-off-by: NeilBrown <neilb@suse.de>
12 years agoqbuild.pro - link with speexdsp origin/HEAD origin/master
Radek Polak [Sat, 31 Mar 2012 12:04:49 +0000 (12:04 +0000)]
qbuild.pro - link with speexdsp

12 years agoBetter description in log
Radek Polak [Sat, 31 Mar 2012 08:02:05 +0000 (10:02 +0200)]
Better description in log

12 years agoExit the app in sighandler
Radek Polak [Sat, 31 Mar 2012 07:50:16 +0000 (09:50 +0200)]
Exit the app in sighandler

12 years agoBetter handle sigterm, correctly close stream
Radek Polak [Fri, 30 Mar 2012 22:00:02 +0000 (00:00 +0200)]
Better handle sigterm, correctly close stream

12 years agoDont report errors on SIGTERM/SIGINT
Radek Polak [Fri, 30 Mar 2012 21:34:41 +0000 (23:34 +0200)]
Dont report errors on SIGTERM/SIGINT

12 years agoHandle SIGINT and SIGTERM
Radek Polak [Fri, 30 Mar 2012 21:16:42 +0000 (23:16 +0200)]
Handle SIGINT and SIGTERM

12 years agoFix and enable speex AEC
Radek Polak [Thu, 29 Mar 2012 21:12:06 +0000 (23:12 +0200)]
Fix and enable speex AEC

12 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

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

12 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

12 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

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