mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-20 02:52:00 -05:00
Added datcom.f90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@400 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
5d9d4d992c
commit
df4b0de362
4
datcom.f90
Normal file
4
datcom.f90
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
parameter (NSMAX=60*96000) !Samples per 60 s file
|
||||||
|
integer*2 id !46 MB: raw data from Linrad timf2
|
||||||
|
character*80 fname80
|
||||||
|
common/datcom/nutc,newdat2,id(4,NSMAX,2),kbuf,nlost,nlen,fname80
|
Loading…
Reference in New Issue
Block a user