-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Patrick Wilkie edited this page Nov 4, 2020
·
4 revisions
Welcome to the gVent wiki!
This will serve as an index of all our documentation.
Weekly meetings take place Mondays at 6pm PST. Find the link in the meeting minutes
- Platform Team meetings occur (at the same link) Wednesdays 1-3 PST.
- Application Team meetings occur Fridays 5pm PST.
- COSMIC Slack Channel -> Join #project_gravity_ventilator
https://drive.google.com/drive/u/1/folders/1iphVDwqOe_yBF9of_Anlv7zyla6kBE6G
graph TD;
a[APPLICATION LEVEL<br/>ventilator control] --> p;
p[PLATFORM SPECIFICATION<br/>task scheduling management, device control] --> h[HARDWARE ABSTRACTION LAYER<br/>registers control, timers, GPIO, hardware bus];
h --> H[HARDWARE<br/>Nucleo-64 STM32F401re]
- SRS: Software Requirement Specification
- SLS: System Level Specification
- Software Development Process: SDP
- Platform Architecture: PA
https://miro.com/app/board/o9J_ks7EbeI=/
- contains Software Development Process diagram (SDP)
- contains micro-controller / hardware diagram
- contains clinician-interface rough design