advligorts (5.5.2-1+deb10) stable; urgency=medium

  * release 5.5.2

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 20 Nov 2025 14:48:48 -0800

advligorts (5.5.2~dev1-1+deb10) stable; urgency=medium

  * Fixing LIGO DAC instance number choice, and updating a few DAC related medms
  * Center OUTPUT lable on DAC overvire medm
  * wait longer for LIGO DAC timing sync
  * Change color of LIGO DAC for better visability
  * Remove extra DACs from selection list, set card_num to -1 to force people to pick a valid card_num
  * Remove filter reset dmesg

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 19 Nov 2025 11:45:00 -0800

advligorts (5.5.1~dev1-1+deb10) stable; urgency=medium

  * Extending standalone_edcu to be able to publish data via the pub_sub interface.

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 31 Jul 2025 09:06:49 -0700

advligorts (5.5.0-4+deb10) stable; urgency=medium

  * Change location for example daqd-rc

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 18 Jun 2025 17:01:09 -0700

advligorts (5.5.0-3+deb10) stable; urgency=medium

  * Fix bad path in install file

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 18 Jun 2025 14:33:33 -0700

advligorts (5.5.0-2+deb10) stable; urgency=medium

  * Add example daqdrc file to /usr/lib/advligorts-daqd

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 18 Jun 2025 14:10:00 -0700

advligorts (5.5.0-2+deb10) stable; urgency=medium

  * UNRELEASED

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 18 Jun 2025 14:08:19 -0700

advligorts (5.5.0-1+deb10) stable; urgency=medium

  * Set version to 5.5.0 release

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 07 May 2025 15:53:20 -0700

advligorts (5.5.0~dev2-1+deb10) stable; urgency=medium

  * Update fe_simulated_streams to be able to run faster than realtime.
  * correct 20-bit DAC duotone multiplier
  * Fix DACs so that they don't run empty in a slow IOP.
  * Add extra_dac_delay_cycles
  * Get LIGO DAC duotone working
  * Better example IOP models

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 25 Apr 2025 15:50:31 -0700

advligorts (5.5.0~dev1-1+deb10) stable; urgency=medium

  * Adding phase rotator part python examples
  * Fixing state space not showing up in CDS_PARTS
  * Adding noise parts to unittest model and new example script
  * librts: avoid feeding daq config file to fmseq.pl
  * GPSTIME driver: offset script auto calculates gps offset based on measured delta
  * fix userspace build for param no_zero_pad=1
  * Fixing deb10 build with statespace, and librts builds
  * Making it so enable_sdk.sh won't overwrite CDS_SRC if already set.
  * Updating daqd declarative config
  * Remove or comment out log messages in nds that end up being line noise.
  * Update to a test test_daqd_stop_on_duplicate_channel_list to reflect how fe_simulated_streams works
  * duotone changes from 5.1
  * Fixing DacKillIop part
  * Adding better duoToneMultiplier for LIGO DAC

 -- Erik von Reis <evonreis@caltech.edu>  Mon, 14 Apr 2025 13:03:03 -0700

advligorts (5.4.0-1+deb10) stable; urgency=medium

  * Bump version to 5.4.0 release

 -- Erik von Reis <evonreis@caltech.edu>  Sun, 03 Nov 2024 13:50:06 -0800

advligorts (5.4.0~dev1-1+deb10) stable; urgency=medium

  * Added atan part and unittest
  * Added phase unwrap part
  * Fix timing light when using newer firmware versions on Ligo timing card.
  * Using hash of sdk path, instead of rcg-local for version when enabling SDK with script
  * renaming rcg_version -> rcg-version to match installed dir, and fix warning from rtcds
  * Add enable_sdk script update local rcg-version
  * Fixed librts parse of the filters
  * Mark rcg-version file so enabling the SDK dose not make tracked changes to it
  * Fixing issue where when a user model does not find at least one usable ADC, it crashes the FE when removed.
  * Translated Pub_sub, Local-dc,and run_number tests from bash to python.
  * testpoint and awg RPC services now run on a single server, therefore a single thread
  * Adding librts example script for phase unwrap part
  * Switch order so that IOP prefers Ligo Timing Card to old TDS system
  * Statespace part working in librts, and RT models building it in.
  * Adding statespace part to x1tst.mdl model, and writing out x1iopvirt.mdl with 2019a
  * Adding new LIGO 32 chan DAC to the RCG/RTS, based on branch 5.1
  * Updating fe_simulated_stream to run without a GPS driver loaded.
  * IOP waits for intermittent late DAC data
  * Improved sys access to LPTC registers
  * Fixing race condition when two models share a DAC, and one is late, the IOP can miss data and won't report anything went wrong.
  * Temperature monitoring added to LIGO timing card.
  * improve ipc_channel_report.py to show when all IPC checks are passed.
  * Adding mfence ops for userspace
  * fix: 18-bit DACs wouldn't set DAC error bit when in HIQTR
  * Add build option to make building some binaries easier on bootservers
  * Starting to add support for other ADC types in virtual IO
  * Fixing a bug with multiple DACs in your model having the same card_num, fixing ADC top level check
  * Fixing issue where VIO did not clean up its mbufs
  * Fixing issue where VIO IOPs did not write correct time/cycle for AWG
  * Fixing issue where fast ADC would report slow ADC data in VIO mode
  * Fixing undersample use in VIO mode.
  * Added dolphin timing xmit indicator
  * Adding  IPX TX status, and warning when IPC send takes too long
  * Fix #655 detect duplicate channels when starting the DAQ, then crash
  * Adding sync code, to re-sync ADCs on startup
  * Allow for longer pulse widths on the PPS to be valid
  * Small change to not call time shift code when we don't have an IO chassis
  * Adding error message when testpoint_server unexpectedly returns
  * change daq_wiper.py to work for test stands by default. Move IFO one to daq_wiper_ifo.py

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 31 Oct 2024 12:13:22 -0700

