Skip to content

Releases: cescalara/minieuso_cpu

Fix bug in compound trigger interface

08 May 09:09
d2a7dc9
Compare
Choose a tag to compare
Merge pull request #65 from cescalara/add-self-periodic-trigger

Fix bug in compound triggers

Add EUSO-TA trigger

06 May 18:03
9b1e1bb
Compare
Choose a tag to compare

New trigger can be run using e.g. mecontrol -zynq ta_trigger

Two light thresholds and ArduinoManager

17 Apr 15:36
Compare
Choose a tag to compare

Add two separate light thresholds for mode switching and change from AnalogManager to ArduinoManager for analog readouts.

Update FTP FW

19 Feb 19:50
Compare
Choose a tag to compare

Major changes since last release:

  • Move FTP server to the Zynq PS and update data acquisition accordingly
  • Remove the USB backup (keep feature in UsbManager class if needed later)

6.0.1

07 Feb 14:31
Compare
Choose a tag to compare
Disable EC status checking as causing problems

Add status checker

09 Jun 18:54
Compare
Choose a tag to compare

Main updates since previous release:

  • Add in status checker, a background thread which runs status checks on the telnet connection, HV status and data acquisition status every 30s
  • Power checks of the subsystems via the LVPS will be added at a later stage

L2 configuration, input parser checks and other bug fixes

09 Jun 15:35
Compare
Choose a tag to compare

Main changes since previous release:

  • L2 configuration done through the standard config files
  • InputParser updated to check for sensible command line inputs and exit on error
  • Thermistor file is read out even if thermistors are not connected, giving a temperature of 99 on all sensors
  • The Zynq and HV are now powered off when the instrument starts - the HV is then powered on before the Zynq
  • Minor updates to the docs, runsetup.sh script and mecontrol -help output in accordance with updates and bug fixes

Minor command line updates

28 May 10:21
Compare
Choose a tag to compare

Main changes:

  • Add the -hvswitch flag to handle switching on/off of the HV without starting an automated acquisition (this replaces the -hvps flag for readability)
  • Add the -ver flag to show the current version
  • Change the default Zynq mode to periodic so software will run even if no -zynq flag is provided
  • Update the documentation and -help output accordingly

Updates and thermistor bug fix

24 May 12:03
Compare
Choose a tag to compare

Major updates since previous release:

  • Update multiplecam bash script to write error info to log
  • Move data format files to root directory inside minieuso_data_format/ for use with other software
  • Add a license
  • Fix bug with thermistor acquisition not receiving switching signals

Fix bug in CpuFileTrailer writing

09 Apr 08:26
Compare
Choose a tag to compare
5.6.0

Update the software version and date