freetel-svn-tracking.git
2016-06-18 drowe67correct -1 offset in timer divisor
2016-06-18 drowe67mco unittest, used when debugging USB DFU
2016-06-18 drowe67modified for new dac_open api with explicit sample...
2016-06-18 drowe67more meaningful variable names
2016-06-18 drowe67mco unittest, used when debugging USB DFU
2016-06-18 drowe67support for SM2000 Port E tx/rx +12V control
2016-06-18 drowe67dac driver supports different sample rates
2016-06-12 drowe67latest notes
2016-06-08 drowe67latest notes
2016-06-07 drowe67a little doco on how to drive
2016-06-07 drowe67si5351 UT working, commented out printfs
2016-06-07 drowe67si5351 UT working, need to clean up printfs
2016-06-06 drowe67removed test code so we can use it as a library
2016-06-04 drowe67initial si5351 unit test, not working yet
2016-06-02 drowe67initial check on of change log for rev B based on Rev...
2016-05-31 drowe67removed some dead code
2016-05-24 drowe67separate decoder from bit stream
2016-05-24 drowe67earlier branch without audio bug that has been brought...
2016-05-23 drowe67branch that has developed a few bugs in audio quality
2016-05-10 rickb44SM2000-A Folders should now be current. RGB
2016-05-10 rickb44Adding BOM-SM2000-A.PDF to SM2000-A folder - RGB
2016-05-10 rickb44Adding LOC-SM2000-A.PDF to SM2000-A folder - RGB
2016-05-10 rickb44Add SM2000-A.PDF to SM2000-A folder RGB
2016-05-10 rickb44git-svn-id: https://svn.code.sf.net/p/freetel/code...
2016-05-10 rickb44Outdated - removed RGB
2016-05-10 rickb44CAD not relevant - deleted
2016-05-10 rickb44never relevant RGB
2016-05-10 baobrienApplied Jeroen's second 800XA data channel patch
2016-05-09 baobrienMade cleanups to test printouts
2016-05-09 rickb44Artifact file, SM2000.pdf dated 4/19/16, should have...
2016-05-05 rickb44RELEASE TO PRODUCTION SM2000-A FILES
2016-05-04 baobrienApplied Jeroen's patch to add data channel support...
2016-04-25 hobbes1069Update golay in 0.5 and tag codec2 release 0.5.1.
2016-04-25 drowe67GPL compliant replacement for golay23.c, thank you...
2016-04-19 rickb44Added SM2000-A folder and moved latest design to there.
2016-04-15 rickb44git-svn-id: https://svn.code.sf.net/p/freetel/code...
2016-04-15 rickb44100% routed, ERC & DRC to follow.
2016-04-14 baobrienApplied Jeroen's patch to add datachannel support to...
2016-04-14 baobrienFixed ADC sample rate issue in SM1000 main
2016-04-13 drowe67packaging information supplied by Barry Jackson
2016-04-13 rickb44LAYOUT UPDATES as of 4/13/16 RGB
2016-04-13 baobrienFixed crazy debug printf in freedv_tx
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
next