LoudSnorer
62f0028f1a
Update dialog message for disabling a session
2023-05-19 17:57:21 -04:00
LoudSnorer
473f36241a
fix BUG: Minimum size of event Flags overrides a larger size.
2023-05-17 09:43:24 -04:00
LoudSnorer
7a2c35b8a9
removed unused variables
2023-05-17 09:36:02 -04:00
LoudSnorer
74c85eb8c6
always display red-line for FlowRate graph.
2023-05-16 21:21:59 -04:00
LoudSnorer
a7c1ac9c3b
fix inconsistency in time display. Also fixes pholy issue: Y-axis for sessions times in Overview is in 12 hour format
2023-05-14 18:51:44 -04:00
LoudSnorer
92742fee9e
Fix YaxisTime layer for 24 hours display.
2023-05-14 18:30:22 -04:00
Alejandro Rivero Perez
3d773dd5b0
Moving last std container to similar in Qt library
2023-05-14 12:44:22 +02:00
Alejandro Rivero Perez
f1b671c233
Moving std::vector and std::unordered_map to similar container in Qt library and reformat code.
2023-05-13 23:24:08 +02:00
Alejandro Rivero Perez
ea70c75799
Normalizing the value of Press, IPAP and EPAP events. This fix the out of band exception in minutes at pressure graph.
2023-05-13 22:52:03 +02:00
LoudSnorer
521d84a8c5
add mechanism to set default graphview settings. added enable UpperThreshold for CPAP_Leak graph
2023-05-13 09:13:31 -04:00
LoudSnorer
e20ab60a30
insure zero dotted line for flowRate is enabled with this release is installed
2023-05-12 20:55:54 -04:00
LoudSnorer
e40474b6d3
Removed debug
2023-05-12 20:26:03 -04:00
LoudSnorer
90296ce427
Merge branch 'master' into loudSnorerChanges
2023-05-12 19:01:59 -04:00
LoudSnorer
c70e5d1bec
Make the default value for enabling Zero-Dotted layer
2023-05-12 18:54:14 -04:00
Alejandro Rivero Perez
d5da8c9f8b
Removing Press, IPAP, EPAP graph until the out of bound exception is fix.
2023-05-11 23:45:17 +02:00
LoudSnorer
d2407a07df
changed assert to Q_ASSERT
2023-05-10 15:41:27 -04:00
LoudSnorer
d487247c80
updated resvert loader to compile on older versions of QT. QT5.9 and qt5.12
2023-05-10 11:09:22 -04:00
LoudSnorer
3b724ea5ca
minors updates to search gui display
2023-05-10 07:46:19 -04:00
LoudSnorer
fa7ad0056e
redesign gui layout to work isame on both windows and linux.
2023-05-08 08:47:18 -04:00
LoudSnorer
85da802355
Add new test macro
2023-05-07 16:14:24 -04:00
LoudSnorer
ea716ef33f
updated copyright because it was created in late 2022
2023-05-07 16:11:03 -04:00
Alejandro Rivero Perez
70f513e963
Support for loading Hoffrichter Point 3 machine sdcard data
...
The data of this machine can be read by iMatrix software from Resvent iBreeze serie. Probably this code also support Resvent iBreeze serie. But was only tested with data from the machine in the title.
Events loaded: CPAP_Obstructive, CPAP_Apnea, CPAP_Hypopnea, CPAP_FlowLimit, CPAP_RERA, CPAP_PB, CPAP_Snore
Waveforms loaded: CPAP_MaskPressure, CPAP_FlowRate
Other Events loaded: CPAP_Pressure, CPAP_IPAP, CPAP_EPAP, CPAP_Leak, CPAP_TidalVolume, CPAP_MinuteVent, CPAP_RespRate, CPAP_Ti, CPAP_IE
2023-05-07 08:41:34 +02:00
axt
e2cd1603bd
Remove SPRStatus channel
2023-05-06 11:58:29 +02:00
axt
908912e898
Updated descriptions and channel names
2023-05-06 11:46:40 +02:00
Tolnai Zoltan
0f097c26e1
removing Prisma_EEPAP_Min and Prisma_EEPAP_Max as it not used anymore
2023-05-03 18:15:20 +00:00
Tolnai Zoltan
ffac5e482b
Better handling of PrismaLine bilevel modes and reading of BiSoft settings.
2023-05-03 18:15:20 +00:00
ArieKlerk
b1313dc5ca
Had to change extention of Filipino to .fil. Also changed translation.cpp to show English names for non-latin language names.
2023-04-17 14:25:30 +02:00
LoudSnorer
172c5893e3
Add Compiler version to systemInformation
2023-04-12 21:14:23 -04:00
Guy Scharf
3939e4b437
SleepStyle loader now reports OA and CA separately. We have now seen
...
an InfoSmart report that separates CA and OA so were able to modify
the loader to produce the same results.
2023-04-02 22:32:29 -07:00
LoudSnorer
e89bd462c9
Fix deprecated-copy when compiling with qt-creator
2023-03-30 17:11:28 -04:00
LoudSnorer
4d6893f4cc
Fix Compile Issue for Windows. Revamped Daily Search Help for Transaltion.
2023-03-27 09:38:07 -04:00
LoudSnorer
570915e6c1
fix turn graph tooltips off problem.
2023-03-21 19:03:29 -04:00
LoudSnorer
c5aa443a4e
in EventFlag graph add thin bar indicating the length and time of each CPAP session
2023-03-20 19:02:23 -04:00
LoudSnorer
95981dc3a3
day one issue. Duplicate sessions start/end time listed in event tab when there are bookmark or notes. Also add debug info
2023-03-18 19:37:13 -04:00
LoudSnorer
d1504bb644
changed zooming to events from event tab be be the same as a shift click on a graph
2023-03-18 08:50:48 -04:00
LoudSnorer
731e40b74b
set minimum height for FLow rate
2023-03-17 11:43:26 -04:00
LoudSnorer
f34771de14
fix gGraph calcultion to minimum layer height requirements. Moved minimum size for Event Flags to corresponding layer.
2023-03-17 11:22:55 -04:00
LoudSnorer
6f961ffe20
fix quick manual reducing size of graph. ifixes Fast mouse movement overshoots minimum size.
2023-03-17 07:39:47 -04:00
LoudSnorer
a58c03690c
MouseRelease with ShiftModifer will zoom to 3 minutes before to 20 seconds after the mouse.
2023-03-15 11:56:34 -04:00
LoudSnorer
367d8282a9
minimum height for Daily Event Flags Graph. Y-Axis will have non-overlapping labels for each eventType.
2023-03-14 16:11:46 -04:00
LoudSnorer
fbb3312566
commented out verbose wheel event from debug log; removed some comment code. add information.
2023-03-14 16:05:04 -04:00
Phil Olynyk
4dd45d5055
Remove PlaceholderText from .ui file
2023-03-13 11:14:16 -04:00
LoudSnorer
77b281287e
BUG FIX:event enable in eventComboBox but not showing in event flag graph. seen in prs1 devices.
2023-03-12 08:36:41 -04:00
Jeff Norman
edaf214049
Updated wording for View Reset Graphs
...
Added Standard - CPAP, APAP
Added Advanced - BPAP, ASV
2023-03-11 05:36:40 -05:00
Phil Olynyk
26d9a743d5
Skip first 20 seconds of Ti and Te
2023-03-07 05:06:20 -05:00
LoudSnorer
b86b07df2c
allow depreciated-copy for memdebug mode. bug in QT qlist .
2023-03-06 07:36:54 -05:00
LoudSnorer
8be2706623
add hide-show button to overview graph combo box
2023-03-04 16:45:57 -05:00
LoudSnorer
5eacf5a846
removed unused toggle code and ui widget
2023-03-04 15:14:09 -05:00
LoudSnorer
de1f63b641
added hise-show button the daily events combo && cleanup - removed unused toggle code & ui
2023-03-04 10:14:21 -05:00
LoudSnorer
bd4f6efb5e
add hide - show button to daily graph pull down menu
2023-03-03 16:03:18 -05:00
LoudSnorer
9d05b1bf3e
fix oscar crash on View > Reset Graphs issue
2023-03-02 19:28:09 -05:00
LoudSnorer
ccae617baa
Fix empty tooltip on daily graphs when selecting a range of time using the mouse.
2023-03-01 07:51:45 -05:00
LoudSnorer
460b50b2fe
add start and end times and duration(Length) to Event Flags top bat in Daily View
2023-02-28 15:55:12 -05:00
LoudSnorer
093885d646
added search for skipped days. Or days with data.
2023-02-27 20:45:58 -05:00
LoudSnorer
22d466ba56
use duration format HH:MM:SS in the search Tab. easier to read and less less
2023-02-27 19:59:05 -05:00
Ray
1e92c91efe
This is a grammer error
2023-02-26 18:51:19 -05:00
ray
0d575379fd
Spelling error fix requested
2023-02-26 13:57:06 -05:00
LoudSnorer
729f248359
Fix Oversize left column issue
2023-02-26 05:44:59 -05:00
LoudSnorer
170a697d62
Phrase changes in column headers
2023-02-25 08:55:30 -05:00
LoudSnorer
25b28f41ff
Add Warning dialog when a session is disabled
2023-02-24 20:18:54 -05:00
LoudSnorer
b3956acb1f
minor display changes && allow == 0 matches for events.
2023-02-24 18:19:25 -05:00
LoudSnorer
74960d6472
Add message for import error when no loaders are found
2023-02-23 18:36:26 -05:00
LoudSnorer
33cf3f104f
Add progress bar to search tab
2023-02-23 16:00:40 -05:00
LoudSnorer
7e8e553e0e
Add wildcard search for strings.
2023-02-23 15:37:25 -05:00
LoudSnorer
7e8239bf84
fix Display Column1 No Data
2023-02-23 15:29:41 -05:00
LoudSnorer
ead9d33d2a
remove Comments With Embedded Translations
2023-02-21 11:04:30 -05:00
LoudSnorer
465b4124e6
fix fontmeterics for QT < 11
2023-02-19 13:30:36 -05:00
Phil Olynyk
c61d1508cb
Add QT_VERSION_CHECK for QRandomGenerator
2023-02-18 20:18:32 -05:00
LoudSnorer
651c612eda
enforce Errors For Warnings deprecated-copy deprecated-declarations stringop-overread
2023-02-18 18:42:41 -05:00
LoudSnorer
e7c690925e
obsolete Methods - complete
2023-02-18 09:22:34 -05:00
LoudSnorer
6466a8ddad
obsolete Hash Methods
2023-02-18 08:58:47 -05:00
LoudSnorer
cf4b86b99a
obsolete Copy Assignment - need to have a destructor defined.
2023-02-18 08:17:26 -05:00
LoudSnorer
9c530f3d86
obsolete QPrinter Methods in FontMeterics
2023-02-18 07:57:55 -05:00
LoudSnorer
9fbe20b3a3
obsolescence QPrinter changes
2023-02-17 17:09:18 -05:00
LoudSnorer
93c58ccb52
fail to compile on Ubuntu 22.0 with Clang 14.0.0 - variables set but not used && implicit copy assignment operator
2023-02-17 11:22:27 -05:00
OSjoerdWie
7192d28d8b
Merge branch 'master' into issue-68-format-duration-in-summary-chart
2023-02-16 13:59:40 +01:00
OSjoerdWie
15fa7c4fe8
Issue #68 : Display durations in formatted manner on summary charts ('statistics' + hover overlay).
2023-02-16 08:40:00 +01:00
LoudSnorer
e0ea4e0972
Added new search for bookark notes
2023-02-13 21:54:23 -05:00
LoudSnorer
ea5756b24f
obsolescence fix wheelEvent
2023-02-13 16:53:36 -05:00
LoudSnorer
10a583dfb7
obsolescence qt hex stream out command was moved to QT::hex .
2023-02-12 07:09:39 -05:00
LoudSnorer
99a3c009f7
Obsoleesence QTime.start/elpased move QElapseTime.start/elapsed. also fixed sprintf. and using QdateTime(date) to get startOfDay.
2023-02-11 20:50:02 -05:00
LoudSnorer
a0a0e08bc7
Update daily search tab. cleanup code. add user to change compare operator. minor ui change.
2023-02-11 17:04:21 -05:00
LoudSnorer
a0f87f72f4
change sprinf to asprintf for QT obsolence
2023-02-09 19:09:19 -05:00
LoudSnorer
f60edcc637
added searchTab to dailyTab
2023-02-06 11:06:03 -05:00
Phil Olynyk
e1488fd546
Merge branch 'master' into vAuto-Settings
2023-01-28 03:47:45 -05:00
LoudSnorer
ce29a834e2
add Reset Default Button To Preference Oximetry Tab
2023-01-26 20:05:18 -05:00
LoudSnorer
71373d38b5
channels Updated With Preferences - allows oxi preferences flagPulseAbove/Below and flagSPO2 to work.
2023-01-26 07:48:25 -05:00
LoudSnorer
9543cbd9c2
receiving Ui Signal Before Ui Was First Displayed caused dialog message to appear
2023-01-23 17:54:27 -05:00
LoudSnorer
e512a2b3b4
save Oximetry Preferences that are not saved
2023-01-22 13:13:26 -05:00
LoudSnorer
30db244ac5
daily Event Combo Tooltip off by one entry
2023-01-20 19:59:28 -05:00
LoudSnorer
9b12ecb2b4
Updated layout Settings HelpInfo
2023-01-16 12:04:31 -05:00
LoudSnorer
e62066a682
refresh Overview When Session Enable Toggled Day One Issue
2023-01-16 08:26:01 -05:00
LoudSnorer
66f50cda66
inhibit Duplicate Overview Graphs When Ahi Pressure Enabled In Preference sDayOnIssue
2023-01-15 20:46:04 -05:00
LoudSnorer
27abdf7fcd
DIsplay Event Flags when LineCursor is turned off
2023-01-15 19:24:17 -05:00
Steve Gearhart
c19b617e15
Viaton Data file with Suffix
2023-01-15 19:50:02 +00:00
LoudSnorer
1d11c57b57
fix proplen 59. AHI problem after a waveform preference change.
2023-01-11 20:22:12 -05:00
LoudSnorer
29ca0a55cf
Updated help message
2023-01-10 20:39:53 -05:00
LoudSnorer
5f6988eaa9
Added Help menu , improved Icons , fixed minor display issues
2023-01-09 20:10:53 -05:00
LoudSnorer
4eafac8fbb
Add folder for saved Layouts
2022-12-30 21:02:17 -05:00
LoudSnorer
d9da68345e
add icon and changed label name
2022-12-29 12:54:22 -05:00
LoudSnorer
1d0fe2e007
Change file names
2022-12-28 13:24:01 -05:00
LoudSnorer
da7e0235fc
update icon
2022-12-27 14:31:08 -05:00
LoudSnorer
67ac77b2aa
New feature to to backup daily/overview graph settings
2022-12-26 19:26:23 -05:00
Phil Olynyk
c8c0fe4530
Minor fixes to settings display
2022-12-17 11:40:59 -05:00
Phil Olynyk
5d3caeab3b
Attempt to change I:E Ratio to I/E Value
2022-11-19 04:39:20 -05:00
Phil Olynyk
a3b7ba52c3
Added the I:E graph back into Daily
2022-11-19 04:02:02 -05:00
Phil Olynyk
be7d95c924
Merge branch 'master' into vAuto-Settings
2022-11-19 02:28:15 -05:00
LoudSnorer
3f11dd6e18
COnidtionally compiled BMI, Weight and Zombie out. Easily turned on. added tooltip if on.
2022-11-16 20:46:30 -05:00
LoudSnorer
f8930f6276
Clean up origanization issues with overview graphing classes. Does not change behavior.
2022-11-16 14:07:03 -05:00
Phil Olynyk
678bff9702
Add new channels to dot001 in saveSessions
2022-11-12 14:46:57 -05:00
LoudSnorer
ea8ae436e4
Overview Linecharts Preference - remove by condition compilation GT_SESSTION
2022-11-12 10:50:57 -05:00
Phil Olynyk
394f733c4b
Merge branch 'master' into vAuto-Settings
2022-11-05 16:31:41 -04:00
Brian Kelly
894f042688
add a verbose logging option and format the logs
2022-10-31 13:24:04 -06:00
ArieKlerk
5d010d653b
Merge branch 'master' into translations-oct4
2022-10-11 19:03:06 +02:00
ArieKlerk
0e26b9c68e
Adding Japanese and updating other languages
2022-10-11 10:56:59 +02:00
Phil Olynyk
452e16bf29
Small change for Ubuntu18.04 compatibility
2022-10-05 15:06:20 -04:00
Guy Scharf
3be1d6014e
Correct VERSION to 1.4.1-alpha-1.
2022-10-04 18:12:44 -07:00
axt
d61444c4b7
Add some comments
2022-10-03 23:32:51 +02:00
axt
bf09884b4f
Enhance handling of AcSV mode for PrismaLine devices
2022-10-03 22:48:23 +02:00
axt
2157ae0506
Add channel EEPAP
2022-09-21 03:11:51 +02:00
axt
208fa7cbb4
Enhance prisma loader to support some prismaline modes
2022-09-20 13:49:19 +02:00
axt
b4914c0970
Improve prisma smart loader
2022-09-18 12:12:28 +02:00
axt
befa225434
Use VSnore channel instead of Snore
2022-09-13 21:15:33 +02:00
axt
cd82571dc6
Preliminary support for PrismaLine devices
2022-09-13 21:15:33 +02:00
axt
422e2cc38f
Mark Prisma Soft as tested
2022-09-13 21:15:33 +02:00
axt
4926e2fcfc
Add Prisma extra graphs to GUI
2022-09-13 21:15:33 +02:00
axt
f2b811e442
Add initial version of Lövenstein Prisma loader
2022-09-13 21:15:31 +02:00
axt
0001681146
Change edf-parser to be more inheritation-friendly
2022-09-13 21:12:07 +02:00
Shay Martin
f96ef0f15e
Mantis#0000339 - calculate ounces in a gram to be used when calculating kg to lbs and ounces when printing daily report to account for loss of precision/rounding occurring when kilograms value being saved in journal object
2022-08-21 07:26:21 -05:00
Phil Olynyk
7ca4f42ccb
Test p_profile before changing View Personal Data
2022-08-10 19:01:04 -04:00
Phil Olynyk
9a9cf482fa
Set VERSION to 1.4.1-alpha
2022-07-03 15:29:00 -04:00
LoudSnorer
6f38eefd90
Allow Combo Box To Remain Open After Change
2022-07-01 15:06:53 -04:00
LoudSnorer
8d2654796d
Fix Overview Display of Resmed Oximeter Events
2022-07-01 09:15:18 -04:00
Phil Olynyk
e35d47b3fd
Update VERSION to v1.4.0
2022-06-15 08:08:16 -04:00
Phil Olynyk
c0accf2c8e
Final updates to v1.4.0-rc-1
2022-05-30 16:58:47 -04:00
Phil Olynyk
a97765bf03
Merge branch 'master' into v1.4.0-trans-2
2022-05-29 16:45:44 -04:00
Phil Olynyk
10282d698e
Update more languages and add developes to credits.
2022-05-29 16:36:38 -04:00
Guy Scharf
a68f6a7c6f
Improve "last use" message on Welcome page to say "today" rather than (-1 days ago).
2022-05-28 17:47:55 -07:00
Phil Olynyk
9685df269d
Fixed typo in VSnore2 label
2022-05-18 08:07:14 -04:00
Phil Olynyk
cf2c3b0cbf
Changed 'Magyar nyelv' to 'Magyar' - requested by AKlerk
2022-05-17 20:24:33 -04:00
sawinglogz
b2630bd974
Add 420X150C to the list of tested machines.
...
Also add missing items to previous the beta-1 release notes.
2022-05-16 14:42:27 -04:00
LoudSnorer
68d5063c85
Fix tooltip disappearing past right border during zooming in near the right border
2022-05-09 18:26:17 -04:00
Phil Olynyk
4be1194d48
Squash release notes and update VERSION to v1.4.0-beta-1
2022-05-09 14:03:12 -04:00
sawinglogz
f3273b2045
Fix incorrect Viatom warning when a CheckMe O2 Max recorded an odd number of samples.
2022-05-09 10:51:17 -04:00
sawinglogz
501af3acf7
Add 521X140C to the list of tested machines.
2022-05-09 10:40:49 -04:00
Phil Olynyk
0ca116f236
Merge branch 'master' into testedAS11models
2022-05-08 20:31:54 -04:00
Phil Olynyk
0bb31ed416
Isolate options to modes
2022-05-08 17:41:53 -04:00
Phil Olynyk
5304b778f3
Merge branch 'master' into vAuto-Settings
2022-05-05 23:19:18 -04:00
Phil Olynyk
be81c5f398
Restrict vAuto options to correct modes
2022-05-05 23:18:51 -04:00
LoudSnorer
62089f9d9a
fix clang compile issues
2022-05-02 21:09:16 -04:00
sawinglogz
ff2450919f
Bump the PRS1 loader version to force a rebuild.
...
There are enough changes at this point that we want to ensure
that people have complete imports.
2022-05-02 16:53:12 -04:00
sawinglogz
08abe0d258
Add 552P to the list of tested machines.
2022-05-02 16:52:19 -04:00
sawinglogz
2b939a4305
Update DS2 warnings based on new test data.
2022-05-02 16:24:48 -04:00
sawinglogz
1098cab272
Add support for incomplete DS2 flow data with a zero tag.
2022-05-02 15:32:28 -04:00
sawinglogz
0c586f92b6
Add 520X130C to the list of tested machines.
2022-05-02 11:31:45 -04:00
sawinglogz
d4afed11fc
Fix PRS1 pressure settings scaling on F5V2.
...
Ramp pressure and events/waveforms were already scaled properly.
2022-05-02 11:31:45 -04:00
Phil Olynyk
2fa6b95ce2
Test clang version for depr-copy
2022-05-01 20:10:50 -04:00
Phil Olynyk
81d21a878d
Added vAuto options to channel defs
2022-05-01 15:56:44 -04:00
Phil Olynyk
a5f3caa125
Merge branch 'master' into vAuto-Settings
2022-04-29 20:20:24 -04:00
Jeff Norman
a9e135fa88
Updated compiler branches to work with big sur +
...
big sur + now reads compiler branches correctly
added -Wno-error for deprecated-copy for qt 5.12
2022-04-27 13:49:40 -04:00
LoudSnorer
f63bb39d54
Dynamic Scaling
2022-04-26 19:40:40 -04:00
Phil Olynyk
9fcbda663f
Fix random spelling error - gitlab issue #54
2022-04-24 18:40:34 -04:00
sawinglogz
2b0845a32c
Add 410X150C to the list of tested machines.
...
There's one new setting that we don't yet support since we don't
know what it is.
2022-04-24 17:29:19 -04:00
sawinglogz
184fe0d2ff
Add 961TCA to the list of tested machines.
...
In doing so, add PP, CA, and VS support to F5V2 generally,
which so far is just the 960T. We still haven't encountered
LL on an F5V2.
2022-04-24 17:02:25 -04:00
sawinglogz
b4e4832f50
Fix compilation failure introduced in 272d630
.
2022-04-24 14:52:31 -04:00
Phil Olynyk
24f0cae8fb
Add settings fields for vAuto
2022-04-22 12:33:32 -04:00
LoudSnorer
272d630c9e
Add error message via a tooltip when invalid date is entered ifor Overview date range
2022-04-17 19:34:42 -04:00
Phil Olynyk
b800555df4
Merge branch 'master' into vAuto-Settings
2022-04-15 16:34:04 -04:00
Phil Olynyk
4e1c8a2f52
Separate branches for g++ and clang++
2022-04-15 15:21:23 -04:00
Phil Olynyk
8c9d3362c5
Separate branches for gcc and clang flags
2022-04-13 11:59:04 -04:00
Phil Olynyk
cc8d38f3b0
revise test for compiler class
2022-04-09 22:17:43 -04:00
Mark Vitale
707ee7c717
build: avoid -Wno-error=stringop-overread for clang
...
In order to prevent a build error when building with clang (e.g. macOS), only
specify -Wno-error=stringop-overread for gcc.
2022-04-06 23:58:53 -04:00
Phil Olynyk
20ea508eb6
Remove smoothing from 2 sec pressure graphs
2022-04-06 12:23:43 -04:00
Phil Olynyk
c23feedf7c
Added 39421 and 39485 to tested models
2022-04-03 11:24:22 -04:00
Ray Elliott
6af5747abb
Overview start and end dates updated.
2022-04-03 10:49:43 -04:00
Ray Elliott
76722c5e41
merged with master
2022-04-02 06:55:31 -04:00
Ray Elliott
42c4b7f01c
Merge branch 'master' into calendarRangeHighlighting
2022-03-28 11:57:26 -04:00
Phil Olynyk
e446e2e4aa
Update ts files with lupdate -no-obsolete
2022-03-10 20:33:03 -05:00
Phil Olynyk
4283373823
Add channels for vAuto settings
2022-03-09 16:42:39 -05:00
Phil Olynyk
3418e9e9b4
Merge branch 'master' into vAuto-Settings
2022-03-06 16:08:27 -05:00
ArieKlerk
85d76eb229
This is the long-awaited last cleanup from me. Ready for translators to work on.
2022-03-03 21:35:53 +01:00
LoudSnorer
2ef0a6be22
Highlight user selectable range for start and end popout calendars.
...
For Start calendar, reduces font size for date above endi date.
For end calendar, reduces font size for for dates below start date
2022-03-02 11:25:03 -05:00
LoudSnorer
b6974923d2
fix overview chart setting are removed when File->Preferences->Events OK button is pressed.
2022-03-01 08:20:18 -05:00
LoudSnorer
678659a70d
Merge branch 'master' into chartDisplayOverview
...
Fixed merge conflict. change was in comment lines
2022-02-27 21:14:37 -05:00
ArieKlerk
a7d5bafc9a
Third cleanup series: the loader_plugins.
2022-02-27 17:50:10 +01:00
ArieKlerk
1c45e852c9
The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time.
2022-02-27 17:01:46 +01:00
ArieKlerk
1be14922c0
First series in my translation-cleanup. More to come...
2022-02-27 15:18:39 +01:00
LoudSnorer
6b81db5bbb
Problem
...
*CSR pinned on overview tab disappears on the first paint.
Cause
*Charts are automatically permanently disabled for charts that are initially empty
*This problem impacts any chart that is enabled in File => Preferences.
Details
*gGraph does not display layers (paint) when the layer is empty.
*gSummaryChart (layer) initializes empty to false and calculates empty during painting.
Causing empty charts to be permanently disabled.
*Once a chart has been displayed, it will always be displayed even if empty.
Solution
*Enabled painting charts when the DayRange is increased, triggering the empty flag to be recalculated
New non-empty charts will now be permanently displayed
*Overview maintains the largest DayRange used and list of empty charts.
*Overview receive these signals and calls recalculates when largest DayRange is increased.
*gSummaryChart implement recalculate method.
*gSummaryChart implement emit signal when empty flag changes.
*gGraphView implement emit signal when day range changes. (XBounds)
**** IMPORTANT MUST Rebuild makefiles.****
*Remove two Makefiles and execute qmake. (works for linux version).
2022-02-22 07:48:30 -05:00
sawinglogz
3e069fa4de
Add 761P to the list of tested machines.
...
Also update F0V4 warnings based on new test data.
2022-02-20 14:37:05 -05:00
sawinglogz
a7e6266630
Bump version now that alpha.2 is in testing.
2022-02-20 14:36:28 -05:00
Phil Olynyk
acf04f4b45
Move duplicate declarations of EDFType to edfparser and combine them
2022-02-18 14:39:38 -05:00
Phil Olynyk
51e0a7b06d
Always create CSR event list
2022-02-17 20:59:16 -05:00
sawinglogz
df17e279f4
Update F0V6 warnings based on new DS2 test data.
2022-02-16 20:50:47 -05:00
sawinglogz
182bbfcb1e
Add 521X120C to the list of tested machines.
2022-02-16 19:04:17 -05:00
sawinglogz
350f046ed4
Bump VERSION since we're past the release of alpha.0.
2022-02-16 16:47:05 -05:00
sawinglogz
a9e9cb118c
Fix a null pointer crash when reading PRS1 compliance files with multiple chunks.
...
This doesn't happen normally, but OSCAR shouldn't crash, even when
encountering cards with corrupted directories.
2022-02-16 16:45:26 -05:00
Guy Scharf
d38d2c8404
Fixes #333 : ExportCSV now exports statistics data on Session export properly
...
Previously, it was exporting statistics only for days that had been
viewed on the Daily page because it was not loading event data before
computing the statistics, resulting in values of 0.0 instead of correct values.
2022-02-02 11:27:39 -07:00
Phil Olynyk
7d1d1faeb6
DS2 testing update - VERSION and relNotes
2022-01-27 18:49:34 -05:00
sawinglogz
fd17699692
Add 520X150C to the list of tested machines.
2022-01-26 11:11:24 -05:00
sawinglogz
a5c18db7cf
Fix regression in be24a3e
that broke some builds.
...
Qt Creator builds weren't working, nor was Windows command-line.
2022-01-26 11:02:47 -05:00
sawinglogz
41b2c27d60
Add support for HT12 heated tube new to DreamStation 2.
2022-01-24 16:04:08 -05:00
sawinglogz
00974d4f49
Skip empty DS2 files.
...
Also update comments based on further testing.
2022-01-24 16:04:08 -05:00
sawinglogz
eac13160b9
Cache DS2 keys during import for a 3x speedup.
...
Crypto overhead now makes import take only twice as long, instead of
of 22x before optimization.
2022-01-24 16:04:08 -05:00
sawinglogz
be24a3ec4f
Add -O3 flag when compiling crypto libraries.
...
The optimized code is surprisingly fast, only a small percent slower
than specialized instructions, which can't really be used with an
amalgamation build of Botan.
This makes DS2 regression tests way faster.
2022-01-24 16:04:08 -05:00
sawinglogz
b96718afeb
Add optional crypto benchmark to unit tests.
2022-01-24 16:04:08 -05:00
sawinglogz
4b4a0edb0e
Refactor library-dependent crypto calls into separate file and add unit tests.
2022-01-24 16:04:07 -05:00
sawinglogz
1cf4b2b6eb
Add support for decrypting DS2 files with non-default keys.
2022-01-24 16:04:07 -05:00
sawinglogz
ec52b8b436
Add GUID from DreamStation 2 files to machine properties.
2022-01-24 16:04:07 -05:00
sawinglogz
6609d6888a
Update version to v1.3.2-alpha.0.
...
This is a post-1.3.1 placeholder from which we can branch if we
need a 1.3.2 maintenance release before the next major version.
In the mean time, any builds from master will be treated as newer
than 1.3.1.
2022-01-24 10:10:55 -05:00
Phil Olynyk
3ca1ee2438
Update VERSION to v1.3.1
2022-01-23 10:56:54 -05:00
sawinglogz
d44b51f245
Work around a Qt bug on Fedora 35 that caused hangs when selecting files.
...
This disables the shift-key check at launch on Linux, but Linux users
can use --legacy if the functionality turns out to be relevant for Linux.
2022-01-14 11:45:54 -05:00
Guy Scharf
2470e55b29
Add report footer to first page of printed Statistics report.
...
All compliance data is on the first page of the report.
Include report footer on this page in case user wants to give
the doctor just the first page of the report.
2022-01-14 06:39:00 -07:00
Phil Olynyk
d4b943ef33
Update to beta-2
2022-01-11 14:30:07 -05:00
sawinglogz
df43925d02
Add support for CheckMe O2 Max.
...
Technically it was already supported, but it generated a lot of warnings
because of data we had never seen or tested. Now that we have test data,
those warnings can go away.
2022-01-10 20:14:04 -05:00
Phil Olynyk
b8eb0e113f
Move mis-placed QTime decls into EFFICIENY ifdef
2022-01-10 18:02:25 -05:00
Phil Olynyk
395dfe1020
Remove PlaceholderText from ui files for old QT
2022-01-10 13:08:43 -05:00
ArieKlerk
6bbb656c02
Here are the promised translation-cleaned program files plus updated language files
2022-01-10 16:49:23 +01:00
Phil Olynyk
42cc67e8d9
Use ToTimeDelta instead of AddWaveform in LoadPLD
2022-01-09 17:35:32 -05:00
Guy Scharf
59e4b5be41
Add tooltip to index names on Daily page that shows channel description.
...
Update release notes to match, and show changes as in 1.3.1-beta-2
2022-01-09 14:51:08 -07:00
Phil Olynyk
321a94379f
Skip 20 secs of TiVol, RR, and MinVent; update release notes
2022-01-09 13:49:53 -05:00
Phil Olynyk
d6a925e456
Add check for min pressure equals zero to STR processing.
2022-01-07 19:25:56 -05:00
Phil Olynyk
2f975ea7e9
Add Canadain model number 39423 to tested list
2022-01-07 13:00:19 -05:00
Phil Olynyk
8c997a68e8
Clean up unnecessary debug output
2022-01-05 15:35:35 -05:00
Phil Olynyk
f7b7590207
Fix pressures for A4Her, revise mode code
2022-01-03 16:23:11 -05:00
Phil Olynyk
707a76b089
Set TidalVolume units to mL, add debug for min_pressure
2022-01-01 20:49:40 -05:00
Guy Scharf
29212745f7
Update Statistics page after editing profile
...
This makes profile changes immediately visible rather than
requiring closing and re-opening the profile in OSCAR to see changes.
2021-12-21 18:49:50 -07:00
Guy Scharf
b22e0cd026
Fix problem with minimum pressure sometimes shown as zero on Overview and Statistics pages.
...
Journal session was corrupted with channel id's not valid for journals.
May have been caused by incorrect QHash coding in MinutesAtPressure.cpp
Revised Min and Max functions not to look at MT_JOURNAL sessions.
Updated release notes,.
2021-12-20 11:27:48 -07:00
sawinglogz
2c5d59e666
Fix missing oximetry and motion waveforms on Overview pages.
...
Motion channels reported by oximeters and oximetry channels reported
by CPAPs weren't being calculated, so they'd always be blank when
present.
2021-12-20 12:42:45 -05:00
sawinglogz
ecc6bad213
Remove an unexpected data alert based on new PRS1 sample data.
...
In this specific instance, replace it with a warning in the debug log.
2021-12-14 17:14:47 -05:00
Phil Olynyk
3f649fc0f5
Update releaseNotes with ResMed changes, update VERSION to v1.3.1-beta-1
2021-12-10 20:19:57 -05:00
sawinglogz
704d6d7c9e
Add 401X150 to the list of tested machines.
...
Also update F0V6 warnings based on new test data.
2021-12-10 13:43:03 -05:00
Guy Scharf
cda41274d5
Add date range option to Statistics page.
...
Implement existing (but hidden) UI for data range and modify reporting as needed.
This is not the ideal solution to this feature. It would be better to have a pop-up
dialog that asked for beginning and ending dates of range and size of interval for
interval reporting.
2021-12-10 00:54:14 -07:00
Guy Scharf
03b0dc5441
Name combobox as Charts in lower right corner of Overview page
2021-12-05 11:51:20 -07:00
sawinglogz
12aecc521c
Update 900X warnings based on new test data.
2021-12-03 12:45:29 -05:00
Guy Scharf
41a1872068
Improve Graphs and Event Types combo boxes on Daily page
...
Done by adding a dummy first element to combo box and changing its text as needed
Now shows total number of graphs or event types, and number active if not all are active.
2021-11-29 21:08:05 -07:00
Jeff Norman
11da0d2a07
Merge branch 'master' into update-macOS-icons
2021-11-29 10:35:04 -05:00
Guy Scharf
8a1a36fa67
Fix #endif typo in DV6 loader
2021-11-29 15:18:18 +00:00
sawinglogz
3a0fce1411
Add 261P to the list of tested machines.
...
Also update F0V4 warnings based on new test data.
2021-11-29 10:07:11 -05:00
Jeff Norman
0a937a8b9a
Updated OSCAR.icns for macOS.
...
Added 2 missing icons.
Added hi-res Retina icons.
Updated README for icons with more Mac details.
2021-11-28 23:45:07 -05:00
Guy Scharf
21fc564578
Improve event flag positioning slightly.
...
The timestamp supplied by the DV6 CPAP machine doesn't match events to the flow graph very well.
This change helps a little. Event flags may be before or after the event in the flow graph.
And, once in a long while, it's exactly right!
2021-11-27 22:10:40 -07:00
Guy Scharf
a8a56dff02
Replace BRICK! with better message. Improve appearance of "no data" messages.
2021-11-27 13:20:48 -07:00
sawinglogz
09753cc50c
Add 460PBT to the list of tested machines.
2021-11-11 15:40:20 -05:00
Guy Scharf
6e1ffaebde
Add diagnostics for --datadir on Linux and Mac
2021-11-06 16:58:42 -07:00
sawinglogz
4ebde70550
Remove unused signal replaced by deviceIsUnsupported in 08f4e2a
.
2021-11-05 14:29:12 -04:00
sawinglogz
bf3c760057
Clarify debug message when encountering DS2 without default keys.
2021-11-05 14:29:12 -04:00
sawinglogz
da6047d32d
Refine support for DS2 settings.
2021-11-05 14:29:12 -04:00
sawinglogz
7a47c7c7e3
Add initial support for new DS2 settings.
2021-11-05 14:29:12 -04:00
sawinglogz
139e1e8a8d
Recognize DS2 files with .B01, etc. file extension.
2021-11-05 14:29:12 -04:00
sawinglogz
b7e0263429
Update credits to reflect third-party libraries and their licenses.
...
Also move miniz to the thirdparty directory for clarity.
2021-11-05 14:29:12 -04:00
sawinglogz
48130243ed
Fix minor PRS1 regression introduced in 8fd2840
.
...
Complete failures were incorrectly being treated as fully up to date.
2021-11-05 14:29:12 -04:00