freetel-svn-tracking.git
7 years agoexperimental variable rate decimation in time
drowe67 [Thu, 8 Dec 2016 06:23:02 +0000 (06:23 +0000)]
experimental variable rate decimation in time

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

7 years agoexperiments with vq of amps
drowe67 [Wed, 7 Dec 2016 20:08:58 +0000 (20:08 +0000)]
experiments with vq of amps

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

7 years agofirst pass VQ, about to add AbyS peak finding for last two resonators
drowe67 [Tue, 6 Dec 2016 23:34:07 +0000 (23:34 +0000)]
first pass VQ, about to add AbyS peak finding for last two resonators

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

7 years agosimple unquantised three resonator model
drowe67 [Mon, 5 Dec 2016 04:52:04 +0000 (04:52 +0000)]
simple unquantised three resonator model

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

7 years agoAdded start of TDMA work
baobrien [Mon, 5 Dec 2016 01:47:56 +0000 (01:47 +0000)]
Added start of TDMA work

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

7 years agoUpdated FSK readme to reflect changes to fsk_demod
baobrien [Mon, 5 Dec 2016 01:07:12 +0000 (01:07 +0000)]
Updated FSK readme to reflect changes to fsk_demod

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

7 years agoCleanup in fsk and fsk_demod; complex fsk_mod added
baobrien [Sun, 4 Dec 2016 22:12:53 +0000 (22:12 +0000)]
Cleanup in fsk and fsk_demod; complex fsk_mod added

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

7 years agoImplemented complex-number-based hann window calculation for better perf
baobrien [Sun, 4 Dec 2016 09:32:22 +0000 (09:32 +0000)]
Implemented complex-number-based hann window calculation for better perf

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

7 years agoMoved complex helper functions from fsk.c to comp_prim.h
baobrien [Sun, 4 Dec 2016 08:52:48 +0000 (08:52 +0000)]
Moved complex helper functions from fsk.c to comp_prim.h

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

7 years agoAdded statistics printout rate
baobrien [Sun, 4 Dec 2016 07:54:34 +0000 (07:54 +0000)]
Added statistics printout rate

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

7 years agoRe-wrote command line for fsk_demod. No longer insane.
baobrien [Sun, 4 Dec 2016 06:52:17 +0000 (06:52 +0000)]
Re-wrote command line for fsk_demod. No longer insane.

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

7 years agoAdded hann table compile option to fsk
baobrien [Sun, 4 Dec 2016 04:24:43 +0000 (04:24 +0000)]
Added hann table compile option to fsk

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

7 years agoMerged fsk2_demod and fsk4_demod into single function.
baobrien [Sun, 4 Dec 2016 03:45:14 +0000 (03:45 +0000)]
Merged fsk2_demod and fsk4_demod into single function.

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

7 years agoabout to try abys fit
drowe67 [Fri, 2 Dec 2016 06:21:30 +0000 (06:21 +0000)]
about to try abys fit

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

7 years agoAdded spectrum plot, removed fest plot
darksidelemm [Wed, 30 Nov 2016 08:48:53 +0000 (08:48 +0000)]
Added spectrum plot, removed fest plot

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

7 years agoinit bug to make it work on -O2
drowe67 [Wed, 30 Nov 2016 02:30:19 +0000 (02:30 +0000)]
init bug to make it work on -O2

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

7 years agoSteve's lpdc_enc and dec changes
drowe67 [Wed, 30 Nov 2016 02:08:47 +0000 (02:08 +0000)]
Steve's lpdc_enc and dec changes

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

7 years agopatches from Steve - thanks
drowe67 [Tue, 29 Nov 2016 20:39:56 +0000 (20:39 +0000)]
patches from Steve - thanks

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

7 years agotests for dud LPDC packets and cmake support for drs232[_lpdc]
drowe67 [Tue, 29 Nov 2016 20:24:02 +0000 (20:24 +0000)]
tests for dud LPDC packets and cmake support for drs232[_lpdc]

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

7 years agoFixed bug in fskdemodgui
darksidelemm [Tue, 29 Nov 2016 09:09:14 +0000 (09:09 +0000)]
Fixed bug in fskdemodgui

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

7 years agofixed arg order
drowe67 [Tue, 29 Nov 2016 08:31:30 +0000 (08:31 +0000)]
fixed arg order

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

