Commit graph

  • 934ed0d632 sologse: fix TxE enables revert misguided attempt to reset reg readout machines in status() (fails, because the packets block the subsequent readouts) Stephan I. Böttcher 2015-03-09 19:43:10 +00:00
  • a6ebeb58cb EEPROM, TxE: wire TxE to ~confs[5:4], invert EEPROM_nRES Both LDVS drivers and the EEPROM are enabled when confs==0. Now we can disable the unused LVDS driver. Stephan I. Böttcher 2015-03-06 14:58:37 +00:00
  • 3d6e0f5a73 dps_table.py: fixed some problems with the itf-parser definitions Sebastian Boden 2015-03-06 12:59:06 +00:00
  • d3b0d11328 dps_table.py: added write_defs() to create science definition files from dps table Jan Grunau 2015-03-05 15:06:42 +00:00
  • 2683e0a92e step.l3: Added CMP to first comparison. Jan Christoph Terasa 2015-03-05 10:09:55 +00:00
  • bf58e1bc78 dps_table: some fixes ... Stephan I. Böttcher 2015-03-03 15:58:13 +00:00
  • 2c1fdacc3f i128event.py: Added read_phas_from_file. Jan Christoph Terasa 2015-03-03 14:28:10 +00:00
  • fd8ad9bfbc Test setup in hetept_dps.py Jan Grunau 2015-03-03 13:54:07 +00:00
  • 1552aeed83 step.l3: Moved small pixel code into L3 instruction memory of class 1. Jan Christoph Terasa 2015-02-28 13:41:45 +00:00
  • c5f2a14d57 step.l3: Implemented binary tree search and other trigger classes. Jan Christoph Terasa 2015-02-28 13:41:45 +00:00
  • 34931c4172 l3/step.l3: Added calibration of EM2. Jan Christoph Terasa 2015-02-27 11:47:42 +00:00
  • 2c45844ecf step*.l3: Implemented STEP L3 trigger for single hit cases (code works for both idefixen): E_min = 2 keV E_max = 128 keV 96 log2 energy bins (16 bins per factor of 2) Jan Christoph Terasa 2015-02-25 15:27:11 +00:00
  • f9c8d8c6d3 i128event.py: Added class #3 to STEP L3 trigger classes. Jan Christoph Terasa 2015-02-25 14:35:41 +00:00
  • c17a58228a i128event.py: Implemented new L3 trigger classes. Jan Christoph Terasa 2015-02-24 18:34:22 +00:00
  • b253d94fb0 i128event.py: Sign extend STEP ADC differences. Jan Christoph Terasa 2015-02-24 15:09:37 +00:00
  • ea1fb56b38 i128event.py: Implemented proper STEP L3 format. Jan Christoph Terasa 2015-02-24 14:37:44 +00:00
  • 907cc9f56b l3sim: fix CMP sign extension s Stephan I. Böttcher 2015-02-24 08:09:05 +00:00
  • b0888d7e9c l3dis: fix POKE Stephan I. Böttcher 2015-02-24 08:08:31 +00:00
  • c2c7aff7e3 hetept_dps.py: included Sebastians Scheme from .ods table Jan Grunau 2015-02-23 13:17:51 +00:00
  • 2f411b99bf ept_dps_table: updated with far configuration data and transmit/add flags Sebastian Boden 2015-02-23 12:55:11 +00:00
  • ba981dcd2a ept_dps_table.gnumeric: added dps configuration to be copied to hetept_dps.py Sebastian Boden 2015-02-23 12:09:27 +00:00
  • 143e00d171 ept_dps_table.ods: added comparison with 2D-hist boxes from stephan Sebastian Boden 2015-02-20 13:50:50 +00:00
  • 44af02203c i128event.py: Changed STEP trigger classes. Fixed parser code. Jan Christoph Terasa 2015-02-19 20:44:45 +00:00
  • a742522aaa l3: Moved step L3 code and memtest L3 code to python/l3. Jan Christoph Terasa 2015-02-19 18:45:52 +00:00
  • b653f00744 solomsg: fix print_ana HKP Stephan I. Böttcher 2015-02-19 15:37:56 +00:00
  • d712718f9c hetept_dps.py: added burst mode, ept_dps_table: small bugfix Jan Grunau 2015-02-19 15:00:41 +00:00
  • 9d2e2ea934 python/l3/Makefile: changed cleanup Sebastian Boden 2015-02-19 14:27:38 +00:00
  • 61674ba4be hetept_dps.py, ept_dps_table.ods: included nominal and low latency in dps table Jan Grunau 2015-02-19 13:52:16 +00:00
  • a7b4d66bad solomsgclass.py: Added prefix option to _export. Jan Christoph Terasa 2015-02-19 13:06:31 +00:00
  • b7ba690a7b ept_dps_table.ods: Added spreadsheet with all data products needed for ept Sebastian Boden 2015-02-19 13:03:32 +00:00
  • 0bec91052a moved all het and ept *.l3 files to python/l3 Sebastian Boden 2015-02-19 13:00:22 +00:00
  • 41afab8079 uart: add confs[5]=stat_sel to select nom/red status Stephan I. Böttcher 2015-02-18 20:11:40 +00:00
  • 9cdc324478 hetept: SFT complete Stephan I. Böttcher 2015-02-18 15:45:08 +00:00
  • f5bdf0bb30 hetept sft: fixes Stephan I. Böttcher 2015-02-17 17:58:33 +00:00
  • 014ecef62b python: work towards sft: short functional test Stephan I. Böttcher 2015-02-17 15:35:10 +00:00
  • f0e671570e solopath.py: Bugfix: Path to /eda/python can be at idx 0. Jan Christoph Terasa 2015-02-17 10:53:07 +00:00
  • 65e80a967e Bugfix: solomsgclass.py comp-dict value correction Jan Grunau 2015-02-16 16:01:35 +00:00
  • bc0754f851 dps_table: major rewrite Stephan I. Böttcher 2015-02-15 22:02:33 +00:00
  • 21afa9643b i128event.py: Refactored generic event to be base class of other pha classes. Rewrote parse_stream for more clarity. Jan Christoph Terasa 2015-02-15 13:35:03 +00:00
  • 08af68ca49 compression.py: move to eda/python/ Stephan I. Böttcher 2015-02-15 02:57:58 +00:00
  • f4c2e2b9fa hetept_dps: move to python/cdpu/ Stephan I. Böttcher 2015-02-14 21:28:51 +00:00
  • c69fe91bbf hetept_l1l2trigger: move to python/cdpu/ Stephan I. Böttcher 2015-02-14 21:04:50 +00:00
  • 44800c979a hetept_ppss: move to python/cdpu/ Stephan I. Böttcher 2015-02-14 20:58:45 +00:00
  • 0c7d69669f config_table: use solomsgclass Stephan I. Böttcher 2015-02-13 23:53:02 +00:00
  • 64db05d665 ppss_table: fix sys.path Stephan I. Böttcher 2015-02-13 23:39:15 +00:00
  • e3a2570bc9 python/l3/Makefile: Only keep relevant l3 code. Jan Christoph Terasa 2015-02-13 16:23:57 +00:00
  • 3b8946b5ed python/l3: Copied Makefile from sirena/altera. Jan Christoph Terasa 2015-02-13 16:12:08 +00:00
  • 6062df1a76 l3: remove tex files from python dir Stephan I. Böttcher 2015-01-30 08:37:59 +00:00
  • c8aff6bb59 l3: remove verilog files from python dir Stephan I. Böttcher 2015-01-30 08:37:29 +00:00
  • 9f49bab089 python: sys.path fix Stephan I. Böttcher 2015-01-30 08:31:45 +00:00
  • 51ea45c2d9 python: move cdpu Stephan I. Böttcher 2015-01-29 16:45:42 +00:00
  • 6b52eca4bf python: move files from arm Stephan I. Böttcher 2015-01-29 16:43:44 +00:00
  • 3ce61e693d python: move files from sirena/altera Stephan I. Böttcher 2015-01-29 16:38:12 +00:00
  • d3371bb832 python: move l3 Stephan I. Böttcher 2015-01-29 16:17:00 +00:00
  • d79cedd749 python: add directory Stephan I. Böttcher 2015-01-29 16:16:51 +00:00