ir stuff working nicely. rx on interrupt. tx is blocking.

Fork of 4180_mP_WirelessPong_revB by Curtis Mulady

Changes

RevisionDateWhoCommit message
19:5a4be4519de5 2012-10-06 cmulady good stopping point. irtx works well enough default tip
18:98839f78fc01 2012-10-06 cmulady about to remove tx interrupt handling
17:f92e4a384637 2012-10-06 cmulady mutex lock = black magic; all problems fixed
16:bc0e213ba52d 2012-10-06 cmulady kinda sorta working
15:21c512907cf6 2012-10-06 cmulady stack memory error somewhere
14:68f7cefd7359 2012-10-06 cmulady bad luck ol mum;
13:17fd813ef7c9 2012-10-06 cmulady will have to give up on making a class.
12:9acca1dd0e8e 2012-10-05 cmulady Cleaned. About to fork
11:e7bd07fef476 2012-10-05 cmulady update before i start cleaning
10:4fcd5bdb9642 2012-10-05 cmulady NOW it works. Using mail method to pass data from IRQ to message handler. Now I will start cleaning code.
9:3e4e9d6a8ad8 2012-10-05 cmulady Just more problems...
8:54dd4a3d0de9 2012-10-05 cmulady Finally integrated serial interrupts with OS. Will clean up code, then start writing queue library and IRxmit library.
7:c9ff6b5c8507 2012-10-05 cmulady still working on rx buffer overload issues
6:5563f0026858 2012-10-04 cmulady got ir packets working. strange errors popping up when i try doing lcd stuff at the same time.
5:2e08cc167fff 2012-10-04 cmulady Now IR stuff works. Next step is to start writing a library for it.
4:8fdff78c13c8 2012-10-04 cmulady ir data xmission troublesome;
3:8e492eacd346 2012-10-04 cmulady got some ir stuff working. issues with serial data transmission.
2:406c6fc08ff1 2012-10-04 cmulady Last revision didn't include rtos stuff. That's what happens when you have two compiler windows open.
1:9ba884d85ac6 2012-10-04 cmulady Last revision didn't have rtos stuff in it. That's what happens when you have two compiler windows open.
0:c8ddcaa575ba 2012-10-04 cmulady First rev of initial coding.