Blaž Kristan
660a809ec8
Missing isActive()
2022-09-16 14:07:44 +02:00
Blaž Kristan
26825ed60f
Missing isActive()
2022-09-16 14:07:04 +02:00
Ewowi
27a149098f
Merge branch 'games-usermod' into mdev
2022-09-16 13:29:17 +02:00
Blaz Kristan
799d4f9465
Playlist load bugfix.
...
serializeConfig() in loop() (prevent crash/hang in web server callback)
2022-09-14 22:28:06 +02:00
Blaz Kristan
47797bcf4a
Playlist loading bugfix.
2022-09-14 20:13:03 +02:00
Blaz Kristan
8402de601f
More fixes for GPIOs.
...
UI fixes.
2022-09-13 21:41:51 +02:00
Blaz Kristan
4dec75c589
Remove constraints when saving interface pins.
2022-09-13 20:26:45 +02:00
Blaz Kristan
ac15b227da
isPinOk() for S2 & C3
2022-09-13 19:50:13 +02:00
Ewowi
598a956ce0
Merge remote-tracking branch 'origin/dev' into games-usermod
2022-09-13 15:44:07 +02:00
Ewowi
16b2dad9b9
games-usermod: pong wip
2022-09-13 15:43:40 +02:00
Ewowi
35bdd111d6
Merge remote-tracking branch 'origin/dev' into mdev
2022-09-13 15:02:30 +02:00
Blaz Kristan
a1dc7a52e9
Merge branch '0_14' of https://github.com/aircoookie/WLED into dev
2022-09-12 22:39:00 +02:00
Blaz Kristan
6ba3e25d33
Meteor palette bugfix.
...
Fire2012 cooling adjustment.
Akemi optimisation.
2022-09-12 22:33:30 +02:00
Blaz Kristan
51a2fa47c9
Meteor palette fix.
...
Akemi optimisation.
Fire2012 remove cooling adjustment.
2022-09-12 22:31:55 +02:00
Blaz Kristan
09bd6dba84
ESP32 GPIO 37 & 38 removed from reserved list.
2022-09-12 21:15:19 +02:00
Ewowi
f2f777d74c
Merge branch 'dev' into effect-changes
2022-09-11 21:44:10 +02:00
Frank
382bf1e94c
reserved Pins for S3
...
- adding USB-OTG to reserved GPIO
- no read-only GPI
- if PSRAM found, add pins for "octal" PSRAM to unusable list (octal PSRAM seems to common on S3)
- ESP32: 37 and 38 are read-only
2022-09-11 13:17:08 +02:00
Ewowi
4d54b1cf43
Merge branch 'expand-1DEffects' into mdev
2022-09-11 12:38:45 +02:00
Ewowi
0db513f0ee
Redo improved mode_drip
...
- add palettes
- add fall rate slider
- increased gravity range
- => range varies from 'guess where the next drop falls' to 'raining cats and dogs'
2022-09-11 12:35:26 +02:00
Frank
575a7531c5
another "TX"
...
changed in hardwareTX
2022-09-11 01:01:27 +02:00
Frank
dce0c0b47e
npm run build
...
regenerate html files
2022-09-11 00:24:35 +02:00
Frank
dc8230bf2e
arch = ESP.getChipModel()
...
rely on ESP.getChipModel() for new MCUs-
2022-09-11 00:19:32 +02:00
Frank
17428d58d9
extend input ranges to 48 pins
...
this only extends the range of possible inputs. Sanity check will be performed regardless of the max value.
2022-09-11 00:18:33 +02:00
Frank
6771bd84c6
introduce hardwareTX / hardwareRX
...
RX/TX is not defined on all boards.
Fall-back to previous behavior on "classic" ESP32 and 8266.
2022-09-11 00:16:48 +02:00
Frank
56f2513aba
Basic support for -S3
...
- bus_wrapper: currently no support for I2S methods
- pin_manager: different number of PWM channels, different isPinOk()
2022-09-11 00:09:59 +02:00
Blaz Kristan
9858a009da
Max GPIO fos I2C/SPI pins.
2022-09-10 21:58:51 +02:00
Blaz Kristan
73b818cf78
Fix for S3 pins.
2022-09-10 20:19:13 +02:00
Blaz Kristan
4f8ffaee5b
S2, S3 & C3 support for settings.
2022-09-10 19:27:00 +02:00
Frank
4fd09287a0
npm run build
...
regenerated UI html files
2022-09-10 19:04:13 +02:00
Frank
df6b5dcb11
Squashed commit of the following:
...
commit 58aa922b9c
Author: Frank <91616163+softhack007@users.noreply.github.com >
Date: Sat Sep 10 18:52:40 2022 +0200
update page: show "MoonMod WLED"
small change to help people recognize they are running our software (not plain AC WLED).
2022-09-10 18:59:04 +02:00
Frank
58aa922b9c
update page: show "MoonMod WLED"
...
small change to help people recognize they are running our software (not plain AC WLED).
2022-09-10 18:52:40 +02:00
Ewowi
4922c42b25
Merge remote-tracking branch 'origin/dev' into mdev
2022-09-10 14:21:36 +02:00
Ewowi
e294475b55
Merge branch 'expand-1DEffects' into mdev
2022-09-10 14:17:45 +02:00
Ewowi
dc41d069ce
Improve mode_drip
...
- Support palettes
- Slower dripping if sliders left
- One drop after the other
- Not fall random but fall if swelled (swell has random component)
- Add Swelling slider (not combined with gravity)
2022-09-10 14:14:44 +02:00
Blaz Kristan
2cd40c7552
ESP32-S2 support.
2022-09-09 23:21:47 +02:00
Blaz Kristan
c9fd69ceb7
Preset loading tuning.
...
Multi-relay toggle support.
Fire2012 tuning.
2D functions tuning.
Global SPI comments & tuning.
Bugfix in 4LD usermod.
2022-09-09 17:21:13 +02:00
Blaz Kristan
e4fbf70568
Preset loading tuning.
...
Multi-relay toggle support.
Fire2012 tuning.
2D functions tuning.
Global SPI comments & tuning.
Bugfix in 4LD usermod.
On & bri support fix.
2022-09-09 17:16:52 +02:00
Frank
e6d0859d1a
Squashed commit of the following:
...
commit c4e7bc29cd
Author: Frank <91616163+softhack007@users.noreply.github.com >
Date: Thu Sep 8 19:17:47 2022 +0200
microphone profiles (frequency scaling)
- added user-selectable frequency profiles, to allow adjustments for different I2S microphones (including line-in)
- additionally show "GEQ Input Level" as number in percent.
commit a661dd6999
Merge: 80347c24 a84afdf1
Author: Frank <91616163+softhack007@users.noreply.github.com >
Date: Thu Sep 8 18:34:37 2022 +0200
Merge remote-tracking branch 'origin/mdev' into audio-reactive
2022-09-08 19:29:17 +02:00
Frank
c4e7bc29cd
microphone profiles (frequency scaling)
...
- added user-selectable frequency profiles, to allow adjustments for different I2S microphones (including line-in)
- additionally show "GEQ Input Level" as number in percent.
2022-09-08 19:17:47 +02:00
Ewowi
5498de9616
json mapping: set jMap = nullptr on segment creation
2022-09-08 15:48:47 +02:00
Ewowi
a84afdf199
Merge branch 'json-mapping' into mdev
2022-09-08 11:38:45 +02:00
Ewowi
782caadc57
Merge branch 'dev' into mdev
2022-09-08 11:38:10 +02:00
Ewowi
a1fa1ff105
json mapping: refactor
...
- virtualLength back to const
- rename getjMap() to createjMap()
- rename initjMapDoc to updatejMapDoc
- rename jMapC to jMap
- updatejMapDoc: delete if no name, reset name if no file found
- case M12_jMap: do not use getjMap
- deserializeSegment: create or delete jMap
2022-09-08 11:37:23 +02:00
Ewowi
01e67b500d
Revert "Merge remote-tracking branch 'origin/mdev_new-FrameWork-V4' into mdev"
...
This reverts commit 0fad8ffd85 .
2022-09-06 21:54:23 +02:00
Blaz Kristan
4480abc646
Better palette blends.
2022-09-06 21:47:50 +02:00
Blaz Kristan
94243ac605
Better palette blending.
2022-09-06 21:44:11 +02:00
Ewowi
0fad8ffd85
Merge remote-tracking branch 'origin/mdev_new-FrameWork-V4' into mdev
2022-09-06 17:53:02 +02:00
Ewowi
1b724dbc0b
Merge branch 'json-mapping' into mdev
2022-09-06 17:44:25 +02:00
Ewowi
5b4c3dce1f
Merge remote-tracking branch 'origin/dev' into json-mapping
2022-09-06 17:40:58 +02:00
Ewowi
985839dbef
Create expand to json mapping
...
- add M12_jMap and use in vL, sPC and gPC
- add void *jMapC, getjMap and deletejMap to Segment!
- remove const from virtualLength as we assign jMapC
- add JMapC class
2022-09-06 17:31:17 +02:00