Commit Graph

968 Commits

Author SHA1 Message Date
LoudSnorer
2cac1da0a3 FIX OSCAR Login: User can not access data after upgrade to 1.5.2 2024-03-25 20:04:37 -04:00
LoudSnorer
d18826266b [New Feature] Add Import(restore) Journal 2024-03-25 15:48:41 -04:00
Steve Gearhart
57cea6bcd5 Update common.cpp - replaced nonexistent filename for directory validation. 2024-03-16 15:49:51 +00:00
Steve Gearhart
98403d4dc3 Update resmed_loader.cpp - added AS11 #39520 2024-03-06 17:16:57 +00:00
Steve Gearhart
78b5303dbc Update resmed_loader.cpp- Renamed BiPAP to BiLevel 2024-03-05 18:48:13 +00:00
LoudSnorer
4d1f0ef44d Fix Statistics: Add configuration of alternating colored lines background 2024-02-26 20:59:18 -05:00
LoudSnorer
fb51563442 Fix Resvent loader 2024-02-20 06:08:52 -05:00
LoudSnorer
ef9870f278 ResventLoader: Added user settings for iPR and pressure 2024-02-15 14:27:55 -05:00
LoudSnorer
25123ec16c Resvent Loader: not loading/restoring some days 2024-02-13 09:22:11 -05:00
LoudSnorer
3fc8979699 Resvent iBtreeze: removed hard coded pressure setting 2024-02-11 06:21:31 -05:00
LoudSnorer
40fcce0ebd FIX oximetry Wizard crash: null pointer in list of loaders 2024-02-03 09:40:42 -05:00
LoudSnorer
e9ae1198d6 removed URLs to sleepyhead or it's author 2024-01-31 19:14:19 -05:00
Mike Stroyan
66bf9643f4 Use local timezone for loading resvent data. 2024-01-29 15:03:32 -07:00
Steve Gearhart
78f5e3fc90 Update viatom_loader.cpp - Remove filename extension 2024-01-20 20:25:35 +00:00
Steve Gearhart
3b5ec9848a Update prisma_loader.cpp 2024-01-17 20:50:25 +00:00
LoudSnorer
d5d77647d3 Copyright date updated on OSCAR's *.h and *.cpp files 2024-01-13 15:27:48 -05:00
Steve Gearhart
960e3e94ee Update resmed_loader.cpp 2024-01-09 04:08:45 +00:00
LoudSnorer
fc3c2ff038 iBreeze loader: verifed gain on all graphs 2024-01-06 16:15:34 -05:00
LoudSnorer
f3c7ea3aa2 iBreeze Loader:correcr gain for Ti , I:E , RR 2023-12-28 20:20:33 -05:00
LoudSnorer
71f0bc32b6 iBreeze Loader: improved progress bar. now based on days not sessions 2023-12-28 15:33:19 -05:00
LoudSnorer
e56636c663 iBreeze: correct gain for leak 2023-12-23 15:29:02 -05:00
LoudSnorer
5f7c5650fb reduce rebug messages during noraml operations 2023-12-12 06:44:56 -05:00
sgearhart
3089fae6bd modified: viatom_loader.cpp - Changed "sig" (byte 0x00)to mean Viatom database version number 2023-12-03 10:30:17 -05:00
LoudSnorer
b2156d64d6 Improved error handing for renaming profile name 2023-12-02 09:23:56 -05:00
LoudSnorer
514ade9848 Fix Command Lines renaming Profile. add Detection of non-profile folders in Profiles 2023-12-01 10:31:04 -05:00
LoudSnorer
453aa6bb65 fixes ibreeze "No valuesummary for channel" error during import. 2023-11-24 09:25:42 -05:00
LoudSnorer
f6cb6312f4 setting the MAX using session->calcMax fix one issue, but it caused a changed of the device setting which is much worse. so related to hard coded settings 2023-11-17 12:48:08 -05:00
LoudSnorer
97a5da3c43 improved debug for iBreeze crash 2023-11-14 18:42:53 -05:00
LoudSnorer
e7ad822b4d iBreeze added Min/Max Pressures 2023-11-14 18:39:17 -05:00
LoudSnorer
085e11d4ee iBreeze abjusted leak gain so graphs match iMatrix software. 2023-11-14 16:06:48 -05:00
LoudSnorer
1dfe5de5fc iBreeze session already exists 2023-11-11 19:31:30 -05:00
LoudSnorer
b8982ea19c iBreeze Loader
Mapped centralApnea to CA(ClearAirway) instead of UA.
Set DUrtion of RERA to zero.
large RERA duratio value block CA and OA events duration from being displayed.
2023-11-11 13:12:32 -05:00
LoudSnorer
925a621f20 iBreeze trigger: added days to cpap usage section 2023-11-10 13:54:49 -05:00
LoudSnorer
2fc3d08366 Fix iBreeze Loader. Does not read months > 9. (Oct,nov,Dec) 2023-11-10 02:40:06 -05:00
LoudSnorer
8fe71d82d3 fix compile issue 2023-11-04 16:00:51 -04:00
LoudSnorer
1fd6eff2af improve debug statements 2023-11-02 20:04:30 -04:00
LoudSnorer
7fe7672aa6 added progress bar during import 2023-10-30 19:20:20 -04:00
LoudSnorer
46c7d0f5e9 fix no response from Oscar for linux. iBreeze problem 2023-10-30 12:49:13 -04:00
LoudSnorer
1c2db29cce long vs quint32 issues in Linux. Need for iBreeze on linux with i7core 2023-10-30 12:47:22 -04:00
LoudSnorer
fec39bbc3c Fix Buffer overrun, causing crash 2023-10-24 19:31:10 -04:00
Jeff Norman
538bea8072 fix typo in ResMed Loader
changed test to text
2023-10-13 22:53:39 -04:00
Steve Gearhart
b212589a37 Update file edfparser.h 2023-10-13 23:58:35 +00:00
Steve Gearhart
1097cce6fa Update 2 files
- /oscar/SleepLib/loader_plugins/edfparser.h
- /oscar/SleepLib/loader_plugins/resmed_loader.cpp
2023-10-13 23:57:09 +00:00
LoudSnorer
6118760182 add constants for previous commit 2023-09-25 06:55:36 -04:00
Jeff Norman
a50bd73ddd Merge branch 'master' into minor-updates 2023-09-20 11:41:55 -04:00
LoudSnorer
a21fb20716 Re=Enabled biometrics Zombie,Weight,BMI like 1.4.0. except zombie. zombie renamed to Feelings with range 1-10 2023-09-19 22:45:09 -04:00
Jeff Norman
5dd690469e latest minor updates
update French translation file for Arie
update release notes
added ds go auto 500G150 model
2023-09-18 21:10:40 -04:00
Steve Gearhart
9866f49138 Update 2 files
- /oscar/checkupdates.cpp
- /oscar/SleepLib/loader_plugins/cms50f37_loader.cpp
2023-09-18 14:23:12 +00:00
LoudSnorer
f70f99cf75 disable 'use pixmap caching' by hiding it's checkbox and it's appsetting return false; 2023-09-13 17:01:10 -04:00
LoudSnorer
000caca665 profiles.xml and user/chanels.xml are never used. commented out respective code 2023-09-08 05:22:12 -04:00