advligorts (5.2.1~dev1-1+deb10) stable; urgency=medium

  [ ezekiel.dohmen ]
  * Fixing packaging issue, and shipping cds-shmem directory with rcg install
  * Adding the ability to run multiple models in the same script and at the
    same time to librts.

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Tue, 12 Dec 2023 17:15:09 -0800

advligorts (5.2.0~dev1-1+deb10) stable; urgency=medium

  * Dev release of version 5.2.0
  * Adding support for Dolphin MX adaptors.
  * Adding new parts, unwrapPhase and atan2 to the RGC for use in models.
  * Added initial support for the RTS on Debian 12 systems.
  * Support for DAQ declarative (YAML) configuration file.
  * Remove special logic for some subsystems.
  * librts now has an AWG like interface for Generators.
  * Fixed issue where ADC/DAC overflows were showing up in the wrong control models.
  * FPU bit is now blue, not red.
  * Debian 12 systems will use the new rust based local_dc. 
  * Filter loads are now significantly faster, fixing timout on models with
    too few filters. 

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Mon, 04 Dec 2023 09:24:02 -0800

advligorts (5.1.4-1+deb10) stable; urgency=medium

  [ ezekiel.dohmen ]
  * Adding advligorts-trend-utils package with extracttrend, mergetrend and validaterawtrend.
  * Release of version 5.1.4

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Mon, 03 Apr 2023 16:14:50 -0700

advligorts (5.1.3-2+deb10) stable; urgency=medium

  [ ezekiel.dohmen ]
  * Adding raw trend utils to new package

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Mon, 03 Apr 2023 11:55:10 -0700

advligorts (5.1.3-1+deb10) stable; urgency=medium

  * Librts upgrades
  * SDF bug fixes
  * 10000+ model var support
  * FPU status tracking
  * Release version 5.1.3

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Sun, 02 Apr 2023 22:17:59 -0700

advligorts (5.1.2-1+deb10) stable; urgency=medium

  [ Erik von Reis ]
  * [RCG] Fix problem with out-of-order DAQ when running RCG TEST

  [ ezekiel.dohmen ]
  * Revert mask removal, add no mask (NM) option instead
  * Update news for release 5.1.2

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Wed, 01 Mar 2023 13:22:27 -0800

