summaryrefslogtreecommitdiff
path: root/utilities/blinkenrocket.py
AgeCommit message (Expand)AuthorLines
2016-03-13speed to 2 instead of 1 for better readabilitySebastian Muszytowski-1/+1
2016-03-12blinkenrocket.py: Use lots of silence and sync for nowDaniel Friesel-1/+1
2016-02-27switch modem back to 48kHzDaniel Friesel-1/+1
2016-02-27blinkenrocket.py / modem_transmit: Accept arbitrary number of text stringsDaniel Friesel-3/+4
2016-02-26Disable hamming state reset logic (contains a -really- stuid bug)Daniel Friesel-3/+2
2016-02-25blinkenrocket.py: Add leading silenceDaniel Friesel-1/+1
2016-02-24add pattern transfer test code to blinkenrocket.py, speed up modem/receiveDaniel Friesel-4/+15
2016-02-24Add END/EOT signal, only write number of animations at EOTDaniel Friesel-0/+2
2016-02-17add missing header information with length+type infoSebastian Muszytowski-3/+21
2016-02-12fixed ord -> charSebastian Muszytowski-2/+2
2016-02-12fixed typeSebastian Muszytowski-1/+1
2016-01-31fix audio generation coderashfael-2/+2
2016-01-29unittest extended and uncovered some errors. WOW!Sebastian Muszytowski-3/+9
2016-01-29add blinkenrocket tests and some additions to main classSebastian Muszytowski-3/+26
2016-01-27fix animation header functionSebastian Muszytowski-1/+2
2016-01-27make modem_transmit compatible with new blinkenrocket.pySebastian Muszytowski-3/+4
2016-01-27removed obsolete code, added new blinkenrocket python suiteSebastian Muszytowski-0/+176