Mark Watkins
2fd9137706
Add AirSense10 Image
2016-02-28 13:36:58 +10:00
Mark Watkins
69faf5cf97
Philips PB/CSR flag length on older machines don't look like they double
2016-02-28 11:59:41 +10:00
Mark Watkins
74be17d5d3
Fix Philips PB/CSR sync
2016-02-28 11:51:31 +10:00
Mark Watkins
3bc9ce4b07
Add code to parse family 3 event file header so it chunks properly
2016-02-28 11:27:43 +10:00
Mark Watkins
4dd142ed60
Getting things ready for DreamStation image
2016-02-28 10:16:49 +10:00
Mark Watkins
c0006879ce
DreamStation PRS1 second hypopnea code 0x15 Not being Parsed (bug-284)
2016-02-28 08:03:11 +10:00
Mark Watkins
529686d691
Interpret DreamStation Auto Trial mode as APAP
2016-02-27 21:48:36 +10:00
Mark Watkins
4914084449
PR Pressure Pulse not lining up right
2016-02-27 16:25:00 +10:00
Mark Watkins
0a0743ee23
DreamStation sync fixes, update release notes a little bit (no, that's not a signal)
2016-02-27 15:39:01 +10:00
Mark Watkins
c9b774a47a
Dreamstation 0x14 flag is missing hypopnea, change CSR to PB on P.R. machines
2016-02-27 13:37:56 +10:00
Mark Watkins
db594af8e6
Show revision in mainwindow titlebar, remove accidental conditional PRS1 F3 check
2016-01-24 07:18:32 +10:00
Mark Watkins
c322e1f21c
F0 Event Parser fixes for DreamStation
2016-01-22 21:58:09 +10:00
Mark Watkins
1fff6f38cf
DreamStation BiPAP Pro assumption that probably won't work
2016-01-22 10:35:35 +10:00
Mark Watkins
d1ba395f17
DreamStation model number/series detection
2016-01-22 10:07:10 +10:00
Mark Watkins
32b677e5d7
DreamStation's have two extra bytes before the final block checksum
2016-01-22 09:30:53 +10:00
Mark Watkins
ba9002354a
Auto Bilevel tests, disable second h2 parsing
2016-01-21 17:24:39 +10:00
Bob Kenny
3d871c223c
minor changes after merge
2016-01-21 02:00:08 -05:00
Mark Watkins
254490f050
Merge JediBob's Summary code
2016-01-21 15:19:42 +10:00
Bob Kenny
fa0a84ef12
Finished first Dreamstation parsing .001 attempt
2016-01-20 19:55:15 -05:00
Mark Watkins
140b4d6bd0
DreamStation waveform and event parsing.. still needs .001 summary parsing completed
2016-01-20 22:32:26 +10:00
Bob Kenny
578411d875
Beginning parsing of Dreamstation headers
2016-01-20 01:15:15 -05:00
Mark Watkins
50d4ee8697
Prep work: Making PRS1 ParseFile to parse DreamStation .001 headers
2016-01-19 14:26:28 +10:00
Mark Watkins
1e20707edf
Merge commit '1484a5e9334b9ef5ac6eca69a78ca926ddbd88c8'
2016-01-05 16:00:30 +10:00
Mark Watkins
b4ddf457d6
Preliminary stuff for getting ready for DreamStation work
2016-01-05 15:59:07 +10:00
Bob Kenny
1a7473d328
Corrected try/catch to be references
2016-01-04 01:32:37 -05:00
Mark Watkins
cd7806be59
A couple of import hang fixes, (FPIcon wrong path selected, and double import)
2015-12-22 07:33:33 +10:00
Mark Watkins
20f8ceed71
Some AirCurve fixes
2015-09-21 11:30:23 +10:00
Mark Watkins
204d77e7b0
Constrain ResMed EDF Flow waveform data to within physical min/max values
2015-09-21 10:02:15 +10:00
reznet
59a0823d20
Update all calls to fromMSecsSinceEpoch to specify UTC
...
QT 5 changed the behavior of QDateTime::fromMSecsSinceEpoch to return the result in local time zone, whereas in QT 4, it returned UTC. On systems that do not support time zones, the QT 5 version still returns UTC. But for all other systems, the api change causes confusion in the SH UI because some date and time values are displayed in UTC instead of the local time zone. This manifests itself when the user is in USA which has a negative UTC offset. When selecting a date range to display in the overview screen, the displayed dates appear to be one day behind the selected date range.
For consistently, SH should always use UTC internally and only convert to the local time zone when displaying data to the user. This will ensure that the time zone information is preserved correctly when the UTC offset of the user's machine changes due to DST changes or traveling.
There are a few calls to fromMSecsSinceEpoch which should be using local time, and those will be updated in future commits.
2015-08-11 15:01:24 -05:00
Mark Watkins
29f869737f
Portuguese ResMed Leaks
2015-08-02 16:05:56 +10:00
Mark Watkins
0f2f8f85ba
Fix French ResMed leak string, solve Q_FOREACH problem with Qt 5.4.2
2015-08-02 15:53:09 +10:00
Mark Watkins
fbea37dcb5
Stop ResMed importer crashing on zero record STR.edf files
2015-07-31 08:36:52 +10:00
Mark Watkins
7782b83d90
Clean some more warnings up
2014-10-09 02:51:09 +10:00
Mark Watkins
64a1781779
Typo in the last commit
2014-10-09 02:08:46 +10:00
Mark Watkins
1094159657
Rename mainwindow qsplitters, suppress some warnings
2014-10-03 12:31:51 +10:00
Mark Watkins
ffeb0149c0
Windows build fixes, bump build number
2014-10-02 17:56:57 +10:00
Mark Watkins
62b4b421f6
Put CSV Export back, step overview barchar segment brightness a bit more
2014-10-02 13:39:37 +10:00
Mark Watkins
70b54982d8
Only CPAP & APAP ResMed machine modes have EPR
2014-10-01 02:24:55 +10:00
Mark Watkins
a8b5d847f9
Fix for PRS1 model numbers that don't end in P
2014-10-01 02:13:05 +10:00
Mark Watkins
8bde451b89
Misnamed Remstar Pro models.
2014-10-01 01:52:02 +10:00
Mark Watkins
740e4cb2ba
Fix Machine::m_availableChannels glitch breaking oximetry statistics
2014-09-30 21:02:35 +10:00
Mark Watkins
de695e153d
PRS1 Oximetery attachment fixes
2014-09-30 15:25:11 +10:00
Mark Watkins
429fcb64a1
Some machine pixmap stuff, use gzip compatible Summaries.xml, preliminary PRS1 .006 oximetery parser
2014-09-30 00:41:40 +10:00
Mark Watkins
b3f49f1edb
Changed QPrinter headers, CMS50H fix, minor overview graph optimisations
2014-09-24 11:42:14 +10:00
Mark Watkins
f2facb9da9
Add AirSense 10 CSR flags. Fixed summary load order messing up day splitting.
2014-09-22 14:32:15 +10:00
Mark Watkins
55390d9831
Get CMS50IW model string properly
2014-09-19 13:19:11 +10:00
Mark Watkins
c250ec40aa
Scan for rfcomm device for cms50iw take 2
2014-09-19 13:03:34 +10:00
Mark Watkins
d6ee4eada7
Scan for rfcomm device for cms50iw
2014-09-19 12:52:20 +10:00
Mark Watkins
15de13f107
Dump some serialport scanning information to help get the CMS50xW ports detected
2014-09-19 12:07:28 +10:00
Mark Watkins
a179f290a4
PRS1 compliance duration stuff, cms50i deviceid fix2
2014-09-19 00:32:09 +10:00