Skip to content

Update TLKCore v1.2.0

Compare
Choose a tag to compare
@alinyo98 alinyo98 released this 21 Nov 10:48
· 25 commits to master since this release
ca333ec

What's Changed

  1. Enhance beam table version to v2.0.0(follow AAKit, channel_config add common_gain, board_id,...etc)
  2. Fix exception when queryTCConfig() from FW if dynamic TC enabled.
  3. Improve performance of setFastParallelMode()
  4. Support user-assigned log/files directories, and move main log to default log directory.
  5. Support direct connect device without pre-scanning
  6. Fix init failed on macOS platform.
  7. Add getBoardCount(), getChannelCount() functions.
  8. Fix selectAAKit() also return the beam table.
  9. Add CustomBeamConfig.py for user custom simple beam config.
  10. Support LabVIEW/MATLAB/C# examples

Full Changelog: tmytek/bbox-api@v1.7.3...v1.8.0