- Adding numpy requirement
- Changing parameter list_output to output_type
- Including acq submodule for acquiring data from a RAVA device
- Including acq_pcs.py, acq_bytes.py, acq_ints.py, and acq_floats.py to examples/
- Including tk submodule for GUI apps defining RAVA_APP and RAVA_SUBAPP classes
- Including tk.acq used to evoke the tk acquire subapp via python3 -m rng_rava.tk.acq
- Including tk.ctrlp used to evoke the tk control panel subapp via python3 -m rng_rava.tk.ctrlp