freetel-svn-tracking.git
2014-03-07 drowe671st pass at coherent phase est ready for testing
2014-03-07 bruceperensFix the driver_manager static initialization order...
2014-03-07 bruceperensSave 80K text size by using an ad-hoc altrernative...
2014-03-07 bruceperensNo more "using namespace std".
2014-03-06 bruceperensWrite no-op copy routines.
2014-03-06 bruceperensManage protocol framers.
2014-03-06 bruceperensDefine the framer.
2014-03-06 bruceperensAdd more fifos. Make the codec and modem indicate the...
2014-02-18 drowe67getting good results, compared to current DQPSK FreeDV...
2014-02-16 drowe67ldpc working, performance not that great, about to...
2014-02-15 drowe67added ldpc codec to QPSK test simulation
2014-02-12 drowe67moved path for doppler spreading files
2014-02-12 drowe67doppler spreading files from pathsim
2014-02-11 drowe67patch to stop tools-filter function crashing, thanks...
2014-02-11 drowe67HF channel model and carrier power normalisation, but...
2014-02-11 drowe67included calcs of Es/No to noise variance
2014-02-11 drowe67getting correct BER courves with filter on AWGN
2014-02-09 drowe67working up simulation for various QPSK modulation schem...
2014-02-04 drowe67patch from Bertrik, thanks
2014-01-30 drowe67ldpc simulation working, but perf not that great in...
2014-01-22 bruceperensMove former function arguments to the class.
2014-01-22 bruceperensCreate a private class for the main loop.
2014-01-22 bruceperensFIFO works.
2014-01-22 bruceperensFIFO implemented but not tested.
2014-01-22 bruceperensContinue implementing the FIFO.
2014-01-22 bruceperensBuilding a FIFO for the codec to modem connection.
2014-01-22 bruceperensGet C++11 constant types from the std:: namespace rathe...
2014-01-22 bruceperensRefine the codec and modem API.
2014-01-22 bruceperensAdd all of the necessary methods to codec and modem...
2014-01-21 bruceperensTune the pause value.
2014-01-21 bruceperensSet real-time priority. The version in source/platform...
2014-01-21 bruceperensBuild the main loop.
2014-01-21 bruceperensMake more drivers work.
2014-01-21 bruceperensOops, some files weren't added to SVN previously. More...
2014-01-21 bruceperensAdd I/O ready indication. New tests for blank_panel.
2014-01-20 bruceperensTrivial text reformatting.
2014-01-20 bruceperensMore README, more work on drivers.
2014-01-19 bruceperensRefactor to base AudioInput and AudioOutput on AudioDevice.
2014-01-18 bruceperensRemove debugging function from tone driver.
2014-01-18 bruceperensThe tone test driver works correctly, tests written...
2014-01-18 bruceperensTest the tone class.
2014-01-18 bruceperensAdded a base file test, fixed CMakeLists.txt flag handl...
2014-01-17 bruceperensMake the first test, and fix destructor protection...
2014-01-17 bruceperensFill in documentation for Doxygen.
2014-01-17 bruceperensLet's try libevent instead of a POSIX event handler.
2014-01-17 bruceperensAdd framework for POSIX event handler.
2014-01-17 bruceperensMore refactoring, make operator << compile properly.
2014-01-17 bruceperensRefactor a base class containing parameter and name...
2014-01-16 bruceperensFormat index page in Doxygen, tweak license text.
2014-01-16 bruceperensCorrect library call for googletests.
2014-01-16 bruceperensRename freedv-test to freedv-gtest, as there will proba...
2014-01-16 bruceperensBuild the freedv-test executable, which runs the unit...
2014-01-16 bruceperensBuild googletest. Add license text. Delete generated...
2014-01-16 bruceperensAdd googletest as the C++ testing framework.
2014-01-16 bruceperensDoxygen top-level README.
2014-01-16 bruceperensDocument files for doxygen.
2014-01-16 bruceperensGenerate documentation using doxygen.
2014-01-16 bruceperensAdd all of the doxygen documentation, fix lots of code...
2014-01-16 bruceperensRename platform and GUI directories.
2014-01-16 bruceperensAdd event handling, write doxygen documentation into...
2014-01-09 drowe67first pass of integrating fdmdv modem with ldpc simulat...
2013-12-31 drowe67first pass at working separate decoder program, needs...
2013-12-31 drowe67separate enc/mod/dec
2013-12-30 drowe67improvements to LDPC dec sync state machine
2013-12-30 drowe67ldpc decode and sync working with no errors
2013-12-29 drowe67unique word sync that handles different amplitude rx...
2013-12-27 drowe67unique word insertion for ldpc frame sync
2013-12-19 drowe67first pass at ldpc ut script
2013-12-16 hobbes1069Add better error message when an in-source build is...
2013-12-16 drowe67refactored ldpc funcs, partially completed
2013-12-14 drowe67initial checkin of ldpc simulation files
2013-12-13 bruceperensDefine Codec and Modem as drivers. This is mostly for...
2013-12-13 bruceperensMain connects drivers, and enumerates them. The program...
2013-12-12 bruceperensCompleted initial definition of driver classes, added...
2013-12-12 bruceperensAdd keying and audio sink driver skeletons.
2013-12-12 bruceperensFirst definition of driver classes.
2013-12-12 bruceperensStart building the driver classes.
2013-12-11 bruceperensWrite the vector.
2013-12-11 bruceperensThis is my way of parameterizing cmake for variables...
2013-12-11 bruceperensStarting to write the command-line/server version of...
2013-12-11 bruceperensStart working on command-line/server version of FreeDV.
2013-12-11 bruceperensAdd scripts that install the necessary runtime or devel...
2013-12-06 hobbes1069Make in-source build error message more human readable.
2013-10-08 hobbes1069Update libctb static build.
2013-10-07 hobbes1069Update codec2 svn checkout URL in BuildCodec2.cmake
2013-08-13 drowe67minor changes to defaults, re-enabled support for chang...
2013-08-07 drowe67populating both serial port lists for Win32
2013-08-07 drowe67change space bar capture logic to allow call signs...
2013-07-29 drowe67Comm ports listing on Win32
2013-06-19 shenkistlink git repository with patches already applied
2013-06-19 drowe67works OK sampling modem signals
2013-06-18 drowe67first pass at ADC record program, looks OK for DC ...
2013-06-17 drowe67setting sampling rate from T1 working - finally.
2013-06-17 hobbes1069Create prelimary librfmodem and copy golay23 sources...
2013-06-14 hobbes1069Small cmake config tweaks. Added some settings for...
2013-06-14 drowe67interrupts working, trying to get TMR1 to set sample...
2013-06-13 hobbes1069Update wxWidgets bootstrap process to be more simple...
2013-06-13 drowe67TRY3 working, about to move from basic demo to a driver
2013-06-12 drowe67TRY2 appears to be working now, debugging TRY3
2013-06-12 drowe67ADC DMA now working
next