freetel-svn-tracking.git
2016-04-13 baobrienInitial commit of experimental 800 FSK mode
2016-04-12 baobrienImproved framing and unit test; fixed header issue...
2016-04-11 baobrienForgot to upload vhf_frame_c2
2016-04-11 baobrienAdded new frame format. Extended vhf_deframe_c2 to...
2016-04-11 drowe67modified cmd line programs to use one bit per char
2016-04-10 drowe67bit stream seems to be working, need a simpler interfac...
2016-04-10 baobrienFixed tfsk bug
2016-04-10 baobrienDeframer unit test written
2016-04-09 baobrientfsk_2400a now more or less works
2016-04-09 drowe67think I have bit stream working, sounds OK
2016-04-08 baobrienOctave unit tests now cover 2400a fsk configuration
2016-04-08 drowe67separating encoder and decoder, progressing bit stream
2016-04-07 drowe67about to do some more enc/dec separation
2016-04-06 baobrien2400A&2400B now properly frame and deframe protocol...
2016-04-05 baobrienIfdef-ed out 2400A/B and 700A/B for STM32 build
2016-04-05 baobrienClean up of fsk/fmfsk test;
2016-04-04 drowe67acceptable results some mild masking with dif, dit...
2016-04-04 rickb44Current status as of 4/4/16 RGB
2016-04-03 drowe67working on combination of dec in time and pf
2016-03-31 drowe67VQ working for mask/circ/resampling idea, sounds OK...
2016-03-31 drowe67listening tests for new mask/circ/reampling work, sound...
2016-03-30 drowe67raw version of Mark. lol
2016-03-30 drowe67some initial fbf tests on undersampling spectrum, cycli...
2016-03-27 drowe6710 bit VQs for aps and freqs, around 700 bit/s, not...
2016-03-24 drowe67loads hackrf samples
2016-03-24 drowe67real time opeation, tested on bench signals
2016-03-24 drowe67cleaned up code, nice compas plot
2016-03-24 drowe67first pass at mbest, some small improvements
2016-03-23 drowe67about to refactor for a mbest search
2016-03-23 drowe67about to refactor
2016-03-23 baobrienMade change to plot title at David's suggestion
2016-03-23 baobrienAdded eye diagram plotting to fmfsk; made eye plot...
2016-03-22 drowe67added some new mask functions to experiment with quality
2016-03-21 darksidelemmAdded wide-view option to FSK gui.
2016-03-18 rickb44Added Shield mounting tabs(7) to schematic & PCB.
2016-03-18 drowe67deriving post filter freqs from decoded mask when dec...
2016-03-17 drowe67found bug with using mask for interpolation when decima...
2016-03-16 drowe67voice keyer bug fixed - thanks Emmanuel
2016-03-15 baobrienAdded design doc for 2400A/B frame design
2016-03-15 drowe67refactored for enc/dec and interpolation
2016-03-14 rickb44Updating to current status. Moved parts onto brd and...
2016-03-14 darksidelemmBig speedup on fskdemodgui by fixing axes on the eye...
2016-03-14 darksidelemmAdded fsk_demod stats GUI.
2016-03-13 baobrienFSK now generating eye diagrams; fsk_demod now printing...
2016-03-13 baobrienFixed json error
2016-03-13 baobrienApplied Jeroen's patch to fix issue with mode 1600...
2016-03-13 drowe673 sample 700 bit/s baseline
2016-03-13 baobrienEbNodB estimate smoother now; fsk_demod stat printing...
2016-03-13 baobrienAdded stat printing to fsk_demod
2016-03-13 baobrienfsk brought up to freq estimator changes in fsk_horus
2016-03-12 drowe67file based demod works, can optionally add noise
2016-03-12 drowe67works with horus high speed packet, tweaked freq est...
2016-03-12 drowe67building up orus high speed support
2016-03-12 drowe67Bits for a Horus high speed data packet
2016-03-12 baobrienCleanup
2016-03-12 baobrienReduced FMFSK_SCALE for more head room when using 16...
2016-03-12 baobrienJeroen's data channel patch applied
2016-03-12 drowe67fixed comment syntax error
2016-03-12 baobrienfsk.c clean up
2016-03-12 baobrienRe-added 2400 deframer
2016-03-12 baobrienFixed freq. est in fsk.c
2016-03-11 rickb44Latest schematic, PCB and associated files. Represents...
2016-03-10 drowe67re-factored and added notes
2016-03-10 drowe67about to refactor
2016-03-09 baobrienUn-printf-ed fsk
2016-03-09 baobrienBroke out deframer, starting work to change demod in...
2016-03-09 baobrienStarted adding high-bit-rate testing to fsk_horus
2016-03-09 drowe67calculate NF from GNU Radio IQ files
2016-03-07 drowe67Moving oslec from Astfin, initial import
2016-03-07 drowe67fixed up some plots for Part 4 blog post
2016-03-07 drowe67resampling working OK, tested 8khHz to 800kHz conversions
2016-03-06 drowe67working with test files
2016-03-06 drowe67command line resampler, stiff debugging
2016-03-04 drowe67equalised phase resp of filters, cleaned up simulation...
2016-03-02 drowe67new bandpass filters, doing some sensible things
2016-02-29 drowe67progressing quantisation
2016-02-25 drowe67Jereon - small bug in the new freedv_codecrx() function
2016-02-25 drowe67Jeroen's DML patch, applied cleanly, code builds, but...
2016-02-21 baobrienbegan work on api extension to support protocol bits
2016-02-21 baobrienFixed FSK EbNodB estimation; started hooking up FSK...
2016-02-20 baobrienFixed bug in deframer
2016-02-20 baobrienFurther work on freedv 2400A/B
2016-02-16 baobrienVHF deframer can now handle inverted bit streams from...
2016-02-16 baobrienFirst working codebase with modes 2400A and 2400B....
2016-02-15 baobrienFurther work on VHF framing/deframing
2016-02-13 baobrienChanged memory allocation in fsk.c to allow for
2016-02-12 rickb44Progress update and backup. Power supplies laid out...
2016-02-12 baobrienStarted work on VHF framer/deframer
2016-02-12 baobrienTesting of fmfsk is a bit more fleshed out; fsk has...
2016-02-11 baobrienRemoved for loop int redeclarations
2016-02-11 baobrienForgot to commit the fmfsk header
2016-02-09 baobrienfmfsk.c now passing tests
2016-02-09 baobrienfmfsk.c now meeting fmfsk.m across wide test range
2016-02-09 baobrienfmfsk.c now producing correct bits. found and fixed...
2016-02-09 drowe67run time working without crashing, look up for retreivi...
2016-02-08 baobrienFurther work on fmfsk C modem, not quite done, still...
2016-02-07 baobrienFirst commit of fmfsk C modem, not yet properly tested
2016-02-06 baobriena bit of cleanup in fmfsk
2016-02-06 baobrienFixed bug in even stream decoding
2016-02-06 drowe67experiments with straight line fit, and quantisation...
next