1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-22 18:28:52 -05:00
Commit Graph

19 Commits

Author SHA1 Message Date
Gordon McCann c1d0069f80 Fix setting of yaml-cpp cache variable in CMake 2022-10-01 18:15:54 -04:00
Gordon McCann 1de7bc9b7d Remove now unused channels per board references from everywhere. 2022-10-01 15:26:41 -04:00
Gordon McCann c0b51c5ba9 Overhaul data id system. Now use a pairing function to map board-channel info to a unique id. 2022-10-01 15:13:36 -04:00
Gordon McCann a26ac08f34 Turn off yaml-cpp utilities 2022-10-01 10:15:54 -04:00
Gordon McCann e2a77a1d75 Update source dialog for Daqromancy 2022-10-01 10:07:54 -04:00
Gordon McCann 957a15e1a7 Incoproated DaqGrimoire, begin integrating Daqromancy data 2022-10-01 09:54:29 -04:00
Gordon McCann 51d9812199 Fix type in serialization for use on Linux. 2022-07-22 16:10:22 -04:00
Gordon McCann 798fb85687 Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00
Gordon McCann 830aef4f9f Modified Application to allow for setting of the runtime path programatically. This helps avoid copying assets to the binary directory by setting the runtime path to SpecProject. 2022-07-09 09:22:11 -04:00
Gordon McCann 6753678e69 Fix some small bugs in use of vector serialization 2022-06-26 22:06:40 -04:00
Gordon McCann f370beb904 Switch serialization to use YAML, rather than homebrewed. Integrate yaml-cpp project 2022-06-26 21:59:15 -04:00
Gordon McCann 709219f562 Added in scaler interface. Single graph with a list showing all scalers 2022-06-22 19:56:02 -04:00
Gordon McCann a234228985 Finish switch to cmake 2022-06-20 21:13:27 -04:00
Gordon McCann c4ad76487b Switching to cmake 2022-06-20 21:10:10 -04:00
Gordon McCann 7a02016774 Bugfix for Ubuntu22.04 in SpectrumManager and warning in SPSInputLayer.h 2022-06-19 21:48:12 -04:00
Gordon McCann 35db3964fa Finalized switch to Specter. Built successfully on windows 2022-06-19 17:20:41 -04:00
Gordon McCann 1b601a3fec Fix spdlog submodule 2022-06-19 16:50:27 -04:00
Gordon McCann d63d23f6a1 Add gitmodules 2022-06-19 16:46:33 -04:00
Gordon McCann a5a2b4a786 Preparing for switch to new name: Specter 2022-06-19 16:21:09 -04:00