Hi

On Tue, May 15, 2012 at 12:20 PM, [email protected] <[email protected]> wrote:
> Hi Remi
>
>
> Perhaps you can help with logistics. I don't have git installed in the
> development sandbox environment.

No prob with logistics. I attached a script in case you would like to
download the latest version and be more autonomous.



>
> I am attaching the fldigi_mfilter.tar file with sources
>
>
> pre-alpha working version of matched filter is in the following FLDIGI files
> - cw.cxx          // SOM decoding and matched filter calls added here
>
> - cw.h
>
> - mfilt.cxx      // matched filter code - this is a new file in src/filters
>    (need to add to make file)
> - mfilt.h        // definitions for the above
>
>
> I also changed these files to add UI
> -confdialog.fl

> -confdialog.cxx
> - configuration.h
These two files normally do not need to be modified. One just need to
type "make flgen" : Then they are generated out of confdialog.fl.

I'll have a look tonight.

Do you want me to store the code in a specific commit (In my branch
pu/rc and will add your name in the sources) ? Later, if you want to
have your branch, you can take your code and change it as you want.

Remi

>
>
>
> You may want to run a full diff to  fldigi-3.21.41 source code
>
>
>
>
> 73 de Mauri,  AG1LE
>
>
>
>
> On May 15, 2012 at 5:57 AM Remi Chateauneu <[email protected]>
> wrote:
>
>> Sounds great.
>>
>> Did you check in your code on a Berlios "GIT" branch ? It might help
>> other developers to see your code.
>>
>> Thanks
>>
>> Remi
>>
>>
>> On Tue, May 15, 2012 at 5:24 AM, Mauri Niininen <[email protected]>
>> wrote:
>> > I have implemented two new experimental features to improve CW detection
>> > and
>> > decoding capabilities in FLDIGI softare.
>> >
>> > 1) Matched Filter  feature improves signal-to-noise making barely
>> > audible
>> > morse code detection  to work better in FLDIGI  CW mode.
>> >
>> > 2) Self Organized Map feature is using an artificial neural network
>> > algorithm from SOM (see http://en.wikipedia.org/wiki/Self-organizing_map
>> > )
>> > to calculate best matching codebook entry from input vector using
>> > Euclidian
>> > distance method.
>> >
>> > I have documented these experimental features in my blog as well as test
>> > results:
>> >
>> >
>> > http://ag1le.blogspot.com/2012/05/fldigi-adding-matched-filter-feature-to.html
>> >
>> >
>> > The software is pre alpha quality and not ready for broader
>> > distribution.
>> > If you have interest in testing/improving this software let me know.
>> >
>> >
>> > 73 de
>> > Mauri   AG1LE_______________________________________________
>> > fldigi-alpha mailing list
>> > [email protected]
>> > https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Attachment: FldigiCreationEng.sh
Description: Bourne shell script

_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to