Seeker4
775eefee71
Allow a Windows path with drive letter to be used as an argument for --datadir
2019-06-24 10:05:58 -07:00
Seeker4
641ebbde54
Merge branch 'master' into printing
2019-06-22 18:22:57 -07:00
Seeker4
461abde2e6
Better qDebug messages when rebuilding data
2019-06-21 22:09:19 -07:00
Seeker4
bee6364c5e
Write date and time OSCAR started to debug log
2019-06-21 22:08:44 -07:00
sawinglogz
43ec3ab4af
Fix a few PRS1 unused variable warnings that only gcc catches.
2019-06-21 21:04:16 -04:00
sawinglogz
581515e595
Merge branch 'master' into prs1-fixes-2
2019-06-21 15:26:57 -04:00
Seeker4
1b87dda460
Improve qdebug statement identifying printer font
2019-06-21 11:57:22 -07:00
Seeker4
6a4c947569
Merge branch 'master' into printing
2019-06-21 11:06:53 -07:00
sawinglogz
2e6cdd6de9
Fix conflict between private fonts and QFontComboBox.
...
This fixes an issue where the default application font on macOS
would get reset if a user saved their preferences.
2019-06-21 11:49:55 -04:00
Phil Olynyk
e210813156
Remove Q_WS_X11 from main.cpp and change it to Q_OS_LINUX in reports.cpp
2019-06-21 11:02:35 -04:00
Phil Olynyk
41efbcab38
Remove bash file that chanced PlaceholderText to Text
2019-06-21 09:23:39 -04:00
Phil Olynyk
cb68e48bda
Remove colorrole PlaceholderText from mainwindow.ui
2019-06-21 09:20:51 -04:00
Seeker4
7003afcc64
Force fonts for Statistics page and printing.
2019-06-20 16:13:04 -07:00
sawinglogz
ea638cdbbb
Update PRS1 series detection to use model name.
...
Also fix an issue with initializing the model names, since QObject::tr
won't work at global initialization time. And series detection needs
the untranslated names anyway.
2019-06-20 00:09:28 -04:00
sawinglogz
5a71e96ed6
Remove unused PRS1 code, add series to model names where missing.
2019-06-19 23:23:15 -04:00
sawinglogz
628ddda472
Fill out remaining PRS1 names as shown on official reports.
...
Also clean up brick detection.
The official names don't yet appear anywhere, since there's a question
of how to juggle manufacturer, series, and model name in the various
places they're (inconsistently) displayed.
Series is also used to pick the machine icon.
2019-06-19 22:19:16 -04:00
sawinglogz
423bfccc5a
Add a few comments for future 900X improvements.
2019-06-19 17:50:41 -04:00
sawinglogz
ec73958b4a
Add leak to 900X, clean up summary stats and old implementation.
2019-06-19 17:28:42 -04:00
sawinglogz
d9152436de
Add missing 900X events based on sample data.
...
They're not all fully understood, such as a pressure adjustment
variant and several different hypopnea variants, one of which
has an extra data field.
2019-06-19 16:23:28 -04:00
sawinglogz
264ff2f2fa
Add comments to 900X parsing based on sample review and discussions.
2019-06-17 17:33:39 -04:00
Seeker4
d7cad5471f
Minor tweaks to cell and row spacing to improve printed report. Negligible effect on screen view.
2019-06-16 15:30:39 -07:00
sawinglogz
a7f249218f
Fix start time for 900X TB, PB, and LL.
...
It turns out OSCAR silently treats span events' timestamps as
and end time when drawing.
2019-06-15 21:45:58 -04:00
sawinglogz
4e5174343e
First pass at 900X event parsing and clean up F5V3 pressure gain throughout.
...
This fixes the mask pressure graph as well as many of the events.
There are still some issues with presentation: some of the events are
being drawn at the wrong time, and certain events and statistics
don't really behave the way they're displayed.
Also several events have yet to be encountered in sample data.
2019-06-15 21:04:09 -04:00
Phil Olynyk
8b6d11f6f4
Merge branch 'master' into fix-cms50dplus
2019-06-15 19:11:06 -04:00
Seeker4
aabd97d537
Correct loss of previous changes.
2019-06-15 15:09:04 -07:00
Phil Olynyk
3f555177c4
Tweak the oximeter import ui for the CMS50D+
2019-06-15 15:59:11 -04:00
Phil Olynyk
73a225556a
Fix date and time handling for new CMS50Dplus model
2019-06-15 15:42:47 -04:00
Seeker4
41c7d43f7b
Print Statistics report with pagination, larger font on landscape orientation.
2019-06-15 11:58:02 -07:00
Seeker4
aa8e3bd9e5
Partial code for printing in blocks of html.
2019-06-14 21:17:43 -07:00
sawinglogz
fcd7f8d463
Finish cleaning up 900X summary parsing.
...
There are still unknown values, but they'll need to be tracked down
after events are cleaned up. They no longer emit warnings.
2019-06-13 22:20:34 -04:00
sawinglogz
b1d76becab
Fill in some 900X summary statistics values.
2019-06-13 21:29:43 -04:00
sawinglogz
2634aa0d16
Initial support for 900X summary.
...
Pressure settings are now properly being found and decoded, but there are lots
of unknown fields to figure out.
It turns out it uses the same humidifier setting encoding as F0V6, and the first
several slices seem to be the same. But pressure encodings are different, with
a gain of 0.125 instead of 0.1, presumably to allow for a maximum pressure of
30 cmH2O.
2019-06-13 20:31:21 -04:00
Phil Olynyk
589eec69ec
Merge branch 'master' into fix-cms50dplus
2019-06-13 14:09:51 -04:00
Phil Olynyk
cef3827658
Merge branch 'master' into fix-linux-stats
...
Get all of sawinglogz PRS changes.
2019-06-13 13:41:09 -04:00
Phil Olynyk
917890e077
Fix errors in linux conditional code
2019-06-12 23:27:46 -04:00
sawinglogz
36c4277556
Merge branch 'master' into prs1-fixes
2019-06-12 22:31:07 -04:00
Seeker4
c1d73636a2
Merge branch 'master' into printing
2019-06-12 18:38:54 -07:00
Seeker4
6dfb8fda6e
Change #ifdef Q_WS_X11 to Q_OS_LINUX.
2019-06-12 18:37:06 -07:00
sawinglogz
52fd3a46d3
Merge branch 'master' into prs1-fixes
2019-06-12 20:37:26 -04:00
sawinglogz
4527a7091d
Clean up remaining DreamStation parsing warnings.
2019-06-12 20:37:04 -04:00
Seeker4
575b9a5372
More refactoring and re-organizing.
2019-06-12 13:32:22 -07:00
sawinglogz
d0903ce3bd
Add initial support for DreamStation Auto-Trial and CPAP-Check modes.
...
This resolves many of the unexpected value warnings in the sample
data, but there are still a bunch to tackle.
2019-06-11 21:26:40 -04:00
Seeker4
a628e2a9ff
Move statistics printing code from mainwindow.cpp to statistics.cpp. Abandon printing of Help subsystem pages.
2019-06-11 16:43:13 -07:00
Seeker4
a4abb7d5d6
Break monolithic statistics page html into separable components.
2019-06-11 11:34:00 -07:00
Seeker4
24258ea4e3
Correctly identify Climate setting as Auto or Manual in Machine Settings on Daily page.
2019-06-11 10:20:03 -07:00
Phil Olynyk
b6427de247
Add moule name to debug, force tab enable after import
2019-06-11 10:30:51 -04:00
Phil Olynyk
564d6a4784
Merge branch 'Seeker4/OSCAR-code-Statistics' into HEAD
...
Auto fast-forward failed at gitlab.com.
2019-06-11 10:10:44 -04:00
Seeker4
610c935191
Correct error in calculating number of periods in monthly report.
2019-06-11 06:28:34 -07:00
sawinglogz
99cbe89f3e
Merge branch 'master' into prs1-fixes
2019-06-10 20:59:25 -04:00
sawinglogz
2383c11be2
Minor clean up of F0V6 summary parsing, fix GUI build bug.
2019-06-10 20:57:05 -04:00