7 years agoadded unsigned u8 input mode
drowe67 [Tue, 29 Nov 2016 02:45:38 +0000 (02:45 +0000)]
added unsigned u8 input mode

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

7 years agoSlowed fskdemodgui update rate
darksidelemm [Mon, 28 Nov 2016 13:50:34 +0000 (13:50 +0000)]
Slowed fskdemodgui update rate

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

7 years agocomplex input fsk_demod running OK with test_ldpc_fsk_lib.m framework. gd BER and...
drowe67 [Mon, 21 Nov 2016 21:42:40 +0000 (21:42 +0000)]
complex input fsk_demod running OK with test_ldpc_fsk_lib.m framework.  gd BER and PER, much simpler cmd line

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

7 years agomerged some prev changes and freq est ported to complex. 2 and 4fsk modems work...
drowe67 [Sun, 20 Nov 2016 23:58:11 +0000 (23:58 +0000)]
merged some prev changes and freq est ported to complex.  2 and 4fsk modems work on simple cmd line tests, so thats a gd start

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

7 years agoanother great patch from Danilo to clean up warning in the smt32 code
drowe67 [Mon, 7 Nov 2016 20:30:47 +0000 (20:30 +0000)]
another great patch from Danilo to clean up warning in the smt32 code

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

7 years agosmall mod to cm12 png figur eon web page to match rev f schematic - thanks Richard...
drowe67 [Mon, 7 Nov 2016 20:25:57 +0000 (20:25 +0000)]
small mod to cm12 png figur eon web page to match rev f schematic - thanks Richard Ames

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

7 years agoFixed issue with JSON printout
baobrien [Sat, 5 Nov 2016 19:45:26 +0000 (19:45 +0000)]
Fixed issue with JSON printout

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

7 years agoAdded FFT printout to fsk_demod JSON debug/stat stream
baobrien [Sat, 5 Nov 2016 05:49:52 +0000 (05:49 +0000)]
Added FFT printout to fsk_demod JSON debug/stat stream

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

7 years agofixed poss mem leak
drowe67 [Sat, 5 Nov 2016 04:09:22 +0000 (04:09 +0000)]
fixed poss mem leak

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

7 years agosmall patch from Danilo to remove a warning
drowe67 [Fri, 4 Nov 2016 22:54:29 +0000 (22:54 +0000)]
small patch from Danilo to remove a warning

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

7 years agoimproved FSK modem documentation. Not sure if I've explained P right
drowe67 [Sun, 30 Oct 2016 23:33:04 +0000 (23:33 +0000)]
improved FSK modem documentation.  Not sure if I've explained P right

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

7 years agobunch of warnings removed - thanks Danilo!
drowe67 [Tue, 25 Oct 2016 06:00:48 +0000 (06:00 +0000)]
bunch of warnings removed - thanks Danilo!

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

7 years agoAnother great patch from Danilo - fixes a bunch or warnings
drowe67 [Fri, 21 Oct 2016 23:01:52 +0000 (23:01 +0000)]
Another great patch from Danilo - fixes a bunch or warnings

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

7 years agomodified sstv test frames to match Pythn tx code bit<->byte ordering
drowe67 [Thu, 20 Oct 2016 05:22:30 +0000 (05:22 +0000)]
modified sstv test frames to match Pythn tx code bit<->byte ordering

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

7 years agoadded iter display with -v
drowe67 [Thu, 20 Oct 2016 05:21:15 +0000 (05:21 +0000)]
added iter display with -v

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

7 years agoadjusted byte<->bit ordering to match python TX code
drowe67 [Thu, 20 Oct 2016 04:36:31 +0000 (04:36 +0000)]
adjusted byte<->bit ordering to match python TX code

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

7 years agoadded some comments and a PER demo
drowe67 [Wed, 12 Oct 2016 00:30:28 +0000 (00:30 +0000)]
added some comments and a PER demo

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

7 years agoC utils for balloon telemtry
drowe67 [Tue, 11 Oct 2016 03:50:07 +0000 (03:50 +0000)]
C utils for balloon telemtry

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

7 years agorunning complete command lines
drowe67 [Tue, 11 Oct 2016 03:49:03 +0000 (03:49 +0000)]
running complete command lines

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

7 years agochanged to 32 bit UW, added PER stats to drs232
drowe67 [Tue, 11 Oct 2016 02:54:05 +0000 (02:54 +0000)]
changed to 32 bit UW, added PER stats to drs232

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

