Releases: RobertK66/embedded-toolbox
Rel_5d87683
Merge pull request #15 from RobertK66/develop Test Publish - mit merge - pull
Release 0.3.2
Major upgrades / refactoring
Tested both binaries
- Windows11 (22H2)
- Linux Mint 20.2
Remarks:
For Windows the System setting under Security - Developer - Terminal should be fixed to 'Windows Hosted Terminal" !
For Linux the COM-Names in appsettings.json ("COM20", ..) have to be changed to "/dev/ttyUSB0", "/dev/ttyUSB1", ...
(not all colors of the example appsettings.json work under linux ;-)!
Release 0.2.0
re-tested multiple UARTS
re-tested Linux Version
added color support
added file logging (with serilog)
Release-0-1-1
fix the colors to work in normal cmd in windows console.
Release 0 1 0
First release with ConsoleGUI from https://github.com/TomaszRewak/C-sharp-console-gui-framework
Release 0 0 85
OBC Compatibility with R-0.8.5
(new Tim & GPS events)
Release 0 0 8
Some minor fixes and enhancments to be compatible with https://github.com/RobertK66/obc_1769_core/releases/tag/R_0_8_4
Release 0 0 7
First Release with Climb OBC support.
Release 0 0 6
A first version with support of connecting a 'remoted' ttyUSB device on a network port.
Release 0 0 4
Linux testing