freetel-svn-tracking.git
2017-02-22 drowe67improved formatting of bit mapping table
2017-02-22 baobrienUpdated frame design slightly for TDMA
2017-02-21 drowe67cleaned up README a bit, added alsa loopback instructions
2017-02-21 drowe67added log graticule and scale, histograms testing out...
2017-02-21 baobrien A bit more work on the TDMA header and notes
2017-02-21 drowe67starting to instrument to further develop 700C. Added...
2017-02-21 baobrien A bit more work on the TDMA header
2017-02-18 drowe67discovered BER measurement using pilots can't work...
2017-02-17 drowe67measuring BER from pilots in Octave OK
2017-02-17 drowe67started adding support for measuring BER from pilots...
2017-02-15 hobbes1069Commit branch and tag of FreeDV 1.2
2017-02-15 hobbes1069Branch and tag codec2 0.6
2017-02-14 hobbes1069Updated method of detecting dependencies for MinGW...
2017-02-14 drowe67clean up help
2017-02-14 drowe67hackrf test util
2017-02-14 drowe67hackrf testing util
2017-02-13 drowe67all curves up to HF working, about to change from 1...
2017-02-10 drowe67initial checkin, QPSK theory and experimental
2017-02-09 drowe67used to generate figures for HF modem design blog post
2017-02-08 hobbes1069Add logic for older gcc in RHEL 6 which doesn't underst...
2017-02-07 drowe67make update rate of spectrum and waterfall indep of...
2017-02-07 drowe67removed some warnings gcc 6 picked up
2017-02-07 drowe67removed unsed code that was generating warnings
2017-02-07 drowe67fixed occasional seg fault bug when 800XA starts due...
2017-02-07 drowe67fixed occasional seg fault bug when 800XA starts due...
2017-02-07 drowe67another go at squench for 800XA
2017-02-06 hobbes1069Remove conditional around build type for whether dev...
2017-02-06 drowe67modified 1600 so it doesn't alter amplitude of the...
2017-02-06 drowe67instructions for building without sox
2017-02-03 drowe67fixed calculation of RF bandwidth thanks Steve
2017-02-03 drowe67correct incldue file
2017-02-03 drowe67updated BER reporting
2017-02-03 drowe67CMA FSK equaliser simulation
2017-02-02 drowe67changed click to tune to double click to prevent accide...
2017-01-31 drowe67converted eb/no to snt est and added squelch to 800xa
2017-01-31 drowe67fix for helicopter noise on 700 plus Mooner's patch...
2017-01-30 drowe67fixed bug in block based output, scatter looks OK,...
2017-01-30 drowe67optional Fs/4 freq shift and some optimisation of tlini...
2017-01-30 drowe67added interp/dec resamplers
2017-01-30 drowe67added 8 bit signed ouput example, scatter looks OK
2017-01-29 hobbes1069Fix building of internal sox on MinGW. Add logic to...
2017-01-28 drowe67added complex samples
2017-01-28 drowe67simple linear interpolator
2017-01-28 drowe67builds and runs OK on Linux with internal sox library...
2017-01-28 drowe67first pass at including sox source files, still haven...
2017-01-28 drowe67minimal set of sox 14.4.1 source files we need; unit...
2017-01-27 drowe67fixed array overrun bug spotted by Steve - thanks Steve
2017-01-26 hobbes1069Tweaks for MinGW. Still a work in progress.
2017-01-26 drowe67added linear and complex resampling options
2017-01-25 drowe67made tsrc a little more generic
2017-01-20 drowe67disable some more plug in code when plugin not present
2017-01-20 drowe67plug in menu options noe depend on presence of plugin
2017-01-20 drowe67updated README on how to find DLLs
2017-01-20 drowe67moved 800XA start tome to 880Hz and adjusted tx rms...
2017-01-19 drowe67a little clen up for blog post
2017-01-19 drowe67working for a variety of channel impairments, can also...
2017-01-19 drowe67logic for working out I and Q swap and sign changes...
2017-01-19 drowe67prototype UW sync on sep I and Q
2017-01-19 drowe67current state, but having some problems with timing...
2017-01-18 drowe67fixed bug in timing angle to offset estimation, in...
2017-01-18 drowe67started phase ambiguity and impairment testing
2017-01-18 drowe67timing and phase sync working OK with noise
2017-01-18 drowe67calibrated EB/No and BER, about to add sync algs
2017-01-18 drowe67first pass at OQPSK simulation
2017-01-18 drowe67added mode for demodulating 800XA waveform
2017-01-18 drowe67working up 700c link budget
2017-01-17 drowe67output stats after each frame, useful for streaming...
2017-01-16 drowe67modified fsk get/put test frame utils so that they...
2017-01-15 drowe67first pass at eye diagram for 800XA
2017-01-15 drowe67added option for normalisation of fsk eye diagram samples
2017-01-15 drowe67Jeroen's suggestion to minimise processing delay for...
2017-01-15 drowe67Jeroen's energy patch for 700C - thanks
2017-01-15 drowe67refactored stats handling for fsk and fmfsk to be consi...
2017-01-14 baobrienFixed stat copying for 800XA
2017-01-14 drowe67800XA decoding OK
2017-01-14 drowe67refactored FSK modes so it works with complex inputs
2017-01-14 drowe67correct sample rate fpor 700 B&C
2017-01-13 drowe67support for 700c and 800xa
2017-01-13 drowe67FreeDV 700C mode working
2017-01-13 drowe67700B working again, still need to fix test frame mode
2017-01-13 baobrienFixed 800XA and switched over to the new 700C mode
2017-01-13 baobrienFixed freedv_tx issue on 2400A
2017-01-12 drowe67removed debug stuff
2017-01-12 drowe67700C lives :-)
2017-01-12 drowe67debugging phase on decode using c2sim
2017-01-12 drowe67debugging codec2.c mode
2017-01-12 drowe67set up start conditions in Octave and C, tests passing...
2017-01-12 drowe67cleaned up, close to what we need for a Codec 2 mode
2017-01-12 drowe67part way through indexes_model refactoring
2017-01-11 drowe67removed debug printfs, starting to refactor rx functions
2017-01-11 drowe67model to indexes and indexes to model at 100Hz
2017-01-10 drowe67refactoring: moved newamp1 and mbest vq search function...
2017-01-09 drowe67all newamp signal proc functions ported to C and workin...
2017-01-05 drowe67C versions of energy quant and post filter tested
2017-01-05 drowe67current newamp1 VQ, might need some tweaking in future
2017-01-05 drowe67first stage C<->Octave test framework for newamp1 passing
2016-12-31 drowe67first pass at decoder refactored to run frame by frame
2016-12-30 drowe67refactored phase handling in C and Octave to use sample...
2016-12-27 drowe67refactored to use senible M, enc/dec Octave function...
2016-12-27 drowe67refactored model_from_indexes and homebrew linear inter...
next