7 years agoadd stdin/stdout and fractional resampling support
drowe67 [Tue, 11 Oct 2016 02:08:29 +0000 (02:08 +0000)]
add stdin/stdout and fractional resampling support

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

7 years agobuild instructions for tsrc
drowe67 [Tue, 11 Oct 2016 01:47:34 +0000 (01:47 +0000)]
build instructions for tsrc

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

7 years agoLarge patch from Danilo to (i) change some #define names to make them codec2-specific...
drowe67 [Mon, 10 Oct 2016 06:24:45 +0000 (06:24 +0000)]
Large patch from Danilo to (i) change some #define names to make them codec2-specific (ii) add an abstraction layer for ffts (iii) add ARM-specific FFTs for stm32 that doesn't help CPU laod but helps memory

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

8 years agobuilding up SSTV tests with complex signals
drowe67 [Fri, 7 Oct 2016 02:41:39 +0000 (02:41 +0000)]
building up SSTV tests with complex signals

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

8 years agomodfied fsk_horus for complex valued tx/rx signals
drowe67 [Fri, 7 Oct 2016 02:40:49 +0000 (02:40 +0000)]
modfied fsk_horus for complex valued tx/rx signals

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

8 years agobuilding up PER/BER tests
drowe67 [Sun, 2 Oct 2016 18:10:39 +0000 (18:10 +0000)]
building up PER/BER tests

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

8 years agobasic fsk modem simulation
drowe67 [Thu, 29 Sep 2016 22:39:32 +0000 (22:39 +0000)]
basic fsk modem simulation

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

8 years agoDanilo starting to rename some constants to make integration with 3rd party FFT libra...
drowe67 [Mon, 19 Sep 2016 19:35:05 +0000 (19:35 +0000)]
Danilo starting to rename some constants to make integration with 3rd party FFT libraries easier

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

8 years agoDanilo's wonderful FFT real patch, just one lsb difference in output coded speech...
drowe67 [Mon, 19 Sep 2016 06:50:11 +0000 (06:50 +0000)]
Danilo's wonderful FFT real patch, just one lsb difference in output coded speech and 10% saving of CPU on stm32f4 target- thanks so much Danilo! - this version free-ing real FFT states

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

8 years agoDanilo's wonderful FFT real patch, just one lsb difference in output coded speech...
drowe67 [Mon, 19 Sep 2016 06:31:22 +0000 (06:31 +0000)]
Danilo's wonderful FFT real patch, just one lsb difference in output coded speech and 10% saving of CPU on stm32f4 target- thanks so much Danilo!

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

8 years agofixed patch and instructions
drowe67 [Mon, 19 Sep 2016 01:28:19 +0000 (01:28 +0000)]
fixed patch and instructions

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

8 years agofixed small bug
drowe67 [Mon, 19 Sep 2016 01:02:21 +0000 (01:02 +0000)]
fixed small bug

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

8 years agoRemoved unneeded debug printf
baobrien [Sat, 17 Sep 2016 03:20:58 +0000 (03:20 +0000)]
Removed unneeded debug printf

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

8 years agoldpc encoded SSTV frames
drowe67 [Sat, 17 Sep 2016 02:39:56 +0000 (02:39 +0000)]
ldpc encoded SSTV frames

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

8 years agoreversed SD mapping to match LDPC code
drowe67 [Sat, 17 Sep 2016 02:22:55 +0000 (02:22 +0000)]
reversed SD mapping to match LDPC code

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

8 years agoBringing README_fsk.txt up to date, examples now work, but some open TODO questions
drowe67 [Sat, 17 Sep 2016 01:48:36 +0000 (01:48 +0000)]
Bringing README_fsk.txt up to date, examples now work, but some open TODO questions

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

8 years ago#ifdefed out unused code in pitch estimator post processor, thanks Glen and Steve...
drowe67 [Fri, 16 Sep 2016 21:43:08 +0000 (21:43 +0000)]
#ifdefed out unused code in pitch estimator post processor, thanks Glen and Steve for pointing this out

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

8 years agoadjusted UW threhold for high raw BER
drowe67 [Fri, 16 Sep 2016 11:44:19 +0000 (11:44 +0000)]
adjusted UW threhold for high raw BER

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

8 years agoinitial checkin of drs232_ldpc, decoding SD packets OK
drowe67 [Fri, 16 Sep 2016 11:30:53 +0000 (11:30 +0000)]
initial checkin of drs232_ldpc, decoding SD packets OK

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

