diff --git a/map65.py b/map65.py index 558bc1ac6..d8ff2b4da 100644 --- a/map65.py +++ b/map65.py @@ -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') diff --git a/map65a.f90 b/map65a.f90 index 276b8ec20..2e0fd9235 100644 --- a/map65a.f90 +++ b/map65a.f90 @@ -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