]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: introduce base clock independent from max samplerate
authorGerhard Sittig <redacted>
Mon, 7 Feb 2022 18:42:19 +0000 (19:42 +0100)
committerGerhard Sittig <redacted>
Tue, 22 Feb 2022 20:53:20 +0000 (21:53 +0100)
commit40a0db1ea836ec110191f86d084e7d1ed0630499
tree7358c4fb32983afbb001b5c999ff512e2769399e
parent69320ad31c261df3e191aeb4c87daed299068661
kingst-la2016: introduce base clock independent from max samplerate

The LA1010 devices are said to use an 800MHz base clock to derive the
samplerate of up to 100MHz from. Add this information to the list of
known devices, and adjust the samplerate dividier code path.

Keep value 0 in that column for all devices where the base clock and the
maximum samplerate are identical. For awareness during maintenance. Make
the untypical devices stand out.
src/hardware/kingst-la2016/protocol.c
src/hardware/kingst-la2016/protocol.h