Little changes commited from all files. Cleanup in the lib directory - files moved associated with different blocks moved to associated directories.
diff --git a/lib/burst_printer/bursts_printer_impl.h b/lib/burst_printer/bursts_printer_impl.h
index 932c8c7..81e8be6 100644
--- a/lib/burst_printer/bursts_printer_impl.h
+++ b/lib/burst_printer/bursts_printer_impl.h
@@ -32,7 +32,7 @@
      private:
       void bursts_print(pmt::pmt_t burst);
       std::set<uint16_t> d_c0_channels;
-          
+
      public:
       bursts_printer_impl();
       ~bursts_printer_impl();