Szymon Janc
|
25439ada84
|
Update missing licenses and rat excludes
|
2023-08-08 16:28:02 +02:00 |
|
Szymon Janc
|
fbe82de8f7
|
nimble/ll: Set default ACL buffer size to 251
This controls only data part of packet and thus should not include
ACL header size. Set default to 251 to avoid unnecessary packets
fragmentation.
|
2022-09-08 11:58:53 +02:00 |
|
Jakub
|
12bd3d1e8b
|
tools/hci_throughput: updated README.md file, help descriptions
|
2022-09-08 11:57:32 +02:00 |
|
Jakub
|
c6444face7
|
tools/hci_throughput: util path fix
|
2022-08-04 08:57:21 +02:00 |
|
Jakub
|
82dd24d825
|
tools/hci_throughput: testing over encrypted link
Added option enable_encryption to run throughput
tests over encrypted link.
|
2022-08-04 08:57:21 +02:00 |
|
Jakub
|
c28ca36082
|
tools/hci_throughput: fix coding style - PEP8
Fixed coding style to conform with PEP8.
autopep8 --in-place --aggressive --aggressive --experimental
|
2022-07-27 10:48:13 +02:00 |
|
Jakub
|
9212b4f774
|
tools/hci_throughput: Custom transport option
Added option to pass custom transport module.
|
2022-07-27 10:48:13 +02:00 |
|
Jakub
|
10efe05023
|
tools/hci_throughput: Fixed set phy, error handling
|
2022-06-22 10:04:26 +02:00 |
|
Jakub
|
0d49b6691f
|
tools/hci_throughput: added HCI commands
Added read local supported commands
and local supported features cmds.
|
2022-06-22 10:04:26 +02:00 |
|
Jakub
|
b2d682bf51
|
tools/hci_throughput: fix supported octets info
|
2022-06-22 10:04:26 +02:00 |
|
Jakub
|
56cb10f85d
|
tools/hci_throughput: Added NRF53 targets, README fix
|
2022-05-27 17:35:21 +02:00 |
|
Jakub Rotkiewicz
|
621a16bc5a
|
tools/hci_throughput: fix redundant targets
|
2022-05-27 14:15:11 +02:00 |
|
Jakub
|
57e29af5d2
|
Init version of python tool for measuring throughput
User provides HCI indexes of connected controllers, the tool configures them and starts throughput test. More in README file.
|
2022-05-26 20:37:12 +02:00 |
|