TargetManager manual test

Dependencies:   TargetManager mbed

History

Make sure a bumper hit doesn't mess with the ticker default tip

2017-04-09, by GaiSensei [Sun, 09 Apr 2017 23:46:10 +0000] rev 11

Make sure a bumper hit doesn't mess with the ticker


Test TargetManager using multiple tickers

2017-04-09, by GaiSensei [Sun, 09 Apr 2017 17:20:27 +0000] rev 10

Test TargetManager using multiple tickers


Add method get_time_ms() to NerfusTicker

2017-03-28, by dupm2216 [Tue, 28 Mar 2017 00:26:05 +0000] rev 9

Add method get_time_ms() to NerfusTicker


Test implements a fake TargetManager because we only want to test that the callbacks of Bumper and NerfusTicker are called correctly.

2017-03-27, by dupm2216 [Mon, 27 Mar 2017 22:26:46 +0000] rev 8

Test implements a fake TargetManager because we only want to test that the callbacks of Bumper and NerfusTicker are called correctly.


Add instructions for manual testing of the NerfusTicker and the Bumper

2017-03-13, by dupm2216 [Mon, 13 Mar 2017 21:39:14 +0000] rev 7

Add instructions for manual testing of the NerfusTicker and the Bumper


Rename TargetTicker to NerfusTicker

2017-03-12, by dupm2216 [Sun, 12 Mar 2017 01:02:24 +0000] rev 6

Rename TargetTicker to NerfusTicker


Decouple TargetTicker from TargetManager

2017-03-12, by dupm2216 [Sun, 12 Mar 2017 00:55:20 +0000] rev 5

Decouple TargetTicker from TargetManager


Decouple Bumper from TargetManager

2017-03-12, by dupm2216 [Sun, 12 Mar 2017 00:33:36 +0000] rev 4

Decouple Bumper from TargetManager


Update tests for TargetTicker

2017-03-11, by dupm2216 [Sat, 11 Mar 2017 23:17:33 +0000] rev 3

Update tests for TargetTicker


Move bumper into TargetManager library

2017-03-11, by dupm2216 [Sat, 11 Mar 2017 20:37:52 +0000] rev 2

Move bumper into TargetManager library