irena-arm/flash_TANOS
etna 4756d141bd TANOS: R=packets/sec over UDP
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm@7703 bc5caf13-1734-44f8-af43-603852e9ee25
2019-09-22 14:19:35 +00:00
..
ASCENT.SPY flash_TANOS with safeguards 2019-08-30 14:47:49 +00:00
CRON.RC flash_TANOS with safeguards 2019-08-30 14:47:49 +00:00
CRONFLY.RC TANOS CRONFLY.RC: eth/init when no commands were received for 10 minutes 2019-09-22 09:45:04 +00:00
DESCENT.SPY flash_TANOS with safeguards 2019-08-30 14:47:49 +00:00
ETH.RC flash_TANOS/ETH: BEXUS flight IP config 2019-09-17 13:07:41 +00:00
INIT.RC add flash_TANOS 2019-06-28 08:54:22 +00:00
IRENA.RC flash_TANOS: use array Z[] for thresholds 2019-08-30 19:03:54 +00:00
MEASURE.RC TANOS: R=packets/sec over UDP 2019-09-22 14:19:35 +00:00
MICROSD.RC flash_TANOS with safeguards 2019-08-30 14:47:49 +00:00
PRESSURE.RC flash_TANOS with safeguards 2019-08-30 14:47:49 +00:00
README.TXT flash_TANOS with safeguards 2019-08-30 14:47:49 +00:00
SOIRENA.RBF add flash_TANOS 2019-06-28 08:54:22 +00:00
THRES.RC flash_TANOS: use array Z[] for thresholds 2019-08-30 19:03:54 +00:00
UDP.RC TANOS: R=packets/sec over UDP 2019-09-22 14:19:35 +00:00

FAT12 2MByte Filesystem for TANOS Irena SN 11

INIT.RC	     script loaded at startup
SOIRENA.RBF  18-ch IRENA w/ SO trigger, Altera cyclon 3 FPGA, Raw Binary File 
IRENA.RC     direna settings, called by INIT.RC
MEASURE.RC   enable data streaming, enables CRONFLY.RC, called by INIT.RC if booted without USB connection
PRESSURE.RC  setup of the pressure monitor w/ ascent/descent spy
CRON.RC      cron script, to run a pressure measurement every two seconds
CRONFLY.RC   cron script for autonomous meaurements  
ASCENT.SPY   pressure spy script, turns to DESCENT.SPY at 200 mbar
DESCENT.SPY  pressure spy script, turns off µSD-card writes at 800 mbar
ETH.RC	     configure the IP and MAC addresses and UDP ports
UDP.RC	     enable UDP telemetry, called by CRONFLY.RC
MICROSD.RC   enable SD card recording, called by CRONFLY.RC
THRES.RC     set trigger thresholds with some offset, called by IRENA.RC and CRONFLY.RC