Commit graph

9,307 commits

Author SHA1 Message Date
boden
511290e518 configurations: added version 3 for hetept1, hetept2 and hetept fs
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7393 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-25 17:56:55 +00:00
boden
0d6e910078 base_config.py: generate .packets for configtables
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7392 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-25 17:49:58 +00:00
boden
2ffcff3c89 base_config.py: far-close switch resets modulus immediately
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7391 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-25 17:15:16 +00:00
boden
2086e396f1 hetept/base_config.py: close/far switch temporarily stops ppss
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7390 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-25 16:49:57 +00:00
boden
665b1be727 hetept/config.py: FS uses same temperatures as FM1 and FM2
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7389 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-25 11:53:44 +00:00
stephan
48717956b1 arm spurious error irqs less verbose, export count and status
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7388 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-24 20:17:49 +00:00
stephan
7c804ec053 arm: fix udp_send_message()
message() is called from interrupts.
    Sending messages via UDP needs the SPI.
    Bad things happen when a message is send while something
    else is using the SPI.
    Fix:
      udp_send_message() queues the message. 
      udp_poll_message() will  submit it to the NIC.
    Scripts need to call udp_poll_message().
    Scripts now also call ssp_poll() after each command.
    The mainloop calls udp_poll_message() via udp_poll().


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7387 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-24 01:24:34 +00:00
stephan
abe80af95a arm: isp_stackdump()
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7386 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-22 13:37:27 +00:00
stephan
33ddf644bf arm nm64: fix compile error
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7385 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-22 13:36:16 +00:00
stephan
4741bc3bf0 uartterm: oops.py
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7384 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-22 00:24:44 +00:00
stephan
ebceaaf816 arm usb: more bits in spurious USB error messages
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7383 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 22:17:05 +00:00
stephan
44fc881442 nm64file: read_base64()
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7382 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 21:43:33 +00:00
stephan
972ed48539 arm: v nm64_adc_spy_request
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7381 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 21:42:28 +00:00
stephan
db92382506 uartterm.Start(): autodetekt binary mode by file extension .dat vs .b64
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7380 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 21:41:15 +00:00
stephan
cc7dbf9641 nmrena: assembly drawing with darker silk
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7379 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 21:40:03 +00:00
stephan
6cf1db9a0b SpW3 gold
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7378 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 21:38:29 +00:00
boden
8ce0f48d01 base_config.py: fixed a bug with env diffs. (DPS product start addresses were not set properly)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7377 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 15:05:28 +00:00
boden
d61eb639bb base_config.py: added write_defs function which writes science.defs for all environments in the table
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7376 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-21 10:49:55 +00:00
boden
628a84f8d7 hetept/data.py: fixed EPT penetrating e- data product
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7375 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-20 17:01:48 +00:00
boden
ecb5a8ae36 hetept/ppss.py: send and clear SEU counters after 600s
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7374 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-20 15:46:53 +00:00
boden
37df6d32cd hetept/dps: S20 should always use flg=0
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7373 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-20 15:46:04 +00:00
stephan
49c8f6925e uartterm: print timestamps with (bogus)messages
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7372 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-20 11:54:25 +00:00
stephan
bf964aaf9f arm/irena/Makefile: decode base64 files
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7371 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-20 11:53:30 +00:00
stephan
6553ac07bb SpW: fix bit timeout while init.
When an rx bit timeout happens while init=1, the init stays asserted until
   the next sclk.  We need to flag that case to do the idle<=0 transition and
   to properly count bits of the leading NULL.



git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7370 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-19 18:53:39 +00:00
boden
4e8ed9c522 hetept/data.py: fixed EPT pen boxes and HET address calculation
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7369 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-19 16:30:31 +00:00
terasa
3f026cdeba SpW.v: Add testcase for init/idle pingpong error.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7368 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-19 16:11:32 +00:00
stephan
26342292f3 ce4_l0a.py: new
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7367 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-19 11:54:46 +00:00
stephan
a85c756284 itfparser: fix segfault in -A
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7366 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-19 11:42:41 +00:00
stephan
a9b5965807 C'E4 scripts: flight HK
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7365 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-18 16:17:44 +00:00
stephan
8a537ec967 ce4 fm_config(): fix thresholds for conditions during the 3rd month
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7364 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-15 11:16:51 +00:00
elftmann
655f04cd7c /solo_data.py: Fixed 1D step plot function.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7363 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-14 09:45:18 +00:00
elftmann
11a4cfc77d /hetept/data.py: Added conversion functions for HET axis calculations according to L3 values. Detailed comments in the code
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7362 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-14 09:44:07 +00:00
stephan
c7c4539690 flash_NMRENA: fully spell and ops
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7361 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-12 13:22:15 +00:00
stephan
08b6b4e5ec arm echo/..: fix swapped /mes /lcd
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7360 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-12 13:21:15 +00:00
stephan
cdfc7844d9 nm64file: print utf8 chars in messages
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7359 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-12 13:20:20 +00:00
stephan
ff04653a19 arm expression: fix and or operators
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7358 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-12 13:19:45 +00:00
stephan
e5ee8ddad7 arm sc/cron behave when no filename is given
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7357 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-12 13:18:27 +00:00
stephan
813d5a348e arm usb: limit the number of spurios irq messages
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7356 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-12 13:17:19 +00:00
stephan
40879e39e9 arm nm/hv/step fix
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7355 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-11 14:18:10 +00:00
stephan
949162f75b arm nm/hv/step
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7354 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-11 14:16:34 +00:00
stephan
666c787361 arm stream/from_file: close file when done
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7353 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-11 14:15:46 +00:00
terasa
4d66163039 solo/step/steinmsg.py: Fix temp2adc.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7352 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-08 12:25:34 +00:00
terasa
188374380b solo/ppss.py: Fix pulser config.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7351 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-08 12:25:10 +00:00
stephan
b24958efbe uartterm: improve reader performance?
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7350 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 20:24:41 +00:00
stephan
40579edbab arm echo/«msgprio»
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7349 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 19:53:32 +00:00
boden
459470b9f8 step|hetept/base_config.py: high-rate mode switching should use the more flexible burst trigger logic, not parameter monitoring
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7348 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 17:51:31 +00:00
boden
fe1725043e telecom.py: completed add_parameter_monitoring appdata
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7347 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 17:50:06 +00:00
stephan
a93d507810 nmrena: fix HV scripts
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7346 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 17:21:01 +00:00
stephan
ed2400a2a1 uartterm: do not parse datalines when not dump_binary
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7345 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 17:20:08 +00:00
stephan
12e6a3d4a3 armlib: fat_to_file(), fat_from_file(patch)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7344 bc5caf13-1734-44f8-af43-603852e9ee25
2019-03-07 17:18:47 +00:00