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
ArieKlerk
1be14922c0
First series in my translation-cleanup. More to come...
2022-02-27 15:18:39 +01:00
Jeff Norman
59e1b2817b
Updated copyright year to 2022 for OSCAR files
2021-11-02 16:34:12 -04:00
Guy Scharf
4b1a039acb
Fix minor error on Welcome page
2021-10-07 21:58:54 +00:00
Guy Scharf
9f5373ed91
Refactor functions that act on all AHI-contributing channels.
...
Add new AllAhiChannels ChannelID to refer to all channels that contribute to AHI.
List of AHI-contributing channels is in "ahiChannels" QVector.
2021-07-24 21:12:15 -07:00
Guy Scharf
678e0f9241
Correct leak rate computations on Welcome page
...
Welcome page was calculating current and 7-day averages using the "normal average" method,
which averaged just the non-zero readings, giving excessively high numbers.
Now computes using "weighted average" resulting in more meaningful numbers.
2020-10-31 09:49:02 -07:00
Guy Scharf
265bdc2d7e
Welcome page code cleanup.
...
- make Day::validPressure() available
- Welcome page to report n/a if pressure not valid (but it should always be valid)
- Did NOT add validPressure() call to all pressure reports.
2020-08-30 13:43:00 -07:00
Guy Scharf
628ddaa399
Fix Welcome page pressure numbers for VAuto-S
2020-08-26 09:58:00 -07:00
Guy Scharf
86bc4ac606
Fix Welcome page calculcation of number of days since last import
2020-08-15 08:57:26 -07:00
Guy Scharf
5cefc90a16
Fix CPAP hours and AHI calculations
...
Daily page: total hours was elapsed time of all machines, including large blocks that are not CPAP. Now just MT_CPAP time.
Welcome page: Same problem with total hours reporting, and AHI was calculated as events/total hours instead of events/CPAP hours.
Statistics page: Same problems as on Welcome page -- total hours and index calculations. Changed to using total CPAP hours.
2020-07-24 11:29:19 -07:00
Guy Scharf
8579b1d63d
Change "yesterday" to "1 day ago" in Welcome message
...
and fix date plural in oximetry Welcome message
2020-06-03 09:36:52 -07:00
sawinglogz
5f2d4c206e
More fixes to the welcome screen pressures.
...
PRS1 now seems correct across all modes.
2020-03-30 12:07:18 -04:00
sawinglogz
f2f9019d5c
Fix pressure display on welcome page for PRS1 non-ventilators.
2020-03-29 21:50:19 -04:00
sawinglogz
6b581bc303
Fix AVAPS settings display.
2020-03-24 21:33:50 -04:00
Seeker4
d990ce560a
Report pressure when IPAP is missing. This is a preliminary change and will be improved later.
2019-09-16 12:05:47 -07:00
Seeker4
67d589f7a4
Change recognition of S9 for SD card warning because of changes to machine naming
2019-09-06 22:15:36 -07:00
Seeker4
10ac30f776
Fix problem with S9 SD card warning incorrectly appearing on Welcome
2019-09-03 21:44:02 -07:00
Seeker4
c1b4137857
Remove some qDebug statements that aren't needed.
2019-08-28 16:31:56 -07:00
Seeker4
be147fee0a
Always allow import cpap and oximetry. Allow Daily, Overview, and Statistics only if there is some data present.
2019-08-28 15:23:13 -07:00
Seeker4
48c0387125
Release notes for language changes, other minor changes
2019-08-19 12:34:18 -07:00
sawinglogz
31fc47a5c5
Remove "series" from display in UI and on reports.
2019-08-18 17:27:21 -04:00
Seeker4
3c425d66e4
Correct computation of what AHI values are considered "close"
2019-08-01 12:55:21 -07:00
Seeker4
c602fa7dcb
Correct 7-day average calculations on Welcome page.
2019-07-31 10:31:08 -07:00
Seeker4
8f5ed48ae8
Make sure tool buttons on Welcome page are repainted after a font change.
2019-07-12 19:28:57 -07:00
Seeker4
94f71ad4c2
Make tool buttons in middle of screen respond to change in application font
2019-07-04 18:11:12 -07:00
Seeker4
3e30850b75
Fix some incorrect HTML
2019-07-01 21:47:09 -07:00
Seeker4
8dd04397cc
Show hours/day that defines compliance on Statistics screen. Update Welcome message to show usage in red if hours less than profile setting (was less than 4).
2019-06-02 17:48:27 -07:00
Phil Olynyk
60d1460ef6
Add public EnableTabs so refreshing welcome page does tabs too
2019-03-25 21:10:03 -04:00
Phil Olynyk
6213819fa5
Enable buttons and tabs if machine data is available
2019-03-25 17:37:26 -04:00
Phil Olynyk
cb025431e5
Added a space between pressure number and units in the Welcome message.
2019-03-25 14:26:34 -04:00
Phil Olynyk
590032e76d
Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc
2019-03-10 12:03:19 -04:00
Phil Olynyk
32e1c63735
Changed bugs to issues in UI
2019-02-25 14:08:17 -05:00
Phil Olynyk
43d0c844df
Removed Update function and tweaked html
2019-02-24 17:10:31 -05:00
Phil Olynyk
17b53482bd
Change folder and file name from oscr to oscar
2019-02-22 19:23:39 -05:00