Start with "Monitoring" on.

Fixed the "lost packets" message.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@401 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-06-21 19:42:24 +00:00
parent df4b0de362
commit 105c13088f
2 changed files with 4 additions and 2 deletions

View File

@ -1873,7 +1873,8 @@ Audio.gcom2.ndepth=ndepth.get()
Audio.ftn_init()
GenStdMsgs()
Audio.gcom4.addpfx=(options.addpfx.get().lstrip()+' ')[:8]
stopmon()
# stopmon()
monitor()
first=1
if g.Win32: root.iconbitmap("wsjt.ico")
root.title(' MAP65 by K1JT')

View File

@ -24,7 +24,8 @@ subroutine map65a
include 'gcom2.f90'
save
print*,'nlost:',nlost
if(nlost.ne.0) write(*,1001) nutc,nlost
1001 format('UTC:',i5.4,' Lost packets:',i6)
if(newdat2.eq.0) newdat2=1 !###
if(newdat2.gt.0) nid=1