- Fix typo in toolchain_gcc.py : LDLAGS -> LDFLAGS wxPython4 2023-03-03, by Edouard Tisserant
- Merged from default wxPython4 2023-02-28, by Edouard Tisserant
- Merge. 2023-02-28, by Edouard Tisserant
- SVGHMI: add two more simple widgets to default widget library 2023-02-28, by Edouard Tisserant
- Cosmetic fix in plc_debug.c template 2023-02-28, by Edouard Tisserant
- Merge. 2023-02-27, by Tomaz Orac
- Modbus plugin: add optional delay between two consecutive modbus requests sent by master/client 2023-02-19, by Mario de Sousa
- Runtime: Add RealTime checkbox in Linux target options to enable PREEMPT_RT scheduling. 2023-02-21, by Edouard Tisserant
- Runtime: move LC_NUMERIC locale setting to Beremiz_service.py. 2023-02-21, by Edouard Tisserant
- Test: Customize Fluxbox launch to get rid of toolbar in IDE tests. wxPython4 2023-02-28, by Edouard Tisserant
- Tests: Use TESSERACT_LSTM_COMBINED, LSTM + Legacy OCR mode in Sikuli, more stable results. wxPython4 2023-02-28, by Edouard Tisserant
- Merged default in wxPython4 branch wxPython4 2023-02-17, by Edouard Tisserant
- Runtime: Fix bugs in Linux target. 2023-02-17, by Edouard Tisserant
- runtime: Change Linux target to use clock_nanosleep instead of timer (better rt-preempt perf). 2023-02-16, by Edouard Tisserant
- Linux runtime: fix thread waiting on wait_RT_to_nRT_signal not being waken-up when delete_RT_to_nRT_signal is invoked. 2023-02-14, by Edouard Tisserant