Merge branch 'master' into implement_dada_hdu_reopen
Call ipcbuf_mark_cleared only if ipcbuf_is_reading (not ipcbuf_is_reader)
New ipcbuf_resume_reading allows a reader to go directly to the
new dada_hdu_reopen and ipcbuf_get_last_read allow a reader to resume where a previous reader ended
Bug in configure script
Fixed at https://gitlab.com/pulsar-astronomy/psrchive with commit ea9ecc5001508e59ad3f7eddfd19392d81100fe2 Author: Willem van Straten <vanstraten.willem@gmail.com> Date: Fri May 15 06:49:38 2026 +1200 bugs/512 Disable 'make dist' if automake version is less than 1.17 (older automakes do not handle Python versions above 3.9) Also, both bootstrap and configure scripts ensure that submodules are checked out before continuing.
AT3-1248 minor edit of DetectionCUDA documentation
Merge branch 'master' of ssh://git.code.sf.net/p/dspsr/code