- Oct 09, 2013
-
-
Micah Elizabeth Scott authored
-
- Oct 08, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
Otherwise, some call sites will certainly forget this...
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Oct 05, 2013
-
-
Micah Elizabeth Scott authored
-
- Oct 04, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Jul 31, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
Sometimes we might want host-side software to control it, or even to just turn it off.
-
Micah Elizabeth Scott authored
This is necessary for reprogramming a Fadecandy board without access to the physical button.
-
- Jul 28, 2013
-
-
Micah Elizabeth Scott authored
-
- Jul 27, 2013
-
-
Micah Elizabeth Scott authored
-
- Jul 26, 2013
-
-
Micah Elizabeth Scott authored
-
- Jul 24, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
The firmware is feature-complete now, and this will save folks the trouble of downloading a huge toolchain. Plus I like to keep tabs on the quality of the assembly output :)
-
Micah Elizabeth Scott authored
This makes the mapping from 16-bit color to LUT entry straightforward, while still fully defining the entire range from 0x0000 through 0xFFFF. This fixes an edge case where colors greater than 0xFF00 would wrap past the end of the R/G LUTs onto the next color channel.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
The first frame after a new keyframe arrives would be using the wrong interpolation coefficient.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Jul 23, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
This amazingly helps quite a lot! The idle time between frames is down from 0.8ms to 0.66ms now.
-
Micah Elizabeth Scott authored
This reverts commit 07106959.
-
Micah Elizabeth Scott authored
This reverts commit f5e7cc2e.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
This actually makes us slightly slower, due to increased register pressure, but I think if I can alleviate that we'll see a speedup.
-
Micah Elizabeth Scott authored
Woo!
-
Micah Elizabeth Scott authored
-