Infotex Мир Хобби
Hard&Soft => Радиолюбителю => Трансиверы, приемники КВ/УКВ => Тема начата: Koshak от 16 Ноября 2025, 19:46:56
-
Открою отдельную ветку по теме портирования проекта OpenGD77 на Baofeng DM-32 :-)
Процесс довольно не быстрый и требует много времени, на текущий момент я практически завершил работу с аппаратной частью.
Осталось разобраться с некоторыми моментами работы аппаратной части.
Особая благодарность и респект andynvkz :94:, он в одиночку портировал проект OpenGD77 на Zastone UV008
На текущий момент тестирую аналоговый режим RX/TX, еще необходимо скоректировать частоту опорного VC-TCXO генератора.
Небольшое видео по ссылке http://infotex58.ru/infot/dm-32/open_dm32/test_analog_open_dm32.mp4
-
Отличная работа, Koshak! Не терпится затестить!
-
Amazing news, never thought I'd see the true potential of this radio, I was wrong, thanks for your hard work K 😸
-
thanks for your hard work K 😸
Well, finally you appeared on my forum :94:
-
I know :sm: so many radios so little time :D
-
Открою отдельную ветку по теме портирования проекта OpenGD77 на Baofeng DM-32 :-)
Процесс довольно не быстрый и требует много времени, на текущий момент я практически завершил работу с аппаратной частью.
Осталось разобраться с некоторыми моментами работы аппаратной части.
Особая благодарность и респект andynvkz :94:, он в одиночку портировал проект OpenGD77 на Zastone UV008
На текущий момент тестирую аналоговый режим RX/TX, еще необходимо скоректировать частоту опорного VC-TCXO генератора.
Небольшое видео по ссылке http://infotex58.ru/infot/dm-32/open_dm32/test_analog_open_dm32.mp4
Otlichno! Budu sledit' za vashimi publikatsiyami i probovat' vso, chto vy razrabatyvayete. Budet li kod dostupen publichno? YA by s udovol'stviyem vzglyanul i poproboval yego skompilirovat'. Izvinite, yesli avtomaticheskiy perevod ne idealen. Privet iz Ispanii.
-
Карта GPIO портов Baofeng DM-32 что я смог найти на текущий день, в процессе пополнения...
-
При анализе пакетов обмена HR_C7000 и FD6818 обнаружил что в оригинальной прошивке процессор не опрашивает регистры 0x65 и 0x67 у FD6818.
Поэтому S-metr в трансивере не работает должным образом :D Почему так сделали разработчики для меня загадка...
Должно быть так:
u16 RF_GetRssi()
{
u16 rdata;
rdata = RF_Read(0x67); //bit[8:0]=rssi, LSB->0.5dB
return rdata & 0x1FF;
}
u8 RF_GetNoise()
{
u16 rdata;
rdata = RF_Read(0x65); //bit[6:0]=noise
return rdata & 0x7F;
}
-
Обновил PinMap
Добавил: ALPU-MP I2C_SCL, ALPU-MP I2C_SDA, TXD GPS ATGM336H
-
всех приветствую а есть чёткий дамп строк? хочу меню перевести на русский Язык!))
-
всех приветствую а есть чёткий дамп строк?
Вообще не понял о чём и про что.
-
Тест GPS
(http://infotex58.ru/infot/dm-32/open_dm32/test_gps.jpg)
-
всех приветствую а есть чёткий дамп строк?
Вообще не понял о чём и про что.
Полный и читаемый выгруз (дамп) всех текстовых строк из прошивки то есть список всех надписей, сообщений, пунктов меню и т.п., которые используются в устройстве извлечённый из прошивки в виде текстового файла.
-
которые используются в устройстве извлечённый из прошивки в виде текстового файла.
А зачем что то извлекать? Файл языка отдельный файл, при компиляции подхватывается.
В архиве как пример английский.
-
Часы реального времени RTC :94:
Время и дата устанавливается в ручном режиме или с помощью GPS.
(http://infotex58.ru/infot/dm-32/open_dm32/test_rtc1.jpg)(http://infotex58.ru/infot/dm-32/open_dm32/test_rtc2.jpg)
-
Документацию на SoC HR_C7000 перевёл на английский для удобства понимания даташита :-)
-
Часы реального времени RTC :94:
Время и дата устанавливается в ручном режиме или с помощью GPS.
(http://infotex58.ru/infot/dm-32/open_dm32/test_rtc1.jpg)(http://infotex58.ru/infot/dm-32/open_dm32/test_rtc2.jpg)
Great progress, very excited for the release it's a game changer K :D
-
Эксперименты с приёмом DMR, пока не очень удачно ???
Тестовый патерн DMR 1031 Hz (CC1 ID1 TG9)
Видео теста http://infotex58.ru/infot/dm-32/open_dm32/dmr_test.mp4
-
Среда разработки IDE CDS 5.2.21 и Toolchain GCC 13.3.0
MinGW заменить в папке c:\C-Sky\CDS\MinGW\
https://drive.google.com/drive/folders/1Ny9sX-JLYnoRO43f7WT5bgZpekxmllzp?usp=sharing
Так же среда разработки доступна после регистрации на сайте https://www.xrvm.cn/community/download?versionId=4498138066258563072
-
Импорт проекта в среду IDE CDS
(http://infotex58.ru/infot/dm-32/open_dm32/cds_1.png)
(http://infotex58.ru/infot/dm-32/open_dm32/cds_2.png)
(http://infotex58.ru/infot/dm-32/open_dm32/cds_3.png)
-
Экспериментальная версия OpenDM32 :D работает в аналоговом режиме, DMR не работает.
Обязательно иметь резервную копию оригинальной прошивки!!! http://infotex58.ru/forum/index.php?topic=1155
В архиве флешер DH_SOC_TOOLS, прошивать с помощью скрипта flash_OpenDM32.txt
Как прошить смотрим на картинки!
(http://infotex58.ru/infot/dm-32/open_dm32/setting1.png)
(http://infotex58.ru/infot/dm-32/open_dm32/setting2.png)
(http://infotex58.ru/infot/dm-32/open_dm32/setting3.png)
(http://infotex58.ru/infot/dm-32/open_dm32/setting4.png)
-
Обновлённая карта GPIO, нашёл пины управления питанием и мониторингом трансивера. ;)
Добавил в прошивку... Файл dh4570_IAP.bin заменить в папке Scripts
-
Исходные файлы проекта OpenDM32 :xexe:
На что стоит обратить внимание:
radioHardwareInterface.c line 288
для тестов я зафиксировал мощность на уровне ~1W
HR-C7000.c line 415
*SIG_CENTER = 0x6D6C0000; //DM32 TX Freq Adjust
HR-C7000.c line 417
*RF_MOD_BIAS_CTRL = 0x01F0FFFF; //DM32 RX Freq Adjust
Эти значения можно взять из таблицы калибровок Adjust Mode--> 66660501
PS: Надеюсь многим будет интересен проект и продолжит своё развитие, я так же надеюсь что кто-нибудь опубликует его на GitHub :94:
PSS: Данный проект можно адаптировать под любой трансивер на базе SoC HR_C7000
-
которые используются в устройстве извлечённый из прошивки в виде текстового файла.
А зачем что то извлекать? Файл языка отдельный файл, при компиляции подхватывается.
В архиве как пример английский.
сори если вдруг кому надо Русский Язык
-
English:
I found your post when searching for DM-UV32 firmware on Google.
I cannot express my gratitude enough that you are working on porting Open GD77 to the radio.
The programming software for the handset is terrible and does not function as designed. Open GD77 is much better and implements DMR in a more standard way than Baofeng does.
I truly appreciate the intense level of programming and discovery you are doing on this project.
I'm not sure if this will help, but there is an Open Source CPS software called NeonPlug.app that someone is working on for the DM-32UV. As part of that, they have created a serial protocol document that might help you. I'm not sure if it is complete or 100% accurate, as their software is still beta, but here is the link: https://github.com/infamy/DM32-Protocol-Spec.
Thank you again for all of the hard work!
I wrote this in English, my native language and used Google Translate. I am posting both versions and apologize for any translation errors.
73 - Chris, KC1WXU, Manchester, CT, USA
русский:
Я нашёл ваше сообщение, когда искал прошивку для DM-UV32 в Google.
Я не могу выразить свою благодарность за то, что вы работаете над портированием Open GD77 для этой радиостанции.
Программное обеспечение для программирования этой рации ужасно и не работает должным образом. Open GD77 намного лучше и реализует DMR более стандартным способом, чем Baofeng.
Я очень ценю тот огромный объём работы по программированию и исследованию, который вы выполняете в рамках этого проекта.
Не уверен, что это поможет, но существует программное обеспечение с открытым исходным кодом под названием NeonPlug.app, над которым кто-то работает для DM-32UV. В рамках этого проекта они создали документ с описанием последовательного протокола, который может вам пригодиться. Я не уверен, что он полный или на 100% точный, так как их программное обеспечение всё ещё находится в стадии бета-тестирования, но вот ссылка: https://github.com/infamy/DM32-Protocol-Spec.
Ещё раз спасибо за всю вашу усердную работу!
Я написал это на английском языке, моём родном языке, и использовал Google Translate. Я публикую обе версии и прошу прощения за любые ошибки перевода.
73 - Крис, KC1WXU, Манчестер, Коннектикут, США
-
Спасибо!
-
IF you have aan compiled version to test please
Think on me ..
greets doomer
-
IF you have aan compiled version to test please
Before using, be sure to back up the firmware using Flash Dump HR_C7000!!!
Without a backup copy of the firmware, it will be impossible to restore the transceiver to the factory state!!!
Test Firmware http://infotex58.ru/forum/index.php?topic=1168.msg10704#msg10704
-
Hi Koshak,
I reached out to Roger who is only remaining person working on Open GD77. He said he would be happy to host your source code on the LibreDMR Github if you are interested. http://github.com/LibreDMR
Roger said someone reached out to him several months ago about a port of Open GD77, but he didn't hear back from them. He presumed it might be you, but I can't confirm that either way.
He is also excited about the possibilities that porting Open GD to the C7000 chip, as many new Chinese radios use that for their DMR handsets. But Roger is the last person maintaining Open GD77. The other developers couldn't continue. He also moved recently, so he really hasn't been able to do much on the project himself.
With your permission, I can download your source and pass it to him so he can upload it to the GitHub. This would also give others the chance to help and give you some version control, etc.
Do you have a GitHub account name I could give him to make sure that he gives you full access to the repository once it is created?
Lastly, I will say that this is what I love about radio. I know very little about Russia and know nobody in the country. But, because I was looking for DM-32UV resources, I was able to connect with you. Very cool!
73, KC1WXU, Chris, Manchester, CT
Привет, Кошак,
Я связался с Роджером, который является единственным человеком, продолжающим работать над Open GD77. Он сказал, что с удовольствием разместит твой исходный код на LibreDMR Github, если ты заинтересован. http://github.com/LibreDMR
Роджер сказал, что несколько месяцев назад кто-то связался с ним по поводу портирования Open GD77, но он не получил от них ответа. Он предположил, что это мог быть ты, но я не могу это подтвердить.
Он также воодушевлен возможностями переноса Open GD на чип C7000, поскольку многие новые китайские радиостанции используют его для своих DMR-телефонов. Но Роджер — последний человек, поддерживающий Open GD77. Другие разработчики не смогли продолжить работу. Кроме того, он недавно переехал, поэтому сам не смог многое сделать для проекта.
С вашего разрешения я могу скачать ваш исходный код и передать его ему, чтобы он мог загрузить его на GitHub. Это также даст другим возможность помочь и предоставит вам возможность контролировать версии и т. д.
У вас есть имя учетной записи GitHub, которое я мог бы ему дать, чтобы он предоставил вам полный доступ к репозиторию после его создания?
Наконец, я скажу, что это то, что мне нравится в радио. Я очень мало знаю о России и не знаю никого в этой стране. Но, поскольку я искал ресурсы по DM-32UV, я смог связаться с вами. Очень круто!
73, KC1WXU, Крис, Манчестер, Коннектикут
Переведено с помощью DeepL.com (бесплатная версия)
-
Он сказал, что с удовольствием разместит твой исходный код на LibreDMR Github, если ты заинтересован. http://github.com/LibreDMR
Да, конечно! Можно свободно распространять и модифицировать код :-)
-
IF you have aan compiled version to test please
Before using, be sure to back up the firmware using Flash Dump HR_C7000!!!
Without a backup copy of the firmware, it will be impossible to restore the transceiver to the factory state!!!
Test Firmware http://infotex58.ru/forum/index.php?topic=1168.msg10704#msg10704
im going to test
greets
-
Да, конечно! Можно свободно распространять и модифицировать код :-)
Thank you very much! I downloaded and sent a copy of your most recent source to Roger, along with your link to the IDE and instructions. It will take him time to get the archive/project set up.
Большое спасибо! Я скачал и отправил Роджеру копию вашего последнего исходного кода, а также ссылку на интегрированную среду разработки и инструкции. Ему потребуется некоторое время, чтобы настроить архив/проект.
-
Estupendo :-). Esto avanza. Estoy descargando, instalando, configurando... :happy: Gracias!!
Otlichno! :-) Dela idut khorosho. Skachivayu, ustanavlivayu, nastraivayu... :happy: Spasibo!!
-
Roger from Open GD77 said someone going by the name Ivan Ivanov from a Telegram group called Zaston M7 Pirates contacted him about porting Open GD77 to the DM-32UV. Emails from Ivan stated the following
this code will be publicly available, I already managed to post it on your forum, but now I’m figuring out how to correctly synchronize time slots
...thank you very much for the firmware. I checked the vocoder again using voice prompts, everything is decoded perfectly. Soon, all owners of stations on the C7000 chip will have the opportunity to install OpenGD.
This was in October 2025. However, the source code was never posted.
Roger is attemping to reach this individual by email and if they respond with their source code I will get it from Roger and post it here. But who knows if the individual will respond.
Роджер из Open GD77 сообщил, что с ним связался некий Иван Иванов из группы Telegram под названием Zaston M7 Pirates по поводу портирования Open GD77 на DM-32UV. В электронных письмах от Ивана говорилось следующее:
Этот код будет общедоступен, мне уже удалось разместить его на вашем форуме, но сейчас я разбираюсь, как правильно синхронизировать временные слоты.
...Большое спасибо за прошивку. Я еще раз проверил вокодер с помощью голосовых подсказок, все декодируется отлично. Скоро у всех владельцев станций на чипе C7000 появится возможность установить OpenGD.
Это было в октябре 2025 года. Однако исходный код так и не был опубликован.
Роджер пытается связаться с этим человеком по электронной почте, и если он ответит и предоставит исходный код, я получу его от Роджера и опубликую здесь. Но кто знает, ответит ли этот человек.
-
This was in October 2025. However, the source code was never posted.
Chris, as far as I know, only one person worked on porting OpenGD77 to the HR_C7000, andynvkz https://vrtp.ru/index.php?s=47e4110883fd94bce9df747df15978f4&showtopic=33914&st=30 Later on, I personally got to know him on Telegram. I received a lot of information, recommendations, and code examples from him regarding porting code to the DM32. The current OpenDM32 code is based on OpenUV008, taking into account hardware differences.
-
Thanks for the details! I have no idea who the Ivan Ivanov person is/was, just mentioned it because Roger had. I'll let you know if I hear anything back from Roger on that. He said that he was going to email the Ivan guy, but also that he hadn't heard from him since October. It also could be an alias of some kind.
I'll let Roger know about OpenUV008 in case he doesn't know about it already.
I appreciate your communication and patience. I'll let you know if/when Roger hears anything back. But, if he doesn't or the person wasn't being truthful, I still appreciate all your hard work on this project!
Спасибо за подробности! Я понятия не имею, кто такой Иван Иванов, просто упомянул его, потому что Роджер о нём говорил. Я сообщу вам, если Роджер что-нибудь ответит. Он сказал, что собирался написать этому Ивану по электронной почте, но также добавил, что не получал от него никаких сообщений с октября. Возможно, это какой-то псевдоним.
Я сообщу Роджеру об OpenUV008, если он ещё об этом не знает.
Я ценю ваше общение и терпение. Я сообщу вам, если/когда Роджер получит какой-либо ответ. Но даже если он не получит ответа или этот человек говорил неправду, я всё равно ценю всю вашу усердную работу над этим проектом!
-
сори если вдруг кому надо Русский Язык
Спасибо, не забывай про кодировку Windows-1251...
В текущей версии OpenDM32 у меня есть поддержка Русского.
(http://infotex58.ru/infot/dm-32/open_dm32/ru_menu.jpg)
-
не подскажете как на штатную прошивку привязать русский?
-
как на штатную прошивку привязать русский?
У меня была мысль заменить Китайский на Русский но потом быстро отказался от этой затеи.
-
а можно намек куда копать только програматора нет! :(
-
а можно намек куда копать только програматора нет! :(
Тут не нужен программатор, всё делается через штатный шнурок.
Вот ты собрался сделать руссификацию DM-32 а как быть с шрифтами? В текущих шрифтах есть кириллица?
-
Примеры кода для работы с шрифтами от Genitop
-
принял спасибо буду сегодня разбираться :po:
-
Прошивка проекта средствами JTAG в среде CDS Workbench
1 архив распаковать в указаный путь ..\CDS\templates\flash\csky\
(http://infotex58.ru/infot/dm-32/open_dm32/patch.png)
2 Выбираем Flash Algorithm File ---> cs803s
(http://infotex58.ru/infot/dm-32/open_dm32/template.png)
3 пример остальных настроек. ICE Clk для JTAG CKLink Lite не более 2500 kHz
(http://infotex58.ru/infot/dm-32/open_dm32/setting.png)
4 JTAG Baofeng DM-32 interface Pin-Out
(http://infotex58.ru/infot/dm-32/hr_c7000_dm32.jpg)
-
Роджер VK3KYY, написал несколько скриптов на Python для работы с флеш памятью 25Q08 и 25Q128 :$
Warning!!!
Для обновления официальной прошивки Baofeng DM-32 использовать нельзя!
Baofeng DM-32 cannot be used to update official firmware!
Ссылка на github https://github.com/rogerclarkmelbourne/DM32/tree/main/python
-
Hi Again,
I've been in communication with Roger as well and am encouraged by the scripts and all the reverse engineering you, Roger, and Andynvks have accomplished!
I know that the DMR RX is still a problem, but at least we have faster ways to complete the memory dumps.
Thank you again to the whole group for the work, it is appreciated!
- Chris
Привет еще раз!
Я тоже общался с Роджером, и меня очень воодушевляют скрипты и вся работа по обратному проектированию, которую вы, Роджер и Andynvks проделали!
Я знаю, что с приемом DMR-сигнала всё ещё есть проблемы, но, по крайней мере, у нас теперь есть более быстрые способы создания дампов памяти.
Ещё раз спасибо всей группе за проделанную работу, мы это очень ценим!
-
Мне очень интересна прошивка Open DM-32, но у меня есть вопрос о диапазоне процессора. почему процессор постоянно меняется: HR_C 5000 для MD380, HRC 6000 для MD UV 380 и Baofeng DM-1701, HR_C 7000 для Baofeng DM-32.
Мой вопрос таков: что предлагает 7000 по сравнению с 6000 и 5000?
Поскольку стандарт DMR не изменился, почему процессор постоянно развивается?
-
Мой вопрос таков: что предлагает 7000 по сравнению с 6000 и 5000?
HR_C7000 это набор микросхем на одном кристале CPU CK803S + DMR modem + Audio Codec + DAC + ADC, площадь на плате занимается меньше и стоимость чипа ниже.
-
HR_C7000 это набор микросхем на одном кристале CPU CK803S + DMR modem + Audio Codec + DAC + ADC, площадь на плате занимается меньше и стоимость чипа ниже.
Yes, but also very complicated. :D
Да, но и очень сложно. :D
-
Cant wait to see the finished verion of opendm32 will make this radio worth using and the baofeng firmware is so junk and buggy
-
Процесс идёт но медленно :-)
Work in progress http://infotex58.ru/infot/dm-32/test_dmr.mp4
-
Процесс идёт но медленно :-)
Work in progress http://infotex58.ru/infot/dm-32/test_dmr.mp4
отличная новость
-
Здравствуйте, я слежу за вашим проектом (OpenDm32) и хотел бы узнать, как я могу выполнить перевод и возможно ли сделать это через стандартный кабель программирования?
-
как я могу выполнить перевод и возможно ли сделать это через стандартный кабель программирования?
На текущий момент, процесс обновления на OpenDM32 аналогичен обычному обновлению прошивки в Baofeng DM32.
Роджер VK3KYY добавил поддержку в CPS новых моделей радиостанций Zastone UV008 и Baofeng DM-32
(http://infotex58.ru/infot/dm-32/cps_opengd77.png)
-
Вы можете прислать мне CPS?
как я могу выполнить перевод и возможно ли сделать это через стандартный кабель программирования?
На текущий момент, процесс обновления на OpenDM32 аналогичен обычному обновлению прошивки в Baofeng DM32.
Роджер VK3KYY добавил поддержку в CPS новых моделей радиостанций Zastone UV008 и Baofeng DM-32
-
Вы можете прислать мне CPS?
https://www.opengd77.com/downloads/PC_CPS/Experimental/
-
Thank you for posting the link to the CPS with added DM32 support. Looking forward to the release of OpenDM32 firmware cant wait to get rid of the baofeng junk firmware and run OpenDM32 on this radio.
-
карта памяти
https://github.com/SarahRoseLives/dm-32uv
-
https://github.com/SarahRoseLives/dm-32uv
Спасибо, как я понял команды PCTESTM, DEL-RCD, IDCHECK до сих пор не изучены :-)
-
Плагин для импорта карты памяти HR_C7000 в Ghidra
Спасибо jv666 :$
(http://infotex58.ru/infot/dm-32/import_memory_map_c7000.png)
(http://infotex58.ru/infot/dm-32/import_memory_map_c7000_script.jpg)
-
Pin map 13.03.26
Update: 0x19 SDIO RDA5807M, 0x1A SCLK RDA5807M
-
is there a predicted release date for OpenDm32?
How much longer before a version is released?
-
How much longer before a version is released?
I can't give you a specific date. I can say one thing, the process is ongoing...
-
How much longer before a version is released?
I can't give you a specific date. I can say one thing, the process is ongoing...
Maybe next year then.....
-
Maybe next year then.....
I hope that this year ;)
-
Тест приёма DMR https://youtu.be/sVS7dHA3rqY ;)
Прямая ссылка http://infotex58.ru/infot/dm-32/open_dm32/opendm32_rx_dmr.mp4
-
Тест приёма DMR https://youtu.be/sVS7dHA3rqY ;)
Прямая ссылка http://infotex58.ru/infot/dm-32/open_dm32/opendm32_rx_dmr.mp4
Looks really nice so far , Hope there is an option to turn the voice off.
-
Обновление таблицы пинов.
Исправлено назначение порта GPIO_B, 0x2E Audio path MIC Analog/DMR
-
Тест передачи в DMR. Parrot TG3100
http://infotex58.ru/infot/dm-32/open_dm32/opendm32_tx_dmr.mp4
-
Тест передачи в DMR. Parrot TG3100
http://infotex58.ru/infot/dm-32/open_dm32/opendm32_tx_dmr.mp4
Еще раз спасибо за новости
-
Еще раз спасибо за новости
Надеюсь самое сложное позади.
-
Для начала позвольте представиться! Я радиолюбитель из Сербии, позывной YT1RXA, DMR ID 2200015 и 2200061, меня зовут Радомир Антонич, прозвище Райко, и я очень отличаюсь от других в мире радиолюбительства. Я в восторге от проекта OpenGD, потому что считаю, что это возможность для начинающих радиостанций приобщиться к духу радиолюбительства и всем его функциям!
Я стараюсь следить за развитием проекта OpenDM-32, и после просмотра ваших видеороликов я очень воодушевлен и поэтому приобрел две радиостанции DM-32UV!
Меня интересует, как я, не очень разбирающийся в программировании на ПК, но хорошо осведомленный о программировании радиостанций, могу прошить свои две Baofeng прошивкой OpenDM. Меня интересует процедура и программное обеспечение, которое я могу использовать для этого!
От имени этого я прошу вас опубликовать в одном месте профессиональную инструкцию по процедуре, определить порядок действий и предоставить возможность загрузки программного обеспечения для преобразования моего DM-32UV в OpenDM-32UV!!!
Заранее спасибо.
YT1RXA Райко, Белград, Сербия.
-
YT1RXA Райко, Белград, Сербия.
Приятно познакомиться RA4FHE Алексей.
Прошивка OpenDM32 в процессе разработки, на текущем этапе Роджер VK3KYY исправляет текущие баги прошивки.
Переход с оригинальной прошивки Baofeng на OpenDM32 максимально простой. Данный функционал уже добавлен в CPS OpenGD77
(http://infotex58.ru/infot/dm-32/open_dm32/cps_open.png)
-
Да, да, я видел, скачал и установил это программное обеспечение! Мне просто нужна прошивка, чтобы его вставить...
Я просто хотел узнать, делается ли это с помощью его оригинального кабеля с интерфейсным чипом "CH340"?
-
Я просто хотел узнать, делается ли это с помощью его оригинального кабеля с интерфейсным чипом "CH340"?
Да используется обычный кабель CH340 или аналогичный.
-
Когда я смогу получить безопасную версию прошивки?
-
Когда я смогу получить безопасную версию прошивки?
Я не хочу публиковать "сырую" прошивку ;)
Нужно подождать...
-
Значит, ничего страшного, нам остаётся только ждать!
-
YT1RXA Райко, Белград, Сербия.
Приятно познакомиться RA4FHE Алексей.
Прошивка OpenDM32 в процессе разработки, на текущем этапе Роджер VK3KYY исправляет текущие баги прошивки.
Переход с оригинальной прошивки Baofeng на OpenDM32 максимально простой. Данный функционал уже добавлен в CPS OpenGD77
(http://infotex58.ru/infot/dm-32/open_dm32/cps_open.png)
This cps software has many bugs for example the new MD-UV380 PLUS 10W radio the software says it does not have a colour screen when attempting to write the theme to the radio , It wont write the theme
-
По многочисленным просьбам публикую демо версию прошивки OpenGD77_DM32_20260704
Процесс установки описал, инструкция на RU и EN.
Прошивка имеет баги и многие вещи ещё не реализованы. Поэтому будьте терпеливы :-)
-
Thanks for this but I will wait for the full version to be released before I even attempt to put this on my DM32.
Some people have no patience to wait...
-
deleted wrong post
-
no download link provided for OpenUV008_Flasher_v1 software in the instructions
-
no download link provided for OpenUV008_Flasher_v1 software in the instructions
Link http://infotex58.ru/forum/index.php?action=dlattach;topic=1155.0;attach=3933
-
no download link provided for OpenUV008_Flasher_v1 software in the instructions
Link http://infotex58.ru/forum/index.php?action=dlattach;topic=1155.0;attach=3933
Thanks
-
I've been emailing with Roger and he told me you posted the Alpha firmware here. I'll definitely give it a try! Very excited that I can finally use the radio.
-
Well I decided to put OpenDM32 on the radio...
Before with the baofeng firmware I listen to a radio system and the radio would freeze lockup and be of no use and i would have to remove the battery.
With OpenDM32 , listen to same radio system and it does not freeze or lockup the radio like before.
So looking forward to the finished version to be released , this has made the radio much better , before it was garbage junk , now its worth using again.
thanks for the hard work so far.... cant wait for the final version.
-
Hi , If possible can you post the Theme from the radio , as the CPS does not seem to read it correctly and I would like to make a backup of it. thanks
-
Hi , If possible can you post the Theme from the radio
Try this...
-
Thanks I did try and read it from the radio but it does not read using the experimental cps and it does not write either if you can mention it to whoever fixes the CPS bugs.
Now I can have my other gd77 firmware radio the same colours.
thanks again
-
I was able to flash the OpenDM-32 firmware on my handset. I was also able to program it using the OpenGD77 Experimental CPS.
So far, I've only experienced minor issues, and many of those are known.
For example, you cannot save radio settings/options. I also do not think you can program the buttons.
The only other strange thing I experienced was a clicking on analog channels I do not hear on my other handsets. It is rhythmic and occurs at about 2 times a second. This could be due to the specific hardware or something else. It tends to go away once you adjust the squelch, but the squelch settings do not save from channel to channel or after turning off the radio right now.
Still, this is WAY more than I was able to achieve with the standard firmware and CPS. I was able to use the Parrot DMR channel on a local repeater without any issue!
I was able to program the radio with all of the zones, channels, contacts, and other settings necessary to operate in my local area.
I couldn't do that with the original software.
Thank you to EVERYONE who has been working on this project! Please let me know if there is any specific testing you'd like me to do with the local repeaters. I do not yet have a DMR hotspot.
-
Несмотря на препятствия со стороны моего компьютера и Windows 10, мне удалось самостоятельно реализовать OpenGD-DM32.
Я очень доволен результатом и вот тестирую устройство.
Вот несколько фотографий и видео в подтверждение моей работы!
Позже я подведу итоги своих впечатлений, похвал и замечаний о том, что я заметил в процессе работы!!!
-
Мои видео превышают допустимый размер сайта! Я вставила картинки, можете посмотреть.
-
Hello,
I have been testing the new firmware and just wanted to create a list of bugs/anomalies that have been reported, not just by me, but by others, including forum members, Roger, Koshak, and all of the devs. I just figured it would be good to create a "master list". Many of these bugs are already known and the causes are being investigated.
Updated 7/7/26
General Radio Functions
Unable to save settings updated by the user directly in the radio menus
Includes:
Transmit Power
GPS settings
Sounds
Per-Channel Squelch settings
Programmable Button functions (SK1/SK2 and P1/P2, but this may not be possible and is not currently supported by OpenGD77)
Basically if you change it in the radio's menus, it does not remember after navigating away from the menu.
UPDATE - User error. You must press the OK/menu button after updating settings instead of the Home/Back button. This saves them
GPS functions are not yet implemented or not working
Note - Even if they were, the settings set by the user do not save, so even if GPS is enabled, the radio won't remember.
UPDATE - Was able to get working after figuring out the menu settings issue.
APRS functions not yet implemented and/or working
UPDATE - Seems to be working after figuring out menu issue.
- Inconsistent calibration data across different handsets causes different transmit power settings.
Note - This may be due to an inaccuracy of the calibration data in the BaoFeng firmware compared to the inconsistent performance of the hardware itself. But this can be a big issue as the average radio user will not be checking with a meter
- Potential issues with radio not detecting the movements of the channel switch knob properly when changing channels in a zone causing the channels to go backward at times
Note - In the original firmware the channel change function was slow/delayed. This could be by design due to the cheap/inaccurate physical dial on the device.
- Custom loading screen reverts to OpenDM32 screen.
When you customize the loading screen in the CPS it eventually reverts to a blue screen saying OpenDM32. Despite no programming updates.
General TX/RX Issues
- Squelch issues with DMR and Analog
Includes a rhythmic "rapid pulse" or clicking sound, but doesn't appear on every channel
- Radio receives a signal from a repeater or channel, the meter at the top of the display indicates there is a transmission being received, but no audio is heard.
Note - I experienced this issue. You can fix by changing away from the channel and then changing back. But it is still an issue.
- Audio amplifier is active even when no transmission is received
Detail - You can hear a buzzing if you turn up the volume all the way, even when no signal is being received.
- Green receive LED flickers but no sound is heard/received. Intermittent issue.
DMR-Specific Issues
- Display page refresh method causes drop-out in DMR functions/CPU cycles/transmit power
- Unusual transmit lock indication and/or transmit lock not taking place as expected after PTT is held
- Drop-off due to an issue with the 11th data frame, possibly due to a memory issue and/or an undiscovered variable
- DMR does not work as well/corrupts on low-power settings.
CPS/Programming/Interface Issues
- Cannot read/write certain theme data to/from the radio with the CPS
Roger was able to reproduce this. Certain fonts and colors cause a COM failure.
[/list][/list]
-
Я не знаю, как вставлять картинки и видео.
Ответил в ЛС
-
Я процитирую мастера, который, к счастью для нас, создал эту экспериментальную прошивку.
В ней много ошибок, но в любом случае она пригодна для использования!!!
Я также заметил, что кнопки управления не зафиксированы, поэтому в VFO мне приходится выбирать нужную кнопку, чтобы перейти к «подробностям канала» и настроить обе линии — RX и TX.
Я заметил, что когда я возвращаюсь в память и на канал, с которого я перешел в VFO, станция показывает, что идет вперед, но на самом деле это не так, нет ,, RF ,,! Мне пришлось сделать « OFF - On », чтобы получить работающее радио!
Пока что оно не зависает и работает корректно, если не выполнять описанные мной действия!
Я очень доволен! Это только начало, и так было с радио GD-77, когда оно было реализовано в начале его прошивок OpenGD.
После этого все стало историей, и было бы хорошо, если бы не было завистников!!!
-
I will just note, I posted the bugs just to keep track of them. I am VERY happy with the firmware itself, as I couldn't even get the radio programmed properly prior to this firmware.
-
Спасибо за тесты :$
На текущий момент меня больше беспокоит формирование TS в DMR...
В режиме пониженой мощности мы имеем проблему с TS и высоким уровнем ошибок магнитуды Magnitude Error.
Предстоит решить данную проблему...
(http://infotex58.ru/infot/dm-32/open_dm32/145_lo.jpg)
145MHz 1Watt (TS Bad)
(http://infotex58.ru/infot/dm-32/open_dm32/145_hi.jpg)
145MHz 5Watt (TS Good)
(http://infotex58.ru/infot/dm-32/open_dm32/435_lo.jpg)
435MHz 1Watt (TS Bad)
(http://infotex58.ru/infot/dm-32/open_dm32/435_hi.jpg)
435MHz 5Watt (TS Good)
-
I will just say thank you again to all the devs. I know reverse engineering a radio firmware is not an easy task.
It doesn't help that the documentation that is available for things like pin functions do not always match their actual usage.
Messaging with Roger, he also believes that one company produces the BaoFeng hardware and another company produces the firmware for the radios, meaning there is a disconnect there as well.
I don't know very much about software engineering, just a little bit of code here or there, so I appreciate when people take time to go out of their way to decode these systems.
The work done here will also make other open source firmware ports to other handsets possible!
Update - Some of the issues I found were user error. I'm not used to the OpenGD firmware and made some mistakes. I crossed out those issues on the list.
-
My Friend & I have installed this Firmware and here is some of our Findings
Loose sound on analog and DMR after TX. (Not all the time)
Aviation band 118 - 133mhz always squelched, Can’t in mute it.. also cannot scan any aviation band frequencies in his own Zone they will not scan
DMR doesn’t show Caller Details only DMR ID and DMR Audio on Receive is very low.
Receiver seems little Low Receiving Signals on RF on VHF, UHF seems ok?
Early stages at this as its first beta firmware but very impressed to it’s original firmware it
Had. Look forward to The next release of firmware and happy to Report on more findings. Keep up the great project guys.