History log of /btstack/src/classic/btstack_cvsd_plc.c (Results 1 – 25 of 39)
Revision Date Author Comments
# 3db4d2e3 25-Sep-2024 Matthias Ringwald <[email protected]>

btstack_cvsd_plc: fix warning


# 3548b7cb 30-Nov-2023 Dirk Helbig <[email protected]>

cmake: fix warnings, code cleanup


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# eadd370d 19-May-2021 Matthias Ringwald <[email protected]>

btstack_cvsd_plc: fix range test/warning


# fdcb66e4 19-May-2021 Matthias Ringwald <[email protected]>

Revert "btstack_cvsd_plc: remove unused function"

This reverts commit fbd9085d679240e60bad03926cf8538e726fac89.


# fbd9085d 13-May-2021 Matthias Ringwald <[email protected]>

btstack_cvsd_plc: remove unused function


# ff7d6aea 30-Mar-2021 Matthias Ringwald <[email protected]>

src: replace sprintf with snprintf and zero last byte


# 9b037397 08-Dec-2020 Milanka Ringwald <[email protected]>

plc: avoid cppcheck warnings


# 650b64aa 05-Nov-2020 Milanka Ringwald <[email protected]>

include stdio only if printf used


# 5f4f94c7 26-Jun-2020 Matthias Ringwald <[email protected]>

example/sco_demo_util: fix packet status check


# 6535961a 02-Dec-2019 Matthias Ringwald <[email protected]>

ignore memcpy return value (always returns first parameter)


# 0e588213 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# c1ab6cc1 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 5e947511 21-Jan-2019 Milanka Ringwald <[email protected]>

btstack_cvsd_plc: fix warnings


# 7dc9826a 19-Dec-2018 Milanka Ringwald <[email protected]>

cvsd plc: crop calculated overlaped value


# 4e59fe7d 19-Dec-2018 Milanka Ringwald <[email protected]>

cvsd_plc: fix bad frame detection for packets comming over USB


# d1550f90 19-Dec-2018 Milanka Ringwald <[email protected]>

cvsd_plc: add printfs for octave file to analyse history buffer


# de95d3c9 19-Dec-2018 Milanka Ringwald <[email protected]>

cvsd_plc: update PLC params


# de854f9a 18-Dec-2018 Milanka Ringwald <[email protected]>

plc: add max num consecutive bad frames statistic


# 1db30a88 17-Dec-2018 Matthias Ringwald <[email protected]>

btstack_cvsd_plc: count zero frames separately


# a5eb47ac 17-Dec-2018 Matthias Ringwald <[email protected]>

btstack_cvsd_plc: remove cvsd_fs field, not neccessary for algorihthm


# a146edab 17-Dec-2018 Matthias Ringwald <[email protected]>

btstack_cvsd_plc.c: ignore empy sco packets


# 3d45f2d5 04-Dec-2018 Milanka Ringwald <[email protected]>

cvsd_plc: octave script for PLC visualisation


# cf8890c4 04-Dec-2018 Milanka Ringwald <[email protected]>

cvsd: fix scaling factor to max of 1 instead of 1.2


12