Commit Graph

1620 Commits

Author SHA1 Message Date
LoudSnorer
14aabf133b add warning messages for clinican mode 2023-05-26 17:37:19 -04:00
LoudSnorer
c82ace546f Implement clinican mode 2023-05-26 17:29:56 -04:00
LoudSnorer
0a40906c22 Add preference for clinican mode 2023-05-26 16:45:39 -04:00
LoudSnorer
1546706ff2 Set Records as the default tab to right sidebar (toolbox) 2023-05-22 19:20:15 -04:00
LoudSnorer
97fb26e12b REMOVED ALL DOTTED lINES SELECTIONS FROM FlowRate 2023-05-19 20:50:41 -04:00
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