39127754 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
tool/metrics: list max values for deviations |
a63b240e | 29-Nov-2024 |
Milanka Ringwald <[email protected]> |
tool/dump_pklg.py: extend parsed packet types |
25d5427a | 29-Oct-2024 |
Matthias Ringwald <[email protected]> |
tool/state_num: remove whitespace |
755c0732 | 23-Aug-2024 |
Matthias Ringwald <[email protected]> |
tool/create_packet_log: support ISO packets |
8850b501 | 27-May-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_event_generator: add daemon events |
239f77ee | 27-May-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_parser: use raw strings |
63a4cec0 | 24-May-2024 |
Dirk Helbig <[email protected]> |
tool/btstack_event_generator: support list iterator/type |
42a2bbeb | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_memory_generator: fix free template for HAVE_MALLOC |
401327f3 | 14-Jul-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_parser: fix 0X.. constants |
c3d71bb2 | 28-Jun-2024 |
Matthias Ringwald <[email protected]> |
too/btstack_rtos_generator: update to Python 3 and evolving repo structure |
cfc3484e | 14-May-2024 |
Matthias Ringwald <[email protected]> |
tool/metrics: add label header to metrics.tsv |
8fb780d8 | 15-May-2024 |
Milanka Ringwald <[email protected]> |
tool/metrics: update Makefile |
34114554 | 15-May-2024 |
Milanka Ringwald <[email protected]> |
tool/metrics: store histogram data |
9aec9f02 | 15-May-2024 |
Milanka Ringwald <[email protected]> |
tool/metrics: add metrics file as input param |
e174300a | 15-May-2024 |
Milanka Ringwald <[email protected]> |
tool/metrics: add main function |
974bd5b3 | 15-May-2024 |
Milanka Ringwald <[email protected]> |
tool/metrics: use underscore in file name |
ae304283 | 07-May-2024 |
Milanka Ringwald <[email protected]> |
btstack_defines: add leaudio meta event and subevent types |
e52cfa76 | 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_event_generator: avoid cast of composite expression to wider/different type |
b5d69418 | 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_event_generator: avoid cast of composite expression to wider/different type |
e13b2e7c | 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
tool/metrics: fix warnings for PRIx32 and PRIu32 |
29502c9b | 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
tool/metrics: clean txt + html |
d48e511e | 10-Jan-2024 |
Ricardo Quesada <[email protected]> |
compile_gatt.py: add clang-format off to header (#553)
Add clang-format off to header.
Useful when the auto-generated headers are checked-in a repo with
clang-format enabled. |
5393bc3b | 20-Dec-2023 |
Matthias Ringwald <[email protected]> |
tool: add dump_keys.py that dumps link keys and long term keys from pklg files |
bae15238 | 12-Dec-2023 |
Matthias Ringwald <[email protected]> |
tool/compile_gatt: fix regular expressions |
1707474d | 17-May-2023 |
Simon Budig <[email protected]> |
tool/btstack_event_generator.py: add 'P' type |