advligorts (5.1.2~dev1-1+deb10) stable; urgency=medium

  [ Erik von Reis ]
  * Add new timing card firmware version to lptcinfo utility
  * Correct duotone for time_shift, timing card differences.
  * RCG: Add new model parameter to configure expected duotone offset
  * RTS: EPICS ranges for duotone now set by the IOP model.

  [ ezekiel.dohmen ]
  * Adding missing check for isolated core when explicit core requested by module user
  * Fixing issue with info print

  [ Erik von Reis ]
  * RCG: send IPC data on cycle clock_div - 1
  * [RCG] WIP: getting alarm levels as epics outputs for some channels

  [ Erik von Reis ]
  * Sequencer now checks EPICS var addresses
  * RTS: An error loading the DAQ now causes the model to error out on startup.
  * RCG: INI load check now works for all parts
  * RTS: Add Daniel Sigg's new duotone crossing-time calc.
  * RCG: Fix some issues breaking output alarm levels.
  * [RT] [DUOTONE] make more sensible choices about duotone span
  * Now sets limits on dac duotone epics variable
  * DAC duotone FLOAT now a new value
  * RCG: Move model IOC-specific code out of param.c
  * pub_sub: added missing const to parseConfigFile callback function

  [ ezekiel.dohmen ]
  * Fixing mbuf unit tests for new large MAX_AREAS

  [ Erik von Reis ]
  * [RTS] Delete some unneeded DUOTONE constants from controller.h
  * RCG: use calculated send cycle for sending IPCs

  [ ezekiel.dohmen ]
  * Setting precision for all SDF files to 20, to match slow controls
  * Fixing issue where accepting an uninitialized (but not monitoring it) does not update the unmon count until other screen is loaded
  * Adding seprate chan for modified SDF file detected, some GUI elements to display same value on SDF table.
  * Adding check for 3 letter models
  * Moving REMOTE_IPC_PAUSE and DACDT to EPICS outputs so we can record them in the DAQ
  * Adding stddef for size_t

  [ Erik von Reis ]
  * Fix duotone on slow IOPs

  [ ezekiel.dohmen ]
  * Removing the INVARIABLE mask function, because it is no longer needed
  * checkFileMod() should be looking for not equal times, so we catch reverts as a trigger for a crc check
  * First pass at adding expected time0 delay
  * Adding adjustment in controller
  * Allowing for x2 expected delay in time0 delay

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Tue, 28 Feb 2023 15:09:35 -0800

advligorts (5.1.1-1+deb10) stable; urgency=medium

  [ ezekiel.dohmen ]
  * Just check if we can read/write sdf files, don't force advligo group.
  * RCG Release 5.1.1

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Fri, 10 Feb 2023 13:46:37 -0800

advligorts (5.1.0-1+deb10) stable; urgency=medium

  * Adding set monitored chans function

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 08 Feb 2023 17:50:34 -0800

advligorts (5.1.0~dev2-2+deb10) stable; urgency=medium

  [ ezekiel.dohmen ]
  * installing renamed configure.ac instead of configure.in

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Mon, 06 Feb 2023 13:02:04 -0800

advligorts (5.1.0~dev2-1+deb10) stable; urgency=medium

  [ ezekiel.dohmen ]
  * Adding more math functions for inline c code

  [ Erik von Reis ]
  * More autotest fixes
  * RCG test: Fixed some chronically failing tests on x2ats
  * Test numbers added to report.
  * RCG_TEST handle some error states better in autotest
  * RCGTEST add tree search routine for finding which commit caused a test failure.

  [ Jonathan Hanks ]
  * advligorts-daqd - remove dep on advligorts-gpstime-dkms
  * gpstime - rename calc_gps_offset.py to gpstime_module_config.py
  * debian packaging  - gpstime - rename calc_gps_offset.py to gpstime_module_config.py
  * packaging tweak advligorts-gpstime-dkms  * make sure sbin is used for gpstime_module_config
  * packaging tweak advligorts-gpstime-dkms  * fixing the install path for the gpstime_module_config file

  [ ezekiel.dohmen ]
  * Adding better error msgs and using ull for storing TSC reg
  * Fixing app TSC storage
  * Changing default filter control status to be output off for new filters and for all filters in new installs
  * Better error reporting for pps and no_sync configs
  * Moving ADC clock estimation to PPS detection loop
  * Reformatting the src/fe/README file to markdown
  * Rename README -> README.md

  [ ezekiel.dohmen ]
  * Defaulting filter module input to off and gain value to 0
  * Filter module gain for new modules in existing models now 0.0

  [ Erik von Reis ]
  * Some fixes to duotone tests to take new duotone calcs into account

  [ ezekiel.dohmen ]
  * Fixing sync issue, adding permissions error, and blinking box for changes
  * Fixing issue where SDF_TYPE gets out of sync with SDF_LOADED when an EDB only load is done. Fixing #488
  * Removing some copies susceptible to race conditions during a async build, regenerated configure script
  * Merging the kernel space ipc_rate fixes into userspace
  * Removing some symbolic link creation that are  susceptible to race conditions, configure script now sets links up
  * Adding checks to make sure dolphin network is enabled when configured to TX/RX dolphin time
  * Also adding checks for null in the c code, because the error case was FE crashing

  [ Erik von Reis ]
  * RCGTEST Make DAC test results match up with numbers.

  [ ezekiel.dohmen ]
  * Fixing issue where adl/ui files get created with 000 permissions and block async build, remove relative path from feCodeGen

  [ Erik von Reis ]
  * Improved dackill handling in DAC test. Fixed some more duotone test criteria

  [ ezekiel.dohmen ]
  * Adding filter error flag to seq, state word and medm screen
  * Added count of sent/recv need to figure out how to fill IPCs in error
  * Moving FLT error bit in the GDS_TP screen

  [ Erik von Reis ]
  * Create advligorts group if missing
  * packaging: change how controls user is added to advligorts group
  * Packaging: change how passwords are gathered to a debain-conf like way
  * Packaging: remvoe linux header dependency to match debian/bullseye

  [ ezekiel.dohmen ]
  * IPC TOTAL chans on every model, removed userspace IPC code, because I updated kernelimplementation to work in userspace
  * Catching failed copy in skeleton.st and marking filter error bit
  * Adding top level check for IO parts, and c identifier check for block names

  [ Erik von Reis ]
  * RCG: Remove time_shift offset 'correction' from duotone.
  * Attempt to correct duotone ranges for time_shift on ADC

  [ ezekiel.dohmen ]
  * Skipping more parts that don't generate c code, annding EzCa parts as IPC logic
  * Exit if we can't copy filter file on startup, goto bailout so broken cp error msg is displayed during runtime
  * Adding check to generate build error if MATH part is used with unsupported operation
  * Removing last bits of specific_cpu parameter

  [ Erik von Reis ]
  * Add 'time_shift' offset to duotone error checks.

  [ ezekiel.dohmen ]
  * Adding table color change for SDF_TABLE
  * Make loaded file box pop up when lock triggered
  * Moving loaded text update lower in file
  * Adj. table lock box so it has even sides/overlap
  * Change table lock warning to pink
  * Consolidating use of 8x decimation filter, updating to new coefficients
  * Removing IPC not at top level in librts unittest

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Mon, 06 Feb 2023 11:51:35 -0800

