Pacemaker code Implementation for SFWRENG 3K04

Dependencies:   mbed Queue mbed-rtos FXOS8700Q

Fork of Pacemaker by Eric dollar

SWFRENG 3K04 Project to design, develop, and document a functional pacemaker.

The project uses the Freescale K64F Microcontroller and C++ mbed library.

Changes

RevisionDateWhoCommit message
36:b6431cd8ecd6 2016-12-18 noahzwiep All ogre. default tip
35:fa164704f0ca 2016-12-13 noahzwiep Added markers for egram; Still need to figure out shield
34:701503855d52 2016-12-13 noahzwiep Added sense module, only thing left is figuring out pins
33:686a1a0c690f 2016-12-12 noahzwiep Using proper pulse functions and pins
32:69cd1390bc21 2016-12-06 noahzwiep Updated interface and pulse classes - Noah
31:5e55042e025a 2016-11-29 trane3 dedicated wam
30:cc7586a259fd 2016-11-29 trane3 temp changes (eric)
29:c0d63940b0c7 2016-11-29 FiveDollar put another thread into main;
28:4f36e100ccbe 2016-11-29 FiveDollar updated value screens;
27:f8deff828a00 2016-11-29 FiveDollar removed serial from chamberData
26:3b49e8c3793f 2016-11-29 noahzwiep Added a way to stop streaming egram data.
25:d816de7067da 2016-11-24 noahzwiep Added getEgram() functionality in interface. ; * Note * Not sure how to use button press to exit while loop
24:4af25128cedf 2016-11-24 trane3 moved interface methods to private (eric)
23:719584670460 2016-11-24 trane3 fixed the genData screen to allow input '8' to return to previous screen (eric)
22:19b187e345c9 2016-11-24 trane3 combined changes, eric and gareth
21:fc6c33206152 2016-11-24 trane3 Eric temp changes
20:bfd23a6845bb 2016-11-24 FiveDollar All values can now be updated
19:d58e1e1a9a24 2016-11-24 trane3 added motion class, and accelerometer capabilites for rate modulation (eric); modified user interface by seperating each 'page' into seperate modules (eric)
18:aef2f75f216b 2016-11-16 trane3 test for threading and width setting - (eric)
17:27134bc42ecb 2016-11-17 noahzwiep - Added dataStruct; - Added getting sensing pin in hardware class
16:08d5e5a3ee74 2016-11-17 noahzwiep - Made change to hardware class that provides sensing pin; - Made dataStruct class in which there is multiple threading for grabbing queue data; - Made queue in datastruct to allow storage of data
15:3b8acee3510d 2016-11-16 trane3 Combined Eric and Gareths code - (eric)
14:214f454ea521 2016-11-16 trane3 Pre merge - eric's code with garreths - (eric)
13:bb80794b6727 2016-11-15 FiveDollar added print true and false properly (gareth)
12:850facf8a8d4 2016-11-15 FiveDollar combined changes;
11:0e0130742e87 2016-11-15 FiveDollar one letter change (gareth);
10:35b259e70c9a 2016-11-15 trane3 modified voor mode pulsing
9:b48423a135d8 2016-11-15 FiveDollar update printing of general data (Gareth)
8:75c1dd8b0d61 2016-11-15 trane3 added voor functionality including preliminary pacing
7:4eb590c7e064 2016-11-14 trane3 added voor modules and interface module destructors
6:4e55880505ce 2016-11-14 FiveDollar added private variables in sense header file
5:253c33930e91 2016-11-14 trane3 added sense module
4:bb9569716bb6 2016-11-14 FiveDollar commiting changes
3:84d3ef9acd17 2016-11-14 FiveDollar added ending comments
2:fbba2687ddfe 2016-11-14 FiveDollar nov 13 commit
1:9f1091a53ff5 2016-11-14 trane3 added comments
0:b2b3955cd77b 2016-10-30 FiveDollar Initial Commit