Skip to content
Snippets Groups Projects
CHANGELOG 1.61 KiB
Newer Older
  • Learn to ignore specific revisions
  • legoc's avatar
    legoc committed
    Version 1.2.1, YYYY-MM-DD
    -------------------------
    
    
    Version 1.2.0, 2018-09-20
    
    -------------------------
    - Made dependency to boost only with --enable-cameo option.
    - Removed read and write functions to property_tree from CrateBoard.h.
    
    legoc's avatar
    legoc committed
    - Added cmake build support for the core library.
    
    - Number of bits for the timestamp of the 1725 PHA RT changed to 31.
    
    legoc's avatar
    legoc committed
    Version 1.1.4, 2018-05-22
    
    legoc's avatar
    legoc committed
    -------------------------
    
    legoc's avatar
    legoc committed
    - Unspecified data added.
    
    - Exporter to CSV application added.
    
    legoc's avatar
    legoc committed
    
    Version 1.1.3, 2018-02-20
    
    legoc's avatar
    legoc committed
    -------------------------
    
    - Plot application improved.
    
    legoc's avatar
    legoc committed
    
    
    legoc's avatar
    legoc committed
    Version 1.1.2, 2018-01-24
    
    legoc's avatar
    legoc committed
    -------------------------
    
    legoc's avatar
    legoc committed
    - Corrected board info structure.
    
    - Removed lsto generation from lstrates128 application.
    
    legoc's avatar
    legoc committed
    - Added C1725_PHA_RT board.
    
    
    legoc's avatar
    legoc committed
    
    
    legoc's avatar
    legoc committed
    Version 1.1.1, 2017-01-10
    -------------------------
    - Implemented writeListModeContextToBinary.
    
    
    legoc's avatar
    legoc committed
    
    
    legoc's avatar
    legoc committed
    Version 1.1.0, 2016-12-16
    
    -------------------------
    - Integrated new boards
    - New interface to access data
    - Added columns to lstreader128
    - Relative time is related to a board
    
    
    
    legoc's avatar
    legoc committed
    Version 1.0.3, 2016-10-11
    
    legoc's avatar
    legoc committed
    -------------------------
    
    legoc's avatar
    legoc committed
    - Corrected missing jump when a bad event is read in EventArrayAlgorithm.
    - Implemented different reading when version = 1 and version > 1.
    - Corrected using time base for calculating rates. Added the lstrates128 application.
    - Corrected reading of the 1724 board (30bits of timestamp with 2 bits of zero)
    
    legoc's avatar
    legoc committed
    
    
    legoc's avatar
    legoc committed
    Version 1.0.2, 2016-07-11
    -------------------------
    - Corrected boost dependencies.
    
    
    legoc's avatar
    legoc committed
    Version 1.0.1, 2016-05-05
    -------------------------
    - Minor corrections.
    
    
    Version 1.0.0, 2016-03-05
    -------------------------
    
    legoc's avatar
    legoc committed
    - initial version forked from the branch new128 of LstDataProcess library.
    
    legoc's avatar
    legoc committed