advligorts (5.1.0~dev1-3+deb10) stable; urgency=medium

  * Missing commas in control

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 19 Jan 2023 12:02:25 -0800

advligorts (5.1.0~dev1-2+deb10) stable; urgency=medium

  * restrict framecpp to 2.8
  * add version specific dependency to daqd on ldas-tools-framecpp

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 19 Jan 2023 11:49:55 -0800

advligorts (5.1.0~dev1-1+deb10) stable; urgency=medium

  * Increase local_dc and mbuf upper limits
  * FrontEnd: Change duotone rate value to double precision
  * Cleaning up old IPC code, and pointer usage
  * Adding REMOTE_IPC_PAUSE channel and function, so the sending of IPCs can be disabled
  * Cleaning up shared struct and adding version number for better errors
  * Adding better logic so we still send shmem ipcs and fixing issue with xmit time
  * Fixing error lookup
  * New demod band parts based on Daniel Sigg's Demod-decimation-band parts
  * Fixing adcparser logic so it does not skip parts that happen to have 'INS' or 'OUT TO' in the name
  * Fixing the ipc_rate= error causing receivers of the limited model to have errors
  * Fixing issue with error msg, and error msg not going to stdout
  * Adding logic to automatically add EPICS RX/TX chans for IPC receivers and transmitters
  * Minor tweaks to the tests/run script and the test-model-* tests.
  * RCG: Align epics values so DAQ stream matches INI file.
  * Adding install code to create OBSERVE.snap by symlink to safe.snap on new install
  * Adding syncSource dmesg on IOP module load
  * Adding DCUID chan for slow controls sdf
  * Fixing issue where unmonitored filter module bitfield don't show up as diffs when the monitor select is ALL
  * Making mask bigger so it catches the HOLD OUTPUT bit

 -- Erik von Reis <evonreis@caltech.edu>  Sat, 07 Jan 2023 14:52:58 -0800

advligorts (5.0.6~dev1-2) unstable; urgency=medium

  * Add ligo-dolphin-px-dev as an option for build dependency 

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 06 Jan 2023 10:52:09 -0800

advligorts (5.0.6~dev1-1) unstable; urgency=medium

  * Dev release version to 5.0.6~dev1 so this is detected as a newer package

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Tue, 22 Nov 2022 10:37:54 -0800

advligorts (5.0.5~dev1-1) unstable; urgency=medium

  * New rts-cpu-isolator that picks CPU cores automatically
  * A few installation script fixes

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Mon, 21 Nov 2022 16:41:09 -0800

advligorts (5.0.5-1) unstable; urgency=medium

  * Fix displayed version.

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 27 Oct 2022 18:38:30 -0700

advligorts (5.0.4-1) unstable; urgency=medium

  * Fix for the safe.snap generation of PVs that are enumerations
  * Fix for model opening wrong *_daq shmem size

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Thu, 27 Oct 2022 09:12:20 -0700

