Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
spezial:betaversion [2023/11/03 11:18] – jueff | spezial:betaversion [2024/10/23 16:44] (aktuell) – hardi | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | 3.3.2C | ||
+ | 22.09.24: - Added the "# | ||
+ | has been removed from 3.3.2 to 3.3.2C. It is importand to use Selectrix | ||
+ | - change to beta 3.3.2C | ||
+ | - LEDs_AutoProg.ino: | ||
+ | #define SX_SIGNAL_PIN 13 // 22.09.24: | ||
+ | #define SX_CLOCK_PIN | ||
+ | Now they should work with the ESP32 Adapter and the new ESP32 mainboard | ||
+ | - Attention: With FastLED version 3.4.0 the WS2812 LEDs sometimes flash when quick changes to the | ||
+ | locomotive speed are made. With version 3.6.0 and higher this no longer occurs. | ||
+ | |||
+ | 3.3.2B | ||
+ | 10.03.24: - 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 | ||
+ | - import latest version of GetLocalOneDrivePath script from https:// | ||
+ | |||
+ | 3.3.2A | ||
+ | 29.12.23: - keep active sheet on Update_All_Start_LedNr function exit | ||
+ | 18.01.24: - new function SafeChDriveAndDir with Additional check for network drives (#11425) | ||
+ | 19.01.24: - improved selection of old prog generator filename when updating to new release/ | ||
+ | - add experimental support of LNet for ESP32 | ||
+ | 20.01.24: - fix LastFilledRowIn_ChkAll | ||
+ | - fix detection of first RGB_Heartbeat line while import | ||
+ | - change release to beta 3.3.2A | ||
+ | |||
3.2.1A | 3.2.1A | ||
04.11.22 fix SwitchC issue with ESP32 | 04.11.22 fix SwitchC issue with ESP32 | ||
Zeile 32: | Zeile 59: | ||
20.10.23: - Juergen: fix #10763 | 20.10.23: - Juergen: fix #10763 | ||
23.10.23: - Juergen: revert one of Hardis changes - fixes problem #10 reported by Nessie | 23.10.23: - Juergen: revert one of Hardis changes - fixes problem #10 reported by Nessie | ||
+ | |||
+ | 3.2.1H | ||
+ | 29.11.23: - Hardi:New Icons from Michael | ||
+ | |||
+ | 3.2.1I | ||
+ | 30.11.23: - Hardi: Added Juergens changes again | ||
+ | |||
+ | 3.2.1J | ||
| | ||
+ | 04.11.23: - Juergen: fix #10159 - fastbuild.cmd has wrong Unix line ending | ||
+ | 04.12.23: - Juergen ensure that included sheet uses same protocol as the main sheet | ||
+ | 09.12.23: - Juergen add experimental support of ATMega328PB | ||
+ | - enable bootloader update without need to set jumpers (Mainboard version >= 1.8.2) | ||