CIS441 Controller

Dependencies:   TextLCD mbed-rtos mbed

Fork of PacemakerController by Chad Nachiappan

Changes

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