Releases: OpenVentPk/ventilator-app
Releases · OpenVentPk/ventilator-app
0.8.0
- Consolidate alarms screen into same theme (#69)
- Draw all data points on graph with delayed interval (#72)
- Add markers on graph to denote breath intake (#73)
PEC Official Trial
App state at the time of first and second PEC official trials on 3rd June 2020 and 4th June 2020
0.7.0
- Refactors of different internal constants (#64 and #66)
- Removal of graph grid lines and improving graph visibility (#67)
- Correctly implement sweeping trend graph (#71)
0.6.0
- We now show 5 breaths on the graph in a single run
- Update to app name and logo (#58)
- Update to displaying FiO2 values (range instead of absolute value) (#57)
0.5.0
Updates to alarms
- Sound during alarm (#53)
- New alarms and connection header (#54)
- Change of positioning and font size of alarm banner text (#56)
0.4.1
- Minor adjustments to main display after feedback (#52)
0.4.0
- Complete status alarms (#44)
0.3.1
- Minor changes to the UI as requested by users (#45)
0.3.0
- Add Alarm components for set parameters and parse it from the serial data (#35, #36, #43)
- Update serial data parsing to match new specs and refactor (#39, #40, #41)
- Keep app awake during use
0.2.0
A number of changes on the ui, the theme is darker now and we have dummy serial data generator that can test the functionality of the app without the actual hardware.
the graphs are now being updated as a ventilator's graph should.
the top parameters are now moved to the right pane.