update basic config, equipment

main
Dominic Reich 2 years ago
parent e1d8690659
commit fda2a56e39
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -24,7 +24,7 @@ dateFormat = "2 January 2006"
{ email = "mailto:dominic@oe7drt.com" }, { email = "mailto:dominic@oe7drt.com" },
# { link = "https://link-to-some-website.com/" }, # { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
{ amazon = "https://www.amazon.de/hz/wishlist/ls/2CNON5RB25S0H/" }, # { amazon = "https://www.amazon.de/hz/wishlist/ls/2CNON5RB25S0H/" },
# { apple = "https://www.apple.com" }, # { apple = "https://www.apple.com" },
# { blogger = "https://username.blogspot.com/" }, # { blogger = "https://username.blogspot.com/" },
# { codepen = "https://codepen.io/username" }, # { codepen = "https://codepen.io/username" },
@ -34,9 +34,9 @@ dateFormat = "2 January 2006"
# { facebook = "https://facebook.com/username" }, # { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" }, # { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" }, # { foursquare = "https://foursquare.com/username" },
{ github = "https://github.com/oe7drt" }, # { github = "https://github.com/oe7drt" },
# { gitlab = "https://gitlab.com/username" }, # { gitlab = "https://gitlab.com/username" },
{ gitlab = "https://git.oe7drt.com/dominic" }, { github = "https://git.oe7drt.com/dominic" },
# { google = "https://www.google.com/" }, # { google = "https://www.google.com/" },
# { hashnode = "https://username.hashnode.dev" }, # { hashnode = "https://username.hashnode.dev" },
# { instagram = "https://instagram.com/username" }, # { instagram = "https://instagram.com/username" },
@ -57,11 +57,11 @@ dateFormat = "2 January 2006"
# { soundcloud = "https://soundcloud.com/username" }, # { soundcloud = "https://soundcloud.com/username" },
# { stack-overflow = "https://stackoverflow.com/users/userid/username" }, # { stack-overflow = "https://stackoverflow.com/users/userid/username" },
# { steam = "https://steamcommunity.com/profiles/userid" }, # { steam = "https://steamcommunity.com/profiles/userid" },
{ telegram = "https://t.me/oe7drt" }, # { telegram = "https://t.me/oe7drt" },
# { tiktok = "https://tiktok.com/@username" }, # { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" }, # { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" }, # { twitch = "https://twitch.tv/username" },
# { twitter = "https://twitter.com/oe7drt" }, # { twitter = "https://twitter.com/oe7drt" },
# { whatsapp = "https://wa.me/phone-number" }, # { whatsapp = "https://wa.me/phone-number" },
{ youtube = "https://youtube.com/@oe7drt" }, # { youtube = "https://youtube.com/@oe7drt" },
] ]

@ -5,9 +5,15 @@
# Refer to the theme docs for more details about each of these parameters. # Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters # https://jpanther.github.io/congo/docs/configuration/#theme-parameters
colorScheme = "congo"
# congo (default), avocado, cherry, fire, ocean, sapphire and slate.
# colorScheme = "congo"
# colorScheme = "sapphire"
# colorScheme = "avocado"
colorScheme = "cherry"
# colorScheme = "ocean"
defaultAppearance = "dark" # valid options: light or dark defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = false autoSwitchAppearance = true
enableSearch = true enableSearch = true
enableCodeCopy = true enableCodeCopy = true

@ -1,10 +1,26 @@
--- +++
title: Lab599 Discovery TX-500 title = "Lab599 Discovery TX-500"
date: 2022-11-04 15:13:43 date = "2022-11-04T15:13:43+01:00"
#lastmod: 2022-11-12T19:51:31+01:00 #lastmod = "2022-11-12T19:51:31+01:00"
showBreadcrumbs: true showBreadcrumbs = true
# showReadingTime: false # showReadingTime: false
# showWordCount: false # showWordCount: false
--- +++
This is the third HF transceiver that I bought. I was looking quite a while for
an alternative to the FT-891, because I wanted something leightweight for my
little hiking tours.
![TX-500 in action on a stone](tx-500.jpg)
## Original CAT cable settings
| Setting | Value |
| :--- | :--- |
| RIG type | KENWOOD |
| Baud rate | 9600 |
| Data bits | 8 |
| Parity | NONE |
| Stop bits | 1 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

@ -12,8 +12,7 @@ I got this because the IC-7300 was too chunky to be effectively
transported within a rucksack. Also I feared scratches in its big transported within a rucksack. Also I feared scratches in its big
display or even a broken display: so here is the Yaesu FT-891. display or even a broken display: so here is the Yaesu FT-891.
I bought the 891 back in 2020, so this is not usable on 60 meters ![Field setup for winlink](ft-891.jpg)
(like the IC-7300).
## Excellent receiver ## Excellent receiver

@ -97,7 +97,7 @@ Remove the file `config.toml` from your website root directory (generated by
`hugo site new...`). Copy the config files from the theme into `config/_default/`. `hugo site new...`). Copy the config files from the theme into `config/_default/`.
{{< alert >}} {{< alert >}}
Note: Do not overwrite the module.toml file you created above! Note: Do not overwrite the `module.toml` file you created above!
{{< /alert >}} {{< /alert >}}
You will find these theme config files in the Hhgo cache directory, or download You will find these theme config files in the Hhgo cache directory, or download

Loading…
Cancel
Save