From 56c93143f54601280a119b64b1eea8dc4b591dcb Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 23 Oct 2013 19:59:50 +0200 Subject: Add a 'guess_bitrate' protocol decoder. This PD tries to guess / detect / estimate a bitrate of e.g. some UART communication snippet or other protocols. --- decoders/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/Makefile.am') diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 8371f39..bf433a0 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -25,6 +25,7 @@ SUBDIRS = \ dcf77 \ ds1307 \ edid \ + guess_bitrate \ i2c \ i2cdemux \ i2cfilter \ -- cgit v1.2.3-70-g09d2