issues
search
makers-for-life
/
makair-control-ui
🖥 [Software] GUI application that uses the telemetry protocol to control the ventilator.
Other
22
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resizing
#97
Benhalor
opened
2 years ago
0
Allow resizing
#96
Benhalor
closed
2 years ago
0
Simulator + conrod/glium/winit upgrade
#95
dsferruzza
opened
2 years ago
0
Re-broadcast Fatal Error telemetry messages periodically, allowing a restarted UI to catch-up with firmware state
#94
valeriansaliou
closed
3 years ago
0
Improve style of EOL trace messages shown on screen
#93
valeriansaliou
closed
3 years ago
0
Move EOL test continue buttons to touchscreen
#92
valeriansaliou
closed
3 years ago
0
Fix blink of patient modal when validating (due to receiving another stopped message)
#91
valeriansaliou
closed
3 years ago
0
Ensure all error screen variants work (sent from firmware)
#90
valeriansaliou
closed
3 years ago
1
Allow locale to be changed from the firmware
#89
valeriansaliou
opened
3 years ago
0
Update telemetry library
#88
dsferruzza
closed
3 years ago
0
Redo final Protocol V2 telemetry recordings
#87
valeriansaliou
closed
3 years ago
0
The heartbeat indicator should use the maximum pressure configure as alarm
#86
valeriansaliou
closed
3 years ago
0
Simplify the user path to open the ventilation mode modal (make it clearer)
#85
valeriansaliou
closed
3 years ago
0
Freeze Telemetry Protocol V2
#84
valeriansaliou
closed
3 years ago
0
Add missing pressure alarm settings (configurable alarms)
#83
valeriansaliou
closed
3 years ago
1
Make the PbAc SoC estimation less "jumpy" when incr./decr. the load current
#82
valeriansaliou
closed
3 years ago
2
Factory calibration screens
#81
valeriansaliou
closed
3 years ago
1
Implement new error messages (watchdog, calibration failed, sensor failure, etc.)
#80
valeriansaliou
closed
3 years ago
5
General UX improvements (user testing)
#79
valeriansaliou
closed
3 years ago
0
Store the locale code in firmware EEPROM instead
#78
valeriansaliou
opened
3 years ago
3
Crash with X11 running the control ui
#77
Benhalor
closed
3 years ago
5
Describe integration
#76
jtanguy
closed
3 years ago
0
Implement patient configuration modal (on boot)
#75
valeriansaliou
closed
3 years ago
3
Implement options for all alarms in the ventilation mode form
#74
valeriansaliou
closed
3 years ago
0
Finish & polish the ventilation mode form
#73
valeriansaliou
closed
3 years ago
0
A draft form option which has a changed value should be highlighted (eg. text in blue) before it is saved
#72
valeriansaliou
closed
3 years ago
1
Make the ventilation mode form save-only (do not commit changes in real-time)
#71
valeriansaliou
closed
3 years ago
0
Investigate on partial re-rendering of the UI with Conrod
#70
valeriansaliou
closed
3 years ago
1
Move all the plotters-conrod library f64 internal types to i32, as to speed up highly-repeated numeric calculations on the RPi
#69
valeriansaliou
closed
3 years ago
2
Move graph saturation detector to a sliding register of highest + lowest pressure & flow values in the chip module (~0.5% CPU load at 30 FPS)
#68
valeriansaliou
closed
3 years ago
1
Reduce telemetry widgets rendering time (10% CPU load at 30 FPS)
#67
valeriansaliou
closed
3 years ago
1
Compensate for telemetry serial jitter, so that the graph runs at a full 30 FPS (probably due to interrupts at the MCU level)
#66
valeriansaliou
closed
3 years ago
1
The ventilation "heartbeat" animated indicator should adjust its data source based on ventilation mode (pressure or flow)
#65
valeriansaliou
closed
3 years ago
0
Plotters conrod
#64
valeriansaliou
closed
4 years ago
0
Settings for all new ventilation modes
#63
valeriansaliou
closed
3 years ago
1
Firmware and Control UI OTA updates
#62
valeriansaliou
opened
4 years ago
0
Implement new telemetry fields
#61
valeriansaliou
closed
4 years ago
1
Auto close a settings modal by clicking on its black-transparent background
#60
valeriansaliou
closed
4 years ago
0
Update the UI preview in README.md
#59
dsferruzza
closed
3 years ago
3
Minimize graph rendering CPU usage (once moved to ConrodBackend)
#58
valeriansaliou
closed
3 years ago
1
Move graph BitMapBackend to ConrodBackend (need to build it)
#57
valeriansaliou
closed
3 years ago
2
Mix up graph image with the top header image in a single texture (cuts CPU usage by half)
#56
valeriansaliou
closed
4 years ago
1
Add new alarms (added in firmware for new ventilation modes)
#55
valeriansaliou
closed
3 years ago
0
Send an heartbeat telemetry message to the firmware every second (RPi freeze watchdog)
#54
valeriansaliou
closed
4 years ago
0
Ability to snooze alarms and view current snooze status
#53
valeriansaliou
closed
4 years ago
0
Change the I:E / Ti setting
#52
Benhalor
closed
3 years ago
2
Unsupported telemetry protocol version check and error if protocol is incompatible
#51
valeriansaliou
closed
4 years ago
0
Improve error screen (large warning icon and the error text below)
#50
valeriansaliou
closed
4 years ago
1
Re-use the GPU 2D texture at every draw pass, and avoid re-uploading all pixels for rendering
#49
valeriansaliou
closed
4 years ago
0
Optimize the graph rendering algorithm (currently consumes most draw loop CPU)
#48
valeriansaliou
closed
4 years ago
2
Next