Skip to content

d8euAI8sMs/scm-1-delay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scm-1-delay @ d8euAI8sMs

Part of d8euAI8sMs namespace. See learning repository for details.

About

Maximum Likelihood method applied to time delay calculation between two signals (AM, PM, FM).

Details

Haskell and C++ interop (Stack lts-14.6 wth GHC 8.6.5, Visual Studio 2019, x64 only). GUI is implemented in C++ (MFC, separate dll), all computations are writted in Haskell.

See docs for some guides on how to build, run and how all this work.

Getting Source Code

Use the following command to clone this repository:

git clone --recurse-submodules https://github.com/d8euAI8sMs/scm-1-delay.git

or clone it as part of learning repository:

git clone --recurse-submodules https://github.com/d8euAI8sMs/learning.git