Commit Graph

  • 0a1d04495d Version bump Blaz Kristan 2021-03-05 13:10:59 +01:00
  • 49dee560fd Sticky save & back buttons. Blaz Kristan 2021-03-05 09:50:59 +01:00
  • dfb3dfb74d platformio.ini cleanup Blaz Kristan 2021-03-04 23:08:06 +01:00
  • 05521bfd3a Added destructor for BusPwm (fixes #1789) cschwinne 2021-03-04 22:17:25 +01:00
  • 6c997f573a Added vrsion info to autodiscovery packet. Blaz Kristan 2021-03-04 14:34:36 +01:00
  • c4689c3bcc Added version info in autodiscovery packet. Blaz Kristan 2021-03-04 14:24:25 +01:00
  • c0dd98b6d7 Fixed relay mode inverted when upgrading from 0.11.0 cschwinne 2021-03-04 12:10:18 +01:00
  • 83452d73bc Code clean-up. Blaz Kristan 2021-03-04 11:17:17 +01:00
  • e5417d12ca General cleanup & optimisations. Pushing memory to (safe-ish) limits. Blaz Kristan 2021-03-03 22:04:24 +01:00
  • 6e19e6f0a0 Add reserved pins for ESP32 too. Blaz Kristan 2021-03-02 11:46:25 +01:00
  • 071281c13a Merge branch 'dev' of https://github.com/aircoookie/WLED into dev Minor warning suppressions. Blaz Kristan 2021-03-02 11:00:07 +01:00
  • 56cf1c818b Send notification for HTTP API calls with only effects parameters DerFetzer 2021-03-01 22:44:28 +01:00
  • 61101987f9 Minor tweaks to Chunchun & Plasma FX. Blaz Kristan 2021-03-01 19:50:14 +01:00
  • a057e50684 Forgotten .h file. Blaz Kristan 2021-03-01 12:41:14 +01:00
  • 5f3dc660c8 Fix for index count in settings. Pin conflict on submit. Blaz Kristan 2021-03-01 11:56:02 +01:00
  • 5553964d52 Moved nodes from Info to separate tab. Blaz Kristan 2021-03-01 11:13:40 +01:00
  • 51ead2f6bd Version bump. Blaz Kristan 2021-03-01 10:28:43 +01:00
  • d433b25627 Fix for deallocation of PWM pins (missing destructor). Blaz Kristan 2021-03-01 10:27:55 +01:00
  • bd7671c07e Debug for analog pin. Minor tweaks. Blaz Kristan 2021-02-28 22:54:30 +01:00
  • 847178b7be Move node discovery in separate page. Blaz Kristan 2021-02-28 18:16:24 +01:00
  • 90808ac67e Power off playlist unload. Blaz Kristan 2021-02-28 15:34:18 +01:00
  • a899ea8b4d Prevent RGBW checkbox modification for analog LEDs Blaž Kristan 2021-02-27 18:46:35 +01:00
  • 7b83b99ac9 Fix for resetting segments. Blaz Kristan 2021-02-27 12:06:14 +01:00
  • 7aab7678e9 Usermod for Artemis udp control Aled 2021-02-27 09:05:30 +00:00
  • 195af002cf Merge pull request #1779 from Aircoookie/fixwarnings Aircoookie 2021-02-27 02:08:01 +01:00
  • 38db8d2bfd Update platformio.ini cschwinne 2021-02-27 02:01:27 +01:00
  • 44a9fed8a9 Fix more warnings cschwinne 2021-02-27 01:50:08 +01:00
  • cfc346abad Fix warnings misc fixes cschwinne 2021-02-27 01:16:06 +01:00
  • befeb55349 Memory check on bus creation cschwinne 2021-02-27 00:57:12 +01:00
  • b460d0f533 Fix Warnings (#1744) Louis Beaudoin 2021-02-26 23:20:31 +00:00
  • c11acb6308 Minor UI tweaks. Blaz Kristan 2021-02-26 22:43:57 +01:00
  • d76103eb76 Minor UI tweak. Blaz Kristan 2021-02-26 18:46:16 +01:00
  • 779f984a30 Minor UI fix. Blaz Kristan 2021-02-26 16:46:46 +01:00
  • 9c55017191 Stray } fix. Blaz Kristan 2021-02-26 16:21:49 +01:00
  • c6f575d8d3 Preprocessor fix. Blaz Kristan 2021-02-26 16:05:05 +01:00
  • 2c0c22dbf3 RGBW override cleanup, UI fix. Blaž Kristan 2021-02-26 08:34:38 +01:00
  • 73a99a7dea Merge branch 'dev' of https://github.com/aircoookie/WLED into dev Blaz Kristan 2021-02-25 23:02:37 +01:00
  • 3c81337630 PWM pins saving (hack bug) fix. UI changes. Blaz Kristan 2021-02-25 22:55:49 +01:00
  • 3f41ba6bdf Pin clash fix, minimization. Blaž Kristan 2021-02-25 13:22:29 +01:00
  • 2812f61957 Debug pin fix. Blaž Kristan 2021-02-25 09:56:09 +01:00
  • f23cee17eb Minor fixes and optimisations. Temperature usermod update for pin saving. Blaž Kristan 2021-02-25 09:54:10 +01:00
  • 746a8badac Animated Staircase Usermod (#1763) Rolf 2021-02-25 09:52:48 +01:00
  • f24fcfca69 Merge branch 'dev' of https://github.com/aircoookie/WLED into dev Blaz Kristan 2021-02-24 22:11:27 +01:00
  • d60506a75d Skip 1st fix, save LED count, removed reverse. Blaz Kristan 2021-02-24 21:33:44 +01:00
  • 77dee439e6 1st attempt at 'blazoncek' 0.12 Blaz Kristan 2021-02-24 20:23:32 +01:00
  • d7790a04c5 5 configurable pins per bus (for analog) cschwinne 2021-02-24 14:49:39 +01:00
  • 2c0b07387b Added QuinLED-ESP32-Ethernet type cschwinne 2021-02-23 00:47:48 +01:00
  • 06f2f9adbb Merge pull request #1771 from Aircoookie/mergedev_210222 Aircoookie 2021-02-22 22:31:22 +01:00
  • 37d5b9109f Merge branch 'dev' into mergedev_210222 Aircoookie 2021-02-22 22:31:12 +01:00
  • 76e269ee21 Merge pull request #1764 from k7bbr/master Aircoookie 2021-02-21 22:38:15 +01:00
  • 3103939197 Merge pull request #1766 from edwinm/patch-1 Aircoookie 2021-02-21 17:23:50 +01:00
  • 3f01c87223 Use ldscript_1m128k in platformio_override.ini.sample Edwin Martin 2021-02-20 23:21:55 +01:00
  • e4cda4bb99 change default Ethernet board to none k7bbr 2021-02-20 02:18:37 -07:00
  • f333f867c5 Updated platformio.ini to reference esp32_eth env change default ethernet type to none add macro option to change default eth board at compile time k7bbr 2021-02-20 01:54:54 -07:00
  • 75c46f7a0e Create the sorted index of modes and palettes at startup (#1741) Kevin Dorff 2021-02-17 17:28:01 -06:00
  • 5c6cb41124 Merge pull request #1742 from WJCFerguson/geometric_IR_brightness_steps Aircoookie 2021-02-17 23:59:38 +01:00
  • 94f7c03871 Merge pull request #1760 from embedded-creations/fixWrapperEsp32Spi Aircoookie 2021-02-17 23:38:19 +01:00
  • 96d5c03a6d bus_wrapper improvements for SPI output - Identifying ESP32 hardware SPI by pin number is broken and flawed, replace with temporary hack instead until a better method of assigned resources can be devised - NeoPixelBus doesn't support HSPI, only VSPI right now, so matching HSPI pins to enable a non-existent VSPI driver is broken - ESP32 SPI peripherals can use alternate pins, so choosing to use hardware SPI only on the default pins is flawed - Specify pins during Begin() call to allow for alternate pins and avoid driving the chip select signal - Dotstar Software/Hardware output tested on ESP32, other SPI protocols and ESP8266 support was not tested Louis Beaudoin 2021-02-17 17:03:57 +00:00
  • 3a03bc41a7 Fix bus_wrapper.h bugs: - missing breaks in switch(busType identifying SPI LEDs) - set correct pin order for begin() Louis Beaudoin 2021-02-17 16:58:03 +00:00
  • 331844ff73 Merge pull request #1708 from Matchlighter/patch-1 Aircoookie 2021-02-16 17:43:33 +01:00
  • 2bc38e3784 IR: change to non-linear brightness steps James Ferguson 2021-02-13 15:50:27 -05:00
  • d580dedfc8 Remove stray endif cschwinne 2021-02-13 01:48:05 +01:00
  • aa0f4c9985 Update dev branch (resolve conflicts) cschwinne 2021-02-13 01:43:16 +01:00
  • aa242d897d DHT22/DHT11 humidity/temperature sensor usermod (#1719) b3nj1 2021-02-12 16:21:13 -08:00
  • d56ab6c971 Merge pull request #1738 from blazoncek/dynamic-led-map Aircoookie 2021-02-13 01:07:52 +01:00
  • 2f7be3475d Updated mapping comment cschwinne 2021-02-13 01:02:14 +01:00
  • 2544d2e068 Dynamic LED map creation from JSON file /ledmap.json in format {"map":[4,3,2,1,...]}. Used for rearranging LEDs (matrices, awkward placement, ...) Blaz Kristan 2021-02-12 11:54:35 +01:00
  • a09f64aee5 Add Ethernet support for WESP32 board k7bbr 2021-02-11 02:36:15 -07:00
  • f7114fc2aa Merge pull request #1729 from blazoncek/tetris-fx Aircoookie 2021-02-10 00:42:35 +01:00
  • 7092f337ef Faster Tetrix mode cschwinne 2021-02-10 00:37:05 +01:00
  • 8e71c3ae17 Rotary Encoder, Four Line Display, and Auto Save Usermods (#1722) Kevin Dorff 2021-02-09 10:15:43 -06:00
  • a9c211d66c Tetris (falling bricks) effect & Colortwinkles low brightness fix. Blaz Kristan 2021-02-07 14:45:34 +01:00
  • a1c2c04510 Playlist handling. Blaz Kristan 2021-02-05 17:36:53 +01:00
  • 0902b628f8 Added FPS indication in info cschwinne 2021-02-05 01:33:26 +01:00
  • 517a85f9e9 Merge pull request #1711 from Aircoookie/dev-multipin-select Aircoookie 2021-01-31 00:42:39 +01:00
  • 94941a7732 Merge pull request #1704 from Moustachauve/content-cache Aircoookie 2021-01-31 00:42:24 +01:00
  • f3aa8d368e Multipin appears to work cschwinne 2021-01-31 00:38:27 +01:00
  • 9518c5f2e4 might work cschwinne 2021-01-30 20:51:36 +01:00
  • e44173ff09 JSON ledDoc (does not work, crash on delete) cschwinne 2021-01-30 13:23:38 +01:00
  • fa1106d3cf Add DNRGBW Mode for Real Time UDP Control Matchlighter 2021-01-29 23:11:37 -07:00
  • c24d574f90 Add Cache-Control to index Christophe Gagnier 2021-01-28 22:16:36 -05:00
  • 8ed35652bc LED memory usage indicator, better pin checker cschwinne 2021-01-29 02:34:03 +01:00
  • 9bdcfc8a45 LED settings JS possibly complete (need to add saving logic to set.cpp) cschwinne 2021-01-26 01:58:34 +01:00
  • 89b76b514c Settings progress cschwinne 2021-01-26 00:19:41 +01:00
  • dd433d8af0 Auto node discovery. Blaz Kristan 2021-01-22 16:17:18 +01:00
  • c105f3b970 Mulipin select compiles cschwinne 2021-01-21 01:21:16 +01:00
  • 94471c0d1c Merge pull request #1675 from Aircoookie/blazoncek-dev Aircoookie 2021-01-19 18:46:51 +01:00
  • 849e04ab83 Better handling of DMA re-init cschwinne 2021-01-19 17:22:37 +01:00
  • 67833c5513 getPins() and reversed cschwinne 2021-01-19 16:51:03 +01:00
  • b0306867b4 Resolve merge conflict cschwinne 2021-01-18 21:03:10 +01:00
  • d5025fdbcc Fixed canAllShow() and removeAll() cschwinne 2021-01-18 20:51:32 +01:00
  • e6cf1dc98d Temperature usermod update (pin management). Blaz Kristan 2021-01-17 15:00:14 +01:00
  • 0266370218 Merge pull request #1662 from Matoran/patch-1 Aircoookie 2021-01-17 14:51:49 +01:00
  • aeb3f2b018 Fix ESP32 cschwinne 2021-01-17 00:34:34 +01:00
  • bb8d5ac13f Dynamic allocation for bus manager. Blaz Kristan 2021-01-17 00:20:31 +01:00
  • d02bf37167 Fix a few warnings cschwinne 2021-01-16 21:40:04 +01:00
  • 99dbd9e649 Added bus cleanup cschwinne 2021-01-16 19:53:08 +01:00
  • 0d63dad8c2 Working getPixelColor() cschwinne 2021-01-16 17:11:23 +01:00
  • 6ce465664f fix COO_MAX comment Marco Lopes 2021-01-16 16:01:50 +01:00
  • b934634159 First light from busmanager! (still not usable though) cschwinne 2021-01-16 00:50:43 +01:00