Project

General

Profile

Documentation » History » Version 21

Dan Smith, 12/02/2024 03:49 PM

1 12 Dan Smith
# Documentation
2 1 Dan Smith
3
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.
4
5 12 Dan Smith
## Connecting the Radio and PC
6 8 Mike Agner
7 1 Dan Smith
* [[CableGuide]] - Information on choosing a programming cable
8 10 Mike Agner
* [[Connection Issues using Ubuntu]] - See if this simple change fixes Ubuntu connection problems
9 8 Mike Agner
10 12 Dan Smith
## Using CHIRP
11 8 Mike Agner
12 1 Dan Smith
* [[Beginners_Guide]] - A brief usage guide for beginners
13 15 Dan Smith
* [[CSV_HowTo|CSV How-to]] - How to work with CSV files in CHIRP
14 8 Mike Agner
* [[MemoryEditorColumns]] - Descriptions of all the memory editor columns and their meanings
15 11 Dan Smith
* [[BaofengUV5R]] - A dedicated page to the very popular Baofeng UV-5R (and variants) with error message explanations
16 17 Dan Smith
* If your anti-virus software flags CHIRP, please see [[AntiVirusWarnings]]
17
* [[AdvancedConfig|Advanced Configuration Options]] - A description of some obscure settings that are available for power users
18 19 Dan Smith
* [CHIRP Tips Videos](https://www.youtube.com/@chirp-tips) - Short informative videos about using CHIRP, from the development team
19 20 Dan Smith
* [[BLERadios]] - Using BLE-serial Bluetooth radios with CHIRP
20 8 Mike Agner
21 12 Dan Smith
## Getting Help and Reporting Issues
22 1 Dan Smith
23
* [[FAQ]] - Frequently Asked Questions
24
* [[How_To_Get_Help|How to get help]] - *If you need help, start here!*
25
* [[How_to_report_issues|How to report issues]] - Information on how to report bugs, features, etc
26
* If a developer tells you to test a module, see these [[LoadingTestModules|instructions]].
27 21 Dan Smith
28
## Installation and Usage under non-Windows OS
29
30
* [[MacOS_Tips]] - Information for MacOS users
31
* [[ChirpOnLinux]] - Information for Linux users
32 8 Mike Agner
33 12 Dan Smith
## Developers Links
34 8 Mike Agner
35 1 Dan Smith
* [[Developers]] - Want to contribute? Read this!