Skip to content

v1.0.4

Compare
Choose a tag to compare
@fdivitto fdivitto released this 01 Aug 07:38
· 291 commits to master since this release
  • Terminal and AnsiTerminal: implemented hardware flow control (RTS/CTS)
  • AnsiTerminal: added RTS and CTS status indicators. RTS is clickable to change its state
  • added French keyboard layout
  • added Belgian keyboard layout
  • added codepages support classes
  • implemented translation of codepages 437 and 1252 to ASCII
  • Terminal: added codepages support
  • UI: added codepages support
  • HardwareTest: added tests for MCP23S17 I/O expander
  • AnsiTerminal: added CTRL-ESC and button in dialog to reboot
  • fixed several bugs
  • several minor improvements