Releases: ALBATROS-Experiment/sparrow-albatros
MARS-2025
June 27 Sparrow software, gateware, and disk image versions to go on deployment
The Sparrow's ARM uses SFP3 for Ethernet as the RJ45 port was found to be not fit for purpose.
The Gateware release notes:
- v2025-04-17 The (12-stage) FFT bit-grows by 6 bits, which should lower the FFT noise-floor to the minimum given that the polyphase structure adds 6 bits of padding. I chose to get rid of a few bits in the on board correlator so that the fatter outputs could fit comfortably into 64-bit-wide accumulator BRAMs.
- The correlator can accumulate up to 68 seconds but we don't usually correlate more than 6 seconds. This comes at the expense of a few LSBs. We can trade 1 LSB for a doubling in the amount of correlation time.
- We could do a full bit growth to see if that improves anything on what was implemented in this release. If I had infinite time I would test this too.
- v2025-04-29 Changed digital gain decimal point interpretation from 17 to 15, this allows us to resolve small-amplitude signals
- v2025-06-25 (xc7z035 only): Compiled with mlib devel changes pulled that make Sparrow's ARM do Eth through SFP3 instead of RJ45 port, which has a hardware bug that JH warns could suddenly kill our eth connection (which would be costly in money and data).
Tests
-
Set system clock from GPS clock
-
DAQ runs with
sudo ./rundaqas it should -
Live-spec runs fine: writes to ~data_auto_cross, writes
-
BASEBAND correlations
ADC Snapshots
On board correlater (live spec in Montreal, no signal piped in but two different improvised, passive antennas)
Spec writes to ~/data_auto_cross

BASEBAND
[image placeholder of baseband writing]
Processes dump baseband and dump spec shown running after sudo ./rundaq execution

Uapishka-March-2025
Release of Sparrow-Albatros software, gateware, and SD card image for the March 29 - April 15 Uapishka deployment. The primary object of this deployment is to establish the feasability of the Sparrow system for the ALBATROS experiment.
Crew is comprised of me (@dcxSt), @harrylerman, @amanchokshi, @eegan




