Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
anleitungen:spezial:release_version [2025/04/24 16:23] – ↷ Seite von spezial:release_version nach anleitungen:spezial:release_version verschoben admin_dominik | anleitungen:spezial:release_version [2025/04/26 11:44] (aktuell) – petervt11 | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
Revision History: | Revision History: | ||
+ | |||
+ | **Ver.: 3.4.0 24.04.25:** | ||
+ | |||
+ | Features | ||
+ | |||
+ | ESP32: Parallel output of LED data on up to 6 channels | ||
+ | change FastLED to a stable version 3.9.12 coming from MobaLedLib github repository | ||
+ | change source for library ATTinyCore: | ||
+ | support of the new color test | ||
+ | support of the ESP32 1,3" OLED display | ||
+ | add MobaLedLib RGB-LED ring macro | ||
+ | rp2040 support up to 8 parallel LED channels | ||
+ | improve determination of OneDrive local path | ||
+ | optional display of MobaLedLib time/LDR values on the display | ||
+ | improved selection of old ProgGenerator filename when updating to new release/ | ||
+ | on " | ||
+ | acceleration of ESP32 start time | ||
+ | add SI_LocalVar to predefined system variables | ||
+ | add replacement of " | ||
+ | force a rebuild if ALT key is pressed | ||
+ | empty compiler cache if last ATMega build failed | ||
+ | update rp2040 board version to 4.4.0 | ||
+ | improvement of overall PlatformIO build process | ||
+ | support PlatformIO build for rp2040 | ||
+ | experimental support of ESP32 board version 2.0.17 | ||
+ | |||
+ | display of MobaLedLib time/LDR: | ||
+ | [[https:// | ||
+ | |||
+ | |||
+ | Bugfixes | ||
+ | |||
+ | ATMega: bug with wrong send buffer size for SEND_INPUTS fixed | ||
+ | fix detection of first RGB_Heartbeat line while import | ||
+ | "ESP32 and hieroglyphics for MLL time" see To-Dos#21 | ||
+ | unnecessary memory consumption due to extensions | ||
+ | error handling didn't work when downloading libraries/ | ||
+ | upgrade PlatformIO to 6.9.0 to fix build problem with DMX512 | ||
+ | fix problem with StartLedNumber update on invisible sheets | ||
+ | improvement of start LED calculation in include sheets | ||
+ | remove wrong platformIO beta warning | ||
+ | fix problem with wrong MP3_Command value MP3_STOP which should be MP3_ADVERT_STOP | ||
+ | fix problem with PatternConfigurator icons | ||
+ | |||
+ | Changes | ||
+ | |||
+ | Selectrix pin definition changed to SX_SIGNAL_PIN 13 and SX_CLOCK_PIN 4 to support both ESP32 Adapter and the new ESP32 main board | ||
+ | when using PlatformIO don't turn compile window to red in case of build errors to keep colored error output | ||
+ | changed version string schema to provide platform name | ||
+ | |||
+ | |||
+ | Neuerungen | ||
+ | ESP32: Parallele Ausgabe von LED-Daten auf bis zu 6 Kanälen | ||
+ | Änderung von FastLED auf eine stabile Version 3.9. 12 aus dem MobaLedLib github Repository | ||
+ | Änderung der Quellen für die Bibliothek ATTinyCore: avr zu MobaLedLib github repo | ||
+ | Unterstützung des neuen Farbtests | ||
+ | Unterstützung des ESP32 1, 3" OLED Display | ||
+ | MobaLedLib RGB-LED Ringmakro hinzugefügt | ||
+ | rp2040 Unterstützung mit bis zu 8 parallelen LED Kanälen | ||
+ | Verbesserung der Ermittlung des lokalen OneDrive Pfades | ||
+ | optionale Anzeige der MobaLedLib Zeit/LDR Werte auf dem ESP32-Display | ||
+ | verbesserte Auswahl des alten ProgGenerator Dateinamens beim Update auf neue Beta | ||
+ | bei " | ||
+ | Beschleunigung der ESP32 Startzeit | ||
+ | SI_LocalVar zu vordefinierten Systemvariablen hinzugefügt | ||
+ | Ersatz von " | ||
+ | erzwinge einen Rebuild, wenn die ALT-Taste gedrückt wird | ||
+ | leere Compiler-Cache, | ||
+ | aktualisiere rp2040-Board-Version auf 4.4.0 | ||
+ | Verbesserung des gesamten PlatformIO-Build-Prozesses | ||
+ | Unterstützung von PlatformIO-Build für rp2040 | ||
+ | experimentelle Unterstützung der ESP32-Board-Version 2.0.17 | ||
+ | |||
+ | Optionale Anzeige der MobaLedLib Zeit/LDR: | ||
+ | [[https:// | ||
+ | |||
+ | Fehlerbehebungen | ||
+ | ATMega: Fehler mit falscher Sendepuffergröße für SEND_INPUTS behoben | ||
+ | Erkennung der ersten RGB_Heartbeat-Zeile beim Import behoben | ||
+ | "ESP32 und Hieroglyphen für MLL-Zeit" | ||
+ | Unnötiger Speicherverbrauch durch Erweiterungen siehe To-Dos#20 | ||
+ | Fehlerbehandlung funktionierte nicht beim Download von Bibliotheken/ | ||
+ | Upgrade von PlatformIO auf 6.9. 0 um Build-Problem mit DMX512 zu beheben | ||
+ | Problem mit StartLedNumber-Update auf unsichtbaren Blättern behoben | ||
+ | Verbesserung der Start-LED-Berechnung in Include-Blättern | ||
+ | falsche PlatformIO Beta-Warnung entfernt | ||
+ | Problem mit falschem MP3_Command-Wert MP3_STOP behoben, der MP3_ADVERT_STOP sein sollte | ||
+ | Problem mit PatternConfigurator-Icons behoben | ||
+ | |||
+ | Änderungen | ||
+ | Selectrix-Pin-Definition auf SX_SIGNAL_PIN 13 und SX_CLOCK_PIN 4 geändert, um sowohl den ESP32-Adapter als auch das neue ESP32-Mainboard zu unterstützen | ||
+ | bei Verwendung von PlatformIO wird das Kompilierfenster bei Build-Fehlern nicht rot, um die farbige Fehlerausgabe beizubehalten | ||
+ | Versions-String-Schema geändert, um den Plattformnamen anzugeben | ||
+ | |||
+ | |||
+ | |||
+ | |||
**Ver.: 3.3.2 19.12.23:** | **Ver.: 3.3.2 19.12.23:** |