Commit Graph

4205 Commits

Author SHA1 Message Date
LoudSnorer
62f0028f1a Update dialog message for disabling a session 2023-05-19 17:57:21 -04:00
LoudSnorer
63998857d5 updated documentation based on comments 2023-05-18 07:35:14 -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
6d9d7d0c50 Windows BUILD-WIN.md add section "Start Developing using batch files" 2023-05-16 10:32:12 -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
Jeff Norman
526bd336c3 updated HTML files
release_notes.html
credits.html
2023-04-24 15:32:17 -04:00
LoudSnorer
9c90d6d084 windows batch commands - added ability to skip the installation. 2023-04-18 20:56:14 -04:00
LoudSnorer
ef3e74f75e Add add ability to build outside git repostitory 2023-04-17 21:48:45 -04:00
LoudSnorer
25402ffe7a Windows batch files rework - buildall.bat and deploy.bat 2023-04-17 17:23:00 -04: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
ArieKlerk
c33b41f3de Updated Language files as on April 16th 2023-04-16 13:24:47 +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
3f9a757f88 Merge branch 'master' into loudSnorerChanges - Fix deprecated-copy when compiling with qt-creator 2023-03-30 19:15:20 -04:00
LoudSnorer
e89bd462c9 Fix deprecated-copy when compiling with qt-creator 2023-03-30 17:11:28 -04:00
Jeff Norman
c3db005fd7 new Win batch files for Qt 515
added buildall-515.bat
added deploy-515.bat
2023-03-30 14:23:51 -04:00
LoudSnorer
4d6893f4cc Fix Compile Issue for Windows. Revamped Daily Search Help for Transaltion. 2023-03-27 09:38:07 -04:00
ArieKlerk
f49c476a79 Japanese language added 2023-03-24 20:13:32 +01: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