Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HEV - High Energy Ventilator
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
HEV - High Energy Ventilator
Graph
253fc28d508176ebca6000e8e96e3d95f0f13589
Select Git revision
Branches
20
controls
feature/UI_Plots
feature/setup_instructions
feature/ui_battery_display
feature/ui_full_screen_popups
feature/ui_localisation
feature/ui_visuals
fix-gitlab-ci
hevclient-refactor
hevserver-code-cleanup
hplv_new_commands
master
default
protected
release/CPAP
release/VC_MODE
release/new_state_machines
release/ui
test/software_intro
test/software_intro2
test_UI_new_state_machines_merge
ui_debug1
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Apr
29
28
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
23
Merge branch 'master' of https://github.com/hev-sw/hev-sw
some minor UI improvements
missing exhale valve declaration
Add payload type to payload
Fix reading and writing receive queue at the same time with lock and deepcopy
Add classmethod to automatically create the correct payload object based on payload_type
PID placeholders for Oscar
Fix to alarms section
force copy payload in the hevserver
initial attempt at pressure calib
Use enum cast instead of switch to simplify and generalise addressing
Rename protocol address enum to priority
updates on timeouts and chart display
Removed unlock code using local storage left in by mistake
Fixed loop plots to use new point var names
Merge branch 'master' of https://github.com/hev-sw/hev-sw
merged changes to chart display
improved error handling for charts
Fix based on new data format
Enable other data modes in hevclient
Merge pull request #34 from hev-sw/testA2
Merge pull request #26 from chrisburr/avoid-time-jump
Removed localStorage
lock status stored across pages, chart page fix
updates to index and chart display
Added localStorage to lock state, pages now start unlocked if moved to
Templating gauge charts
Fix for charts xaxis diff time
Merge branch 'testA2' of https://github.com/hev-sw/hev-sw into testA2
Change variables that hevfromtxt loads into
updated address for NACK
Fix input file for hevserver
fix2
fix1
Merge branch 'dataformatA2' into testA2
hacky fix for A2
added favicons
Add missing pin for uno
Undo breaking changes in payload decoding
fixes to structs in python