Commit Graph

5 Commits

Author SHA1 Message Date
Sean Cross 2a3c5d352e sw: tester: adjust tester time to 900us/1ms
This is in-line with the datasheet.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 18:23:27 +08:00
Sean Cross 165cf24bc7 factory-bitstream: rework led to fix pulse counter
Now we count the number of transitions.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 18:19:15 +08:00
Sean Cross 8b2241a9e6 hw: support duty cycles other than 50%
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-23 17:09:01 +08:00
Sean Cross 0c8f29c7bf hw: add pulse detector to rgb block
This will be used to validate that the RGB LED is working.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-23 09:50:08 +08:00
Sean Cross e8aaac5cfe sw: first software commit
The software is untested, but it builds.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 15:02:00 +08:00