freetel-svn-tracking.git
2017-06-26 darksidelemmUpdated build scripts with some fixes and more OSX...
2017-06-26 darksidelemmAdded codec2 decoder script.
2017-06-26 darksidelemmAdded starts of OSX guide
2017-06-26 drowe67added notes to readme
2017-06-25 drowe67re-enabled gqrx
2017-06-25 darksidelemmUncomment libfec git clone line
2017-06-25 drowe67re-enabled libfec
2017-06-25 drowe67readme gpredict tweaks
2017-06-25 drowe67added update/upgrade to script 1
2017-06-24 darksidelemmSome tweaks to readme
2017-06-24 drowe67fixed a few bugs in script 3
2017-06-24 drowe67tweaked readme and packages
2017-06-24 drowe67fix a few typos
2017-06-24 drowe67spell check
2017-06-24 drowe67made scripts executable
2017-06-24 drowe67broke up script int 3 pieces, about to test, added...
2017-06-23 drowe67improved corner cases in rate K resampling, back to...
2017-06-23 drowe67fixed oaccasional case where Wo*L >= PI
2017-06-23 drowe67screen shot for enabling bias T
2017-06-23 drowe67added variable arg lists to help use, printing and...
2017-06-22 drowe67added sample clock offset to simulation, looks good!
2017-06-22 drowe67added HackRF notes
2017-06-21 drowe67small constant to prevent instability in freq offset...
2017-06-21 okcsampsonofdm.c complex bugs
2017-06-21 darksidelemmAdded GRC modification screengrabs
2017-06-21 drowe67updated TODO
2017-06-20 drowe67OK gr-satellites finally installing to correct path...
2017-06-20 drowe67working up to grx, but not gr-satellites
2017-06-20 okcsampsonSmall optimize in ofdm.c
2017-06-20 okcsampsonUpdate ofdm.c all tests passing
2017-06-20 drowe67latest round of 2D DCT experiments
2017-06-19 drowe67correct timing instant when timing_en==0, added timing_...
2017-06-19 okcsampsonRemove gain function call from ofdm.c
2017-06-19 okcsampsonAdd free to ofdm.c
2017-06-19 okcsampsonBug in ofdm.c
2017-06-19 drowe67tested up to sucessful build of gnu radio
2017-06-19 drowe67updated TODO
2017-06-19 drowe67ready to test first few steps
2017-06-19 drowe67initial setup
2017-06-19 okcsampsonCleanup ofdm.c a bit
2017-06-19 okcsampsonFix bugs in coarse sync in ofdm.c
2017-06-19 drowe67added phase_est_pilot and rx_amp, working OK with phase...
2017-06-18 drowe67added rx_bits to checks, changes demod bit ordering...
2017-06-18 okcsampsonFix bug in sum function ofdm.c
2017-06-18 okcsampsonPut foff_est in row order
2017-06-18 okcsampsonAdd foff_est_hz to unittest
2017-06-18 okcsampsonChanges to ofdm.c passes all tests
2017-06-17 okcsampsonUpdate ofdm.c demod
2017-06-17 okcsampsonMatrix multiply was gimped
2017-06-17 okcsampsonMinor chgs in ofdm.c
2017-06-17 okcsampsonAdjust arrays in ofdm.c
2017-06-16 drowe67working thru 16kHz support for newamp1
2017-06-16 drowe67octave estimators off
2017-06-16 drowe67first pass at checking rx_sym, not passing
2017-06-16 okcsampsonAdd getter functions for sample size
2017-06-16 okcsampsonAdd max samples to ofdm_internal.h
2017-06-16 okcsampsonAdd request to ofdm.c
2017-06-16 drowe67basic ofdm rx tests working
2017-06-16 okcsampsonMore ofdm rx index chgs
2017-06-16 drowe67renamed worksheet
2017-06-15 drowe67support for many experiments around 2d dcts, can now...
2017-06-15 okcsampsonMess with indexes in ofdm rx
2017-06-14 okcsampsonMoved rx_sym to state
2017-06-14 drowe67starting rx side of tofdm.[cm]
2017-06-14 okcsampsonFix index bug in ofdm.c demod
2017-06-14 okcsampsonAdd demod candidate to ofdm.c (untested)
2017-06-14 okcsampsonPrepare ofdm files for demod function
2017-06-14 drowe67first pass at quantising dct coeffs using uniform quant...
2017-06-13 drowe67first pass at quantising dct coeffs using kmeans design...
2017-06-13 drowe67added functions for zig-zag mapping of 2D dct coeffs
2017-06-12 okcsampsonUpdate random bit file compat with octave
2017-06-12 okcsampsonFix loop bug in ofdm.c
2017-06-12 okcsampsonUpdate ofdm.c tx matches octave now
2017-06-12 drowe67modified parabolic interpolator to lin interp to 0...
2017-06-12 drowe67unit test code working, but actual test failing on...
2017-06-12 okcsampsonChange W row/col
2017-06-12 drowe67some plots working
2017-06-12 drowe67rewrote test bits generation
2017-06-12 drowe67fixed up tnewamp1.c for 16kHz changes
2017-06-12 okcsampsonAdd changes to ofdm.c for unit test
2017-06-11 okcsampsonUpdate ofdm.c for loop bug
2017-06-11 okcsampsonUpdate ofdm.c for output
2017-06-11 okcsampsonAdjest ofdm header file
2017-06-11 okcsampsonChange ofdm_txframe output
2017-06-11 drowe67initial version of tofdm.m, haven't tried to run yet
2017-06-11 okcsampsonRemove constants from ofdm_internal.h
2017-06-11 drowe67first pass at tofdm.c
2017-06-11 drowe67added function to generate a C include file of tets...
2017-06-11 okcsampsonUse NCP not NC in appropriate places
2017-06-11 okcsampsonMissed a couple changes last update
2017-06-11 okcsampsonFix bugs in ofdm.c
2017-06-10 okcsampsonFix bugs in ofdm.c
2017-06-09 okcsampsonofdm.c bug fix
2017-06-09 okcsampsonUpdate ofdm.c to compile config
2017-06-08 okcsampsonchange ofdm to compile options
2017-06-07 okcsampsonUpdate ofdm and remove parts
2017-06-07 okcsampsonCandidate code for ofdm.c, still need to finish demod
2017-06-07 okcsampsonAdd getters/setters to codec2_ofdm.h
2017-06-06 okcsampsonChange from float to int in ofdm_internal.h
2017-06-06 drowe67Attempt at correcting alias errors in rate K resampling...
next