NerfUS mobile node that manages a target for the Nerf gun firing range
Dependencies: LedController mbed-rtos mbed NerfUSXbee Servomotor TargetManager
Fork of NerfUS by
Revisions of TESTS/TargetManagerTest.cpp
Revision | Date | Message | Actions |
---|---|---|---|
38:70a1c8bd2877 | 2017-04-09 | TargetManager constructor takes array of tickers | File Diff Annotate |
37:8fc7845ae95b | 2017-04-08 | Fix build (address bug) | File Diff Annotate |
35:7ee45f6d6484 | 2017-03-30 | Receive TargetInfo in bytes | File Diff Annotate |
34:85994e0501fb | 2017-03-30 | Remove support for TargetInfo sequence | File Diff Annotate |
32:50b777bab5a4 | 2017-03-27 | Implement TargetManager | File Diff Annotate |
31:c6dc9811ed14 | 2017-03-27 | Ignore target hits and misses on inactive targets | File Diff Annotate |
30:412a779cf607 | 2017-03-27 | Finish TargetManager constructor | File Diff Annotate |
28:8fc53a870691 | 2017-03-27 | Add TargetManager library and create MockTarget | File Diff Annotate |