Releases: tmytek/tlkcore-examples
Releases · tmytek/tlkcore-examples
Update TLKCore v2.1.0
MATLAB hotfix
Repository rename to tlkcore-examples
- Repository: bbox-api to tlkcore-examples
- Take TLKCore as default release.
- Archive original examples_Windows/, will remove them later.
- Update README.md for links
- Update .gitignore
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
Update TLKCore v1.1.4
- Fix BBoard example in main.py
- Fix UDM exception while unlock key with odd length string
- Change to return error code to instead correct the gain while check DR
v1.7.2
What's Changed
- Support usrp_set_mode() in lib_usrp_spi
- Change default Python version to v3.8
Full Changelog: tmytek/bbox-api@v1.7.1...v1.7.2
v1.7.1
What's Changed
- Release TLKCore v1.1.3 for Python 3.6/3.8/3.10 by @alinyo98 in https://github.com/tmytek/bbox-api/pull/29
Full Changelog: tmytek/bbox-api@v1.7.0...v1.7.1
Support TLKCore example code for Linux platform
What's Changed
- [Linux] 2023 new SDR demo by @alinyo98 in https://github.com/tmytek/bbox-api/pull/25
- Rename windows folder by @alinyo98 in https://github.com/tmytek/bbox-api/pull/26
- [All] Rename folder by @RaymondSuTMY in https://github.com/tmytek/bbox-api/pull/27
- Update README for TLKCore by @alinyo98 in https://github.com/tmytek/bbox-api/pull/28
Full Changelog: tmytek/bbox-api@v1.6.10...v1.7.0