Activity for Morse code decoder

  • Ken Prox committed [9efc24]

    fix implicit conversion

  • Ken Prox committed [915332]

    fix implicit conversion

  • Ken Prox committed [aa4fa6]

    fix implicit conversion and unused parameters

  • Ken Prox committed [3fb485]

    Address compile warnings in FIR filter.

  • Ken Prox committed [47b68a]

    Address compile warnings.

  • Ken Prox committed [86b42c]

    Fix missing struct initializer, other typing issues.

  • Ken Prox committed [dde5e6]

    Fix/Address remaining implicit type conversion in audio interface layer.

  • Ken Prox committed [97e8ea]

    Fix/Address remaining implicit type conversion in Alsa and Oss.

  • Ken Prox committed [7b48ea]

    Fix implicit type conversion in Oss device handle.

  • Ken Prox committed [bba8e5]

    Fix implicit type conversion in Oss sample size.

  • Ken Prox committed [d4679b]

    Fix implicit type conversion regarding buffer segments in Alsa and Oss.

  • Ken Prox committed [dc1e69]

    Address compiler errors in ALSA error reporting.

  • Ken Prox Ken Prox committed [6436da]

    Address unused variables.

  • Ken Prox Ken Prox committed [d02cba]

    $ has no meaning for Git or Svn.

  • Ken Prox Ken Prox committed [acbc18]

    Update News, migration to Git

  • Ken Prox Ken Prox committed [3ffefe]

    Add gitignore

  • Ken Prox Ken Prox committed [54bf6e]

    This commit was generated by cvs2svn to compensate for changes in r4,

  • Ken Prox Ken Prox committed [0f7df2]

    remove config.rpath

  • Ken Prox Ken Prox committed [976b92]

    Update package name to unix name.

  • Ken Prox Ken Prox committed [6f838e]

    No need to allocate struct s_agc at runtime.

  • Ken Prox Ken Prox committed [4ae524]

    Allow the GtkCurve to resize and shrink.

  • Ken Prox Ken Prox committed [fc54d5]

    do not allow GtkCurve to resize.

  • Ken Prox Ken Prox committed [632305]

    allow GtkCurve to shrink.

  • Ken Prox Ken Prox committed [c62f95]

    add no lock flag to open when opening audio device.

  • Ken Prox Ken Prox committed [5efaec]

    Work around to test if audio device is busy prior to opening.

  • Ken Prox Ken Prox committed [05b5d3]

    Both members of the vertical pane must have the same

  • Ken Prox Ken Prox committed [0d1b8e]

    if both members of the vertical pane do not have the same

  • Ken Prox Ken Prox committed [9ccafb]

    O_NONBLOCK in audio device open causes eratic behaviour,

  • Ken Prox Ken Prox committed [188c9f]

    intermediate check in for noise immunity fixes,

  • Ken Prox Ken Prox committed [88b915]

    calculation for max wpm supported based on audio

  • Ken Prox Ken Prox committed [37d654]

    fixed end of word detection.

  • Ken Prox Ken Prox committed [5368e5]

    Open the audio device with O_NONBLOCK, then clear with fnctl.

  • Ken Prox Ken Prox committed [ba14b4]

    work in progress for noise immunity improvements.

  • Ken Prox Ken Prox committed [2197ac]

    Noise problem must be fixed in the morse decoder, not the GUI

  • Ken Prox Ken Prox committed [0581e7]

    slight tweaks in agc and cw on/off detection.

  • Ken Prox Ken Prox committed [003c0b]

    added detection of a valid off tone. this improves noise immunity in situations where noise causes a decrease in energy for a CW on

  • Ken Prox Ken Prox committed [66423e]

    more restructuring, protecting for the possibility of dual morse decoding threads.

  • Ken Prox Ken Prox committed [94a307]

    Fix some comments.

  • Ken Prox Ken Prox committed [f43ae5]

    last checkin prior to glicth elimiator filter addition

  • Ken Prox Ken Prox committed [2813dd]

    pre de-glitcher release

  • Ken Prox Ken Prox committed [b420da]

    turn off debug output for release

  • Ken Prox Ken Prox committed [891777]

    Initial checkin of dglitch filter.

  • Ken Prox Ken Prox committed [3b201d]

    first working version with de-glitch of fft amplitude array.

  • Ken Prox Ken Prox committed [fc4e5c]

    documentation changes.

  • Ken Prox Ken Prox committed [d05944]

    update doxygen comments.

  • Ken Prox Ken Prox committed [1162ff]

    Initial checkin, not part of build yet though.

  • Ken Prox Ken Prox committed [6b601b]

    Fix functions defined with no type.

  • Ken Prox Ken Prox committed [941f1d]

    struct not needed for typedef

  • Ken Prox Ken Prox committed [9a2535]

    Remove debug message from audio capture.

  • Ken Prox Ken Prox committed [3c812c]

    change return type for FIR window filter algors.

  • Ken Prox Ken Prox committed [e93be1]

    removed some dead code.

  • Ken Prox Ken Prox committed [037125]

    fixed many casting issues.

  • Ken Prox Ken Prox committed [97eda4]

    fixed many casting issues.

  • Ken Prox Ken Prox committed [fe4446]

    put in a workaround for gsl_sort freezing.

  • Ken Prox Ken Prox committed [6f63d6]

    added debugging hook for filter.

  • Ken Prox Ken Prox committed [93802b]

    1) added fixed FIR window filter (for now)

  • Ken Prox Ken Prox committed [b6c054]

    update options

  • Ken Prox Ken Prox committed [90cd9a]

    update to a newer version of doxygen

  • Ken Prox Ken Prox committed [32379d]

    Removed stale include directives.

  • Ken Prox Ken Prox committed [489507]

    removed completed todo tag

  • Ken Prox Ken Prox committed [545a6c]

    added DOT tool from ATT.

  • Ken Prox Ken Prox committed [2b70bb]

    Removed stale include.

  • Ken Prox Ken Prox committed [84b679]

    Added hooks for modifying filter parameters (center freq and bandwidth).

  • Ken Prox Ken Prox committed [2a3c58]

    Update for last release prior to adding filter config fluf.

  • Ken Prox Ken Prox committed [12a219]

    fix redundant call back functions for icons and or text...

  • Ken Prox Ken Prox committed [7498e9]

    fix gnome UNIX name for program.

  • Ken Prox Ken Prox committed [0834c9]

    fix include file foldings in callbacks.c

  • Ken Prox Ken Prox committed [c42239]

    fix include file foldings with callbacks.c

  • Ken Prox Ken Prox committed [71b607]

    added new gui stuff for FIR filter control and enable/disable.

  • Ken Prox Ken Prox committed [666f76]

    added new gui widgets for FIR filter control.

  • Ken Prox Ken Prox committed [3041cf]

    removed unused callback function

  • Ken Prox Ken Prox committed [55f8e9]

    added additional functions for filter control.

  • Ken Prox Ken Prox committed [8af78d]

    added gui hooks for controlling morse filter parameters.

  • Ken Prox Ken Prox committed [f5d1c6]

    added additional interface function for filter control.

  • Ken Prox Ken Prox committed [ac04e9]

    add interface functions to read and write filter taps.

  • Ken Prox Ken Prox committed [483499]

    added filter preferences, taps and BW for now.

  • Ken Prox Ken Prox committed [7e456d]

    add filter setting in GUI

  • Ken Prox Ken Prox committed [cb3d9b]

    fir taps now read from config file.

  • Ken Prox Ken Prox committed [7d7f47]

    fix spelling error.

  • Ken Prox Ken Prox committed [f3cde3]

    add pointer to property dialog.

  • Ken Prox Ken Prox committed [3ddcd4]

    remove struct of property box widgets,

  • Ken Prox Ken Prox committed [c1bd27]

    remove property widget pointers, use lookup widget.

  • Ken Prox Ken Prox committed [c637e2]

    removed pointers to property box widgets.

  • Ken Prox Ken Prox committed [6f9597]

    no bandwith selectors are initially active.

  • Ken Prox Ken Prox committed [57a578]

    no bandwidth selectors are initially active.

  • Ken Prox Ken Prox committed [b727cd]

    the proper bandwidth radio button is now activated when the

  • Ken Prox Ken Prox committed [e21dd8]

    remove debug code

  • Ken Prox Ken Prox committed [0f9391]

    added tooltips.

  • Ken Prox Ken Prox committed [8f28d9]

    added AGC anable/disable button.

  • Ken Prox Ken Prox committed [5ca92e]

    make objects NULL after they are cleared.

  • Ken Prox Ken Prox committed [0409c5]

    fix some doxygen comments.

  • Ken Prox Ken Prox committed [6b4cf4]

    some improvements to AGC object.

  • Ken Prox Ken Prox committed [34c958]

    added new AGC algorithm

  • Ken Prox Ken Prox committed [f96c04]

    improve the selection of AGC types.

  • Ken Prox Ken Prox committed [891e6f]

    fix bug in

  • Ken Prox Ken Prox committed [53b744]

    at this time, prefer the agc that computes the corect gain

  • Ken Prox Ken Prox committed [2dad15]

    Added some new Morse characters, fixed two that were wrong - and @

  • Ken Prox Ken Prox committed [f326cb]

    fix some doxygen comments

  • Ken Prox Ken Prox committed [f8cd05]

    hide temporary plot buffer.

  • Ken Prox Ken Prox committed [8f21fe]

    add new thread run state.

1 >