freetel-svn-tracking.git
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
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...
next