Search found 14 matches

by KD0RK
Wed Dec 06, 2023 4:30 pm
Forum: General discussions
Topic: Where to get repeaters location?
Replies: 3
Views: 1857

Re: Where to get repeaters location?

RepeaterBook has the information; unfortunately it is currently only in the GPX exported files. It's kind of a pain, but you can walk through the GPX file and move the lat/long over to a Channels.csv file and then import it. I've sent the RepeaterBook admins a sample CSV with the coordinates and hop...
by KD0RK
Mon Dec 04, 2023 3:17 pm
Forum: TYT MD-UV380/390 / UV380/390 Plus 10W / Retevis RT-3S / Baofeng DM-1701 / DM-1701B / Retevis RT-84
Topic: Repeater Book
Replies: 21
Views: 7074

Re: Repeater Book

I contacted the admin at RepeaterBook and sent my current code plug indicating the differences (APRS, Lat/Long and another field) and he seemed interested in helping change their format. We'll see what happens; the Lat/Long are in the GPX export so I took the time to grab the coordinates and put the...
by KD0RK
Thu Nov 23, 2023 2:34 pm
Forum: CPS
Topic: Import/Export Mangling Data?
Replies: 11
Views: 5201

Re: Import/Export Mangling Data?

VK3KYY wrote:
Thu Nov 23, 2023 6:10 am
This problem should be fixed by the latest version

viewtopic.php?f=12&t=3509
Thanks! I'll give it a go today.
by KD0RK
Tue Nov 21, 2023 1:47 am
Forum: CPS
Topic: Import/Export Mangling Data?
Replies: 11
Views: 5201

Re: Import/Export Mangling Data?

Thank you and G4EML for taking a look so quickly! I patiently look forward to the fix and truly appreciate what you've done with this project! I almost immediately replaced the firmware on my RT3S with OpenGD77 and find it easy to navigate and designed by people that actually use the radios. Thanks ...
by KD0RK
Mon Nov 20, 2023 6:08 pm
Forum: CPS
Topic: Import/Export Mangling Data?
Replies: 11
Views: 5201

Re: Import/Export Mangling Data?

I did some tests both with regional setting English (United States) and English (Sweden) on my Windows 10, and I could reproduce it with 107.2 on both regional settings (Sweden uses decimal comma) but it seems to work with other subtones like 77.0 and 123.0 The CSV file has correct values. Thanks f...
by KD0RK
Mon Nov 20, 2023 4:11 pm
Forum: CPS
Topic: Import/Export Mangling Data?
Replies: 11
Views: 5201

Re: Import/Export Mangling Data?

I updated to 2023.11.11.01, created a new codeplug, changed the default Channel1 to analog and added a tx tone of 107.2. I exported as CSV to a folder and then immediately imported from that folder. The tx tone for the channel was set to None. I wonder if there is an issue with CSV import for analog...
by KD0RK
Sat Nov 18, 2023 3:22 pm
Forum: CPS
Topic: Import/Export Mangling Data?
Replies: 11
Views: 5201

Re: Import/Export Mangling Data?

It is worth checking that you are not using the delimiter characters (comma or semi colon) anywhere in any of your channel names etc. These characters cannot be used anywhere or they will confuse the CSV parsing. Oh, that's a good thing to check. I could accidentally have a character somewhere that...
by KD0RK
Sat Nov 18, 2023 12:34 am
Forum: CPS
Topic: Import/Export Mangling Data?
Replies: 11
Views: 5201

Import/Export Mangling Data?

I'm using CPS R2023.10.11.01 (also happened with the latest release) and as a simple experiment, I exported my data as CSV and then re-imported it. The channels got messed up (FM channels) in that the tone and sometimes the frequency is not correct. I saw some threads about import/export, but nothin...
by KD0RK
Tue Nov 14, 2023 2:39 pm
Forum: CPS
Topic: Read/write GD-77 codeplug in Linux in Python 3 (experimental)
Replies: 51
Views: 43298

Re: Read/write GD-77 codeplug in Linux in Python 3 (experimental)

I have extended the program to read/write codeplugs to OpenGD77 radios. Now you can backup the calibration, flash, EEPROM and MCU ROM using the program. I have tested the program in Linux (Fedora 33) using Python 3.9 with Baofeng DM 5R Plus running OpenRD5R. Any chance I can get a copy of this prog...
by KD0RK
Tue Nov 14, 2023 4:25 am
Forum: TYT MD-UV380/390 / UV380/390 Plus 10W / Retevis RT-3S / Baofeng DM-1701 / DM-1701B / Retevis RT-84
Topic: Installing using M1 Mac and VMWare Fusion/Parallels
Replies: 18
Views: 3319

Re: Installing using M1 Mac and VMWare Fusion/Parallels

VK3KYY wrote:
Tue Nov 14, 2023 3:28 am
You would need to contact STM via their support website

https://www.st.com/content/st_com/en/su ... -home.html
Thanks! I've searched and haven't found an ARM64 driver. Contacting them is a good idea.