From 9599c112bc53f2749c41fad64129164723c9a01a Mon Sep 17 00:00:00 2001 From: Sjef Verhoeven PE5PVB <76666293+PE5PVB@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:18:06 +0100 Subject: [PATCH] Created How to use the logbook (markdown) --- How-to-use-the-logbook.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 How-to-use-the-logbook.md diff --git a/How-to-use-the-logbook.md b/How-to-use-the-logbook.md new file mode 100644 index 0000000..8e7cc76 --- /dev/null +++ b/How-to-use-the-logbook.md @@ -0,0 +1,15 @@ +### TEF Logbook + +Your TEF receiver has a build in logbook which is available from software version v2.20. + +## Add a station to the logbook +Simply hold the rotary encoder for > 1 sec. to add an entry to the logbook + +## Clear the logbook +You can clear the logbook in the FM DX Options menu. + +## Read the logbook +There are two ways to show the logbook. + +1. Connect the radio to your WiFi. Enter the IP address of the radio in your webbrowser. (_for example: http://192.168.1.75_) +2. Use a terminal software (like Putty) to connect to the USB Comport of your TEF and send a "L". It will return the logbook as CSV. \ No newline at end of file