8 years agorefactored ldpcdec to have smaller ldpc code include file, and a simpler interface
drowe67 [Fri, 16 Sep 2016 07:07:29 +0000 (07:07 +0000)]
refactored ldpcdec to have smaller ldpc code include file, and a simpler interface

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

8 years agorefactored ldpcdec to have smaller ldpc code include file, and a simpler interface
drowe67 [Fri, 16 Sep 2016 07:06:43 +0000 (07:06 +0000)]
refactored ldpcdec to have smaller ldpc code include file, and a simpler interface

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

8 years agorefactored ldpcdec to have smaller ldpc code include file, and a simpler interface
drowe67 [Fri, 16 Sep 2016 07:06:17 +0000 (07:06 +0000)]
refactored ldpcdec to have smaller ldpc code include file, and a simpler interface

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

8 years agorefactored LDPC decoder tomake it easier to call from other C programs
drowe67 [Fri, 16 Sep 2016 03:09:06 +0000 (03:09 +0000)]
refactored LDPC decoder tomake it easier to call from other C programs

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

8 years agosome more fine patches from Danilo and the mcHF team
drowe67 [Thu, 15 Sep 2016 03:34:16 +0000 (03:34 +0000)]
some more fine patches from Danilo and the mcHF team

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

8 years agollr calculations in C, modified Octave to use bit exact procedure
drowe67 [Wed, 14 Sep 2016 10:00:45 +0000 (10:00 +0000)]
llr calculations in C, modified Octave to use bit exact procedure

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

8 years agollr calculations in C, modified Octave to use bit exact procedure
drowe67 [Wed, 14 Sep 2016 09:57:13 +0000 (09:57 +0000)]
llr calculations in C, modified Octave to use bit exact procedure

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

8 years agospent a lot of time working out I need -O2 on this version to match The Ocatve/Mpdeco...
drowe67 [Wed, 14 Sep 2016 07:57:59 +0000 (07:57 +0000)]
spent a lot of time working out I need -O2 on this version to match The Ocatve/Mpdecode.mex results

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

8 years agoC decoder output correct now
drowe67 [Tue, 13 Sep 2016 05:38:51 +0000 (05:38 +0000)]
C decoder output correct now

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

8 years agoadded soft dec support
drowe67 [Tue, 13 Sep 2016 02:51:13 +0000 (02:51 +0000)]
added soft dec support

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

8 years agoadd test for C LDPC encoder
drowe67 [Mon, 12 Sep 2016 09:43:19 +0000 (09:43 +0000)]
add test for C LDPC encoder

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

8 years agotested over 1000 frames
drowe67 [Mon, 12 Sep 2016 09:19:45 +0000 (09:19 +0000)]
tested over 1000 frames

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

8 years agopartially refactored
drowe67 [Mon, 12 Sep 2016 07:50:00 +0000 (07:50 +0000)]
partially refactored

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

8 years agoabout to clen up, renamef from ra_enc.c
drowe67 [Mon, 12 Sep 2016 07:32:11 +0000 (07:32 +0000)]
about to clen up, renamef from ra_enc.c

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

8 years agoAdded soft decision output support to fsk_demod
baobrien [Mon, 12 Sep 2016 04:50:04 +0000 (04:50 +0000)]
Added soft decision output support to fsk_demod

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

8 years agoStarted getting framer ready for TDMA and added 2FSK soft decision output
baobrien [Mon, 12 Sep 2016 03:33:28 +0000 (03:33 +0000)]
Started getting framer ready for TDMA and added 2FSK soft decision output

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

8 years agoinitial checkin of C side of LDPC FSK decoder
drowe67 [Sun, 11 Sep 2016 21:51:39 +0000 (21:51 +0000)]
initial checkin of C side of LDPC FSK decoder

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

8 years agoinitial checkin of Octave side of LDPC FSK
drowe67 [Sun, 11 Sep 2016 21:50:39 +0000 (21:50 +0000)]
initial checkin of Octave side of LDPC FSK

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

8 years agoARM specific optimisations to fdmdv modem, thanks Danilo and mcHF team who tested...
drowe67 [Thu, 8 Sep 2016 22:17:11 +0000 (22:17 +0000)]
ARM specific optimisations to fdmdv modem, thanks Danilo and mcHF team who tested carefully using a platform specific tfmdv framework

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

