boatbod / op25

Fork of osmocom OP25 by boatbod
311 stars 97 forks source link

Modify terminal.py to log to a text file. #160

Open Papagei1 opened 2 years ago

Papagei1 commented 2 years ago

Modify terminal.py to log details of each transmission to a text file. The file name and location are unfortunately hard-coded - op25-scanner.log in the same directory that terminal.py is in. Closes issue #159 .

INCLUDES the changes in the previous pull request, #158 , that address issue #157 .