test
Dependencies: MODDMA MODSERIAL mbed
Fork of IRIS_MBED by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:49aba2a2e847 | 2015-04-09 | JonathanAshworth | latest version |
6:8ffc6d3a7c1d | 2015-04-09 | JonathanAshworth | 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. |
5:d0b2b4d8b9ba | 2015-03-26 | JonathanAshworth | tested working at end of play 26/03/2015 with 0xefffffff termination |
4:1017848d2fe1 | 2015-03-26 | JonathanAshworth | Tested working version using dma ISRs |
3:074db974b47a | 2015-03-16 | JonathanAshworth | Now reset the timer after receiving each byte rather than only on the first byte of each period |
2:28501c7700f7 | 2015-03-16 | JonathanAshworth | Increased timeout threshold by 10ms |
1:ccecc816c5e8 | 2015-03-16 | JonathanAshworth | Removed timeout condition where another window is received before the previous window has expired |
0:2676c97df44e | 2015-03-15 | JonathanAshworth | Interrupt driven. Passed pre-check testing using a terminal program but now requires pc:mbed testing. |