Releases: GeneralEmbeddedCLibraries/pc_tool
Releases · GeneralEmbeddedCLibraries/pc_tool
V0.5.0
V0.5.0 - 16.10.2024
Added
- Added support for USB DFU via configuration switch
- Added config switch for FW image validation
Changed
- Support for different application header in BOOT menu, compatible with Revision module V2.0.0
- New bootloader interface implemented, with different "prepare" command
V0.4.1
V0.4.0
V0.4.0 - 12.01.2024
Notice
This version has new CLI interface format, compatible with CLI V1.3.0 on
Added
- Bootloader tab and support for non-crypted firmware upgrade
- Adding timestamp option to plot displaying
- Adding sample points show option to plot displaying
V0.3.0
V0.3.0 - 17.02.2023
Notice
This version has new CLI interface format, compatible with CLI V1.3.0 on
Added
- Showing paramter details (access, type, persistance)
- Feedback information on button press (Read All, Store All)
- Added support for store all parameter button (issue #7)
Changed
- Parameter layout control & info change (issue #8)
V0.2.0
V0.2.0 - 17.02.2023
Added
- Raw traffic enable/disable option
- Timestamp append to msg enable/disable option
- Errors & Warnings color coded
- Added automatic re-connection
- Added measured data ploting option (offline)
Fixed
- End string termination parsing
- Removed unused function
- Table coloring problems