test
Dependencies: MODDMA MODSERIAL mbed
Fork of IRIS_MBED by
History
latest version
2015-04-09, by JonathanAshworth [Thu, 09 Apr 2015 20:07:15 +0000] rev 7
latest version
Latest update. 99% working comms. Dummy data as sensor values - value will increase every time you request it then loop back to 0 from 255.
2015-04-09, by JonathanAshworth [Thu, 09 Apr 2015 19:54:08 +0000] rev 6
Latest update. 99% working comms. Dummy data as sensor values - value will increase every time you request it then loop back to 0 from 255.
tested working at end of play 26/03/2015 with 0xefffffff termination
2015-03-26, by JonathanAshworth [Thu, 26 Mar 2015 16:26:35 +0000] rev 5
tested working at end of play 26/03/2015 with 0xefffffff termination
Tested working version using dma ISRs
2015-03-26, by JonathanAshworth [Thu, 26 Mar 2015 12:02:10 +0000] rev 4
Tested working version using dma ISRs
Now reset the timer after receiving each byte rather than only on the first byte of each period
2015-03-16, by JonathanAshworth [Mon, 16 Mar 2015 15:38:37 +0000] rev 3
Now reset the timer after receiving each byte rather than only on the first byte of each period
Increased timeout threshold by 10ms
2015-03-16, by JonathanAshworth [Mon, 16 Mar 2015 15:34:35 +0000] rev 2
Increased timeout threshold by 10ms
Removed timeout condition where another window is received before the previous window has expired
2015-03-16, by JonathanAshworth [Mon, 16 Mar 2015 13:48:17 +0000] rev 1
Removed timeout condition where another window is received before the previous window has expired
Interrupt driven. Passed pre-check testing using a terminal program but now requires pc:mbed testing.
2015-03-15, by JonathanAshworth [Sun, 15 Mar 2015 21:48:23 +0000] rev 0
Interrupt driven. Passed pre-check testing using a terminal program but now requires pc:mbed testing.