freetel-svn-tracking.git
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
2016-01-04 rickb44Intermediate update:
2016-01-04 drowe67disabled phase stuff, enabled abys
2016-01-04 drowe67disabled phase stuff, enabled abys
2016-01-03 drowe67keys to show not masked points
2016-01-01 drowe67first pass at interleaver. Unit test works, however...
2016-01-01 darksidelemmAdded Habitat Telemetry Upload
2016-01-01 drowe67added ccitt crc16 check
2016-01-01 drowe67dumps rx payload in ascii hex, CRC BAD/OK not appended
2016-01-01 drowe67fixed some bad ascii packets when we have 2nd * in...
2016-01-01 drowe67occ running past end of buffer
2015-12-31 drowe67prints out formatted Horus binary
2015-12-31 drowe67streaming works with both protocols
2015-12-31 drowe67rtty and binary protocols no longer delimited by two...
2015-12-31 drowe67improved UW search to look for best_corr to address...
2015-12-31 rickb44git-svn-id: https://svn.code.sf.net/p/freetel/code...
2015-12-31 rickb44git-svn-id: https://svn.code.sf.net/p/freetel/code...
2015-12-31 drowe67decoding some modem signals using binary and rtty proto...
2015-12-31 drowe67first packet decoded thru modem
2015-12-30 drowe67extra stuff out of tx only build
2015-12-30 drowe67horus rtty payload
2015-12-30 rickb44Added Circuitry for +12_TX and +12V_RX. Need to add...
2015-12-30 drowe67found 100Hz offset introduced while using for sm2000...
2015-12-30 drowe67added some notes, explicit types to define sizes reqd
2015-12-30 drowe67correctly decoding up to 5 payload bytes
2015-12-30 drowe67no errors on golay decode of 2 and 3 byte payloads
2015-12-30 drowe67encoder doing something sensible when tested on a PC
2015-12-30 drowe67coding up horus l2
2015-12-28 drowe67updated power budget calcs
2015-12-27 rickb44Intermediate updates of schematics.
2015-12-27 drowe67updated task list
2015-12-27 drowe67restored latest block diagram
2015-12-26 rickb44Intermediate Schematic Cleanup
2015-12-26 drowe67removed extra state, just recording wave when triggered now
2015-12-26 drowe67extra state for rec wave
2015-12-26 drowe67only record wave file when triggered
2015-12-25 drowe67initial attempt at Win32 support
2015-12-24 drowe67gpio alive works, reformatted wave file names to list...
2015-12-24 drowe67gpio bug
2015-12-24 drowe67added time stamp to status page, RPi alive indicator...
2015-12-24 drowe67updated power est, block diagram, task list
2015-12-24 drowe67added diode switch to TX 2nd lo and pwr sensor
2015-12-23 rickb44aDDED lOCAL oSCILLATOR CIRCUITRY TO sm2000 sch.
2015-12-23 drowe67local osc sheet
2015-12-22 rickb44INTEGRATED 1ST MIXER BPF SWITCH INTO SM2000.SCH.
2015-12-22 drowe67added 1st mixer and RF switch sheet, some more notes...
2015-12-22 drowe67test tweak by DR to sm2000.sch
2015-12-21 drowe67removed original makefile
2015-12-21 rickb44Update All SM2000 CAD files RGB
2015-12-21 rickb44MERGE SCHEMATICS INTO sm2000.SCH AND UPDATE LIBRARY rgb
2015-12-21 rickb44Update ADE-1 in rowetel.lbr RGB
2015-12-21 drowe67added status html page generation
2015-12-20 drowe67rename test to driver_pa, updated PA with RSD01MUS2...
next