freetel-svn-tracking.git
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

8 years agosm2000 set to work test program, in teh middle of modifiying for DAC play
drowe67 [Sat, 18 Jun 2016 00:18:13 +0000 (00:18 +0000)]
sm2000 set to work test program, in teh middle of modifiying for DAC play

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

8 years agocorrect -1 offset in timer divisor
drowe67 [Sat, 18 Jun 2016 00:15:52 +0000 (00:15 +0000)]
correct -1 offset in timer divisor

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

8 years agomco unittest, used when debugging USB DFU
drowe67 [Sat, 18 Jun 2016 00:14:48 +0000 (00:14 +0000)]
mco unittest, used when debugging USB DFU

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

8 years agomodified for new dac_open api with explicit sample rate
drowe67 [Sat, 18 Jun 2016 00:14:06 +0000 (00:14 +0000)]
modified for new dac_open api with explicit sample rate

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

8 years agomore meaningful variable names
drowe67 [Sat, 18 Jun 2016 00:10:22 +0000 (00:10 +0000)]
more meaningful variable names

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

8 years agomco unittest, used when debugging USB DFU
drowe67 [Sat, 18 Jun 2016 00:08:28 +0000 (00:08 +0000)]
mco unittest, used when debugging USB DFU

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

8 years agosupport for SM2000 Port E tx/rx +12V control
drowe67 [Sat, 18 Jun 2016 00:05:16 +0000 (00:05 +0000)]
support for SM2000 Port E tx/rx +12V control

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

8 years agodac driver supports different sample rates
drowe67 [Sat, 18 Jun 2016 00:03:58 +0000 (00:03 +0000)]
dac driver supports different sample rates

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

8 years agolatest notes
drowe67 [Sun, 12 Jun 2016 01:48:50 +0000 (01:48 +0000)]
latest notes

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

8 years agolatest notes
drowe67 [Wed, 8 Jun 2016 01:52:26 +0000 (01:52 +0000)]
latest notes

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

8 years agoa little doco on how to drive
drowe67 [Tue, 7 Jun 2016 08:16:47 +0000 (08:16 +0000)]
a little doco on how to drive

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

8 years agosi5351 UT working, commented out printfs
drowe67 [Tue, 7 Jun 2016 08:09:39 +0000 (08:09 +0000)]
si5351 UT working, commented out printfs

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

8 years agosi5351 UT working, need to clean up printfs
drowe67 [Tue, 7 Jun 2016 08:06:00 +0000 (08:06 +0000)]
si5351 UT working, need to clean up printfs

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

8 years agoremoved test code so we can use it as a library
drowe67 [Mon, 6 Jun 2016 01:58:59 +0000 (01:58 +0000)]
removed test code so we can use it as a library

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

8 years agoinitial si5351 unit test, not working yet
drowe67 [Sat, 4 Jun 2016 22:46:05 +0000 (22:46 +0000)]
initial si5351 unit test, not working yet

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

8 years agoinitial check on of change log for rev B based on Rev A loading
drowe67 [Thu, 2 Jun 2016 04:39:48 +0000 (04:39 +0000)]
initial check on of change log for rev B based on Rev A loading

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

8 years agoremoved some dead code
drowe67 [Tue, 31 May 2016 00:35:16 +0000 (00:35 +0000)]
removed some dead code

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

8 years agoseparate decoder from bit stream
drowe67 [Tue, 24 May 2016 20:57:59 +0000 (20:57 +0000)]
separate decoder from bit stream

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

8 years agoearlier branch without audio bug that has been brought up to fully quantised state
drowe67 [Tue, 24 May 2016 00:02:04 +0000 (00:02 +0000)]
earlier branch without audio bug that has been brought up to fully quantised state

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

8 years agobranch that has developed a few bugs in audio quality
drowe67 [Mon, 23 May 2016 23:58:23 +0000 (23:58 +0000)]
branch that has developed a few bugs in audio quality

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

8 years agoSM2000-A Folders should now be current. RGB
rickb44 [Tue, 10 May 2016 14:31:15 +0000 (14:31 +0000)]
SM2000-A Folders should now be current. RGB

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

8 years agoAdding BOM-SM2000-A.PDF to SM2000-A folder - RGB
rickb44 [Tue, 10 May 2016 14:19:21 +0000 (14:19 +0000)]
Adding BOM-SM2000-A.PDF to SM2000-A folder - RGB

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

8 years agoAdding LOC-SM2000-A.PDF to SM2000-A folder - RGB
rickb44 [Tue, 10 May 2016 14:18:33 +0000 (14:18 +0000)]
Adding LOC-SM2000-A.PDF to SM2000-A folder - RGB

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

8 years agoAdd SM2000-A.PDF to SM2000-A folder RGB
rickb44 [Tue, 10 May 2016 14:17:22 +0000 (14:17 +0000)]
Add SM2000-A.PDF to SM2000-A folder RGB

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

8 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@2804 01035d8c-6547-0410-b346-abe4f...
rickb44 [Tue, 10 May 2016 14:14:24 +0000 (14:14 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@2804 01035d8c-6547-0410-b346-abe4f91aad63

8 years agoOutdated - removed RGB
rickb44 [Tue, 10 May 2016 14:08:12 +0000 (14:08 +0000)]
Outdated - removed RGB

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

8 years agoCAD not relevant - deleted
rickb44 [Tue, 10 May 2016 14:07:44 +0000 (14:07 +0000)]
CAD not relevant - deleted

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

8 years agonever relevant RGB
rickb44 [Tue, 10 May 2016 14:06:46 +0000 (14:06 +0000)]
never relevant RGB

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

8 years agoApplied Jeroen's second 800XA data channel patch
baobrien [Tue, 10 May 2016 02:49:58 +0000 (02:49 +0000)]
Applied Jeroen's second 800XA data channel patch

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