freetel-svn-tracking.git
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...
2016-02-06 drowe67func ptr based callback functions from plugin to main...
2016-02-05 baobrienfmfsk now working, more or less, and run_sim ported
2016-02-05 drowe67plugin radio button coming up
2016-02-05 drowe67exploring effect of cont phas ein FSK modulator on...
2016-02-04 baobrienStarted extracting important bits from mancyfsk.m for...
2016-02-04 drowe67compiling on Win32, and loading DLL OK
2016-02-04 drowe67satisfactory differential freq quantiser
2016-02-04 drowe67acceptable results from freq quant, hybrid harm index...
2016-02-02 baobrienfsk4 now passing unit tests
2016-02-01 drowe67made naming consistent, persistant data being saved...
2016-02-01 drowe67plugin option greyed out at run time
2016-01-31 sjlonglandAdd menu system documentation for SM1000.
2016-01-30 drowe67bulding up plugin-defined parameter names, compiles...
2016-01-30 drowe67building up code to rename menu and param names based...
2016-01-30 drowe67added a first pass dialog for plug in config
2016-01-29 rickb44Progress Update. Working on Driver_PA block. RGB
2016-01-29 baobrienMade get_test_bits frame larger, corrected include...
2016-01-29 baobrienPort of 4FSK almost complete
2016-01-28 rickb44Progress - Latest PCB block layouts. Plocks are identif...
2016-01-27 drowe67updated README for Stuarts latest build system
2016-01-27 drowe67added lib target to kick off system libs building
2016-01-27 drowe67some basic instructions for the fsk modem
2016-01-27 drowe67minor arg tweak
2016-01-27 drowe67made output a little cleaner and set tfsk_location...
2016-01-27 drowe67fix usage
2016-01-27 drowe67small compiler version isusue
2016-01-26 drowe67def telem
2016-01-25 drowe67typo - thanks erich
2016-01-25 drowe67occ crash bug
2016-01-25 drowe67changed callsign for Jan 26 launch and added option...
2016-01-25 drowe67typo
2016-01-25 baobrienSmall fsk_put_test_bits change
2016-01-25 baobrienWrote fsk_(get|put)_test_bits; modified fsk_(mod|demod...
2016-01-25 drowe67doppler spreading functions for HF channel simulation
2016-01-24 drowe67some instructions ta the top
2016-01-24 baobrienfsk.c now matches fsk_horus closer
2016-01-24 drowe67EbNo est doing something sorta sensible, fixed occasion...
2016-01-24 drowe67command line args and help to configure modem
2016-01-23 baobrienTesting with freq. drift now
2016-01-23 baobrientfsk.m now includes BER plotting
2016-01-23 drowe67working with scrambler and interleaver, stored files...
2016-01-22 baobrienClean up; re-worked tfsk.c to run mod/demod and run...
2016-01-22 drowe67added notes on building unittests
2016-01-22 baobriencorrected small goof in fsk_create
2016-01-22 baobrienminor tfsk.m fix
2016-01-22 baobrienFurther cleanup and documentation of FSK modem
2016-01-21 baobrienRemoved kahan summation as no improvement was observed
2016-01-21 baobrienNow testing more internal parameters. fsk_demod is...
2016-01-21 baobrienfsk.c test framework improvements
2016-01-20 rickb44Added scope test points per signal list, Made edits...
2016-01-20 drowe67prog 4fsk integration with payload, plots UW corr,...
2016-01-19 drowe671280x720 png for screenshot
2016-01-19 rickb44RESTORE .SCH, .BRD, .EPF & .LBR FILES, DUE TO SNAFU...
2016-01-19 drowe67test file
next