advligorts (5.0.3~dev2-1) unstable; urgency=medium

  * Fix for librts build on with some compilers
  * Workaround for librts Dolphin based IPCs
  * Fix avoiding segfault when ix_stream/dix_* apps can't initialize with
    dolphin.

 -- Ezekiel Dohmen <ezekiel.dohmen@ligo.org>  Thu, 20 Oct 2022 17:11:52 -0700

advligorts (5.0.3-1) unstable; urgency=medium

  * Fixed version 

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 13 Oct 2022 23:22:23 -0700

advligorts (5.0.2-1) unstable; urgency=medium

  * Fix for #458, sequencer issues, reverted sequencer to 4.2.8 copy + some
    improvements
  * Fix to issues with installer
  * Fix to issues with parallel model building

 -- Jonathan Hanks <jhanks@caltech.edu>  Thu, 13 Oct 2022 11:39:02 -0700

advligorts (5.0.1-1) unstable; urgency=medium

  * fix caqtdm detection

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 07 Oct 2022 17:32:08 -0700

advligorts (5.0.0-1) unstable; urgency=medium

  * Minor cdsrfm modifications

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 07 Oct 2022 15:32:25 -0700

advligorts (5.0.0~dev14-1) unstable; urgency=medium

  * cdsrfm optimized 

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 05 Oct 2022 20:36:20 -0700

advligorts (5.0.0~dev13-1) unstable; urgency=medium

  * Version bump to correct dev release 

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 05 Oct 2022 13:38:29 -0700

advligorts (5.0.0~dev10-1) unstable; urgency=medium

  * Add EPICS channel to report if the loaded SDF file is a 'safe.snap' or
    an 'observe'.snap
  * Deb10 patch/nopatch support

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 05 Oct 2022 13:17:56 -0700

advligorts (5.0.0~dev4-1) unstable; urgency=medium

  * Fixing rts-logger dkms by actually calling the build

 -- Ezekiel Dohmen <ej.dohmen@caltech.edu>  Thu, 25 Aug 2022 19:24:24 -0700

advligorts (5.0.0~dev3-1) unstable; urgency=medium

  * Really fixing packaging for gpstime

 -- Ezekiel Dohmen <ej.dohmen@caltech.edu>  Thu, 25 Aug 2022 18:32:01 -0700

advligorts (5.0.0~dev2-1) unstable; urgency=medium

  * Fixing packaging for gpstime
  * merge with master pulling slow controls SDF to export its DCUID

 -- Ezekiel Dohmen <ej.dohmen@caltech.edu>  Thu, 25 Aug 2022 18:14:39 -0700

advligorts (5.0.0~dev1-1) unstable; urgency=medium

  * 5.0.0 Dev release for debian 10

 -- Ezekiel Dohmen <ej.dohmen@caltech.edu>  Thu, 25 Aug 2022 08:42:17 -0700

advligorts (4.2.7-1) buster; urgency=medium

  * Release - no changes from dev1

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 03 Dec 2021 14:32:42 -0800
 
advligorts (4.2.7~dev1-3) buster; urgency=medium

  * Fix install for sequence check script

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 01 Dec 2021 10:54:58 -0800

advligorts (4.2.7~dev1-2) buster; urgency=medium

  * Added install for sequence check script

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 01 Dec 2021 10:25:10 -0800

advligorts (4.2.7~dev1-1) buster; urgency=medium

  * Fixed more out-of-order calculations
  * Cleared warnings on slow control model builds
  * Clear hidden html tags in annotation block 

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 01 Dec 2021 09:42:18 -0800

advligorts (4.2.6-2) unstable; urgency=medium

  * Packaging tag fix. 

 -- Jonathan Hanks <jhanks@caltech.edu>  Mon, 29 Nov 2021 11:06:20 -0800

advligorts (4.2.6-1) unstable; urgency=medium

  * Release of 4.2.6

 -- Jonathan Hanks <jhanks@caltech.edu>  Mon, 29 Nov 2021 10:45:49 -0800

advligorts (4.2.6~dev3-1) unstable; urgency=medium

  * Fix to awgtpman to shutdown gracefully if the iop is not running
  * Fixes to the rtcds command
  * Fix to the install process to make sure a systemd_env file is created

 -- Jonathan Hanks <jhanks@caltech.edu>  Tue, 23 Nov 2021 15:19:14 -0800

advligorts (4.2.6~dev2-1) Unstable; urgency=medium

  * Package version fix 

 -- Jonathan Hanks <jhanks@caltech.edu>  Tue, 23 Nov 2021 13:43:23 -0800

