]> sigrok.org Git - libsigrok.git/commit
greatfet: feed the session with constant width sample data
authorGerhard Sittig <redacted>
Thu, 21 Dec 2023 20:24:33 +0000 (21:24 +0100)
committerGerhard Sittig <redacted>
Thu, 21 Dec 2023 20:34:24 +0000 (21:34 +0100)
commit66041863d601b55ee39a95a455b9211da564ec2a
treefe4d647d9d8db8d32d2a7828174b42a7637d7359
parent87e738be5134dbd48e724075fab88589f3bf7f71
greatfet: feed the session with constant width sample data

Rename identifiers to tell the sigrok session feed's width and the width
of sample data in device firmware communication apart. Always feed the
session with sample data of a width which corresponds to the device's
channels count. Some output modules and applications may not be prepared
to handle different cases.
src/hardware/greatfet/api.c
src/hardware/greatfet/protocol.c
src/hardware/greatfet/protocol.h