srg74
f76a440b74
Merge pull request #51 from Aircoookie/master
...
Update
2020-02-29 13:39:36 -05:00
cschwinne
18dad0c72c
Remove defunct presetApplyCol and presetApplyFx
2020-02-29 18:42:55 +01:00
cschwinne
14a5ab6740
Fixed Chase modes
2020-02-29 18:24:51 +01:00
Def3nder
d0d56c4416
Travis.CI builds only for default_envs ( #739 )
2020-02-29 16:30:15 +01:00
srg74
9dd9a01211
Merge pull request #50 from Aircoookie/master
...
Update
2020-02-28 16:42:15 -05:00
Def3nder
480e7f5b54
Add all release environments to platformio.ini ( #736 )
2020-02-28 18:53:38 +01:00
Def3nder
cffee7bfa7
Fix 24-key IR remote ( #738 )
2020-02-28 16:27:18 +01:00
srg74
5b9eda9c63
Merge pull request #49 from Aircoookie/master
...
Update
2020-02-27 14:34:55 -05:00
Aircoookie
0a363d5fc0
Merge pull request #732 from Jason2866/patch-1
...
Reduce CPU load during interrupt handler
2020-02-27 18:56:54 +01:00
Jason2866
9eb646085e
Reduce CPU load during interrupt handler
...
See https://github.com/esp8266/Arduino/pull/7057#issuecomment-591632232
2020-02-27 09:52:48 +01:00
Ser Ko
e3269f6edc
Update wled06_usermod.ino
2020-02-26 20:36:27 -05:00
Ser Ko
57d3120b45
Grammar correction
2020-02-26 19:21:57 -05:00
Ser Ko
81da8261a0
Added board heltec_wifi_kit_8
2020-02-26 19:16:33 -05:00
srg74
7e5949b4a9
Merge pull request #46 from Aircoookie/master
...
Refactor platformio.ini (#721 )
2020-02-26 19:01:27 -05:00
Def3nder
a776b8ac31
Refactor platformio.ini ( #721 )
...
* Override script updated accordingly
* ldscriipt for 1m0 adjusted
* backup files deleted
* deletion of wled00,ino.cpp
* remove travis build from PIO
2020-02-26 11:17:56 +01:00
srg74
14e19226ea
Merge pull request #43 from Aircoookie/master
...
Update
2020-02-25 16:30:04 -05:00
Aircoookie
5473b3e42e
Merge pull request #719 from zewelor/use_new_platformio_ldscript_syntax
...
Use new platformio ldscript syntax
2020-02-25 09:00:09 +01:00
zewelor
143179cac9
Use new platformio ldscript syntax
2020-02-25 08:42:28 +01:00
srg74
ad2c7ee363
Merge pull request #40 from Aircoookie/master
...
Update
2020-02-24 21:21:20 -05:00
cschwinne
755448f9f5
Fix LED pin changed
2020-02-25 02:25:17 +01:00
cschwinne
f304a6891f
Free more than 2kB of RAM
...
Store Palettes in PROGMEM
F() select long and rarely used strings
Refactor hue error
2020-02-25 02:19:12 +01:00
srg74
1221661ae3
Added Heltec WiFi-Kit-8 to UserMod ( #717 )
2020-02-24 22:51:11 +01:00
srg74
a78f17abec
Update readme.md
2020-02-24 16:48:01 -05:00
srg74
70bf957a8a
Added Heltec WiFi-Kit-8
2020-02-24 16:44:56 -05:00
Ser Ko
e8e04db7b4
Merge branch 'master' of https://github.com/srg74/WLED
2020-02-24 16:39:37 -05:00
Ser Ko
d5def30c59
Update wled06_usermod.ino
2020-02-24 16:36:03 -05:00
srg74
81176bc4e6
Merge pull request #39 from Aircoookie/master
...
Indents for the #ifdef's in wled00.ino (#716 )
2020-02-24 16:32:34 -05:00
Def3nder
730ba12c8d
Indents for the #ifdef's in wled00.ino ( #716 )
2020-02-24 22:09:33 +01:00
srg74
80ad456d48
Merge pull request #38 from Aircoookie/master
...
Update
2020-02-24 15:23:35 -05:00
cschwinne
2d75526395
Fix brightness transition updating too often
2020-02-24 19:36:25 +01:00
Aircoookie
cd618a43d4
Merge pull request #714 from zewelor/allow_platformio_ini_overrides
...
Allow platformio ini overrides
2020-02-24 19:11:46 +01:00
Aircoookie
1979236f3a
Merge pull request #715 from zewelor/allow_to_override_some_const
...
Allow to override some costs
2020-02-24 19:10:37 +01:00
cschwinne
3589adcb78
Merge branch 'master' of https://github.com/Aircoookie/WLED
2020-02-24 19:08:35 +01:00
cschwinne
4a834ecfc8
Fix UTC offset not working
2020-02-24 19:08:29 +01:00
zewelor
3dcc3492e8
Allow to override some costs
2020-02-24 18:48:21 +01:00
Def3nder
2e77dcc660
Correct sun rise ( #713 )
2020-02-24 17:27:59 +01:00
cschwinne
89f60a0422
Refactor colorUpdated()
2020-02-24 17:25:40 +01:00
zewelor
0455c09e4c
Allow platformio ini overrides
2020-02-24 16:42:24 +01:00
cschwinne
7360b882ac
DMX settings only when enabled
2020-02-24 12:54:23 +01:00
cschwinne
5ffd29e31a
Merge branch 'master' of https://github.com/Aircoookie/WLED
2020-02-24 12:45:47 +01:00
cschwinne
5d7e892464
Different PIO settings
2020-02-24 12:44:41 +01:00
Def3nder
e8fd5de5b2
HTML API "/url" for the current effect settings ( #664 )
2020-02-24 12:18:30 +01:00
srg74
a8e7aa99e8
Update wled06_usermod.ino
2020-02-23 22:48:58 -05:00
srg74
9a0db83f83
Added Heltec WiFi-Kit-8 with 0.91" display
2020-02-23 21:03:36 -05:00
srg74
4e85566b88
Merge pull request #37 from Aircoookie/master
...
Update
2020-02-23 20:53:18 -05:00
jwingefeld
8be72f6f23
DMX Support for WLED ( #704 )
...
* initial dmx setup
* adds support for multiple fixtures, addr gaps, start addresses and all that good DMX stuff
* removes init function. do not need.
* adds some comments, removes others. words.
* added menu entry and dummy HTML
* added server request handler
* cloned options page UI for DMX
* only add code when DMX is enabled
* added infobutton to HTML
* DMX settings form
* procedurally generated HTML form. OBACHT: Values still not coming from the EEPROM.
* upped eeprom version to 15
* changed index for set to 255 to 6 because web interface wants it that way
* gets values for XML from actual settings
* changes the default values for dmx to blanks
* reads and writes DMX settings from EEPROM (2550 - 2569)
* fixes addressing bug in DMX EEPROM read
* saves settings from WebUI to memory
* disables DMX by default
* changed a comment in the ENABLE_DMX line
* makes the display of the DMX entry in settings dependant on WLED_DMX_ENABLE
* adds the server listener for the DMX map
* fixes a bug when selecting 255 for a channel at the dmx settings page
* now actually reads the DMX settings back to the HTML UI.
* cleans up a little
* adds a warning message to the HTML UI when setting up defunct DMX settings
* changed DMX EEPROM addressing to close a gap
* basic DMX map
* fixes a few styling flaws and bugs in the DMX map
* changes config variables to uint16_t
Co-authored-by: Aircoookie <cschwinne@gmail.com>
2020-02-23 22:24:51 +01:00
Def3nder
513bc2c0ab
Correct SunRise/NightLight with Color Fade ( #710 )
2020-02-23 22:21:32 +01:00
srg74
036ba77a68
Merge pull request #35 from Aircoookie/master
...
Release of WLED v0.9.1
2020-02-22 22:06:30 -05:00
cschwinne
392277100c
Release of WLED v0.9.1
2020-02-23 02:18:25 +01:00
srg74
a7092ac503
Merge pull request #33 from Aircoookie/master
...
Update from orig
2020-02-22 17:38:00 -05:00