Fix logic related to getting "next" block
Add num_coarse_chan field to s6_input_block_header
Add install rule for dat files and FITS template
Add s6_net_thread.cpp
Add .gitignore
Add "tags" target to Makefile to run ctags
Ignore *.fits files
Remeber new num_coarse_chan when it changes
Clean up Makefile and #includes
Add install target to Makefile
Ignore s6_init.sh log files
Add s6_memcpy to s6_pktsock_thread
Add NETPKTS and NETDROPS s6_pktsock_thread stats
Add s6_net_stats.rb script
Add NETPKTS to s6_net_stats.rb
s6_init.sh now zeros out MISSEDPK for pktsock
Add (ifdef'd out) SCHED_FIFO to s6_pktsock_thread
Open packet socket in thread's init function
Misc cleanups in s6_pktsock_thread.cpp
Restore instance list in s6_init.sh
Add s6_pktsock_thread.cpp
Merge jeffc/master
Add NETPKTTL and NETDRPTL status variables
Net threads delete status keys from pktsock thread
Make s6_init.sh be pktsock aware
Bump VERS6SW to 0.6.0
Add s6_net_null_thread
Remove s6GPU_test from Makefile target `all`
Ignore s6_extract_coarse_chan
Increase number of packet socket blocks
Make network min/max stats be per-block
s6_init.sh zeros out more pktsock counters