LoudSnorer
d5d77647d3
Copyright date updated on OSCAR's *.h and *.cpp files
2024-01-13 15:27:48 -05:00
LoudSnorer
10a583dfb7
obsolescence qt hex stream out command was moved to QT::hex .
2023-02-12 07:09:39 -05:00
sawinglogz
184fe0d2ff
Add 961TCA to the list of tested machines.
...
In doing so, add PP, CA, and VS support to F5V2 generally,
which so far is just the 960T. We still haven't encountered
LL on an F5V2.
2022-04-24 17:02:25 -04:00
ArieKlerk
a7d5bafc9a
Third cleanup series: the loader_plugins.
2022-02-27 17:50:10 +01:00
sawinglogz
41b2c27d60
Add support for HT12 heated tube new to DreamStation 2.
2022-01-24 16:04:08 -05:00
sawinglogz
00974d4f49
Skip empty DS2 files.
...
Also update comments based on further testing.
2022-01-24 16:04:08 -05:00
sawinglogz
ecc6bad213
Remove an unexpected data alert based on new PRS1 sample data.
...
In this specific instance, replace it with a warning in the debug log.
2021-12-14 17:14:47 -05:00
Jeff Norman
59e1b2817b
Updated copyright year to 2022 for OSCAR files
2021-11-02 16:34:12 -04:00
sawinglogz
c5175b20d2
Move PRS1 file parsing into separate parser file.
...
No change in functionality.
Use git blame dd9a087
to follow the history before this refactoring.
2021-05-31 21:32:18 -04:00
sawinglogz
6fc41537e2
Move remaining PRS1 chunk parsing into separate parser file.
...
No change in functionality.
Use git blame dd9a087
to follow the history before this refactoring.
2021-05-31 21:23:03 -04:00
sawinglogz
2a326c816f
Move PRS1 F0V6 parsing into separate parser file.
...
No change in functionality.
Use git blame dd9a087
to follow the history before this refactoring.
2021-05-31 20:24:09 -04:00
sawinglogz
daaed2de79
Move PRS1DataChunk into parser header and clean up dependencies.
...
Also move some previously static functions into their associated classes,
which lets us remove a few unnecessary wrapper functions used for testing.
No change in functionality.
Use git blame dd9a087
to follow the history before this refactoring.
2021-05-31 14:53:23 -04:00
sawinglogz
0a996cde73
Move PRS1 parser event definitions into new parser cpp/h files.
...
No change in functionality.
This is almost entirely copy/paste, with the main exception of moving the
contents() method definitions out of the class definitions and moving the
needed TYPE definitions out of the header file.
Use git blame dd9a087
to follow the history before this refactoring.
2021-05-31 13:18:39 -04:00