From afbf9bf8e1422d7c810be524365e60973d8ec798 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 27 Feb 2016 21:50:42 +0100 Subject: Update Known Bugs --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bd1e304..2fbf67c 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,11 @@ Firmware for blinkenrocket Use `make && sudo make program` to flash a blinkenrocket and -`cd utilities; ./modem_transmit` to load example patterns. +`cd utilities; ./modem_transmit string1 string2 string3 ...` to load some patterns. ## Known Bugs / TODOs * Patterns longer than 252 bytes (excluding headers) are not yet supported -* Patterns longer than 28 bytes (excluding headers) can be saved, but only the - first 28 bytes will be displayed -* Only slow transmissions are reliable at the moment (16kHz and a few - ms of silence between patterns) -* The first `./modem_transmit` call does not work reliably --- Calling it a - second time immediately afterwards (or a few seconds later) works fine +* Pattern transfers which are longer than ~16kbit don't work reliably and + may leave the device in a bogus state (requiring a power on reset before + new patterns can be transferred) -- cgit v1.2.3