Closed realtimeradio closed 3 years ago
@wfarah I'm compiling firmware to support this, and had a go at modifying the software. See https://github.com/realtimeradio/ata_snap/blob/delay-timing/docs/manual.pdf
See the API reference, methods: get_delays
, get_pending_delays
, set_delays
@wfarah Just uploaded firmware -- commit 4d84de7c9a . This should be used with the ata_snap control software from the same commit point.
Update firmware to allow delays to be loaded at known time -- probably defined by spectrum count on the FPGA. In the API, load time should probably be defined by unix/gps time.