Commit graph

  • a59b050b85 changed the table also to 3,3V Hendrik Rauh 2025-04-18 18:42:17 +02:00
  • 40a4bac7a8 W5500 now on 3,3V Hendrik Rauh 2025-04-18 18:38:16 +02:00
  • e256d16f8d add WebSocket support for real-time status updates RaffaelW 2025-04-17 22:35:26 +02:00
  • c0da3a6af1 only parse artnet packets when necessary RaffaelW 2025-04-15 23:20:27 +02:00
  • a624004340 extract DMX transmission to separate function RaffaelW 2025-04-15 23:08:43 +02:00
  • 2191406031 remove unnecessary variables RaffaelW 2025-04-15 22:40:14 +02:00
  • f2f17a6f4c only send DMX packets if there is no packet error RaffaelW 2025-04-15 22:05:44 +02:00
  • 85b692e931 remove unnecessary tracking of time of the lastDMX packet and remove unnecessary comments RaffaelW 2025-04-15 22:02:16 +02:00
  • 7c1a9e5c4d
    Merge pull request #77 from HendrikRauh/76-dmx1-disconnect-spam Hendrik Rauh 2025-04-15 21:53:08 +02:00
  • 322b34beb6
    Merge branch 'main' into 76-dmx1-disconnect-spam Raffael Wolf 2025-04-15 21:48:04 +02:00
  • 6aa4f5dc51 remove unnecessary DMX connection logs and disconnection handling RaffaelW 2025-04-15 21:47:16 +02:00
  • fd4ab30da9
    Merge pull request #75 from HendrikRauh/68-slider-value-on-first-load Hendrik Rauh 2025-04-15 21:44:55 +02:00
  • b20280deb8 fix #68 "Slider für Helligkeit zeigt beim ersten Laden 50% ist aber bei 10%" RaffaelW 2025-04-15 21:32:17 +02:00
  • 33b617b677 removed comments that are no longer needed Hendrik Rauh 2025-04-15 20:49:13 +02:00
  • e6028f0a5a removed monitor port from config Hendrik Rauh 2025-04-15 20:47:57 +02:00
  • e8b382a6f9
    Merge pull request #54 from HendrikRauh/HendrikRauh/issue33 Raffael Wolf 2025-04-14 23:48:13 +02:00
  • f4132e359e remove duplicate definition of getTemperature, introduced through merges RaffaelW 2025-04-14 23:28:09 +02:00
  • be774c028b Merge branch 'main' into HendrikRauh/issue33 RaffaelW 2025-04-14 23:03:08 +02:00
  • 8fba7dcb29
    Merge pull request #66 from HendrikRauh/51-button-actions Hendrik Rauh 2025-04-14 22:45:18 +02:00
  • 12be629910
    Merge branch 'main' into HendrikRauh/issue33 Raffael Wolf 2025-04-14 22:44:55 +02:00
  • c7e8c4a9d1 Merge branch 'main' into 51-button-actions RaffaelW 2025-04-14 22:40:41 +02:00
  • 10d4ef6321
    Merge pull request #67 from HendrikRauh/30-add-dmx-in-capability Hendrik Rauh 2025-04-14 22:24:20 +02:00
  • 1b86aabf3e
    Merge pull request #70 from HendrikRauh/debug-dmx Hendrik Rauh 2025-04-14 22:09:41 +02:00
  • c0f56e0e3d
    Merge branch 'main' into 30-add-dmx-in-capability Hendrik Rauh 2025-04-14 22:03:24 +02:00
  • 34575d97dd made dmx_receive non-blocking RaffaelW 2025-04-14 21:47:25 +02:00
  • 678bb047ac fix previous commit RaffaelW 2025-04-13 23:08:51 +02:00
  • f0dcabcabc use code from input 2 also for input 1 RaffaelW 2025-04-13 22:55:24 +02:00
  • 3bb630c4ac remove blinking led that uses a hardware timer RaffaelW 2025-04-13 21:46:46 +02:00
  • 176a12a9b3 Revert "Merge branch 'main' into 30-add-dmx-in-capability" Hendrik Rauh 2025-03-06 21:44:55 +01:00
  • 836af4ef15 fix: correct typo in interrupt function comment for clarity Hendrik Rauh 2025-03-06 21:23:29 +01:00
  • b1d3e6bd69 fixed accidental reset when restarting the interface via button and keeping the button pressed RaffaelW 2025-02-21 22:26:18 +01:00
  • b93ae3d682
    Merge branch 'main' into 30-add-dmx-in-capability Hendrik Rauh 2025-02-16 21:47:44 +01:00
  • aaae5ac91b
    Merge branch 'main' into 51-button-actions Hendrik Rauh 2025-02-16 21:26:33 +01:00
  • bc4314111c
    Merge pull request #69 from HendrikRauh/68-brighness-slider-initial-value Hendrik Rauh 2025-02-16 21:25:44 +01:00
  • f649a14811 added empty case for completeness RaffaelW 2025-02-16 21:22:10 +01:00
  • 1ccf214ddb fixes "Slider für Helligkeit zeigt beim ersten Laden 50% ist aber bei 10%" #68 RaffaelW 2025-02-16 20:46:06 +01:00
  • ba9f8f50c2 fixed loading button actions RaffaelW 2025-02-16 19:41:42 +01:00
  • 4db484e0f5
    Merge branch 'main' into 51-button-actions Raffael Wolf 2025-02-16 17:59:02 +01:00
  • bd199c6c80
    Merge pull request #65 from HendrikRauh/HendrikRauh/issue31 Raffael Wolf 2025-02-16 17:52:22 +01:00
  • b6d74857f2
    Merge branch 'main' into HendrikRauh/issue31 Raffael Wolf 2025-02-16 17:43:20 +01:00
  • 45ef6656d1
    Merge branch 'main' into 51-button-actions Hendrik Rauh 2025-02-16 17:43:12 +01:00
  • f3ef3aa9b9
    Merge branch 'main' into 30-add-dmx-in-capability Raffael Wolf 2025-02-16 17:42:05 +01:00
  • 34aa221c9d
    Merge branch 'main' into HendrikRauh/issue33 Hendrik Rauh 2025-02-16 17:35:17 +01:00
  • ebb1948216
    Merge pull request #56 from HendrikRauh/warnings-fix Raffael Wolf 2025-02-16 17:34:49 +01:00
  • 879a9e5ddf
    Merge branch 'main' into warnings-fix Raffael Wolf 2025-02-16 17:20:54 +01:00
  • 4b811187f7 halb-broken implementation with other dmx driver. out works only on second port, in works on first port very slowly and on the second port fast Patrick Schwarz 2025-02-01 22:49:24 +01:00
  • da5b09ffcb
    Merge pull request #63 from HendrikRauh/bugfix-62 Hendrik Rauh 2025-01-30 20:47:40 +01:00
  • e52ca9cf35 updated cad-files Hendrik Rauh 2025-01-30 20:45:47 +01:00
  • e253a71ce6 Fix #62 Patrick Schwarz 2025-01-26 20:04:41 +01:00
  • 4732231fa2 added led blink code while resetting config RaffaelW 2024-12-21 22:02:01 +01:00
  • 3aeb8ffe5b added button action configuration and handling for reset and restart RaffaelW 2024-12-21 21:28:35 +01:00
  • fc30a22b84 Merge branch 'HendrikRauh/issue33' of https://github.com/HendrikRauh/dmx-interface into HendrikRauh/issue33 Hendrik Rauh 2024-12-20 22:09:52 +01:00
  • 2c83081646 added hash to status UI Hendrik Rauh 2024-12-20 22:09:49 +01:00
  • 391ef3ab2e replaced text buttons with icons RaffaelW 2024-12-20 22:08:42 +01:00
  • 3fd0ae4837 added small connection icon in status details RaffaelW 2024-12-20 21:56:43 +01:00
  • f77e9a46de got rid of the redefinition of SPI2_HOST @psxde pls check if this breaks functionality Hendrik Rauh 2024-12-20 21:37:27 +01:00
  • df54c04d21 fixed NULL pointer warning warning: passing NULL to non-pointer argument 2 of 'uint32_t Preferences::getUInt(const char*, uint32_t)' [-Wconversion-null] Hendrik Rauh 2024-12-20 21:26:42 +01:00
  • 0a7da09e23 switched the cards for better layout Hendrik Rauh 2024-12-20 21:17:04 +01:00
  • 1c78f3ca97 removed signal icon in status details Hendrik Rauh 2024-12-20 21:12:41 +01:00
  • 39a8f50588 Merge branch 'HendrikRauh/issue33' of https://github.com/HendrikRauh/dmx-interface into HendrikRauh/issue33 RaffaelW 2024-12-20 20:03:15 +01:00
  • 3723cb81a8 refactored MAC address formatting RaffaelW 2024-12-20 20:03:07 +01:00
  • 3ecc9e33c0
    Merge branch 'main' into warnings-fix Hendrik Rauh 2024-12-20 20:02:28 +01:00
  • babf7f47d0
    Merge branch 'main' into HendrikRauh/issue33 Hendrik Rauh 2024-12-20 20:02:11 +01:00
  • 5870182507
    Merge pull request #61 from HendrikRauh:50-loading-error-after-config-save Hendrik Rauh 2024-12-20 19:58:57 +01:00
  • 4d58f864d0 implemented retry mechanism for loading config data after esp restart RaffaelW 2024-12-20 18:27:32 +01:00
  • ecfa24a2d7 increased delay between submitting and reloading the config RaffaelW 2024-12-20 18:03:35 +01:00
  • fcb3741fed
    Merge pull request #60 from HendrikRauh/59-warning-scan-only-in-ap Raffael Wolf 2024-12-20 17:47:20 +01:00
  • 83945995a5 show warning for scanning networks only in access-point mode RaffaelW 2024-12-20 17:44:51 +01:00
  • a82934eb72
    Merge pull request #58 from HendrikRauh:57-Temperature-seems-not-right Hendrik Rauh 2024-12-20 08:46:37 +01:00
  • b5999364e2 Add connection icons for signal strength RaffaelW 2024-12-19 23:35:45 +01:00
  • 77b71433e5 Temperature converted to int Fixes #57 Hendrik Rauh 2024-12-19 23:13:41 +01:00
  • e3bc5f8bdc changed isome icons to white Hendrik Rauh 2024-12-19 22:42:32 +01:00
  • 1d2f4a08a0 updated and added icons Hendrik Rauh 2024-12-19 22:06:35 +01:00
  • 44eaecc3f3 fixed whitespace and units RaffaelW 2024-12-19 21:44:46 +01:00
  • f38a915c6e added signal strength icons Hendrik Rauh 2024-12-19 21:17:30 +01:00
  • 07dab3aadf Add CPU temperature display RaffaelW 2024-12-19 18:32:29 +01:00
  • 2f4d46e791 Merge branch 'HendrikRauh/issue33' of https://github.com/HendrikRauh/dmx-interface into HendrikRauh/issue33 RaffaelW 2024-12-19 18:17:54 +01:00
  • 282b883b05 fixed error introduced through merging RaffaelW 2024-12-19 17:41:19 +01:00
  • 7ad8af28bd fixed led not blinking Hendrik Rauh 2024-12-18 19:46:08 +01:00
  • ceb3ce47ee Added cpuTemperature Hendrik Rauh 2024-12-18 12:55:50 +01:00
  • 2fd3a76fa6 removed wrong semicolon Raffael Wolf 2024-12-17 17:07:24 +01:00
  • 3ccae6dd16 Rework favicon Fixes #52 Hendrik Rauh 2024-12-16 15:57:23 +01:00
  • b847fb3d20 select current ssid by default if connected via wifi-station RaffaelW 2024-12-15 23:28:55 +01:00
  • 303a0ae0fc shortened wifi scan warning RaffaelW 2024-12-15 22:58:19 +01:00
  • 0b0bf2f737 fixed confusing syntax Fixes #48 Hendrik Rauh 2024-12-15 20:38:14 +01:00
  • 66cf008e19 fixed and changed the reset protection Hendrik Rauh 2024-12-14 23:50:57 +01:00
  • 6aff101f2e updated doc to match new reset Hendrik Rauh 2024-12-14 00:53:38 +01:00
  • f173558bd5 Reset protection Fixes #39 Hendrik Rauh 2024-12-14 00:33:46 +01:00
  • 1278c01fcd Fixed typo and added 3V rail Fixes #44 Hendrik Rauh 2024-12-15 00:08:27 +01:00
  • 7b0f0ac639 cache available networks in setup RaffaelW 2024-12-15 21:33:55 +01:00
  • 33bc277bb5 moved onGetNetworks function to new file RaffaelW 2024-12-15 21:32:13 +01:00
  • 53e42a0b0b made some input fields required RaffaelW 2024-12-15 21:09:02 +01:00
  • 140d43f58b corrected default values for ip addresses RaffaelW 2024-12-15 21:08:42 +01:00
  • a6500cb8cc extracted default config values RaffaelW 2024-12-15 18:45:15 +01:00
  • 003102fa90 adjust led brightness RaffaelW 2024-12-15 16:12:30 +01:00
  • e4fb246356 added slider for led brightness RaffaelW 2024-12-15 00:11:37 +01:00
  • a3dc701d0b disabled automatic wifi scan when the configuration page loads to avoid disconnecting and added warning RaffaelW 2024-12-14 22:42:59 +01:00
  • b097f81c95 fixed input/output toggle RaffaelW 2024-12-14 21:14:26 +01:00
  • 9e83851ddf added status ui RaffaelW 2024-12-19 17:27:32 +01:00
  • 90f8d7c07e added class to form and added section to prepare next commit RaffaelW 2024-12-19 17:26:05 +01:00