freetel-svn-tracking.git
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
2016-01-19 drowe67interleaver implemented and passing tests, including...
2016-01-18 rickb44Cleaned up schematic. Ran ERC with no errors. Started...
2016-01-17 baobrienFurther memory managment fixery
2016-01-17 baobrienFixed allocation
2016-01-17 baobrienFSK unit tester
2016-01-17 baobrienFirst commit of C Horus modem and test code
2016-01-15 rickb44Changes to schematics per emails of 1/12/2016 - 1/14...
2016-01-13 drowe67updated power budget and task list
2016-01-10 drowe67implemented and tested scrambler to make demods life...
2016-01-10 drowe67code to plot stats of f,a pairs
2016-01-09 drowe67added UDP listener for recordall command
2016-01-09 drowe67added UI ideas
2016-01-08 rickb44Implemented changes from D. Rowes email: Comments #1
2016-01-08 drowe67simulated binary packets working well at Eb/No=6dB...
2016-01-08 drowe67replaced test binary payload tx_bits
2016-01-08 drowe67changed file extension
2016-01-08 drowe67first pass at decoding binary packets from payload...
2016-01-08 drowe67freq est now IIR averages over several frames
2016-01-08 drowe67refactored freq est routine, experimenting with 4fsk...
2016-01-07 rickb44Update schematic.
2016-01-07 drowe674FSK working on testmode 1, acheived ideal BER=0.016...
2016-01-06 drowe67timing est non-linearity modified to work with m>2...
2016-01-06 drowe67refactoring mod and dmeod to handle 2 and 4 fsk, partia...
2016-01-06 drowe67plotting some stats for balloon flight
2016-01-05 drowe67added a fixed noise floor which is helping background...
2016-01-05 drowe67better visualisation of AbyS
next