Bug#1145358: ITP: pytactl -- Python implementation of TAC for controlling Qualcomm debug boards
Agathe Porte <[email protected]>
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <178757782762.25238.12907315421375246105.reportbug__17124.4221668289$1787577930$gmane$org@localhost> |
Package: wnpp Severity: wishlist Owner: Agathe Porte <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : pytactl Version : 2.0 Upstream Contact: Milosz Wasilewski <[email protected]> * URL : https://github.com/qualcomm/pytactl * License : BSD-3-Clause Programming Lang: Python Description : Python implementation of TAC for controlling Qualcomm debug boards Python implementation of Test Automation Controller (TAC/Alpaca) for controlling Qualcomm debug boards. It uses config files and PSOC firmware from the original TAC (Alpaca) system. Bughopper boards (V1 and V2) work out of the box. They are self-describing and need no config files. All other debug boards (FTDI, PSOC) require configuration files that are NOT shipped with pytactl. The easiest way to obtain them is the installconfigs subcommand, which downloads every .tcnf file and devicelist.json from the qcom-test-automation-controller project I plan to co-maintain this package under the Debian Python team. It is quite useful to communicate with BugHopper devices for Arduino to get serial port I/O, reset and flash capabilities.