Skip to content

Commit 0e0650a

Browse files
author
JongChern
committed
update readme
1 parent e2fc7ec commit 0e0650a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ShimmerCapture/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Shimmer-C-API
22

33
# REV0_3
4-
- Major update to ecgtohr algorithm and filtering algorithm, user should see major improvements in both ecgtohr and ppgtohr algorithms.
5-
- Currently uses ShimmerClosedLibraryRev0_2
6-
- updated bytestream sync method , now checks timestamps as well, there is an option to disable this on the main control page (Checkbox). Note that when using this the application will have poor tolerance to packet loss.
7-
- update readbytes method, now looks out for ack when start streaming command is sent, avoids rare occasions this is missed
4+
- Major update to ecgtohr algorithm and filtering algorithm, minor update to ppgtohr algorithm, user should see major improvements in both ecgtohr and ppgtohr algorithms.
5+
- Currently uses ShimmerClosedLibraryRev0_3
86

7+
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
8+
Remove below from official release
99

1010
BUILDING NOTES
1111
- If new release create a branch with the release number
@@ -22,7 +22,7 @@ When releasing a new version the linux - executable has to be compiled in on Shi
2222

2323
S:\archive\Shimmer User Resources\Shimmer2r\SUR Content\Firmware Development\VMWare
2424

25-
3) copy the folder to your linux machine, remove all files from the release and debug folder first
25+
3) copy the folder to your linux machine, build the project first in windows
2626

2727
4) in the linux machine open a terminal and go to the folder which has the solution file *.sln
2828

0 commit comments

Comments
 (0)