advligorts (4.2.6~dev1-1) unstable; urgency=medium

  * Dev release for 4.2.6
  * Bug fixes for virtualIOPs
  * Fix a regression in the RCG which caused parts to be built in the wrong
    order before they were ready.
  

 -- Jonathan Hanks <jhanks@caltech.edu>  Tue, 23 Nov 2021 13:23:17 -0800

advligorts (4.2.5-1) buster; urgency=medium

  * Release of 4.2.5

 -- Erik von Reis <evonreis@caltech.edu>  Tue, 16 Nov 2021 13:40:39 -0800

advligorts (4.2.5~dev2-1) buster; urgency=medium

  * Version bumped again

 -- Erik von Reis <evonreis@caltech.edu>  Tue, 16 Nov 2021 10:58:43 -0800

advligorts (4.2.4-1) buster; urgency=medium

  * Version bump required.

 -- Erik von Reis <evonreis@caltech.edu>  Mon, 15 Nov 2021 17:57:57 -0800

advligorts (4.2.3-2) buster; urgency=medium

  * Fixed version number in medm

 -- Erik von Reis <evonreis@caltech.edu>  Mon, 15 Nov 2021 16:52:43 -0800

advligorts (4.2.3-1) buster; urgency=medium

  * Avoid name collisions in Goto tags
  * Fixed build error for IOP models with faster ADC clocks than model rates.

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 10 Nov 2021 19:00:29 -0800

advligorts (4.2.2-1) unstable; urgency=medium

  * 4.2.2 release
  * Minor timing diagnostic changes.
  * Fix of path names in autogenerated adl files to have a lower case site
    value.

 -- Jonathan Hanks <jhanks@caltech.edu>  Mon, 08 Nov 2021 14:36:30 -0800

advligorts (4.2.1-1) unstable; urgency=medium

  * Tag for release 

 -- Jonathan Hanks <jhanks@caltech.edu>  Tue, 02 Nov 2021 15:46:24 -0700

advligorts (4.2.1~dev3-1) unstable; urgency=medium

  * Fixes for fast ADC cars.
  * Startup sequencer updated to turn off dolphin drivers when the models are
    stopped.
  * Allow specifying how many samples to sample early when reading ADCs to
    allow shifting fast ADC reads.
    * Trade off between execution time each cycle and phase delay.
  * Misc fixes.

 -- Jonathan Hanks <jhanks@caltech.edu>  Fri, 22 Oct 2021 10:08:59 -0700

advligorts (4.2.1~dev2-1) unstable; urgency=medium

  * Model times shown on GDSTP screen changed to show more meaningful values.
  * RCG now gives error on name collisions during model flattening.
  * Start sequencer now handles START_MODELS=false correctly when using
  dolphin.

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 08 Oct 2021 12:11:09 -0700

advligorts (4.2.1~dev1-1) buster; urgency=medium

  * Fixed dolphin timing for IOPs running fast ADCs.
  * Increased binary IO limit to support new 4-part cards
  * $bdroot install problem fixed
  * breaks backwards compatibility with awgtpman
  * LPTC added to gpstime driver
  * 'lptcinfo' diagnostics program added to gpstime driver package

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 23 Sep 2021 13:44:30 -0700

advligorts (4.2.0-1) unstable; urgency=medium

  * Tag for release

 -- Jonathan Hanks <jhanks@caltech.edu>  Mon, 23 Aug 2021 09:45:56 -0700

advligorts (4.2.0~dev12-1) unstable; urgency=medium

  * Fixes to issues with a 18bit ADC run at 524K.
  * Fix for #251, code no longer requires a Contec1616 card in the IOP
    model to run with a Contec controller timing card.
  * Updates to testing code.

 -- Jonathan Hanks <jhanks@caltech.edu>  Mon, 16 Aug 2021 10:23:45 -0700

advligorts (4.2.0~dev11-1) unstable; urgency=medium

  * Dataviewer has been removed from this build and is now a standalone
    product.  This reflects its status as a frozen product.
  * Updated data transports to use the pipeline support in cds-pubsub 0.3.x
    with zstd compression.

 -- Jonathan Hanks <jhanks@caltech.edu>  Mon, 02 Aug 2021 18:17:53 -0700

advligorts (4.2.0~dev10-1) unstable; urgency=medium

  * Improved checking for data flow in mbufs.

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 04 Jun 2021 10:14:05 -0700

advligorts (4.2.0~dev9-1) unstable; urgency=medium

  * fixed a problem with timing receiver IOP model builds.

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 04 Jun 2021 08:32:03 -0700

advligorts (4.2.0~dev8-1) unstable; urgency=medium

  * functions added to ligoPcieTiming.c
  * cleanup of ADC drivers

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 03 Jun 2021 14:08:51 -0700

