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
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Show more breadcrumbs
Projects
HEV - High Energy Ventilator
Graph
58f52c2ab690dd4b8f548ac22e4427b873efee52
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
1
May
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
Add CommsLLI - async serial management for the HEV - WIP encoder still broken
Merge pull request #38 from chrisburr/remove-copy
Remove unnecessary copy
Merge pull request #36 from dhcroft/master
Merge pull request #37 from chrisburr/remove-tobytearray
Re-enable BaseFormat.getSize
Remove BaseFormat.toByteArray
Update types in arduino structs to include new floats
Enable reading from new testdummy.txt with more data fields - no volume calc yet
Prototype page
First PID proportional version
several improvements - added enables, new valve states, safety check
Fix event checking and nullbyte termination
Merge branch 'pid_dev' of https://github.com/hev-sw/hev-sw into pid_dev
PID placeholders for Oscar
fix to valve controller for exhale valve
Merge branch 'master' of https://github.com/hev-sw/hev-sw
Deal with nullbyte terminated json properly on request side
Make datavalid threadsafe
exhale valve mistakenly set as not proportional
Merge branch 'master' of github.com:hev-sw/hev-sw
updated mutex for data read/write and serial
Merge branch 'master' of https://github.com/hev-sw/hev-sw
Cast deque to list instead of deepcopy
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
Loading