freetel-svn-tracking.git
2018-02-27 drowe67wideband octave sim working again, tweaked interpolator...
2018-02-13 drowe67added some Gotchas in notes
2018-02-13 drowe67avoid start up transients, plot time domain for inspection
2018-02-13 baobrienTesting and tuning C coarse ofdm acq
2018-02-11 baobrienWorking demod with coarse frame sync in C; still need...
2018-02-11 drowe67cmakefile changes for fsk_mod_ext_vco
2018-02-11 drowe67removed spurious exit()
2018-02-11 drowe67legacy FSK tx MDS tests
2018-02-06 drowe67fixed bug in numbers or bits read in
2018-02-03 drowe67a little rewording
2018-02-03 drowe67wrote fsk modulator that just generates levels for...
2018-01-23 baobrienFinally have my head on straight about how to go about...
2018-01-21 baobrienCommiting current OFDM work; no major milestone hit;
2018-01-10 baobrienDeconstantized OFDM
2018-01-09 baobrienWork on removing constants from ofdm; cleaning up test...
2018-01-06 drowe67instructions for building on Windows machiens for Windo...
2018-01-03 baobrienStarted kickoff work; Started refactoring to make OFDM...
2017-12-19 drowe67outputting results of test2
2017-12-17 drowe67setting up 2nd test case for 2D search alg
2017-12-02 baobrienFixed compiler warnings on cohpsk.c and freedv_api.c
2017-12-02 baobrienCommiting back changes made during flexradio update
2017-12-01 drowe67building up frame by frame simulation of 2D error measu...
2017-11-16 drowe67oops forgot version.h.in, thanks Tomas
2017-11-16 drowe67version.h patch, thanks Tomas
2017-10-03 baobrienTemporary fix for tdma compilitaion error
2017-09-28 baobrienAdded master tx mode support; added multiple UW type...
2017-09-25 baobrienMade attempt at pilot sync system; failed; trying diffe...
2017-09-23 baobrienGot TDMA synchronized TX tested
2017-09-23 baobrienFirst pass at TDMA TX; First on-air RX TDMA tests
2017-09-21 baobrienA tiny bit more work on TDMA
2017-09-21 baobrienInitial work on master timing slot sync working
2017-09-21 baobrienTried TDMA double-demod for out of range RX; didn't...
2017-09-20 baobrienFurther work on TDMA RX
2017-09-19 baobrienFrame following sync starting to work
2017-09-18 baobrienMore TDMA work
2017-09-18 baobrienMore work on TDMA; RX starting to come together
2017-09-17 baobrienFix for segfault-on-NaN problem
2017-09-17 baobrienPushed forward on TDMA RX
2017-09-13 baobrienA bit more work on TDMA;
2017-09-13 drowe67about to change to be constant length
2017-09-10 baobrienFirst pass at adding 'burst' mode to TDMA; currently...
2017-09-09 drowe67first pass at indep amp and gain estimation for each...
2017-09-07 baobrienA bit more TDMA work; preparing to add 'burst' mode...
2017-09-07 baobrienBegan sketching out TDMA pilot RX path
2017-09-05 baobrienMore work on TDMA; Remembered to add tdma.c
2017-09-05 baobrienA small bit of work on TDMA
2017-09-05 drowe67Gnome software indexing comment line, thanks Maitland
2017-09-01 baobrienMore work on TDMA
2017-08-28 drowe67first pass at constructing VQs on teh fly with individu...
2017-08-16 drowe67starting to combine split VQs and explore gain combinations
2017-08-13 drowe67investigated and fixed a bug in Hilbert Transform based...
2017-08-11 drowe67reas results with 2 bit slope and 1 bit mag quantiser...
2017-08-11 drowe67reas results with 2 bit slope quantiser 1-3k
2017-08-10 drowe67re-arranged col order to match other search functions
2017-08-09 drowe67hand constructed 3-4kHz 8 entry VQ thats sounds great...
2017-08-07 drowe67experiments with variable rate decimation
2017-08-03 drowe67patch for buildroot, thanks Oliver
2017-08-03 drowe67gd results between 1kHz and 4kHz with para search
2017-08-02 drowe67sg vq search doing OK on fisrt 1khz for hts1a/hts2a...
2017-08-02 nivexIndentation cleanup in c2dec.c
2017-08-02 nivex- Update trunk version info to 0.8
2017-08-02 drowe67experiments in hand designing vqs
2017-08-01 nivexAdded header handling for .c2 files as discussed on...
2017-08-01 drowe67support different resamplers
2017-07-30 drowe67extended order to fit a parabola, sounds pretty good...
2017-07-28 drowe67extended order to fit a parabola, sounds pretty good...
2017-07-27 philayresadded appropriate headers to files
2017-07-26 drowe67small typo thanks nivex
2017-07-26 drowe67cleaned up a few fprintfs
2017-07-26 drowe67tweaked debian files to get building on Ubuntu 16 with...
2017-07-25 drowe67fixed usage typo
2017-07-25 drowe67moved back to parabolic interpolator, so we can have...
2017-07-25 philayresAdded dct2.c with 1-D and 2-D DCT and inverse DCT funct...
2017-07-25 drowe67start building up verification for C port as an option...
2017-07-23 drowe67added some notes on FreeDB 2400A and 2400B
2017-07-23 drowe67added test with real sinusoidal model parameters
2017-07-22 drowe67fixed some formatting in debian files
2017-07-22 drowe67tweaked Stuart's debian files, can build .deb OK
2017-07-21 drowe67added steps for building Ubuntu 16.04 package
2017-07-21 dtillerAdded svn:executable property to configure_speexdsp_osx.sh
2017-07-20 drowe67moved int declarations out of for loops for now, just...
2017-07-20 philayresCleaned up experiment_rate_K_dct2 to run without crashing.
2017-07-19 drowe67small tweak
2017-07-19 drowe67added text on commong Hamlib FreeDV problems
2017-07-19 drowe67fixed typo
2017-07-19 drowe67Added some text to PTT hamlib test dialog to guide...
2017-07-19 drowe67fixed Test button destructor, thanks David T
2017-07-19 okcsampsonChange function name in ofdm.c
2017-07-19 hobbes1069SVN is stupid so I have to add all these files that...
2017-07-19 philayresFirst cut of c2wideband.c and its wideband_enc_dec...
2017-07-19 hobbes1069Nuke bad freedv 1.2 branch and 1.2.2 tag and start...
2017-07-19 drowe67now supports multiple split VQs
2017-07-18 drowe67high order vq search functions
2017-07-18 drowe67support for multiple vq search algs
2017-07-18 hobbes1069Change freedv codec2 target from dev to 0.7
2017-07-18 hobbes1069Fix tagging of codec2 0.7.
2017-07-18 hobbes1069Branch and tag freedv 1.2.2 and codec2 0.7.
2017-07-18 drowe67batch and fbf working with slope based vq search
2017-07-16 drowe67removing some unused files
2017-07-15 drowe67added python setuptools
next