BUNPC / Homer3

MATLAB application for fNIRS data processing and visualization
92 stars 54 forks source link

Development #96

Closed jayd1860 closed 2 years ago

jayd1860 commented 2 years ago

-- Change setpaths to not download submodules by default. Use 'init' or 'update' options to download automatically. If using github desktop then github desktop download submodules automatically. (#95) -- Fix setpaths gitSubmodulesUpdate not updating changes to submodules correctly -- Change downloadSharedLibs to change .gitmodules origin url to point to where ever parent came from -- Sync getVernum with Homre3. (getVernum will eventually be moved to Utils/Shared library) -- Improve creation of installation file and installation process using myCopyFile.m -- Gets info about latest version from GitHub API rather than openfnirs.org (#92)