* Oscilloscope guide
* Legacy library documentation and introduction to the new library
* Added documentation
* Removed zip
* DPP trigger parameters
* Introduced CAEN DPP
* Fixed command sequence for acquiring on CAEN FELib
* Integrated FE CAEN board control part
* Fixed minor issues on the CAEN part
* Added bd_feelib and started BE API support
* Integrated FEElib for scicompiler support
* Added dt1260 driver and started x5560
* Fixed buffer bugs
* Other allocation issues in the wrapper fixed
* Small allocated strings in the return to DLL CPP
* List bug fixed
* Register enumeration
* Added instrument parameter initialization, push for server change
* Spectrum modifications: initializations
* Added bins and max counts
* Added read state function
* Porting on Linux, to be tested
* Started board driver
* Added references to CITIROC and PETIROC frame
* Added PETIROC frame
* Added CITIROC frame, modified error in non-threaded read frame
* Added CITIROC frame
* Digitizer bugs: maximum size, channel spacing dependent on acq_len
* Fixed digitizer WinForm C example
* Moved "for" loop
* Completed frame
* Frame in progress
* Work on frame
* Added driver file for frame
* Console C example
* Register start CITIROC config
* Renamed CITIROC config
* Updated .gitignore
* Python console and C console/WinForm examples for TOF spectrum
* Added TOF spectrum
* Updated digitizer to match what was done with resource explorer
* C dual oscilloscope console example
* C DLL - fixed s_error issue
* Fixed buffer allocation in Python
* Completed Python wrapper library
* Using DLL from a different folder than the executable file's execution folder
* Python wrapper methods for setting and getting parameters
* Fixed C library
* Sent previous changes
* C DLL wrapper - finished writing methods
* C SDK - buffer allocation for all nodes
* Started creating C wrapper DLL for SciSDK
* C oscilloscope example - fixed zoom
* Started creating function to list registers and MMCCOMPONENTS
* Digital trace display
* Fixed folder structure of C oscilloscope example, added console-only example project
* Completed analog trace graph display
* Started graph display
* Completed reading data in C oscilloscope example
* Read-only properties for oscilloscope
* C oscilloscope example - created form for selecting board, JSON file, and connection type
* Started creating C oscilloscope example
* SciSDK_DLL
* Started creating wrapper for library
* Dual oscilloscope
* Fixed handles
* Integrated DT5560
* Runtime loading of DLLs
* Register read/write
* CITIROC write completed
* Finished decoding
* DT5550W-CITIROC bitstream generation
* Class to handle rate meter
* Class to handle custom packet
* Added spectrum
* Completed spectrum, added FFT
* Add spectrum
* List with threadless read and non-blocking with status register control
* List
* Parameter limits
* Digitizer
* Completed oscilloscope
* Oscilloscope reading OK, decode also OK, trigger still not working
* Oscilloscope (not tested)
* Registers and oscilloscope draft
* Added functions to access register
* Started oscilloscope implementation
* Initial commit