This website requires JavaScript.
8e30e4925c
BME280 fixes and optimisations - MQTT not required - minor string optimisations - added enable option
Blaz Kristan
2022-11-25 16:45:21 +01:00
75b4c7e9e9
use WLED_DEBUG for important warnings
Frank
2022-11-25 13:44:06 +01:00
3469648340
If MCU does not support analog, hide analog PIN settings
Frank
2022-11-25 12:53:24 +01:00
3f4e7a6a77
AudioSource parameter re-ordered
Frank
2022-11-25 10:35:23 +01:00
906c7a8ea1
Merge branch 'main' of https://github.com/aircoookie/WLED
Blaz Kristan
2022-11-24 17:43:16 +01:00
484e995295
games: fix string overflow / stack corruption
Frank
2022-11-24 17:08:58 +01:00
dfd839de87
add braces around potentially-empty (debug) else branches
Frank
2022-11-24 16:53:58 +01:00
1fa903ad81
Merge remote-tracking branch 'origin/ac_main' into mdev
Ewoud
2022-11-24 16:25:27 +01:00
8899704f91
Mic Profile for SPM1423
Frank
2022-11-24 12:28:11 +01:00
544eeacfc9
Merge remote-tracking branch 'origin/ac_main' into mdev
Ewoud
2022-11-24 10:59:44 +01:00
ace3035d4a
Small changes and version 0.14.0.6.0
Ewoud
2022-11-24 10:57:18 +01:00
324fc149b3
Shorter JSON keys for 1d2d map and sound sim
cschwinne
2022-11-24 04:15:24 +01:00
29b1f2afae
feat(json): add wifi scanning (#2895 )
Jason Kölker
2022-11-23 19:50:24 -06:00
87fa14b281
Use up-to-date fashion for segment dmx control
mxklb
2022-11-23 23:19:53 +01:00
c80e65e106
Merge branch 'MoonModules:mdev' into ES8388S
netmindz
2022-11-23 21:43:04 +00:00
b6db86da50
Allow matrix bigger than LED count (missing panels)
Blaz Kristan
2022-11-23 16:54:32 +01:00
17e6a887cb
FFT code restructuring, part2
Frank
2022-11-23 14:39:19 +01:00
068e88453c
FFT code restructuring, part1
Frank
2022-11-23 13:12:33 +01:00
043947fdcb
Added missing brightness to preset DMX mode
mxklb
2022-11-23 00:38:42 +01:00
713509527a
Bugfix for missing ledmap.
Blaz Kristan
2022-11-22 22:17:30 +01:00
5be6f748bc
Merge branch 'mdev' into ES8388S
Will Tatam
2022-11-22 20:34:21 +00:00
8d8153d3ab
Add ES8388 as source option
Will Tatam
2022-11-22 20:28:09 +00:00
69ed8084a1
Work in progress on building ES8388Source from es8388arduino library
Will Tatam
2022-11-22 20:12:51 +00:00
e7fd000636
Work in progress on building ES8388Source from es8388arduino library
Will Tatam
2022-11-22 20:07:49 +00:00
1446bab3c5
I2S: another attempt to make "slave mode" work
Frank
2022-11-22 17:14:02 +01:00
f1088a6ed7
Reinstate ledmap on 2D
Ewoud
2022-11-22 10:00:53 +01:00
b0b78a9959
um settings: cpp: lowercase, js: initcap
Ewoud
2022-11-21 17:45:53 +01:00
18693dc96a
CS5343 optimization
Frank
2022-11-21 12:13:46 +01:00
ae7eedf523
Merge branch 'Aircoookie:main' into pr_fxsegs
mx
2022-11-20 23:48:06 +01:00
45159a5085
small update for Line-In shield config
Frank
2022-11-20 20:08:25 +01:00
0a1bd748d7
Fix loading transitionDelay on boot
Blaz Kristan
2022-11-20 19:40:54 +01:00
1b351b7743
Broadcast presence on WiFi (re)connect immediately
Blaz Kristan
2022-11-20 18:12:01 +01:00
e409bd298a
feat(wifi): add compile time configurtation (#2889 )
Jason Kölker
2022-11-20 08:55:38 -06:00
caef289b9b
Autosave enable/disable UI button
Blaz Kristan
2022-11-20 15:50:42 +01:00
ea5ac3f55a
SR settings bug fix
Ewoud
2022-11-20 14:57:50 +01:00
4367112b13
Merge remote-tracking branch 'origin/ac_main' into mdev
Ewoud
2022-11-20 13:55:05 +01:00
e5b54c947b
Grouping um settings, add pre and post Info, update SR & 4LD settings
Ewoud
2022-11-20 13:53:47 +01:00
9a0bc6ad87
build number up, npm run build
Frank
2022-11-19 20:01:30 +01:00
6404bb55ee
rotary encode (alt): avoid starvation
Frank
2022-11-19 19:59:37 +01:00
c57f75c759
small change
Frank
2022-11-19 18:14:15 +01:00
cfe6fbb00c
es7243 additional error checking
Frank
2022-11-19 17:35:44 +01:00
a4ab3ee6f1
fix I2C pin alloc, and prep for settngs decluttering
Frank
2022-11-19 16:38:53 +01:00
37e88ef08a
Merge pull request #4 from netmindz/i2s-labels
Ewoud
2022-11-19 14:25:26 +01:00
2e4d50e57a
Merge pull request #3 from netmindz/audio-palette-hue
Ewoud
2022-11-19 14:22:27 +01:00
7946c745d4
Fix ledmap code
Ewoud
2022-11-19 14:15:29 +01:00
84628bd9fc
Refactored DMX effect mode + new segement controls (#2325 )
mxklb
2022-11-19 14:10:40 +01:00
c620a50b1d
Change lables for digital mic to be their name, with common acronyms listed after rather than assuming everyone uses INMP441
Will Tatam
2022-11-19 12:44:26 +00:00
43582b6319
Add segment bounds check.
Blaz Kristan
2022-11-19 11:57:38 +01:00
8b25dc275e
allow basic compilation with WLED std envs
Frank
2022-11-19 03:10:53 +01:00
d593120dae
some sanity checks for new MCUs
Frank
2022-11-19 02:55:45 +01:00
c14c4425a4
Fix minor UI issues
cschwinne
2022-11-19 01:59:58 +01:00
389d0047bc
Use targetPalette.loadDynamicGradientPalette
Will Tatam
2022-11-18 21:42:44 +00:00
850dd89d06
Fix palette ordering
Will Tatam
2022-11-18 16:14:06 +00:00
aef16b5199
platformio: add squelch, gain, profile defaults and mic / lineIn envs
Ewoud
2022-11-18 16:57:07 +01:00
583c8b4d5c
platformio.ini: adding some optional flags
Frank
2022-11-18 14:31:50 +01:00
557532265d
Add second audio responsive palette
Will Tatam
2022-11-18 12:26:21 +00:00
359ef875de
Add second audio responsive palette
Will Tatam
2022-11-18 12:10:20 +00:00
dce3b04695
update for filter coefficient
Frank
2022-11-18 12:55:53 +01:00
181f8c546b
Add audio responsive pallette by Netmindz
Ewoud
2022-11-18 12:09:47 +01:00
017f0267a2
Increase 0.13 backwards compatibility
Ewoud
2022-11-17 15:41:12 +01:00
d3af3446f7
add bandpass filter for PDM mics
Frank
2022-11-17 15:09:54 +01:00
eb2bf421b0
Version update and small fix
Ewoud
2022-11-17 11:23:49 +01:00
f2ad2db43a
npm run build
Ewoud
2022-11-17 10:45:23 +01:00
fa5f50529f
Merge remote-tracking branch 'origin/ac_main' into mdev
Ewoud
2022-11-17 10:42:58 +01:00
c47d6cffa8
Missing presets.json on factory reset bugfix. Clarification on loading ledmaps in UI. Added manual ledmap loading.
Blaz Kristan
2022-11-16 20:55:21 +01:00
59b3073133
Merge remote-tracking branch 'origin/mdev' into mdev
Ewoud
2022-11-15 20:41:58 +01:00
e0e291eacc
Revert some effects to SR0.13 code and fix checkbox type in useLedArray
Ewoud
2022-11-15 20:41:46 +01:00
fb21b3b038
bring back two "not build into this FW" messages
Frank
2022-11-15 18:34:00 +01:00
daa685d618
add optional "disable" flags in platformio.ini
Frank
2022-11-15 18:32:08 +01:00
268161ff0e
Update FUNDING.yml
MoonModules
2022-11-15 13:40:45 +01:00
ee380c1315
Update FUNDING.yml
MoonModules
2022-11-15 13:31:50 +01:00
ede08cedf2
Merge remote-tracking branch 'origin/ac_main' into mdev
Ewoud
2022-11-15 12:47:32 +01:00
3b21f02442
Fix Ledmap dropdown in presets
Ewoud
2022-11-15 11:42:25 +01:00
aae50942a2
line-in parameter tuning
Frank
2022-11-14 18:14:36 +01:00
3cbb5615a1
info dialog: smaller font
Frank
2022-11-14 15:53:58 +01:00
f104fb0586
SD card support: MMC or configurable SPI (#2877 )
Constantin Wolf
2022-11-14 02:30:35 +01:00
75e410e4b4
Analog clock time offset bugfix + optional hour mark feature (#2860 )
degraafm76
2022-11-14 02:30:18 +01:00
740316ae2b
Effect ID's back to 0.13 numbering (#2856 )
Ewoud
2022-11-14 02:29:59 +01:00
b141ec7ea7
Fix for #2880 (stateChanged on segment on/off) Added comments. Added X1, X2, X3, M1, M2, M3 segment options to HTTP API. Added "on" handling with "ps".
Blaz Kristan
2022-11-13 12:13:49 +01:00
50875d5759
Sync Interfaces settings: hide sections for disabled features (#2865 )
Frank
2022-11-11 20:20:11 +01:00
61b5e5ad7e
Remove flush() in bus manager.
Blaz Kristan
2022-11-11 18:42:00 +01:00
6403d18d15
Revert NetworkDebugPrinter changes.
Blaz Kristan
2022-11-11 18:17:12 +01:00
77f04d913a
NetworkDebugPrinter packet optimization.
Blaž Kristan
2022-11-11 14:39:47 +01:00
c0a783198e
Reduce fxdata size by about 200 bytes
cschwinne
2022-11-11 03:10:41 +01:00
30382de576
update for readme (links)
Frank
2022-11-10 23:29:23 +01:00
9fc82723c0
adjusted release link in readme
Frank
2022-11-10 23:20:23 +01:00
d370f67f60
Optimization & bugfix for net debug. - Inherited from Print class. - Added UI option to disable net debug output.
Blaz Kristan
2022-11-10 21:50:21 +01:00
f0d0f0deff
platformio: new entry esp32_4MB_V4_min
Frank
2022-11-10 13:33:30 +01:00
744775ab40
platformIO ESP32: IDF V4 environments
Frank
2022-11-10 13:01:47 +01:00
09ce16e6f8
minor cleanup
Frank
2022-11-10 11:00:30 +01:00
06af6f5ad0
don't use aPLL in IDF version 3
Frank
2022-11-09 21:08:46 +01:00
2aaa4a2cc4
Lupo fix
Frank
2022-11-09 21:07:03 +01:00
5f4199183c
Bugfix for color transitioning. Return palette option for Candle. Fix for "* Color..." palette hiding. Comment out debug output.
Blaz Kristan
2022-11-09 20:09:01 +01:00
c9c7d86462
Merge branch 'mdev' of https://github.com/MoonModules/WLED into mdev
Frank
2022-11-09 18:36:39 +01:00
0fdc0d042d
small improvements for I2S PDM and I2S Line-in
Frank
2022-11-09 18:36:02 +01:00
d097f8bf1e
Fix Gitpod compiling (#2875 )
Jason2866
2022-11-09 17:59:31 +01:00
c3c3ff39b5
Change WLEDSR to WLEDMM in comments
Ewoud
2022-11-09 12:14:42 +01:00
f2adc5eff4
Add bin name in info tab, bin name starts with WLEDMM
Ewoud
2022-11-09 11:56:03 +01:00
20aebf2789
improved support for PDM microphones (SPM1423)
Frank
2022-11-09 00:01:40 +01:00
9fdc176a9e
two more "not included in this firmware"
Frank
2022-11-08 21:39:48 +01:00