freetel-svn-tracking.git
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
2017-07-15 drowe67broke block based processing out into a function
2017-07-15 drowe67new const file, refectoring into 160ms blocks
2017-07-14 drowe67removed unmaintained asterisk support, tweaked README...
2017-07-13 drowe67put some boundary conditions on the interpolator, helpe...
2017-07-13 drowe67first pass. Works, but has some high freq artefacts...
2017-07-12 drowe67made sure UDP code disabled, trapped use of carrier...
2017-07-12 drowe67testing ofdm modem freq offset
2017-07-12 okcsampsonFix bugs in tofdm.c add shift back to .m
2017-07-12 okcsampsonRevert tofdm.m
2017-07-11 drowe67added intro
2017-07-11 drowe67fixed radio button grouping issue
2017-07-10 drowe67updated user Guide
2017-07-10 drowe67changed patch level, added soem minor bugs to README
2017-07-10 drowe67tested PTT hamlib.serial support on Windows and Linux
2017-07-10 drowe67moved serial support out of fdmdv2_main, PTT test funct...
2017-07-10 drowe67moved some items from PTT to Options dialog
2017-07-09 drowe67reporting hamlib errors to dialog box
2017-07-09 okcsampsonRemove error from tofdm.m
2017-07-09 okcsampsonAdd to ofdm testing
2017-07-09 drowe67disabled rarely used UDP/msg processing stuff, which...
2017-07-08 hobbes1069Tag 1.2.1 release.
2017-07-07 drowe67wxwidgets GUI support was re-enabled on Windows builds
2017-07-07 drowe67simplified build instructions a little
2017-07-06 drowe67adding serial rate field to hamlib PTT dialog, builds...
2017-07-06 drowe67added a GUI mode for stepping thru frames to help evalu...
2017-07-04 drowe67added slope mode to matching, sig further improvement
2017-07-04 drowe67refactoring kmeans again lol
next