update some equipment pages (fixing some dates mostly)
This commit is contained in:
parent
c5fd56099c
commit
80d2056515
4 changed files with 48 additions and 5 deletions
26
content/equipment/handhelds/hytera-pd785g/index.md
Normal file
26
content/equipment/handhelds/hytera-pd785g/index.md
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
+++
|
||||||
|
# vim: ft=markdown
|
||||||
|
title = 'Hytera PD785G'
|
||||||
|
summary = ''
|
||||||
|
date = '2023-08-04T20:13:19+02:00'
|
||||||
|
lastmod = '2023-08-11T19:47:37+0000'
|
||||||
|
categories = [ 'amateur-radio', 'computerstuff' ]
|
||||||
|
tags = []
|
||||||
|
|
||||||
|
showBreadcrumbs = true
|
||||||
|
# showDate = false
|
||||||
|
# showReadingTime = false
|
||||||
|
# showWordCount = false
|
||||||
|
# showPagination = false
|
||||||
|
|
||||||
|
# feed_exclude = true
|
||||||
|
# site_exclude = true
|
||||||
|
|
||||||
|
draft = true
|
||||||
|
|
||||||
|
+++
|
||||||
|
|
||||||
|
This is the second DMR radio that I bought. I wanted something stable,
|
||||||
|
a rock-solid handheld radio that cannot be bricked, since my first radio
|
||||||
|
did not start any more.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Icom IC-7300
|
title: Icom IC-7300
|
||||||
date: 2022-02-20T14:20:47+01:00
|
date: 2019-12-07T16:06:47+01:00
|
||||||
categories: [ 'amateur-radio' ]
|
categories: [ 'amateur-radio' ]
|
||||||
tags: [ 'icom' ]
|
tags: [ 'icom' ]
|
||||||
|
|
||||||
|
@ -21,6 +21,9 @@ Unfortunately this radio is a bit chunky and heavy to transport in a
|
||||||
rucksack so I haven't really used it that much so far---I do not have
|
rucksack so I haven't really used it that much so far---I do not have
|
||||||
a station set up at my QTH yet.
|
a station set up at my QTH yet.
|
||||||
|
|
||||||
|
The date of this article is calculated back when I made the first video using
|
||||||
|
this radio, because I couldn't tell when I bought it/got it delivered exactly.
|
||||||
|
|
||||||
## Built-in soundcard and CAT control
|
## Built-in soundcard and CAT control
|
||||||
|
|
||||||
The radio can be connected to a computer with one single USB cable
|
The radio can be connected to a computer with one single USB cable
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "Lab599 Discovery TX-500"
|
title = 'Lab599 Discovery TX-500'
|
||||||
|
summary = 'A nice radio for portable operation. None of my other radios can beat this one out in the field.'
|
||||||
date = "2022-11-04T15:13:43+01:00"
|
date = "2022-11-04T15:13:43+01:00"
|
||||||
#lastmod = "2022-11-12T19:51:31+01:00"
|
#lastmod = "2022-11-12T19:51:31+01:00"
|
||||||
categories = [ 'amateur-radio' ]
|
categories = [ 'amateur-radio' ]
|
||||||
|
@ -16,12 +17,25 @@ showBreadcrumbs = true
|
||||||
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
This is the third HF transceiver that I bought. I was looking quite a while for
|
This is the third HF transceiver that I bought. I was looking for a while for
|
||||||
an alternative to the FT-891, because I wanted something leightweight for my
|
an alternative to the FT-891, because I wanted something leightweight for my
|
||||||
little hiking tours.
|
little hiking tours.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Low quality mic?
|
||||||
|
|
||||||
|
It's like many plastic mics on other radios, it definitly feels a bit “cheap” and
|
||||||
|
it was the first (and only; until now) thing that broke. I haven't noticed the broken
|
||||||
|
mic until I tried to call CQ in the mountains and I fixed it on the same day. I haven't
|
||||||
|
been out since then...
|
||||||
|
|
||||||
|
I bought a Laravel mic from Amazon and I already got a spare in-ear plugs from Sennheiser
|
||||||
|
which I combined with the [adapters from Robert W2ENY](https://w2eny.com/tx500/) (including
|
||||||
|
a hand-held push-to-talk button adapter (like the Heil HS-2 but smaller).
|
||||||
|
|
||||||
|
This is pleasing to use and you got the sound directly in-ear.
|
||||||
|
|
||||||
## Original CAT cable settings
|
## Original CAT cable settings
|
||||||
|
|
||||||
| Setting | Value |
|
| Setting | Value |
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Yaesu FT-891
|
title: Yaesu FT-891
|
||||||
date: 2022-02-20T14:20:47+01:00
|
date: 2020-06-21T14:20:47+01:00
|
||||||
lastmod: 2022-11-12T19:51:31+01:00
|
#lastmod: 2022-11-12T19:51:31+01:00
|
||||||
categories: [ 'amateur-radio' ]
|
categories: [ 'amateur-radio' ]
|
||||||
tags: [ 'yaesu' ]
|
tags: [ 'yaesu' ]
|
||||||
showBreadcrumbs: true
|
showBreadcrumbs: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue