freetel-svn-tracking.git
2016-12-12 drowe67about to refactor to support different experiments
2016-12-08 drowe67experimental variable rate decimation in time
2016-12-07 drowe67experiments with vq of amps
2016-12-06 drowe67first pass VQ, about to add AbyS peak finding for last...
2016-12-05 drowe67simple unquantised three resonator model
2016-12-05 baobrienAdded start of TDMA work
2016-12-05 baobrienUpdated FSK readme to reflect changes to fsk_demod
2016-12-04 baobrienCleanup in fsk and fsk_demod; complex fsk_mod added
2016-12-04 baobrienImplemented complex-number-based hann window calculatio...
2016-12-04 baobrienMoved complex helper functions from fsk.c to comp_prim.h
2016-12-04 baobrienAdded statistics printout rate
2016-12-04 baobrienRe-wrote command line for fsk_demod. No longer insane.
2016-12-04 baobrienAdded hann table compile option to fsk
2016-12-04 baobrienMerged fsk2_demod and fsk4_demod into single function.
2016-12-02 drowe67about to try abys fit
2016-11-30 darksidelemmAdded spectrum plot, removed fest plot
2016-11-30 drowe67init bug to make it work on -O2
2016-11-30 drowe67Steve's lpdc_enc and dec changes
2016-11-29 drowe67patches from Steve - thanks
2016-11-29 drowe67tests for dud LPDC packets and cmake support for drs232...
2016-11-29 darksidelemmFixed bug in fskdemodgui
2016-11-29 drowe67fixed arg order
2016-11-29 drowe67added unsigned u8 input mode
2016-11-28 darksidelemmSlowed fskdemodgui update rate
2016-11-21 drowe67complex input fsk_demod running OK with test_ldpc_fsk_l...
2016-11-20 drowe67merged some prev changes and freq est ported to complex...
2016-11-07 drowe67another great patch from Danilo to clean up warning...
2016-11-07 drowe67small mod to cm12 png figur eon web page to match rev...
2016-11-05 baobrienFixed issue with JSON printout
2016-11-05 baobrienAdded FFT printout to fsk_demod JSON debug/stat stream
2016-11-05 drowe67fixed poss mem leak
2016-11-04 drowe67small patch from Danilo to remove a warning
2016-10-30 drowe67improved FSK modem documentation. Not sure if I've...
2016-10-25 drowe67bunch of warnings removed - thanks Danilo!
2016-10-21 drowe67Another great patch from Danilo - fixes a bunch or...
2016-10-20 drowe67modified sstv test frames to match Pythn tx code bit...
2016-10-20 drowe67added iter display with -v
2016-10-20 drowe67adjusted byte<->bit ordering to match python TX code
2016-10-12 drowe67added some comments and a PER demo
2016-10-11 drowe67C utils for balloon telemtry
2016-10-11 drowe67running complete command lines
2016-10-11 drowe67changed to 32 bit UW, added PER stats to drs232
2016-10-11 drowe67add stdin/stdout and fractional resampling support
2016-10-11 drowe67build instructions for tsrc
2016-10-10 drowe67Large patch from Danilo to (i) change some #define...
2016-10-07 drowe67building up SSTV tests with complex signals
2016-10-07 drowe67modfied fsk_horus for complex valued tx/rx signals
2016-10-02 drowe67building up PER/BER tests
2016-09-29 drowe67basic fsk modem simulation
2016-09-19 drowe67Danilo starting to rename some constants to make integr...
2016-09-19 drowe67Danilo's wonderful FFT real patch, just one lsb differe...
2016-09-19 drowe67Danilo's wonderful FFT real patch, just one lsb differe...
2016-09-19 drowe67fixed patch and instructions
2016-09-19 drowe67fixed small bug
2016-09-17 baobrienRemoved unneeded debug printf
2016-09-17 drowe67ldpc encoded SSTV frames
2016-09-17 drowe67reversed SD mapping to match LDPC code
2016-09-17 drowe67Bringing README_fsk.txt up to date, examples now work...
2016-09-16 drowe67#ifdefed out unused code in pitch estimator post proces...
2016-09-16 drowe67adjusted UW threhold for high raw BER
2016-09-16 drowe67initial checkin of drs232_ldpc, decoding SD packets OK
2016-09-16 drowe67refactored ldpcdec to have smaller ldpc code include...
2016-09-16 drowe67refactored ldpcdec to have smaller ldpc code include...
2016-09-16 drowe67refactored ldpcdec to have smaller ldpc code include...
2016-09-16 drowe67refactored LDPC decoder tomake it easier to call from...
2016-09-15 drowe67some more fine patches from Danilo and the mcHF team
2016-09-14 drowe67llr calculations in C, modified Octave to use bit exact...
2016-09-14 drowe67llr calculations in C, modified Octave to use bit exact...
2016-09-14 drowe67spent a lot of time working out I need -O2 on this...
2016-09-13 drowe67C decoder output correct now
2016-09-13 drowe67added soft dec support
2016-09-12 drowe67add test for C LDPC encoder
2016-09-12 drowe67tested over 1000 frames
2016-09-12 drowe67partially refactored
2016-09-12 drowe67about to clen up, renamef from ra_enc.c
2016-09-12 baobrienAdded soft decision output support to fsk_demod
2016-09-12 baobrienStarted getting framer ready for TDMA and added 2FSK...
2016-09-11 drowe67initial checkin of C side of LDPC FSK decoder
2016-09-11 drowe67initial checkin of Octave side of LDPC FSK
2016-09-08 drowe67ARM specific optimisations to fdmdv modem, thanks Danil...
2016-09-08 drowe67propset to ignore stm outputs
2016-08-29 drowe67some nice optimisations for the STM32F4 - thanks Danilo...
2016-08-27 baobrienmore TDMA thoughts
2016-08-27 drowe67removed commented out globals
2016-08-27 drowe67refactoring fdmdv.m to get tfdmdv.m working again....
2016-08-27 drowe67refactoring fdmdv to get it working again
2016-08-25 drowe67small clean up patch, thanks Danilo
2016-08-16 baobrienAdded estimator reset to fsk, got TDMA thoughts down
2016-07-07 baobrienFixed warning from unused variable
2016-07-07 baobrienWrote demo of SM2000 freedv RX
2016-07-07 baobrienFigured out arm semihosting; set up to build sm2000...
2016-07-07 baobrienAdded new sample rate divisor defines
2016-07-07 baobrienFixed bug in callback function setup
2016-06-30 baobrienBegan moving ifdefs to support 2400A/B//800XA on stm32f4
2016-06-30 baobrienStarted work on sm2000 freedv rx demo
2016-06-29 drowe67modified to work with raw files of real samples
2016-06-28 baobrienChanged some params in adc plotter
2016-06-28 baobrienAdded adc plotter
2016-06-23 baobrienA bit of messing around for sm2000 test support
2016-06-23 baobrienStarted work on test util to dump adc samps over USB
next