freetel-svn-tracking.git
11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1029 01035d8c-6547-0410-b346-abe4f...
horse69 [Mon, 19 Nov 2012 09:52:19 +0000 (09:52 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1029 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1028 01035d8c-6547-0410-b346-abe4f...
horse69 [Mon, 19 Nov 2012 09:47:40 +0000 (09:47 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1028 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1027 01035d8c-6547-0410-b346-abe4f...
horse69 [Mon, 19 Nov 2012 09:36:41 +0000 (09:36 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1027 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1026 01035d8c-6547-0410-b346-abe4f...
horse69 [Mon, 19 Nov 2012 09:30:45 +0000 (09:30 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1026 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1025 01035d8c-6547-0410-b346-abe4f...
horse69 [Mon, 19 Nov 2012 08:56:24 +0000 (08:56 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1025 01035d8c-6547-0410-b346-abe4f91aad63

11 years agochanged labels on audo config test, fifo header file change
drowe67 [Mon, 19 Nov 2012 03:49:16 +0000 (03:49 +0000)]
changed labels on audo config test, fifo header file change

git-svn-id: https://svn.code.sf.net/p/freetel/code@1024 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1023 01035d8c-6547-0410-b346-abe4f...
wittend99 [Mon, 19 Nov 2012 03:20:58 +0000 (03:20 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1023 01035d8c-6547-0410-b346-abe4f91aad63

11 years agomods to make fifo thread safe
drowe67 [Mon, 19 Nov 2012 02:54:22 +0000 (02:54 +0000)]
mods to make fifo thread safe

git-svn-id: https://svn.code.sf.net/p/freetel/code@1022 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoexperimenting with thread safety of fifo.c
drowe67 [Mon, 19 Nov 2012 02:17:31 +0000 (02:17 +0000)]
experimenting with thread safety of fifo.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@1021 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1020 01035d8c-6547-0410-b346-abe4f...
horse69 [Mon, 19 Nov 2012 00:18:45 +0000 (00:18 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1020 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1019 01035d8c-6547-0410-b346-abe4f...
horse69 [Sun, 18 Nov 2012 23:57:17 +0000 (23:57 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1019 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1018 01035d8c-6547-0410-b346-abe4f...
horse69 [Sun, 18 Nov 2012 23:47:17 +0000 (23:47 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1018 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1017 01035d8c-6547-0410-b346-abe4f...
horse69 [Sun, 18 Nov 2012 23:43:22 +0000 (23:43 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1017 01035d8c-6547-0410-b346-abe4f91aad63

11 years agotried static text fields for API tab of audio config dlg
drowe67 [Sun, 18 Nov 2012 04:26:06 +0000 (04:26 +0000)]
tried static text fields for API tab of audio config dlg

git-svn-id: https://svn.code.sf.net/p/freetel/code@1016 01035d8c-6547-0410-b346-abe4f91aad63

11 years agowas a bit unstable under ubuntu/alsa so added some mutex protection around fifo acces...
drowe67 [Sat, 17 Nov 2012 23:03:02 +0000 (23:03 +0000)]
was a bit unstable under ubuntu/alsa so added some mutex protection around fifo access that is shared by callsbacks and tx/rx processing threads.  Alsa now seems more stable.

git-svn-id: https://svn.code.sf.net/p/freetel/code@1015 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoexperimental thread based tx/rx processing. Seems more stable on Windows and works...
drowe67 [Sat, 17 Nov 2012 22:07:23 +0000 (22:07 +0000)]
experimental thread based tx/rx processing.  Seems more stable on Windows and works better with Rig Blaster despite dirfting tx/rx sample clock.  Still some start up transients, i.e. loss of sync in first few seconds and occasionally thereafter

git-svn-id: https://svn.code.sf.net/p/freetel/code@1014 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1013 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 06:37:49 +0000 (06:37 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1013 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1012 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 06:28:14 +0000 (06:28 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1012 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1011 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 06:19:11 +0000 (06:19 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1011 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1010 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 06:16:12 +0000 (06:16 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1010 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1009 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 06:10:37 +0000 (06:10 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1009 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1008 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 06:04:10 +0000 (06:04 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1008 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1007 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 05:53:45 +0000 (05:53 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1007 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1006 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 05:38:47 +0000 (05:38 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1006 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1005 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 05:23:22 +0000 (05:23 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1005 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1004 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 05:20:32 +0000 (05:20 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1004 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1003 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 02:20:54 +0000 (02:20 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1003 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1002 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 02:15:55 +0000 (02:15 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1002 01035d8c-6547-0410-b346-abe4f91aad63

11 years agomoved tx and rx processing to OnIdle, using device-defined buffer sizes for portaudio...
drowe67 [Sat, 17 Nov 2012 02:11:54 +0000 (02:11 +0000)]
moved tx and rx processing to OnIdle, using device-defined buffer sizes for portaudio callbacks.  Still testing.

git-svn-id: https://svn.code.sf.net/p/freetel/code@1001 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1000 01035d8c-6547-0410-b346-abe4f...
horse69 [Sat, 17 Nov 2012 02:04:22 +0000 (02:04 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1000 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@999 01035d8c-6547-0410-b346-abe4f9...
horse69 [Sat, 17 Nov 2012 01:50:23 +0000 (01:50 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@999 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@998 01035d8c-6547-0410-b346-abe4f9...
horse69 [Sat, 17 Nov 2012 01:47:46 +0000 (01:47 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@998 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@997 01035d8c-6547-0410-b346-abe4f9...
horse69 [Sat, 17 Nov 2012 01:46:00 +0000 (01:46 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@997 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@996 01035d8c-6547-0410-b346-abe4f9...
horse69 [Sat, 17 Nov 2012 01:44:04 +0000 (01:44 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@996 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@995 01035d8c-6547-0410-b346-abe4f9...
horse69 [Sat, 17 Nov 2012 01:39:57 +0000 (01:39 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@995 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoprevent oaccsional NaN from snr_est due to log(0) errors
drowe67 [Sat, 17 Nov 2012 01:27:55 +0000 (01:27 +0000)]
prevent oaccsional NaN from snr_est due to log(0) errors

git-svn-id: https://svn.code.sf.net/p/freetel/code@994 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@993 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 23:29:24 +0000 (23:29 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@993 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@992 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 23:23:59 +0000 (23:23 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@992 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@991 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 23:15:40 +0000 (23:15 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@991 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@990 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 23:11:43 +0000 (23:11 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@990 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@989 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 23:08:57 +0000 (23:08 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@989 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@988 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 22:56:08 +0000 (22:56 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@988 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@987 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 22:51:55 +0000 (22:51 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@987 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@986 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 22:45:44 +0000 (22:45 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@986 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@985 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 22:37:08 +0000 (22:37 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@985 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@984 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 22:30:50 +0000 (22:30 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@984 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@983 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 22:27:17 +0000 (22:27 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@983 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@982 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 04:56:23 +0000 (04:56 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@982 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@981 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 04:49:55 +0000 (04:49 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@981 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@980 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 04:25:38 +0000 (04:25 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@980 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@979 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 04:18:45 +0000 (04:18 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@979 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoexperimental support for mono record devices such as the rig blaster, still testing
drowe67 [Fri, 16 Nov 2012 04:08:38 +0000 (04:08 +0000)]
experimental support for mono record devices such as the rig blaster, still testing

git-svn-id: https://svn.code.sf.net/p/freetel/code@978 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@977 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 01:36:09 +0000 (01:36 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@977 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@976 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 01:15:49 +0000 (01:15 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@976 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@975 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 01:08:28 +0000 (01:08 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@975 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@974 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 00:55:26 +0000 (00:55 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@974 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@973 01035d8c-6547-0410-b346-abe4f9...
horse69 [Fri, 16 Nov 2012 00:15:55 +0000 (00:15 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@973 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@972 01035d8c-6547-0410-b346-abe4f9...
horse69 [Thu, 15 Nov 2012 23:31:21 +0000 (23:31 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@972 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@971 01035d8c-6547-0410-b346-abe4f9...
horse69 [Thu, 15 Nov 2012 21:09:43 +0000 (21:09 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@971 01035d8c-6547-0410-b346-abe4f91aad63

11 years agomade sample rate combo box wider
drowe67 [Wed, 14 Nov 2012 11:12:26 +0000 (11:12 +0000)]
made sample rate combo box wider

git-svn-id: https://svn.code.sf.net/p/freetel/code@970 01035d8c-6547-0410-b346-abe4f91aad63

11 years agonicer layout with test feature
drowe67 [Wed, 14 Nov 2012 08:17:13 +0000 (08:17 +0000)]
nicer layout with test feature

git-svn-id: https://svn.code.sf.net/p/freetel/code@969 01035d8c-6547-0410-b346-abe4f91aad63

11 years agotest feature for all 4 audio devices, tested OK on Ubuntu 9.10, needs work on the...
drowe67 [Tue, 13 Nov 2012 22:34:42 +0000 (22:34 +0000)]
test feature for all 4 audio devices, tested OK on Ubuntu 9.10, needs work on the layout

git-svn-id: https://svn.code.sf.net/p/freetel/code@968 01035d8c-6547-0410-b346-abe4f91aad63

11 years agofirst pass at a test tool for audio config dialog that plots input to a little screen...
drowe67 [Tue, 13 Nov 2012 08:18:53 +0000 (08:18 +0000)]
first pass at a test tool for audio config dialog that plots input to a little screen.  Just rx in at this stage.  Some indication that it is occasionally unstable.  Might need to convert to async/callback model

git-svn-id: https://svn.code.sf.net/p/freetel/code@967 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoSync indicator now works for Windows, but isn't multicolour like on Linux. As it...
drowe67 [Mon, 12 Nov 2012 23:03:04 +0000 (23:03 +0000)]
Sync indicator now works for Windows, but isn't multicolour like on Linux. As it is implemented with a radio button, unfortunately the user can press it.

git-svn-id: https://svn.code.sf.net/p/freetel/code@966 01035d8c-6547-0410-b346-abe4f91aad63

11 years agominor tweaks to SNR positioning
drowe67 [Mon, 12 Nov 2012 22:23:18 +0000 (22:23 +0000)]
minor tweaks to SNR positioning

git-svn-id: https://svn.code.sf.net/p/freetel/code@965 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoTesting wxlogdebug and added device number to device name in config dialog to help...
drowe67 [Mon, 12 Nov 2012 21:43:36 +0000 (21:43 +0000)]
Testing wxlogdebug and added device number to device name in config dialog to help ID devices with the same name under Windows

git-svn-id: https://svn.code.sf.net/p/freetel/code@964 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoadded some notes to Linux README
drowe67 [Mon, 12 Nov 2012 20:22:51 +0000 (20:22 +0000)]
added some notes to Linux README

git-svn-id: https://svn.code.sf.net/p/freetel/code@963 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@962 01035d8c-6547-0410-b346-abe4f9...
wittend99 [Mon, 12 Nov 2012 19:53:33 +0000 (19:53 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@962 01035d8c-6547-0410-b346-abe4f91aad63

11 years agosmall sample rate selection bug
drowe67 [Mon, 12 Nov 2012 04:40:02 +0000 (04:40 +0000)]
small sample rate selection bug

git-svn-id: https://svn.code.sf.net/p/freetel/code@961 01035d8c-6547-0410-b346-abe4f91aad63

11 years agofixed bug, can now run soudn card1 at 44kHz
drowe67 [Mon, 12 Nov 2012 04:30:48 +0000 (04:30 +0000)]
fixed bug, can now run soudn card1 at 44kHz

git-svn-id: https://svn.code.sf.net/p/freetel/code@960 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoAfter testing on an Alsa based Ubuntu 10 machine: tweaked layout, added dynamic sampl...
drowe67 [Mon, 12 Nov 2012 01:34:32 +0000 (01:34 +0000)]
After testing on an Alsa based Ubuntu 10 machine: tweaked layout, added dynamic sample rate list generation to dlg_audioconfig, refactored a few routines that got messy, and separated portaudio device number from list box index to support non-duplex devices

git-svn-id: https://svn.code.sf.net/p/freetel/code@959 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoimproved detection of erros due to removed sound card
drowe67 [Sun, 11 Nov 2012 21:58:29 +0000 (21:58 +0000)]
improved detection of erros due to removed sound card

git-svn-id: https://svn.code.sf.net/p/freetel/code@958 01035d8c-6547-0410-b346-abe4f91aad63

11 years agodisable Audio Config dialog when running
drowe67 [Sun, 11 Nov 2012 10:05:21 +0000 (10:05 +0000)]
disable Audio Config dialog when running

git-svn-id: https://svn.code.sf.net/p/freetel/code@957 01035d8c-6547-0410-b346-abe4f91aad63

11 years agofirst pass at connecting audio config dialog to rest of system. Can configure single...
drowe67 [Sun, 11 Nov 2012 01:22:01 +0000 (01:22 +0000)]
first pass at connecting audio config dialog to rest of system.  Can configure single and dual card systems on Unbuntu 9.10.  Still a few situations that can crash system

git-svn-id: https://svn.code.sf.net/p/freetel/code@956 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoremoved some accel key debug warnings on start up
drowe67 [Fri, 9 Nov 2012 04:38:02 +0000 (04:38 +0000)]
removed some accel key debug warnings on start up

git-svn-id: https://svn.code.sf.net/p/freetel/code@955 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoperistent storing of squelch levels to config file
drowe67 [Fri, 9 Nov 2012 03:16:52 +0000 (03:16 +0000)]
peristent storing of squelch levels to config file

git-svn-id: https://svn.code.sf.net/p/freetel/code@954 01035d8c-6547-0410-b346-abe4f91aad63

11 years agowired up analog mode
drowe67 [Fri, 9 Nov 2012 02:43:55 +0000 (02:43 +0000)]
wired up analog mode

git-svn-id: https://svn.code.sf.net/p/freetel/code@953 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoremoved ALC
drowe67 [Fri, 9 Nov 2012 02:29:35 +0000 (02:29 +0000)]
removed ALC

git-svn-id: https://svn.code.sf.net/p/freetel/code@952 01035d8c-6547-0410-b346-abe4f91aad63

11 years agopositioned squelch and snr static text correctly and stays centred
drowe67 [Fri, 9 Nov 2012 01:56:45 +0000 (01:56 +0000)]
positioned squelch and snr static text correctly and stays centred

git-svn-id: https://svn.code.sf.net/p/freetel/code@951 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoplaying with squelch slider, but not happy with layout
drowe67 [Thu, 8 Nov 2012 04:19:29 +0000 (04:19 +0000)]
playing with squelch slider, but not happy with layout

git-svn-id: https://svn.code.sf.net/p/freetel/code@950 01035d8c-6547-0410-b346-abe4f91aad63

11 years agohooked up sync LED, changed SNR text box to static text to prevent it getting focus
drowe67 [Thu, 8 Nov 2012 01:35:43 +0000 (01:35 +0000)]
hooked up sync LED, changed SNR text box to static text to prevent it getting focus

git-svn-id: https://svn.code.sf.net/p/freetel/code@949 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoformatting, and added freq shifter in front of demod to suport click tune feature
drowe67 [Wed, 7 Nov 2012 23:14:42 +0000 (23:14 +0000)]
formatting, and added freq shifter in front of demod to suport click tune feature

git-svn-id: https://svn.code.sf.net/p/freetel/code@948 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoremoved spurious fprintf from ear protetcion
drowe67 [Wed, 7 Nov 2012 22:51:41 +0000 (22:51 +0000)]
removed spurious fprintf from ear protetcion

git-svn-id: https://svn.code.sf.net/p/freetel/code@947 01035d8c-6547-0410-b346-abe4f91aad63

11 years agospectrum func has complex input for convenience
drowe67 [Wed, 7 Nov 2012 22:19:48 +0000 (22:19 +0000)]
spectrum func has complex input for convenience

git-svn-id: https://svn.code.sf.net/p/freetel/code@946 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoadded burst error model simulation
drowe67 [Wed, 7 Nov 2012 22:19:07 +0000 (22:19 +0000)]
added burst error model simulation

git-svn-id: https://svn.code.sf.net/p/freetel/code@945 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoRemove dependencies in Icon files in dlg_audiooptions.*. Eliminated use of icons...
wittend99 [Wed, 7 Nov 2012 19:09:14 +0000 (19:09 +0000)]
Remove dependencies in Icon files in dlg_audiooptions.*.  Eliminated use of icons for now.  They were ugly anyway.  Dialog returns the string form of the chosen interface, and not the if # for now.  This can be trivially changed.

git-svn-id: https://svn.code.sf.net/p/freetel/code@944 01035d8c-6547-0410-b346-abe4f91aad63

11 years agofirst pass at ear protection so that listeners ears are not hurt when there are bit...
drowe67 [Wed, 7 Nov 2012 07:58:26 +0000 (07:58 +0000)]
first pass at ear protection so that listeners ears are not hurt when there are bit errors or random data fed to the decoder

git-svn-id: https://svn.code.sf.net/p/freetel/code@943 01035d8c-6547-0410-b346-abe4f91aad63

11 years agochanges for complex input demod
drowe67 [Wed, 7 Nov 2012 02:25:44 +0000 (02:25 +0000)]
changes for complex input demod

git-svn-id: https://svn.code.sf.net/p/freetel/code@942 01035d8c-6547-0410-b346-abe4f91aad63

11 years agomakefile changes for tsrc
drowe67 [Wed, 7 Nov 2012 02:24:41 +0000 (02:24 +0000)]
makefile changes for tsrc

git-svn-id: https://svn.code.sf.net/p/freetel/code@941 01035d8c-6547-0410-b346-abe4f91aad63

11 years agofdmdv demod modified to have complex freq input to support ext freq shifting
drowe67 [Wed, 7 Nov 2012 02:21:07 +0000 (02:21 +0000)]
fdmdv demod modified to have complex freq input to support ext freq shifting

git-svn-id: https://svn.code.sf.net/p/freetel/code@940 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoChanged dlg_audio.* to dlg_audiooptions.*, changed other dlg code, altered makefiles.
wittend99 [Wed, 7 Nov 2012 02:09:35 +0000 (02:09 +0000)]
Changed dlg_audio.* to dlg_audiooptions.*, changed other dlg code, altered makefiles.

git-svn-id: https://svn.code.sf.net/p/freetel/code@939 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@938 01035d8c-6547-0410-b346-abe4f9...
wittend99 [Tue, 6 Nov 2012 14:18:21 +0000 (14:18 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@938 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoAdded editor set up instructions to avoid problems with tabs
drowe67 [Tue, 6 Nov 2012 00:47:29 +0000 (00:47 +0000)]
Added editor set up instructions to avoid problems with tabs

git-svn-id: https://svn.code.sf.net/p/freetel/code@937 01035d8c-6547-0410-b346-abe4f91aad63

11 years agochanged Davids emacs to use spaces rather than tabs
drowe67 [Mon, 5 Nov 2012 23:58:54 +0000 (23:58 +0000)]
changed Davids emacs to use spaces rather than tabs

git-svn-id: https://svn.code.sf.net/p/freetel/code@936 01035d8c-6547-0410-b346-abe4f91aad63

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@935 01035d8c-6547-0410-b346-abe4f9...
wittend99 [Mon, 5 Nov 2012 19:22:16 +0000 (19:22 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@935 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoAdded libresample
drowe67 [Mon, 5 Nov 2012 08:20:38 +0000 (08:20 +0000)]
Added libresample

git-svn-id: https://svn.code.sf.net/p/freetel/code@934 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoadded libsamplerate
drowe67 [Mon, 5 Nov 2012 08:18:35 +0000 (08:18 +0000)]
added libsamplerate

git-svn-id: https://svn.code.sf.net/p/freetel/code@933 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoSNR text box and bar graph hooked up
drowe67 [Mon, 5 Nov 2012 07:46:54 +0000 (07:46 +0000)]
SNR text box and bar graph hooked up

git-svn-id: https://svn.code.sf.net/p/freetel/code@932 01035d8c-6547-0410-b346-abe4f91aad63

11 years agobuilding up soundcard auto detect code
drowe67 [Mon, 5 Nov 2012 05:25:34 +0000 (05:25 +0000)]
building up soundcard auto detect code

git-svn-id: https://svn.code.sf.net/p/freetel/code@931 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoimproved speech plots with a better decimation algorithm
drowe67 [Mon, 5 Nov 2012 05:04:49 +0000 (05:04 +0000)]
improved speech plots with a better decimation algorithm

git-svn-id: https://svn.code.sf.net/p/freetel/code@930 01035d8c-6547-0410-b346-abe4f91aad63