CmdBuilder changelog
Version 1.2.0 (20.02.2023) - Current
Features
- Adjusted API to be compatible with FW version >= 1.2.0
Version 1.1.0 (28.12.2022) - Current
Features
- Add squareDutyCycle to DAC
- Add font size, font style and text margin to checkboxes
- Fix font selector bug
- Add read format to I2C
- Modified SPI - bytes before read valid to words before read valid
- SPI - add read format, add TXRX
- Add initialized alias to interfaces
- Fix optical feedback disable in SYSTEM
- Renamed parseReplies and defaultParseReplies to parseRepliesDisable and defaultParseRepliesDisable
- Add readAll to logView
- Add readAll to pushButtonsView
- Fix timer state and add readAll command
- Improved interfaces description labels
Version 1.0.1 (12.9.2022)
Features
- Fix font selectors to be inline with available FW fonts
- Refresh COM ports automatically when connection dialog is open
- Show COM port descriptions in COM port selector
- Show EasyTerm COM port by default in first place if it was detected
- Disable multi-touch emulation as it is not used
- Fix slide animation effect direction
- Hide console window after app startup on Windows OS
- Improve hint labels
Version 1.0.0 (29.8.2022)
Features
- Adjusted DAC API, add waveform offset form and square as a waveform
- Add 10bit addressing checkbox to I2C
- Add LSb first checkbox to SPI
Version 0.91 (16.7.2022)
Features
- Adjusted checkbox, text and PWM windows to reflect current FW API state
- Bugfixes, improvements
Version 0.90 (23.6.2022)
Initial version