Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-20Change default order of APA102 RGB to BGR.Daniel Garcia
2014-10-10APA102 bug fixing and speed tweakingDaniel Garcia
2014-10-10Adjusting timings for k20 based clockless chipsDaniel Garcia
2014-10-02Issue #70 - turns out the clock doubling behavior is right - we just can't dr...Daniel Garcia
2014-10-02Turns out everything we were doing with the SPI clock doubling stuff on the t...Daniel Garcia
2014-10-02Not ready to adjust the timing yet, actuallyDaniel Garcia
2014-10-02Tweaking WS2811 timingsDaniel Garcia
2014-09-30Radio shack's supplier tweaked the TM1803 timing numbers againDaniel Garcia
2014-09-15enforcing protections on internal methods in controllersDaniel Garcia
2014-07-09Adding frame end packet to APA102 support.Daniel Garcia
2014-06-29Add APA102 supportDaniel Garcia
2014-05-25Fix LPD8806 latch sending.Daniel Garcia
2014-05-14more tweaking for lpd8806Daniel Garcia
2014-05-09Define WS2803 using 25Mhz clock that datasheet claims. Tweak LPD8806 output.Daniel Garcia
2014-04-18Fixing LPD8806 adjustmentDaniel Garcia
2014-04-08Clean up sam clockless code, hopefully improving accuracy on it.Daniel Garcia
2014-04-04What are betas for if not experimenting? Tossing in a LPD1886 trialDaniel Garcia
2014-04-02Some k20 cleanupDaniel Garcia
2014-04-02Fix teensy at 48Mhz operations.Daniel Garcia
2014-03-16Fix SPI buildsDaniel Garcia
2014-03-16* Move brightness into a 8 bit scalarDaniel Garcia
2014-03-16Move responsibility for scaling brightness to color correction/temperature in...Daniel Garcia
2014-03-14mergining in updates from 2.1 branchDaniel Garcia
2014-03-10Extend GW6205 support to the other clockless platformsDaniel Garcia
2014-03-10* Add rgb scaling and dithering support to all the SPI based chipsetsDaniel Garcia
2014-03-06Fix compile errors for avrDaniel Garcia
2014-02-19Fixing regular AVR build, flipping all AVR code over to using the clockless_t...Daniel Garcia
2014-02-19Initial checkin of the dithering/white balance code for the trinketDaniel Garcia
2014-02-13Switch brightness over to CRGB as wellDaniel Garcia
2014-02-11Preliminary test support for the GW6205 dropping 4 0 bits after the 8 bits of...Daniel Garcia
2014-02-11Fix issues #26 (ensure LPD8806's 8-7bit conversion doesn't drop non-black pix...Daniel Garcia
2014-02-06Changing max LPD8806 speed to match datasheetDaniel Garcia
2014-01-27Resolve #16 - adding support for the UCS1903B everywhere.Daniel Garcia
2014-01-21Tweak/fix P9813 timing according to data sheetDaniel Garcia
2014-01-21Tweak/fix P9813 code according to data sheetDaniel Garcia
2014-01-21Merge branch 'master' into FastLED2.1Daniel Garcia
2014-01-21Tweak ws2801 delay, again. 500µs isn't enough for some sets out thereDaniel Garcia
2014-01-21Fixing buildDaniel Garcia
2014-01-21merge from mainline releaseDaniel Garcia
2013-11-28Roll trinket definitions into standard definitions, so library users see no c...Daniel Garcia
2013-11-22Fixing up typosDaniel Garcia
2013-11-10Sync w/main FastSPI_LED2 branchdanielgarcia@gmail.com
2013-11-06WS2801 is actually 500µs low time required for resetdanielgarcia@gmail.com
2013-10-21Add WS2811_400 for 400khz ws2811 chipsdanielgarcia@gmail.com
2013-10-10Fixup WS2811 timings for the teensy 3 as well.danielgarcia@gmail.com
2013-10-08Tweak AVR timings - still not fully hand done asm - but unlikely to get to th...danielgarcia@gmail.com
2013-06-25Preliminary clockless chip support for the due - works great w/ws2811 - still...danielgarcia@gmail.com
2013-06-20cleanup andcheckpointingdanielgarcia@gmail.com
2013-06-12Checkpointing the multi-lane clockless work, also playing with using bitbande...danielgarcia@gmail.com
2013-06-02removing TLC code from this branch, went in the wrong placedanielgarcia@gmail.com