...

Chirp что за программа

Documentation¶

CHIRP is a volunteer effort, and most of the developers are better at writing code and adding new features than writing documentation. This is an index of what we have available right now. If you would like to contribute something to help other users, please contact the developers and we will be glad to work with you.

Installation and Usage under non-Windows OS¶

  • MacOS_Tips – Information for MacOS users
  • ChirpOnLinux – Information for Linux users

Connecting the Radio and PC¶

  • CableGuide – Information on choosing a programming cable
  • Connection Issues using Ubuntu – See if this simple change fixes Ubuntu connection problems

Using CHIRP¶

  • Beginners_Guide – A brief usage guide for beginners
  • CSV How-to – How to work with CSV files in CHIRP
  • MemoryEditorColumns – Descriptions of all the memory editor columns and their meanings
  • BaofengUV5R – A dedicated page to the very popular Baofeng UV-5R (and variants) with error message explanations
  • If your anti-virus software flags CHIRP, please see AntiVirusWarnings
  • Advanced Configuration Options – A description of some obscure settings that are available for power users
  • CHIRP Tips Videos – Short informative videos about using CHIRP, from the development team

Getting Help and Reporting Issues¶

  • FAQ – Frequently Asked Questions
  • How to get help – If you need help, start here!
  • How to report issues – Information on how to report bugs, features, etc
  • If a developer tells you to test a module, see these instructions.

Developers Links¶

  • Developers – Want to contribute? Read this!

CHIRP downloads¶

CHIRP is distributed as a series of automatically-generated builds. Any time we make a change to CHIRP, a build is created for it the next day. Thus, CHIRP is versioned by the date on which it was created, which makes it easy to determine if you have an older build. We don’t put experimental things into CHIRP before they are ready, except where specifically called out with a warning. Thus, you do not need to worry about finding a stable version to run. You should always be on the latest build available. Upgrading: You do NOT need to uninstall an existing version of CHIRP before installing a newer one. Just install the new one and it will replace the existing copy! However, be sure to quit CHIRP before installing the new version! The CHIRP team recommends CHIRP-next unless you experience problems with your radio. If you do, please see How_To_Report_Issues.

CHIRP-next¶

  • Windows 10 and later (64-bit)
  • macOS Big Sur and later (universal binary with Intel and Apple Silicon support)
  • Linux (all modern distros with python3, details here)

CHIRP-legacy¶

The “legacy” build of chirp contains support for some drivers that are not yet fixed in CHIRP-next due to ongoing development efforts. However, it no longer receives any updates, including new models, bug fixes, etc. If you have a radio that does not work in CHIRP-next because it requires attention, you may choose to run the older legacy version. Windows users may want to download the .zip file and keep it separate from their installed version of CHIRP-next.

It is not advised to use CHIRP-legacy unless you have a specific reason to do so.

System requirements for CHIRP-daily:

  • Windows 2000, XP, Vista, 7, 8, 10, and 11. Older versions of Windows are not supported
  • macOS Intel and Apple Silicon macOS, but requires installation of Python 2.7
  • Linux via flatpak

Translators and Developers¶

There is extensive documentation about the development and contribution process located at Developers

Chirp: передача данных «чириканьем»

Рекомендуем почитать:

Xakep #292. Flipper Zero

  • Содержание выпуска
  • Подписка на «Хакер» -60%

Бесплатная программа Chirp для iPhone быстро передаёт маленькие тексты с одного устройства на другое, чирикая как птица, то есть кодируя данные в звуковой сигнал. Похоже, это первая концептуальная утилита, которая реализовала столь необычный способ модуляции/демодуляции.

Разработчики программы Chirp расксазывают, что идея создать подобное приложение родилась, когда они рассуждали о том, как птицы чирикают за окном. Известно, что они передают друг другу какую-то информацию. Учёные утверждают, что птичье чириканье — это, в основном, сигнал о занятой территории, чтобы конкуренты держались подальше. То есть это ругань, но для человеческого уха звучит приятно.

Программа Chirp тоже может «чирикнуть», передав на другое устройство URL или маленький текст. Система выглядит как забавная игрушка, но это действительно крутая технология. Ведь через мощный динамик можно мгновенно транслировать информацию на смартфоны тысяч, даже десятков тысяч человек. При использовании в качестве широковещательного сервиса такой способ передачи данных можно считать весьма эффективным. Представим, что подобная система используется для передачи экстренных предупреждений через радиосеть. Как вариант, скрытое сообщение можно внедрять в звуковую дорожку популярных песен на телевидении.

Описание аудиопротокола Chirp содержит информацию, на каких частотах передаётся каждый из 32 поддерживаемых знаков, плюс CRC. Протокол очень простой и понятный: символы от “0” до “V” кодируются на частоте от 1760 Гц до 10500 Гц, см. иллюстрацию с помеченными символами “F” и “D”.

Вообще, это самый универсальный способ передачи сигнала, потому что динамики окружают нас повсюду. Разработчики программы мечтают «научить петь» банкоматы, дверные замки, автомобильные сигналы — да вообще, все окружающие предметы. Жизнь станет более красивой, если устройства начнут передавать информацию таким образом.

В команде разработчиков Chirp есть музыканты и звукоинженеры. Они по-своему подошли к кодированию данных в звуковом формате. Если для программиста это банальная модуляция сигнала, то музыканты постарались, чтобы в результате получилось нечто приятное на слух. Цель была такая, чтобы пользователи получали удовольствие, чтобы им хотелось генерировать звуки снова и снова. Поначалу в качестве несущего сигнала использовали реальные птичьи трели, но потом перешли на более электронное звучание.

При подготовке материала использовались источники:
https://chirp.danplanet.com/projects/chirp/wiki/Documentation
https://chirp.danplanet.com/projects/chirp/wiki/Download
https://xakep.ru/2012/10/17/59492/