Skip to content
Snippets Groups Projects
  1. Oct 16, 2020
  2. Oct 15, 2020
  3. Oct 13, 2020
  4. Oct 08, 2020
  5. Oct 07, 2020
    • Jonathan Hanks's avatar
      Removed a spurious PV from a pv name · f558eb48
      Jonathan Hanks authored
      f558eb48
    • Jonathan Hanks's avatar
      Daqds configured as a gds broadcaster have a different channel hash. · 9cc8a091
      Jonathan Hanks authored
      The broadcast daqds modify their channel list to mark only the broadcast channels as active/acquired.  This is what they should do, but it means a straight hash of the channel list creates a different channel hash than the other daqds.  This fix calculates the channel hash two ways, one w/o modification, and one w/ the broadcast list explicitly ignored.  This will all the broadcast daqd to declare that it has the same base channel hash (before applying the broadcast list to the channel list) as other daqds and will allow gds broadcasters to have their broadcast list checked as well.
      
      Move the hashing from the start main handler to the channels begin/end handler.  Add a {PREFIX}CHANNEL_LIST_CHECK_SUM_BCAST pv to show the channel hash after processing for the broadcast list.  On non-broadcast daqds these will be identical to the {PREFIX}CHANNEL_LIST_CHECK_SUM pv.
      9cc8a091
    • Erik von Reis's avatar
      Merge branch 'pub_sub_restart' into 'master' · 246848be
      Erik von Reis authored
      Pub sub restart
      
      See merge request cds/advligorts!160
      246848be
    • Rolf Bork's avatar
      Fixed bug in Contec6464 card mapping found during testing. · fb7ba0f4
      Rolf Bork authored
      Added DIO_TEST compile option. This was added to provide Contec6464
      testing by reading back the Contec output register to verify
      correct mapping and writing of data.
      fb7ba0f4
  6. Oct 06, 2020
  7. Oct 02, 2020
  8. Oct 01, 2020
  9. Sep 30, 2020
  10. Sep 29, 2020
  11. Sep 28, 2020
Loading