Commit Graph

  • 2713573b9b Delete wled00.ino.cpp Frank 2023-03-05 22:38:36 +01:00
  • cf2e8bbc0b update build nr Frank 2023-03-05 22:35:59 +01:00
  • bc56c1a0e1 bugfixes Frank 2023-03-05 22:30:08 +01:00
  • bfbf7af411 Revert palette conditional load. Playlist load bugfix. Blaz Kristan 2023-03-03 19:57:09 +01:00
  • c151221d12 UI fixes & revert forcing ULTRAWHITE for on/off bus Reduce min heap for 8266 Blaz Kristan 2023-03-02 18:21:55 +01:00
  • f7e297160f ledmap file properties: width, length, physical and segment resize Ewoud 2023-03-01 17:00:49 +01:00
  • b8489724ef Slider BG fix. Blaz Kristan 2023-02-28 23:04:12 +01:00
  • 7a2f556682 Bugfix for 1 pixel segment capabilities. Blaz Kristan 2023-02-28 19:08:41 +01:00
  • 6b659ab52e Add physical ledmap support + tiny changes Ewoud 2023-02-28 17:17:22 +01:00
  • 92d883db87 Bugfix for 1D setup. - incorrcet max segment length calc Blaz Kristan 2023-02-28 15:25:11 +01:00
  • cb931d7af0 Merge branch 'main' of https://github.com/Aircoookie/WLED into klipper lost-hope 2023-02-27 21:21:45 +01:00
  • 6b54b57cb9 fixing the PR conflict Soeren Willrodt 2023-02-27 21:01:32 +01:00
  • fbc9f9143e pio.ini, fix 16MB boards Ewoud 2023-02-27 20:14:50 +01:00
  • 56342d7881 pio.ini esp32_16MB_V4_M Ewoud 2023-02-27 19:50:42 +01:00
  • ecc69245ee segment views, scale better Ewoud 2023-02-27 19:39:27 +01:00
  • f62de8e590 Segment views >v Ewoud 2023-02-27 17:31:31 +01:00
  • 298c1e6c09 pio.ini: optimizations (25 lines less) Ewoud 2023-02-27 15:29:17 +01:00
  • 26f7c52279 Segment and peek visualization (dis)appear Ewoud 2023-02-26 15:38:11 +01:00
  • 1ca4348ca0 Add Segment functions hasRGB() and hasWhite() Makes code cleaner. Blaz Kristan 2023-02-25 17:58:51 +01:00
  • 3ca7006e3a Tweaks & bugfixes. Blaz Kristan 2023-02-25 09:41:15 +01:00
  • ebd1e61e78 NetDebug: store enabled in cfg.json Ewoud 2023-02-24 22:32:04 +01:00
  • f00558c5f4 DEBUGOUT improvements Ewoud 2023-02-24 19:03:52 +01:00
  • 88ba127910 Initial steps allow NetDebug while WLED_DEBUG is off + on/off persistent Ewoud 2023-02-24 18:15:02 +01:00
  • 68b730d7e8 add core debug output to esp32_4MB_M_debug Frank 2023-02-24 16:08:40 +01:00
  • bb6662ee35 NetDebug: switch between serial/netdebug, store ip and port in settings Ewoud 2023-02-24 15:40:16 +01:00
  • 6651b412cb Inform user if AP creation failed Frank 2023-02-24 15:24:58 +01:00
  • c294ea0e09 pio env:esp8266pro_16MB_M Frank 2023-02-23 21:30:55 +01:00
  • 6f4eeea7dc buildenv corrections for -S3/-S2/-C3 Frank 2023-02-23 20:28:44 +01:00
  • 339d2a7bf3 Added spreading from center and fixed the enable lost-hope 2023-02-23 19:47:27 +01:00
  • bdd8fd2faa pio.ini: _min, _max, _all -> _S, _M, _XL Ewoud 2023-02-23 16:14:21 +01:00
  • 86af341c6a setUpMatrix bug fix Ewoud 2023-02-23 15:58:02 +01:00
  • 6fbce9b326 Cleanup and small issues Ewoud 2023-02-23 15:23:35 +01:00
  • 1ce3d2fa08 Delete wled00.ino.cpp Frank 2023-02-22 19:59:04 +01:00
  • 62b1422111 enable core debug messages in 16MB_max_debug configs Frank 2023-02-22 18:06:34 +01:00
  • f160831d73 esp32_16MB_V4_max_debug Frank 2023-02-22 17:32:19 +01:00
  • f38196f4c9 PICO board updates + fix for array overflow Frank 2023-02-22 17:22:44 +01:00
  • ea9f62c57a Update version info: 0.14.0-b2.19 Ewoud 2023-02-22 16:51:27 +01:00
  • 4a5cbc9879 Merge remote-tracking branch 'upstream/main' into mdev Ewoud 2023-02-22 16:09:27 +01:00
  • 0d3debf9b9 sACN/E1.31 Port Priority (#3052) mx 2023-02-21 17:13:15 +01:00
  • 7f74a4f4b5 removing DLS for CST_TimeZone_GMT-6 (#3082) underritoSR 2023-02-21 10:09:04 -06:00
  • 220718cb58 Remove Blynk support (#3102) Christian Schwinne 2023-02-21 17:07:32 +01:00
  • be2acbd3eb Bump cacheable-request and nodemon (#3089) dependabot[bot] 2023-02-21 16:48:00 +01:00
  • 9249c74b7b Merge pull request #3088 from Aircoookie/led-gaps Christian Schwinne 2023-02-21 16:46:58 +01:00
  • 2b87817ba2 enabled IP Change and updated the Readme lost-hope 2023-02-19 09:08:40 +01:00
  • e3f390b7cb Revert change to define checks for WLED_ENABLE_DMX Will Tatam 2023-02-18 16:19:10 +00:00
  • e21fc43b59 Revert change to define checks for WLED_ENABLE_DMX Will Tatam 2023-02-18 16:18:21 +00:00
  • c0bc509659 whitespace Will Tatam 2023-02-18 16:16:39 +00:00
  • 781432282c Revert change to existing SparkFunDMX if we arent going to be using it Will Tatam 2023-02-18 16:15:23 +00:00
  • 33b52aabfa Inital code swapping DMX input over to use esp_dmx Will Tatam 2023-02-18 16:13:04 +00:00
  • 5b76df903f Inital code swapping DMX input over to use esp_dmx Will Tatam 2023-02-18 16:05:42 +00:00
  • a6b52a6e1e Read DMX values into array to be sent to handleDMXData Will Tatam 2023-02-18 14:44:29 +00:00
  • c600c4fe72 Only put into DMX_SEND_ONLY if we arent trying to do input Will Tatam 2023-02-18 14:26:40 +00:00
  • 622118f25c Further refactoring of code to split e1.31 from more generic dmx data handling Will Tatam 2023-02-18 14:11:54 +00:00
  • 92a83faa00 Include DMX libraries needed for input mode Will Tatam 2023-02-18 13:37:18 +00:00
  • 3242537018 Add new REALTIME_MODE_DMX mode Will Tatam 2023-02-18 13:36:41 +00:00
  • 4903ec6bb9 Pass data from DMX to existing universe handling code Will Tatam 2023-02-18 13:33:38 +00:00
  • ef48b1f5cd Inital code on adding DMX input support Will Tatam 2023-02-18 13:22:43 +00:00
  • 3c15b7424e Inital code on adding DMX input support Will Tatam 2023-02-18 13:22:24 +00:00
  • 77d7567707 Inital code on adding DMX input support Will Tatam 2023-02-18 13:17:09 +00:00
  • 883c0f9dfe Bugfix - gamma value not showing Blaz Kristan 2023-02-17 20:36:35 +01:00
  • da3acc4627 Merge pull request #20 from troyhacks/2023-02-16-Art-Net-Transmit Ewoud 2023-02-16 19:15:55 +01:00
  • 410baa9cae Art-Net transmit support for network LEDs TroyHacks 2023-02-16 12:54:32 -05:00
  • d0c57c8c26 Merge remote-tracking branch 'upstream/main' into mdev Ewoud 2023-02-15 22:23:49 +01:00
  • 57b8157e41 Bugfix Ewoud 2023-02-15 21:38:01 +01:00
  • 3ffc58d442 Bugfix - segment capabilities on 2D segments and ledmaps - UI segment update - auto segment creation 2D + 1D Blaz Kristan 2023-02-15 20:36:54 +01:00
  • ab8b260608 Segment visualization fix show fx name Ewoud 2023-02-15 18:13:30 +01:00
  • b6024d2ed0 Add Total LEDS to 2D settings page Ewoud 2023-02-15 17:07:19 +01:00
  • 6e187dd5aa Peek in segment tab Ewoud 2023-02-15 12:41:15 +01:00
  • 515c872770 Fix WLED_DISABLE_2D compile error Ewoud 2023-02-15 10:59:14 +01:00
  • 4ed1473bcc Ledmap not found no toast Ewoud 2023-02-14 22:17:11 +01:00
  • def3cde8b8 Bugfix 2D without ledmap Ewoud 2023-02-14 21:47:25 +01:00
  • 1bb4b0156f Bugfix Blaz Kristan 2023-02-14 20:25:26 +01:00
  • f62f94270d Add esp01_1MB_min Ewoud 2023-02-14 19:26:56 +01:00
  • c9966c9d8f pio.ini: align non MM part with upstream Ewoud 2023-02-14 18:40:02 +01:00
  • 04deea9b39 PlatformIO: move MM envs to bottom Ewoud 2023-02-14 18:29:38 +01:00
  • d8f625beea show only ledmap pixels, show bus lengths in segment visualization Ewoud 2023-02-14 17:22:58 +01:00
  • 92d2be3f5e Add ledmap names Blaz Kristan 2023-02-14 17:11:58 +01:00
  • a7cded21f7 Merge branch 'main' into led-gaps Blaž Kristan 2023-02-14 14:28:10 +01:00
  • 74156b7ed8 Support white addressable LED strips (#3073) Christian Schwinne 2023-02-14 01:33:06 +01:00
  • 476105a267 Add serpentine to default peek + version date Ewoud 2023-02-13 19:14:11 +01:00
  • 9ba9a61af5 Add support for default ledmap.json + peek with ledmap if default panel Ewoud 2023-02-13 19:09:02 +01:00
  • 0d0f6b5e30 refactor resetSegments to work properly Ewoud 2023-02-13 15:54:18 +01:00
  • d215633578 enumerateLedmaps and deserializeMap bugfix Ewoud 2023-02-13 14:22:45 +01:00
  • 821f320347 Add user selectable Gamma Add panel visualisation (@ewoudwijma, #3090) Blaz Kristan 2023-02-12 13:18:30 +01:00
  • 6c52a3d940 Segment name for ledmap names Ewoud 2023-02-12 11:28:38 +01:00
  • b02192e359 Ledmaps improvements Ewoud 2023-02-11 20:45:21 +01:00
  • eee9274098 Bugfix. - compiler warnings - loading nonexistent default ledmap in 2D will revert to built ledmap - making autosements after 2D set up change Blaz Kristan 2023-02-11 18:41:30 +01:00
  • 8dd1f89225 Update. - allow ledmap selection in UI - upload gap file - expand matrix generator Blaz Kristan 2023-02-10 19:49:43 +01:00
  • 81322a31fe Merge remote-tracking branch 'upstream/main' into mdev Ewoud 2023-02-10 17:14:50 +01:00
  • d42f24207d Ledmaps bugfix Ewoud 2023-02-10 16:57:07 +01:00
  • 40e82166bc Ledmap persistent/consistent and showing in segment graph +small changes Ewoud 2023-02-10 16:26:35 +01:00
  • f2459ea904 Add ability to use SHT temp. sensor in PWM fan Blaž Kristan 2023-02-10 09:33:27 +01:00
  • e51f7bfbff LED matrix gaps. Blaz Kristan 2023-02-09 20:15:55 +01:00
  • e2215ced34 allow alternative northern style ("viertel vor ..." instead of (#3085) Ulrich Baumann 2023-02-09 00:23:53 +01:00
  • b14c8e82a0 Bugfix. - correct WLED_DEBUG_PORT override Blaz Kristan 2023-02-08 10:25:59 +01:00
  • e7d50d2614 Bugfix. - respect net debug on/off state Blaz Kristan 2023-02-08 10:18:41 +01:00
  • 26f97f4dc6 Fix resetsegments on 2D change: only change width and height Ewoud 2023-02-07 13:27:30 +01:00
  • 38cd794563 Segment graphics: add grouping and spacing Ewoud 2023-02-07 10:17:26 +01:00
  • 8a8e834ace Segment graphics: bug fix to support (mixed) 1D Ewoud 2023-02-07 08:52:58 +01:00
  • 892861c20e Segment graphics bug fix Ewoud 2023-02-06 22:39:26 +01:00