8 years agopropset to ignore stm outputs
drowe67 [Thu, 8 Sep 2016 22:15:47 +0000 (22:15 +0000)]
propset to ignore stm outputs

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

8 years agosome nice optimisations for the STM32F4 - thanks Danilo and mCHF team
drowe67 [Mon, 29 Aug 2016 04:29:57 +0000 (04:29 +0000)]
some nice optimisations for the STM32F4 - thanks Danilo and mCHF team

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

8 years agomore TDMA thoughts
baobrien [Sat, 27 Aug 2016 20:16:40 +0000 (20:16 +0000)]
more TDMA thoughts

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

8 years agoremoved commented out globals
drowe67 [Sat, 27 Aug 2016 06:14:56 +0000 (06:14 +0000)]
removed commented out globals

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

8 years agorefactoring fdmdv.m to get tfdmdv.m working again. tfdmdv tests now passing, about...
drowe67 [Sat, 27 Aug 2016 06:12:02 +0000 (06:12 +0000)]
refactoring fdmdv.m to get tfdmdv.m working again.  tfdmdv tests now passing, about to clean up

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

8 years agorefactoring fdmdv to get it working again
drowe67 [Sat, 27 Aug 2016 00:28:11 +0000 (00:28 +0000)]
refactoring fdmdv to get it working again

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

8 years agosmall clean up patch, thanks Danilo
drowe67 [Thu, 25 Aug 2016 00:30:12 +0000 (00:30 +0000)]
small clean up patch, thanks Danilo

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

8 years agoAdded estimator reset to fsk, got TDMA thoughts down
baobrien [Tue, 16 Aug 2016 04:19:24 +0000 (04:19 +0000)]
Added estimator reset to fsk, got TDMA thoughts down

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

8 years agoFixed warning from unused variable
baobrien [Thu, 7 Jul 2016 01:04:13 +0000 (01:04 +0000)]
Fixed warning from unused variable

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

8 years agoWrote demo of SM2000 freedv RX
baobrien [Thu, 7 Jul 2016 01:00:47 +0000 (01:00 +0000)]
Wrote demo of SM2000 freedv RX

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

8 years agoFigured out arm semihosting; set up to build sm2000 rx demo
baobrien [Thu, 7 Jul 2016 00:59:51 +0000 (00:59 +0000)]
Figured out arm semihosting; set up to build sm2000 rx demo

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

8 years agoAdded new sample rate divisor defines
baobrien [Thu, 7 Jul 2016 00:57:34 +0000 (00:57 +0000)]
Added new sample rate divisor defines

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

8 years agoFixed bug in callback function setup
baobrien [Thu, 7 Jul 2016 00:56:50 +0000 (00:56 +0000)]
Fixed bug in callback function setup

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

8 years agoBegan moving ifdefs to support 2400A/B//800XA on stm32f4
baobrien [Thu, 30 Jun 2016 08:01:35 +0000 (08:01 +0000)]
Began moving ifdefs to support 2400A/B//800XA on stm32f4

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

8 years agoStarted work on sm2000 freedv rx demo
baobrien [Thu, 30 Jun 2016 04:57:25 +0000 (04:57 +0000)]
Started work on sm2000 freedv rx demo

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

8 years agomodified to work with raw files of real samples
drowe67 [Wed, 29 Jun 2016 02:14:30 +0000 (02:14 +0000)]
modified to work with raw files of real samples

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

8 years agoChanged some params in adc plotter
baobrien [Tue, 28 Jun 2016 06:28:25 +0000 (06:28 +0000)]
Changed some params in adc plotter

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

8 years agoAdded adc plotter
baobrien [Tue, 28 Jun 2016 06:24:51 +0000 (06:24 +0000)]
Added adc plotter

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

8 years agoA bit of messing around for sm2000 test support
baobrien [Thu, 23 Jun 2016 01:24:29 +0000 (01:24 +0000)]
A bit of messing around for sm2000 test support

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

8 years agoStarted work on test util to dump adc samps over USB
baobrien [Thu, 23 Jun 2016 01:23:57 +0000 (01:23 +0000)]
Started work on test util to dump adc samps over USB

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

8 years agoAdded fsk mod/demod to sm2000_stw tests;
baobrien [Thu, 23 Jun 2016 01:22:41 +0000 (01:22 +0000)]
Added fsk mod/demod to sm2000_stw tests;
added fifo peek functionality to stm32f4_adc

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