summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add functionality to look for devices in loop until TP350S foundHEADmainAlex Schofield2025-02-071-15/+21
|
* change characteristic/service data from info to debug for loggingAlex Schofield2025-02-071-2/+2
|
* add functionality to connect to device and find characteristics and propertiesAlex Schofield2025-02-072-0/+27
|
* add device selection for when more than one TP350S is detectedAlex Schofield2025-02-071-1/+32
|
* update how device lists are returned and filtered during discoveryAlex Schofield2025-02-071-11/+9
|
* fix tests not working due to incorrect importsAlex Schofield2025-02-072-3/+19
|
* fix typo in log output for bluetooth discovery completionAlex Schofield2025-02-071-12/+1
|
* wip: add logging for normal run and debuggingAlex Schofield2025-02-072-7/+34
|
* remove unused os import from test_discovery.pyAlex Schofield2025-02-071-2/+1
|
* improve debug flag checks for pytestAlex Schofield2025-02-072-8/+6
|
* add debug functionality for viewing full BT device listAlex Schofield2025-02-072-6/+35
|
* allow standalone execution of discover.pyAlex Schofield2025-02-071-1/+8
|
* add discover.py for discovering BT devicesAlex Schofield2025-02-072-0/+9
|
* add first test for BT discoveryAlex Schofield2025-02-071-0/+21
|
* fix path issues with pytestAlex Schofield2025-02-071-0/+2
|
* ignore python files in .gitignoreAlex Schofield2025-02-071-0/+174
git.ajschof.me — hosted by ajschofield — powered by cgit