freetel-svn-tracking.git
2018-04-17 drowe67non trival UW, but still occasional false syncs, and...
2018-04-17 drowe67uncoded BER being counted OK
2018-04-16 drowe67C interleaver sync working, trying new C state macine...
2018-04-15 drowe67more examples
2018-04-15 drowe67first pass interleaver sync working
2018-04-14 drowe67LDPC encoded test frame, measuring uncoded and coded...
2018-04-14 drowe67optional checksum status display, output more chars...
2018-04-14 drowe67reduced buffer sizes to reduce latency
2018-04-14 drowe67refactored a little
2018-04-14 drowe67horus binary working in Occtave and interoperates with...
2018-04-14 drowe67new horus binary packet with intereleaver and scrambling
2018-04-14 drowe67binary mode working too
2018-04-14 drowe67horus_demod and horus_api demodulating RTTY OK
2018-04-13 drowe67horus_demod compiles without warning, but not tested...
2018-04-13 drowe67run_sim and demod_file count # rx packets
2018-04-13 drowe67refactoring, added postamble so all packets demodulated
2018-04-13 drowe67refactoring to separate modem from protocol states
2018-04-13 drowe67progressing ofdm_demod, need to add raw/coded BER count...
2018-04-13 drowe67tofdm working with ldpc decoder, Octave side
2018-04-13 drowe67tofdm working with ldpc decoder
2018-04-13 drowe67some LDPC frames decoding from ofdm_demod, need to...
2018-04-12 drowe67tweaked static EsNo
2018-04-12 drowe67tofdm passing with Demod2D and Somap functions, good...
2018-04-12 drowe67ofdm_ldpc_tx & rx working with one interleaver frame...
2018-04-12 drowe67refactored Octave to get consistent variable names
2018-04-12 drowe67refactored C to get consistent variable names
2018-04-12 drowe67minor documentation change
2018-04-12 drowe67tofdm passing again, after sourceforge issues
2018-04-12 drowe67codec2-dev building again but may have broken some...
2018-04-12 drowe67restoring from SF issue
2018-04-11 drowe67octave script to plot modem states from ofdm_demod...
2018-04-11 drowe67restoring Octave files lost when SourceForge mysterious...
2018-04-11 drowe67restoring C files lost when SourceForge mysteriously...
2018-04-11 drowe67restoring C files lost when SourceForge mysteriously...
2018-04-11 drowe67restoring C files lost when SourceForge mysteriously...
2018-04-09 drowe67ported ofdm sync state machine from Octave, still need...
2018-04-09 drowe67added RF bandwidth
2018-04-09 drowe67stole 4 bits from UW for txt channel, works OK wonce...
2018-04-09 drowe67exposed CRC function so horus_api can use it
2018-04-09 drowe67first pass at horus_demod, compiles OK but untested...
2018-04-08 drowe67horus_api coded, compiles OK, but not tested
2018-04-08 drowe67moved sync state machine into ofdm_lib function, ready...
2018-04-08 drowe67updated specs
2018-04-08 drowe67added refinement stage, now syncing up quckly at high...
2018-04-08 drowe67added a specs section
2018-04-07 drowe67first pass at UW based sync - works really well, gives...
2018-04-07 drowe67progressing sync state machine, still can get locked...
2018-04-07 drowe67characterising freq offset estimation metrics
2018-04-04 drowe67multipath perf not so great
2018-04-04 drowe67first pass experiment to try alternate tone spacings...
2018-03-31 drowe67working on different metrics for sync state machine...
2018-03-31 okcsampsonUpdate carrier table generation
2018-03-27 drowe67Thanks Matt - patch to disable editing of radio model...
2018-03-26 okcsampsonUpdate Readme (50 Bd * 32 bits)
2018-03-25 drowe67updated makefile for ofdm
2018-03-25 drowe67edited state names
2018-03-25 drowe67edited state names
2018-03-25 drowe67first pass at README for OFDM modem
2018-03-25 drowe67C and Octave both getting BER=0.16 @ Eb/No=4dB
2018-03-25 drowe67first pass working ofdm demod cmd line program
2018-03-25 okcsampsonCorrected some bugs I instigated
2018-03-24 drowe67adjusted nin for wider ange required by acquisition...
2018-03-24 drowe67added acquisition function ofdm_search_sync to C and...
2018-03-24 drowe67about to refactor ofdm_dev state machine to use timing_...
2018-03-23 drowe67protect BER reset freedv_api calls when not running
2018-03-23 drowe67reoved some phantom prints
2018-03-23 drowe67removed phantom printfs
2018-03-23 drowe67coarse timing with normalised max passes tofdm
2018-03-23 drowe67un fix off by one bug - fix applied to tofdm.c instead...
2018-03-23 drowe67off by one bug
2018-03-22 drowe67normalised correlation of coarse timing, to assist...
2018-03-20 drowe67Octave compatable ofdm_get_test_bits.c, and a few minor...
2018-03-20 drowe67messing with script names in a namespace clashing attem...
2018-03-20 drowe67refactored ofdm rx a little, progressing towards better...
2018-03-20 drowe67added an extra getter for bits per frame
2018-03-20 drowe67first pass at ofdm_mod, command line OFDM modulator...
2018-03-18 drowe67first pass Octave ofdm tx and rx file based test progra...
2018-03-18 drowe67renamed a few internal variables
2018-03-18 drowe67renamed, as about to build simpler ofdtm_tx and ofdem_r...
2018-03-17 drowe67added raw mode after diucssion with Mark
2018-03-17 drowe67initial pass at horus API function
2018-03-17 drowe67coarse freq estimator checks out between Octave and...
2018-03-17 drowe67coded up C part of freq offset estimation, now to test...
2018-03-17 drowe67nice efficient freq offset est alg, acceptable results...
2018-03-14 hobbes1069Fix include location in BuildCodec2.cmake
2018-03-12 hobbes1069Fix locating of codec2 version.h when building from...
2018-03-12 drowe67restored ofdm Octave/C code from last working rev 3387...
2018-03-11 drowe67added usage notes
2018-03-10 drowe67bringing horus RTTY demod back to life
2018-03-06 drowe67added some cmd line options and examples, getting reas...
2018-03-04 drowe67real time NF calculation script, giving sensible result...
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
next