oref0_source_version.txt 2.0 KB

12345678910111213141516171819202122232425262728293031323334
  1. oref0 branch: dev - git version: 47d2485
  2. Last commits:
  3. 47d2485 Merge pull request #3 from nightscout/webpack-cp_patch-1
  4. 4f6de7c Update webpack-cp.sh - echo "copying /lib/ source files to Open-iAPS/open-iaps-oref" - append last 30 commits to oref0_source_version.txt - copy source files to open-iaps-oref directory - add informational .txt about open-iaps-oref source files when copying files - update comments with the correct filename (webpack-cp.sh)
  5. 97b012a Merge pull request #9 from JeremyStorring/time-issues
  6. b2cf75b move currentTime check up
  7. 5cdd17d Merge branch 'iaps' into time-issues
  8. c496240 Merge pull request #5 from JeremyStorring/enableSmbBug
  9. f80c32a Added comment for profile logic
  10. 41c42c5 Bug fix for profile overrides not canceling SMBs
  11. e0714c5 fix for time calcs
  12. 1230e23 Merge remote-tracking branch 'remake/iaps' into time-issues
  13. 559f96f Merge pull request #8 from JeremyStorring/revert-7-time-issues
  14. cf1bc34 Revert "fix for time calcs"
  15. f295a47 fix from Deniz
  16. 8d739f5 Merge pull request #7 from JeremyStorring/time-issues
  17. 1f2b45f fix for time calcs
  18. b8f5997 Merge pull request #6 from JeremyStorring/min_bg_threshold
  19. 256662c Adjusted min threshold, as min_bg for target of 80 is 60 (80 - (0.5*(80-40))
  20. 838038a Merge pull request #4 from JeremyStorring/minify_fixes
  21. fc0e748 Address review comments from Robert
  22. 30549a0 Merge pull request #3 from bjornoleh/webpack
  23. 1276c59 Merge pull request #2 from bjornoleh/revert_1370
  24. 3ff4e0a Rename script to webpack-cp.sh, commit webpack.config.js
  25. 6cf69ec Revert "Tzachi shared node phase2 (#1370)"
  26. 05a1a2e Updated oref2 files based on findings in minimised files in iAPS v3.0.3
  27. a9bdbb1 Missing Override variable
  28. 02fa14d Set ceiling of threshold to 120 mg/dL
  29. 5d17562 Update mods to oref2. Some older fixes not pushed to repo (Looping when high and override SMB settings time end bug etc.) Only run the TDD computation when not needed (dynISF enabled and when not any missing data).
  30. b5c4b39 Don't fetch settings not validated
  31. 1571f51 Display TDD
  32. e50acde Display SMB Ratio (when changed)