CIS441 Controller

Dependencies:   TextLCD mbed-rtos mbed

Fork of PacemakerController by Chad Nachiappan

Revisions of PacemakerController.cpp

Revision Date Message Actions
48:f459ab609d59 2015-12-02 Remove LRI value change for manual mode File  Diff  Annotate
47:bac7fc1a44fe 2015-12-02 Final PacemakerController Code File  Diff  Annotate
46:2d9cf50b4bc3 2015-12-02 Pacemaker completely works! Huge thanks to Matt for figuring this out haha File  Diff  Annotate
45:ec9e76ccec6c 2015-12-02 New Timing Cycles for Pacemaker Modes and Matt's clock cycle fix, thanks! File  Diff  Annotate
44:dfa38e4b3146 2015-12-02 Added separate pulse_clk and sense_clk File  Diff  Annotate
43:f28bc869321e 2015-12-02 Working from here with Michelle's, without Matt's calculations File  Diff  Annotate
42:2e4ed3a53c64 2015-12-02 Latest with Matt's calculations for BPM display File  Diff  Annotate
41:d806d68f7969 2015-12-02 Added bpm calculation mode File  Diff  Annotate
40:e401b1cb71c0 2015-12-02 merged i think; File  Diff  Annotate
39:51c4ec84f6fd 2015-12-02 manually generate apace and vpace File  Diff  Annotate
38:ceabf8f1dfa0 2015-12-02 Add modes for LRI, lowered the other variable values, (still unsure of pvrp and vrp) File  Diff  Annotate
37:4573d0f2ae23 2015-12-02 Added mode switches for LRI, lowered the initial values of lri, avi, pvrp, vrp (unsure of right value for pvrp & vrp) File  Diff  Annotate
36:03704a3ec2e3 2015-12-02 Add mode changes for LRI File  Diff  Annotate
35:b5e8650a7669 2015-12-02 Fixed brace mismatch File  Diff  Annotate
34:b4b50ca26e8c 2015-12-02 Only needs pacemaker heart interval File  Diff  Annotate
33:b68c1648206e 2015-12-02 yaaay michelle got this pacemaker working; File  Diff  Annotate
32:c58b6651336c 2015-12-02 only getting invalid states File  Diff  Annotate
31:7f0e865e3d4b 2015-12-02 OK keyboard inputs work for PacemakerController File  Diff  Annotate
30:97db5a684eaa 2015-12-02 Changed a bunch in PacemakerController File  Diff  Annotate
29:5cec671cb80d 2015-12-02 Add while loop to PM_ALARM since its a thread File  Diff  Annotate
27:2c5aefcf3000 2015-12-02 Fixed bugs in PacemakerController.cpp, but still won't compile? File  Diff  Annotate
24:81cd9ef5c4f6 2015-12-01 Add vsense and asense logic to pm_sense and pm_response File  Diff  Annotate
22:365d51eb3783 2015-11-30 added to pm test; File  Diff  Annotate
21:f7f50bbeba5e 2015-11-30 Add vsense and asense for pm_sense File  Diff  Annotate
20:dc272bfaa276 2015-11-30 filled in pm_sense method, still need to figure out Sense stuff; File  Diff  Annotate
19:f3615321b5c4 2015-11-30 Fix AVI logic in pm_response File  Diff  Annotate
18:d4cd9d12345e 2015-11-30 added output pins back File  Diff  Annotate
17:c89cddf30925 2015-11-30 merge Lucas' branch with pm_response File  Diff  Annotate
16:ae9df4194011 2015-11-30 fill in pm_repsonse File  Diff  Annotate
15:81c5dbdf3ca0 2015-11-30 Filled in Pm_response; File  Diff  Annotate
14:a16b636c2bbc 2015-11-30 led apace, vpace File  Diff  Annotate
13:2a25dd47478e 2015-11-30 fix conflicts File  Diff  Annotate
12:ed162e1f7194 2015-11-30 APACE,VPACE File  Diff  Annotate
11:14b15f4604ad 2015-11-30 filled in apace, vpace File  Diff  Annotate
9:fd8477284185 2015-11-30 Fixed bug in observation interval update code File  Diff  Annotate
7:af6c040f0421 2015-11-30 skeleton code for pm_response File  Diff  Annotate
6:d9c0ce333d71 2015-11-30 Merge back, hopefully :/ Yay! File  Diff  Annotate
5:9eee15818b0e 2015-11-30 Added observation interval updating File  Diff  Annotate
4:f04eb7f96f4b 2015-11-30 skeleton code for pm_sense File  Diff  Annotate
3:44d132582373 2015-11-30 Test commit to group, start pacemaker timing logic File  Diff  Annotate
2:5e9c4d83d038 2015-11-28 Alarm, Mode working File  Diff  Annotate
1:979e9e785549 2015-11-24 Pacemaker and Heart File  Diff  Annotate | base