Troy
cc01e38cad
Comments added.
2024-03-25 12:15:31 -04:00
Troy
977002f30c
better debug messages
2024-03-25 08:58:34 -04:00
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
Frank
1804a242b6
platformIO version bump
...
Trying to solve CI build errors
Tool Manager: Installing platformio/tool-scons @ ~4.40400.0
Error: Could not find the package with 'platformio/tool-scons @ ~4.40400.0' requirements for your system 'linux_x86_64'
2024-03-23 22:51:40 +01: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
d0fe87814e
Disable HUB75 for V4_M builds due to space issues when building on windows
2024-03-09 14:07:33 +00:00
netmindz
1f4d5b8363
Merge pull request #108 from netmindz/ESP32-HUB75-MatrixPanel-DMA
...
Hub75 output
2024-03-09 13:44:22 +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
77576f6858
Better range of speed for AnimARTrix
2024-03-06 22:41:23 +00:00
Will Tatam
fa5f35d87b
Improve playlist generation with more user friendly QuickLoad names and also create playlist for AnimARTrix - if present
2024-03-06 21:29:35 +00:00
Will Tatam
ab89cd534d
Start playlist at higher ID if needed due to more effects, from usermods
2024-03-06 18:56:21 +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
Brandon502
987a662977
Game of Life - Bug fix
...
Fixed small bug in new detection method. Start and final frames are displayed slightly longer.
2024-02-28 19:40:40 -05:00
Brandon502
ba5731654f
Game of Life - changed repeat detection
...
Simplified repeat detection and code cleanup. Only storing 2 crc values. prevAlive and counter no longer needed.
2024-02-28 15:20:12 -05:00
Brandon502
73091d170c
Game Of Life - Reduced Memory Usage
...
Each cell now only needs 2 bits of data instead of 6 bytes.
2024-02-26 20:04:48 -05:00
Will Tatam
f1a494f82d
Cleanup comments
2024-02-26 22:47:33 +00:00
Will Tatam
2f87b616cd
Default to mrfaptastic pinout
2024-02-26 21:27:27 +00:00
Brandon502
ce1b811667
Game of Life - Added overlay option
...
Added option to overlay alive cells. Required more memory usage.
2024-02-25 21:25:20 -05:00
Brandon502
7b890986d8
Game of Life - Rework
...
No longer uses ColorCount struct. Removed randomness. Improved infinite pattern recognition. Adds color mutation slider and wrap option.
2024-02-25 21:06:18 -05:00
Will Tatam
68ca14a0ca
Remove TODO
2024-02-25 22:06:45 +00:00
Will Tatam
69436a6f61
Merge branch 'mdev' into ESP32-HUB75-MatrixPanel-DMA
2024-02-25 21:34:47 +00:00
netmindz
e7bf24c15d
Merge pull request #119 from netmindz/html-gen
...
generate wled00/html_*.h files
2024-02-25 21:33:07 +00:00
Will Tatam
fe482c6f90
Merge branch 'mdev' into html-gen
2024-02-25 21:24:53 +00:00
Will Tatam
a7ad79678b
generate wled00/html_*.h files
2024-02-25 21:21:19 +00:00
Frank
1350a4111d
Arc optimization: symmety at 45degress
...
If the segment is wider than 20 pixels, we optimize calculations due to symmetry - for smaller arcs the result looks better without optimization.
As a side-effect, we have enough computing power left to go through the complete circumference, avoiding holes.
2024-02-25 22:02:51 +01:00