Activity for Free Telephony Project

  • David Rowe David Rowe committed [r4128]

  • David Rowe David Rowe committed [r4127]

  • David Rowe David Rowe committed [r4126]

  • David Rowe David Rowe committed [r4125]

  • David Rowe David Rowe committed [r4124]

  • David Rowe David Rowe committed [r4123]

  • David Rowe David Rowe committed [r4122]

  • David Rowe David Rowe committed [r4121]

    better formating

  • David Rowe David Rowe committed [r4120]

    getopt-fied and added stride

  • Richard Shaw Richard Shaw committed [r4119]

    Clean up how C flags are handled and set current minimum cmake to 3.0.

  • David Rowe David Rowe committed [r4118]

    powf patch - thanks Danillo

  • Don Reid Don Reid committed [r4117]

    Revert a change I made which is also included in Danilo's changes.

  • David Rowe David Rowe committed [r4116]

    Brad's patch for automatically sorted out USB devices that have changed order - thanks Brad

  • Don Reid Don Reid committed [r4115]

    Initialize a variable to avoid warnings.

  • David Rowe David Rowe committed [r4114]

    support for running ofdm_dev without CML, high doppler/hgh SNR option for phase estimation

  • David Rowe David Rowe committed [r4113]

    run_single working again (uncoded)

  • Don Reid Don Reid committed [r4112]

    Update 2 test scripts.

  • Don Reid Don Reid committed [r4111]

    Old update to stm32 startup, to make use with gdb easier.

  • Don Reid Don Reid committed [r4110]

    Update test to work after recent main code changes.

  • David Rowe David Rowe committed [r4109]

    extra tofdm test for non-standard Nc

  • Don Reid Don Reid committed [r4108]

    Refactored tval/nlower calculations due to STM32 issue.

  • Don Reid Don Reid committed [r4107]

    Add a parameter to the verbose option, pass it along to ofdm.

  • David Rowe David Rowe committed [r4106]

    accidentally setting up some LDPC constants when modem was meant to be operated uncoded. Thanks Don for finding this one

  • Steve Sampson Steve Sampson committed [r4105]

    Fix some of the ofdm_demod options

  • Steve Sampson Steve Sampson committed [r4104]

    Add verbose level

  • David Rowe David Rowe committed [r4103]

    support for efficient use of unused data bits, improved 2020 waveform performance by 1.7dB, examples in README_ofdm.txt

  • David Rowe David Rowe committed [r4102]

    updated for latest incarnation of FreeDV 2020

  • David Rowe David Rowe committed [r4101]

    building up support for unused data bits in LDPC codeword, all tests passing

  • David Rowe David Rowe committed [r4100]

    first pass at (504,396) LDPC code support for FreeDV 2020

  • David Rowe David Rowe committed [r4099]

    option for good use of unused data bits, when payload data is smaller than code

  • David Rowe David Rowe committed [r4098]

    missing package, thanks Brad

  • David Rowe David Rowe committed [r4097]

    fine patch from Danilo for a clever way to optimise memory on embedded devices by disbaling unused modes at compile time. Thanks Danilo

  • Steve Sampson Steve Sampson committed [r4096]

    Add missing codec2_fifo.c

  • Steve Sampson Steve Sampson committed [r4095]

    Add missing codec2_fifo.c

  • Don Reid Don Reid committed [r4094]

    Update freedv files to use new codec2_fifo_* functions in codec2-dev.

  • Don Reid Don Reid committed [r4093]

    Finish change from fifo_* to codec2_fifo_* functions, and

  • Don Reid Don Reid committed [r4092]

    Check binary results. 700C matches exactly, 1600 has one byte that is different.

  • Don Reid Don Reid committed [r4091]

    Add an option to return the count of differences instead of pass/fail

  • Steve Sampson Steve Sampson committed [r4090]

    Simplify loop in dft()

  • David Rowe David Rowe committed [r4089]

    first pass at high latitude ofdm waveform design

  • Steve Sampson Steve Sampson committed [r4088]

    Allow test functions to have no arguments

  • David Rowe David Rowe committed [r4087]

    refactored storage for Nc!=17 operation with no LPDC codec, arrays were being overwritten

  • David Rowe David Rowe committed [r4086]

    moved verbose levels about to make output legible

  • Steve Sampson Steve Sampson committed [r4085]

    Correct last update/left off size

  • Steve Sampson Steve Sampson committed [r4084]

    Minor optimization in copying

  • Don Reid Don Reid committed [r4083]

    Add to result text to say which set of tests report is for.

  • Don Reid Don Reid committed [r4082]

    A simple script to run all of the current STM32 tests.

  • Don Reid Don Reid committed [r4081]

    Remove temporary test directory

  • Don Reid Don Reid committed [r4080]

    Delete a temporary test directory.

  • Don Reid Don Reid committed [r4079]

    Fix a call to arm_cfft_f32 in codec2_fft.h

  • Steve Sampson Steve Sampson committed [r4078]

    ofdm.c got left out of set_sync change

  • David Rowe David Rowe committed [r4077]

    added feature to discard BER results from first few frames as these are often very high BER not representative of entire test

  • Steve Sampson Steve Sampson committed [r4076]

    Change include for Sync on interldpc

  • Steve Sampson Steve Sampson committed [r4075]

    Hide modem internals from API

  • Don Reid Don Reid committed [r4074]

    Add a version of the Arm example, and another hacked to 512 inputs.

  • Don Reid Don Reid committed [r4073]

    Simplify test by pulling code from other files into the main function.

  • Don Reid Don Reid committed [r4072]

    Simplify be pulling code from other files into the test.

  • David Rowe David Rowe committed [r4071]

    fifo rename to avoid namespace clash, thanks Danillo

  • Steve Sampson Steve Sampson committed [r4070]

    Remove single-precision from octave

  • David Rowe David Rowe committed [r4069]

    changed calculation of lowest carrier to use round() rather than floor() to avoid round off error between C and Octave, tofdm works on 22 carriers now

  • David Rowe David Rowe committed [r4068]

    updated for latest LPCNet 1733 bit/s

  • Steve Sampson Steve Sampson committed [r4067]

    Change Octave variables to single-precision

  • Richard Shaw Richard Shaw committed [r4066]

    Cache init flags and output CMAKE_{C,ASM}_FLAGS during configuration.

  • David Rowe David Rowe committed [r4065]

    leave ofdm test in a working state

  • David Rowe David Rowe committed [r4064]

    modified tofdm.[mc] to work with variable Nc

  • Richard Shaw Richard Shaw committed [r4063]

    Add gencodebooks cmake file for stm32.

  • Richard Shaw Richard Shaw committed [r4062]

    Add patch for android and make codebook generation use cmake so it's more build system agnostic.

  • Don Reid Don Reid committed [r4061]

    A standalone test for the codec2_fft_init issue in x86 and STM32 versions.

  • Don Reid Don Reid committed [r4060]

    Add newer tests to the "all" target

  • Don Reid Don Reid committed [r4059]

    Fix merger of last 2 changes.

  • Don Reid Don Reid committed [r4058]

    Fix errors in STM32 test, update output of both to be more readable.

  • Don Reid Don Reid committed [r4057]

    A version of the codec2_fft_init test for X86 to verify that it works correctly.

  • Steve Sampson Steve Sampson committed [r4056]

    Convert DOS EOL to Unix

  • Steve Sampson Steve Sampson committed [r4055]

    More align variables to unisgned char

  • Steve Sampson Steve Sampson committed [r4054]

    Align variables to unsigned char

  • Steve Sampson Steve Sampson committed [r4053]

    Save memory on static pilots

  • Don Reid Don Reid committed [r4052]

    Add a simple test of some initialization. This could be extended in the future.

  • Steve Sampson Steve Sampson committed [r4051]

    Move unalloc higher

  • Steve Sampson Steve Sampson committed [r4050]

    Remove unused/empty header

  • Steve Sampson Steve Sampson committed [r4049]

    Minor bug in debug output

  • Steve Sampson Steve Sampson committed [r4048]

    Restore rand back, as it did change output

  • Steve Sampson Steve Sampson committed [r4047]

    rand int64 to int16 for 32-bit compile, same output

  • Don Reid Don Reid committed [r4046]

    Restore text message from integer (char) state variable.

  • Steve Sampson Steve Sampson committed [r4045]

    Modify uw allocation for variable

  • Steve Sampson Steve Sampson committed [r4044]

    After dinner code cleanup

  • Steve Sampson Steve Sampson committed [r4043]

    New sync state mods

  • Don Reid Don Reid committed [r4042]

    Add non testframes tests for api (to test codec use) , add codec only tests

  • David Rowe David Rowe committed [r4041]

    UW symbol and bit mapping behaiving sensibly. We can change Nc and get good results. Made the call to fix UW and txt bits lengths, let payload symbols vary with Nc. Not sure if this is the best way to go, but it's a start!

  • David Rowe David Rowe committed [r4040]

    working on user-defined modem config to match C code, works for 700D, but not general configs, am debugging ...

  • Don Reid Don Reid committed [r4039]

    Update ofdm tests and Makefile to use new Math and sync_state.

  • Steve Sampson Steve Sampson committed [r4038]

    Move constant computation out of function in ofdm.c

  • Steve Sampson Steve Sampson committed [r4037]

    Minor style update

  • Steve Sampson Steve Sampson committed [r4036]

    Minor style update

  • Steve Sampson Steve Sampson committed [r4035]

    Comparison was flipped

  • Steve Sampson Steve Sampson committed [r4034]

    Change states from strings to enum

  • David Rowe David Rowe committed [r4033]

    patch from Danilo to clean up M4 and embedded support, thanks Danilo

  • Don Reid Don Reid committed [r4032]

    More enabling if 700C mode for CORTEX_M4, this now works.

  • David Rowe David Rowe committed [r4031]

    mbest optimisation for Codec 2 700C - thanks Danilo

  • Steve Sampson Steve Sampson committed [r4030]

    ofdm.c memory reference vs stack

  • Steve Sampson Steve Sampson committed [r4029]

    ofdm_demod minor update, add bool

1 >