advligorts (4.2.0~dev7-1) unstable; urgency=medium

  * Added advligorts-dev package with some header files needed in other
    projects. 

 -- Erik von Reis <evonreis@caltech.edu>  Thu, 03 Jun 2021 10:59:35 -0700

advligorts (4.2.0~dev6-1) unstable; urgency=medium

  * Site/Ifo mapping removed from the rcg
  * Removed unsupported (and also unpackaged mx/omx/dx code)

 -- Jonathan Hanks <jhanks@caltech.edu>  Wed, 02 Jun 2021 10:49:12 -0700

advligorts (4.2.0~dev5-1) unstable; urgency=medium

  * Merged in a cmake/install fix

 -- Jonathan Hanks <jhanks@caltech.edu>  Thu, 27 May 2021 09:50:42 -0700

advligorts (4.2.0~dev4-1) unstable; urgency=medium

  * New package python3-ligo-shmem which gives access to mbuf/posix shmem
    windows from python.
  * Changed the simluated data stream program name in
    advligorts-simulated-streams.
  * General updates.

 -- Jonathan Hanks <jhanks@caltech.edu>  Thu, 27 May 2021 09:25:55 -0700

advligorts (4.2.0~devr3-1) UNRELEASED; urgency=medium

  * New mbuf configuration for awtpman
  * New build system for awgtpman

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 30 Apr 2021 15:06:21 -0700

