Update TLKCore v1.2.0
What's Changed
- Update tlk core by @alinyo98 in https://github.com/tmytek/bbox-api/pull/32
- Enhance beam table version to v2.0.0(follow AAKit, channel_config add common_gain, board_id,...etc)
- Fix exception when queryTCConfig() from FW if dynamic TC enabled.
- Improve performance of setFastParallelMode()
- Support user-assigned log/files directories, and move main log to default log directory.
- Support direct connect device without pre-scanning
- Fix init failed on macOS platform.
- Add getBoardCount(), getChannelCount() functions.
- Fix selectAAKit() also return the beam table.
- Add CustomBeamConfig.py for user custom simple beam config.
- Support LabVIEW/MATLAB/C# examples
Full Changelog: tmytek/bbox-api@v1.7.3...v1.8.0