Release Version Notes for the PCR4200 Application Programming Interface

Support contact: support@signalhound.com

- Version 1.0.7 (2/19/2026)
* Bug fix: Specific RBW/VBW/Sweep time combinations caused hangs on sweeps.
* Now linearly interpolating phase correction data. Removes discrete steps in
  the phase offset across frequency when performing phase coherent measurements
  on the shared LO.

- Version 1.0.6 (1/9/2026)
* The fast retune functions can now be called while a sweep is active. 
  See API documentation for more details. This covers the following functions,
  - pcrUpdateChannelShared
  - pcrUpdateChannelFreq
  - pcrUpdateSharedFreq

- Version 1.0.5 (11/20/2025)
* Added new function to retrieve the sweep timestamp.
  - pcrGetSweepTimestamp

- Version 1.0.4 (11/11/2025)
* Bug fix: Fixed issue when attempting to fast retune (pcrUpdate*** functions) while sweeping.

- Version 1.0.3 (10/30/2025)
* Added fast retuning capabilities. Compatible with FW version 4.4.6 or newer.
  See new functions
  - pcrUpdateChannelShared
  - pcrUpdateChannelFreq
  - pcrUpdateSharedFreq

- Version 1.0.2 (10/15/2025)
* This version of the API can only be used with FW version 2.2.5 or newer.
* Adds Data Packet Payload Format field to Vita49 context packets.
* Fixes flipped spectrum in Vita49 data packets when the big endian format is selected.

- Version 1.0.1 (10/6/2025)
* Added functions for timestamping I/Q data with an external PPS. 
  - pcrSetPPSSource()
  - pcrSetTime()
  Requires FW version 2.2.4 or newer to utilize.

- Version 1.0.0 (8/21/2025)
* Initial release.