advligorts (4.2.0~dev2-1) unstable; urgency=medium

  * Test release
  * Added external clock setting on PCIe timing card to produce 2^19Hz
      signal to sync the new IOC power supply (Issue #220)
  * Fix for IOP using Dolphin timing: has to use previous adc/dac info
    reporting code as without IO cards, no concept of IOC slots.
  * Added a package with fe_stream... to enable testing daqd data with just packages.
  * fix for ltpc_get_gps_second
  * updates for building userspace codes
  * updates for 1pps in the code

 -- Jonathan Hanks <jhanks@caltech.edu>  Tue, 23 Mar 2021 13:37:24 -0700

advligorts (4.2.0~dev1-1) unstable; urgency=medium

  *  Version bumped to 4.2.0 to stay ahead of production.

 -- Erik von Reis <evonreis@caltech.edu>  Wed, 17 Mar 2021 17:30:30 -0700

advligorts (4.1.0-1) unstable; urgency=medium

  * Fix for timing issues on standalone_edc
  * Fix for checkdaqconfig when a dealing with unexpected white space
  * Dependancy fix for awgtpman

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Tue, 23 Feb 2021 17:51:39 -0800

advligorts (4.1.0~dev5-1) unstable; urgency=medium

  * Timing checks added to cps_recv

 -- Keith Thorne <keith.thorne@ligo.org>  Fri, 15 Jan 2021 14:04:00 -0600

advligorts (4.1.0~dev4-1) unstable; urgency=medium

  * Updated for dev release.
  * Standalone EDC can take timing from an external IOP or the gps time
    driver.
  * Updates to systemd.

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Tue, 12 Jan 2021 09:42:18 -0800

advligorts (4.1.0~dev3-1) unstable; urgency=medium

  * Python3-rtcds package added.  

 -- Erik von Reis <evonreis@caltech.edu>  Tue, 01 Dec 2020 14:36:46 -0800

advligorts (4.1.0~dev1-2) unstable; urgency=medium

  * Updated the required version of cds pub/sub.

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Tue, 10 Nov 2020 18:05:32 -0800

advligorts (4.1.0~dev1-1) unstable; urgency=medium

  * First RC for the 4.1.0 release.
  * Support for mixed ADC/DAC ordering.
  * Silent mbuf (optional verbosity).
  * cps_recv can export daqd style stats so that daqd may not be needed on a
    dataconcentrator.
  * Numerous new debug outputs added for daqd to verify the internal state of
    the system.
  * Stability improvements for daqd.

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Tue, 10 Nov 2020 17:42:28 -0800

advligorts (4.0.1-1) unstable; urgency=medium

  * Bugfix release
  * Fix for biquad filters
  * Fix on the daq_wiper script

 -- Jonathan Hanks <jonathan.hanks@devbox.localdomain>  Fri, 14 Aug 2020 09:21:37 -0700

advligorts (4.0.0-1) unstable; urgency=medium

  * Initial release for production
  * Extracted local_dc, awgtpman, and the edc to seperate packages to
    facilitate possible future upgrades.

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Fri, 31 Jul 2020 11:01:18 -0700

advligorts (4.0.0~dev17-1) unstable; urgency=medium

  * dev release

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Wed, 22 Jul 2020 11:43:44 -0700

advligorts (4.0.0~dev16-1) unstable; urgency=medium

  * dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 17 Jul 2020 16:07:17 -0700

advligorts (4.0.0~dev15-1) unstable; urgency=medium

  * dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Mon, 13 Jul 2020 17:58:05 -0700

advligorts (4.0.0~dev14-1) unstable; urgency=medium

  * dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 26 Jun 2020 16:16:10 -0700

advligorts (4.0.0~dev13-2) unstable; urgency=medium

  * remove no longer needed reference to dolphin-ix in shlibs.local

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 11 Jun 2020 10:59:08 -0700

advligorts (4.0.0~dev13-1) unstable; urgency=medium

  * dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Wed, 10 Jun 2020 01:32:22 -0700

advligorts (4.0.0~dev12-1) unstable; urgency=medium

  * dev release
  * attempt to fix debconf script
  * update dolphin packaging info

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Mon, 08 Jun 2020 14:23:27 -0700

advligorts (4.0.0~dev11-1) unstable; urgency=medium

  * Bug fix release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 21 May 2020 17:57:21 -0700

advligorts (4.0.0~dev10-1) unstable; urgency=medium

  * New dev release
  * Include cdsrfm source

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 21 May 2020 14:01:27 -0700

advligorts (4.0.0~dev9-1) unstable; urgency=medium

  * New dev release
  * Add cds_pub_sub binary
  * Move to debhelper-compat 12

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 08 May 2020 14:39:43 -0700

advligorts (4.0.0~dev8-1) unstable; urgency=medium

  * New dev release
  * Add new mbuf_probe to mbuf dkms package

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 23 Apr 2020 14:59:15 -0700

advligorts (4.0.0~dev7-1) unstable; urgency=medium

  * New dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Mon, 13 Apr 2020 23:29:58 -0700

advligorts (4.0.0~dev6-2) unstable; urgency=medium

  * Install daqdrc example as example
  * Add dkms dependency for RCG

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Sun, 12 Apr 2020 12:46:55 -0700

advligorts (4.0.0~dev6-1) unstable; urgency=medium

  * New dev release
  * New advligorts-common metapackage
  * Create advligorts user
  * Initial debconf support

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 10 Apr 2020 17:09:18 -0700

advligorts (4.0.0~dev5-1) unstable; urgency=medium

  * Remove advligorts-transport-

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Mon, 30 Mar 2020 14:02:41 -0700

advligorts (4.0.0~dev4-1) unstable; urgency=medium

  * Added the advligorts-transport-pubsub package (cps-xmit/cps-recv)

 -- Jonathan Hanks <jonathan.hanks@ligo.org>  Wed, 11 Mar 2020 16:40:17 -0700

advligorts (4.0.0~dev3-2) unstable; urgency=medium

  * Move standalone_edc binary to advligorts-fe package

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 20 Feb 2020 11:36:54 -0800

advligorts (4.0.0~dev3-1) unstable; urgency=medium

  * New dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Wed, 19 Feb 2020 08:45:08 -0800

advligorts (4.0.0~dev2-1) unstable; urgency=medium

  * New dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 06 Dec 2019 16:13:24 -0800

advligorts (4.0.0~dev1-2) unstable; urgency=medium

  * Add dh_clean

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 23 Aug 2019 12:11:44 -0700

advligorts (4.0.0~dev1-1) unstable; urgency=medium

  * New dev release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 22 Aug 2019 16:32:15 -0700

advligorts (4.0.0~dev0-4) unstable; urgency=medium

  * Fix shlibs.local to point to dolphin-ix package for libsisci

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Mon, 05 Aug 2019 16:42:29 -0700

advligorts (4.0.0~dev0-3) unstable; urgency=medium

  * Build dolphin package.

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Fri, 02 Aug 2019 11:21:48 -0700

advligorts (4.0.0~dev0-2) unstable; urgency=medium

  * Remove MX dependency.

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 01 Aug 2019 22:44:13 -0700

advligorts (4.0.0~dev0-1) unstable; urgency=medium

  * New release

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 18 Jul 2019 16:56:43 -0700

advligorts (3.4~rc1-1) unstable; urgency=medium

  * add systemd support scripts/files

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Thu, 24 Aug 2017 15:25:31 -0700

advligorts (3.4~rc0-2) unstable; urgency=medium

  * Include RCG package

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Wed, 23 Aug 2017 08:40:32 -0700

advligorts (3.4~rc0-1) unstable; urgency=medium

  * Initial packaging.

 -- Jameson Graef Rollins <jameson.rollins@ligo.org>  Tue, 22 Aug 2017 15:21:27 -0700
