Troy
b52773c1d3
comments and some temp removal of other debug
2024-03-25 08:27:12 -04:00
Troy
5ff44755d8
calculations based on normalized FFT results
2024-03-25 08:19:05 -04:00
Troy
901e4fa83e
Better automatic change_intervals
2024-03-23 22:19:10 -04:00
Troy
9e9b014959
change_threshold pushback when window missing.
2024-03-23 18:22:44 -04:00
Troy
2fe86bde5d
Feature complete... and better!
2024-03-23 17:41:34 -04:00
Troy
8d687b3a86
Debugging
2024-03-23 10:10:09 -04:00
Troy
734ba39399
Fixes. Auto is too animated.
2024-03-23 09:29:32 -04:00
Will Tatam
fd714e3e0f
Remove buttton
2024-03-22 00:07:36 +00:00
Will Tatam
cfafa0d358
Auto disengage
2024-03-21 23:32:44 +00:00
Will Tatam
2fdd438d34
Disable AutoPlaylist if user makes manual change
2024-03-21 20:06:29 +00:00
Will Tatam
c4cb5af78c
Disable auto-playlist if manual selection is made
2024-03-18 14:57:41 +00:00
Will Tatam
3ed5b89efc
Skip if turned off
2024-03-14 20:16:23 +00:00
Will Tatam
c0f2f74755
Load presets from playlist
2024-03-14 20:14:40 +00:00
Will Tatam
1210923946
Merge branch 'ar-energy' into auto-playlist
2024-03-14 18:20:11 +00:00
Will Tatam
5c4c72d068
Do not auto-select preset if the lamp is off
2024-03-12 20:27:40 +00:00
Will Tatam
9923a7a7d8
Swap to unsigned and pointers
2024-03-08 00:51:12 +00:00
Will Tatam
95e94a99b9
Try to use existing FTT data
2024-03-08 00:35:22 +00:00
Will Tatam
995521bacb
Merge branch 'ar-energy' into auto-playlist
2024-03-07 20:00:08 +00:00
Will Tatam
45d2ae7744
Clearer variable names
2024-03-07 19:21:03 +00:00
Will Tatam
265339cc3f
Trying to add enable button to info panel
2024-03-06 18:38:27 +00:00
Will Tatam
a8661b5125
Set autochange in correct state
2024-03-06 10:43:16 +00:00
Will Tatam
730714b0d6
Add TroyHacks auto change
2024-03-06 10:10:16 +00:00
Will Tatam
6b194ef33d
Merge branch 'ar-energy' into auto-playlist
2024-03-05 23:35:54 +00:00
Will Tatam
6550504f60
Troy's extra data
2024-03-05 23:35:23 +00:00
Will Tatam
43e5a12b1d
name
2024-03-05 21:23:19 +00:00
Will Tatam
4f9675bf9f
add preferences
2024-03-05 21:14:45 +00:00
Will Tatam
b161179636
add preferences
2024-03-05 21:05:05 +00:00
Will Tatam
993b123c8e
Basic usermod for detecting silence
2024-03-05 19:41:19 +00:00
Ewoud
65027331c7
Copyright and license updates
2024-03-04 21:27:01 +01:00
Blaž Kristan
d484df0d06
Merge pull request #3732 from wled-install/patch-1
...
UM Audioreactive: add two compiler options
2024-02-12 22:02:04 +01:00
Ewoud
5cf908ea25
Remove obsolute usermods - post
2024-02-08 23:02:10 +01:00
Ewoud
675dc29649
Remove obsolete usermods
...
- mode sort
- 4LD (non ALT)
- Rotary encoder (non ALT)
2024-02-08 22:54:06 +01:00
Troy
3c2feb82ed
Settings to reject mic noise during line-in use.
2024-02-06 14:36:22 -05:00
Frank
2277d81699
AR sound sync bugfix
...
local samples were "sneaking in" when mode "receive or local" was receiving from network source.
2024-01-27 17:44:04 +01:00
Frank
14ab70dffe
AR sound sync - document data offsets
...
The compiler has added gaps, to align our struct for hardware compatibility.
* made the gaps explicit
* added `__attribute__ ((packed))`, to ensure that the data layout is the same on all platforms (extensa, risc-v, 8266)
2024-01-26 22:26:09 +01:00
Blaž Kristan
4001864cf7
Merge pull request #3642 from peterpociask/patch-1
...
Update README.md
2024-01-08 11:52:52 +01:00
Frank
b95a2094ce
AR sound sync - make sequence checks user configurable
...
to support scenarios where several sending nodes are needed.
2023-12-30 19:50:07 +01:00
Frank
c74592032e
Merge pull request #3615 from srg74/patch-2
...
Update readme.md
2023-12-29 17:22:54 +01:00
MoonModules
7e8d570e81
Revert "Add YandexWeather Usermod"
2023-12-23 23:37:37 +01:00
Sergey Ryazanov
0a51b973cb
Remove support of Four-line display
...
Four line Display support removed because the Display font cannot draw the Celsius symbol and wind direction
2023-12-21 12:11:21 +04:00
Sergey Ryazanov
3c0158ad7d
Add _MoonModules_WLED_ compatibility
2023-12-21 08:23:51 +04:00
Sergey Ryazanov
f04507b703
Add YandexWeather Usermod
2023-12-20 23:27:27 +04:00
Frank
04136791b5
sound sync: shown "v2+" when framecounter is used
...
v2+ = improved format (MM fork only) including sequence frameCounter.
2023-12-18 10:44:05 +01:00
Blaz Kristan
cf2f378f93
Fix for #3593
2023-12-17 22:46:02 +01:00
Frank
c68890992c
mcuTemp improvements
...
* allow users to en/disable usermod
* limit rate of reading the sensor (once in 8 seconds)
* add slight filtering
* skip invalid readings
2023-12-16 18:49:50 +01:00
Frank
52ceabb505
LDR_Dusk_Dawn: use pinManager, check ldrPin before use (quick-fix for #3490 )
2023-12-15 22:05:01 +01:00
Frank
8905992a89
code spell checking - part4 (MM specific)
2023-12-15 00:14:57 +01:00
Frank
9024872f63
code spell checking - part3 (usermods)
...
if you can spell Fahrenheit, you can't spell Celsius. And vice versa :-)
2023-12-14 22:22:46 +01:00
Blaž Kristan
45dc9aa62d
Merge pull request #3555 from srg74/patch-1
...
Update readme.md
2023-12-12 14:47:59 +01:00
Troy
a01101c417
Update Animated_Staircase.h
...
The string "topSensorWrite" seems to have been deleted from the file in some accidental editing mishap.
2023-12-11 22:03:09 -05:00