index
:
blinkenrocket-firmware
master
Firmware
Blinkenrocket
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utilities
Age
Commit message (
Expand
)
Author
Lines
2016-02-27
fixed start output of flasher.py
Sebastian Muszytowski
-2
/
+1
2016-02-27
add makefile option for mass-programming with
Sebastian Muszytowski
-0
/
+79
2016-02-27
switch modem back to 48kHz
Daniel Friesel
-1
/
+1
2016-02-27
blinkenrocket.py / modem_transmit: Accept arbitrary number of text strings
Daniel Friesel
-4
/
+5
2016-02-26
Disable hamming state reset logic (contains a -really- stuid bug)
Daniel Friesel
-3
/
+2
2016-02-25
blinkenrocket.py: Add leading silence
Daniel Friesel
-1
/
+1
2016-02-24
add pattern transfer test code to blinkenrocket.py, speed up modem/receive
Daniel Friesel
-6
/
+17
2016-02-24
Add END/EOT signal, only write number of animations at EOT
Daniel Friesel
-2
/
+4
2016-02-17
add missing header information with length+type info
Sebastian Muszytowski
-5
/
+24
2016-02-12
fixed ord -> char
Sebastian Muszytowski
-2
/
+2
2016-02-12
fixed type
Sebastian Muszytowski
-1
/
+1
2016-01-31
fix audio generation code
rashfael
-2
/
+2
2016-01-29
unittest extended and uncovered some errors. WOW!
Sebastian Muszytowski
-3
/
+25
2016-01-29
more complete testing
Sebastian Muszytowski
-0
/
+46
2016-01-29
add blinkenrocket tests and some additions to main class
Sebastian Muszytowski
-3
/
+80
2016-01-27
fix animation header function
Sebastian Muszytowski
-1
/
+2
2016-01-27
make modem_transmit compatible with new blinkenrocket.py
Sebastian Muszytowski
-4
/
+5
2016-01-27
removed obsolete code, added new blinkenrocket python suite
Sebastian Muszytowski
-142
/
+176
2016-01-23
minor change
Sebastian Muszytowski
-3
/
+6
2016-01-22
add a bit of OS specific stuff
Sebastian Muszytowski
-1
/
+9
2016-01-22
make the path correct
Sebastian Muszytowski
-1
/
+1
2016-01-22
Merge branch 'master' of github.com:blinkenrocket/firmware
Sebastian Muszytowski
-0
/
+5
2016-01-22
proper null bytes for padding purposes
Sebastian Muszytowski
-2
/
+2
2016-01-22
add modem_transmit util
Daniel Friesel
-0
/
+5
2016-01-22
add hammington2416 utility for testing
Sebastian Muszytowski
-0
/
+31
2016-01-14
add tagsu-avr-modem from Rakettitiede Oy
Sebastian Muszytowski
-0
/
+111
2016-01-13
moved utility scripts to utilities
Sebastian Muszytowski
-0
/
+52