UHSDR/README.md

107 lines
4.5 KiB
Markdown
Executable File

<b>Ver: 2.12.2m10</b>
<br/>
<br/>
More News since 2.12.2m9t by Yuri, thank's friend, <br/>
I give a arm_non_eabi.sh for install automatique for linux kernel 5.X mini<br>
download the project: git clone http://in4matik.port0.org:3000/magnum88/UHSDR<br/>
or download ZIP file and extract the folder UHSDR<br/>
for make compilation in directory mchf-eclipse<br/>
execute: <br/>
make clean //for clean old compil<br/>
make all //for compilation project for have .dfu or .bin<br/>
make bootloader //for compilation boot ex 5.04 for have .dfu<br/>
after good make you have firmware for .dfu and .elf and .bin<br>
if you want change compilation for different radio, ex RS928+<br>
active tag on uhsdr_board_config.h change //#define R928_PLUS by #define R928_PLUS<br>
for MCHF first 512k active //#define IS_SMALL_BUILD by #define IS_SMALL_BUILD<br>
for optional you have color too: //#define GREY_STYLE or //#define SEPIA_STYLE<br>
<br>
For first more i say on this:<br/>
GCC upgarde with version 10.X not good for compilation, <br/>
the old version is 9.X no check header tag on script C or C++,<br/>
correction on this project UHSDR by Xav for this,<br>
on uhsdr_board.h line 246 at 248 change var for static for not error more multiple definition! on bw_data, mem_data and xvtr_data<br/>
and i find a old error on freedv on c2wideband.c for function abs corerction for fabs on 2 line this page<br/>
<br/>
<br/> Add Cq Contest Mod on 2.12.2m8 by Xav<br/>
New screen boot on start since 2.12.2m7 on my project by Xav
<br>
<img src="http://xavier.debert.free.fr/MCHF/1629722823447.jpg" width="20%" border="0">
In MENU select DEBUG
<br>
In end list have 2 new line CONTEST Yes or No for activation
<br>
And color for selection ex:Red
<br>
<img src="http://xavier.debert.free.fr/MCHF/1631858346843.jpg" width="20%" border="0">
<br>
For Have the new menu if Mod is actived, Switch push F3 for have CQ Contest
<br>
<img src="http://xavier.debert.free.fr/MCHF/1631858047458.jpg" width="20%" border="0">
<br>
The Mem saving a finish QSO
<br>
The Try saving a QSO no make for try later
<br>
The Cq switch list Mem or Try for switch one by one push same F3
<br>
Ex finish QSO
<br>
<img src="http://xavier.debert.free.fr/MCHF/1631858047460.jpg" width="20%" border="0">
<br>
<br>
Video in English
<br>
[![Watch the video](http://xavier.debert.free.fr/MCHF/uhsdr-logo.png)](https://youtu.be/2OXR09mxWS4)
<br>
<br>
<div align="center"><h1><b>The UHSDR Project</b></h1></div>
UHSDR stands for **U**niversal**H**am**S**oftware**D**efined**R**adio.
The project provides the firmware to run standalone HAM transceivers.
It currently supports STM32F4 and STM32F7 MCU based QSD designs. The
current firmware provides receive and transmit for various analog modes
(SSB,AM, FM) including modes like Synchronous AM, plus digital modes
like FreeDV, RTTY and of course CW (including Iambic/Ultimatic keyer).
An USB CAT and audio interface is part of the firmware as well. The
bootloader, which is another part of the project, permits to update the
firmware and bootloader using various means like USB disk or USB cable.
The base of the firmware was started by Chris, M0NKA, and Clint, KA7OEI
as part of the [mcHF](http://www.m0nka.co.uk/) project. In February 2017
both agreed to change firmware license to GPLv3. Because of this the mcHF
firmware has been extended in this project with new functionality
and also with support for use on different transceiver hardware. For
clarifying different license models on mcHF hardware and mcHF firmware the
name of the firmware changed to UHSDR.
The intent of this project is to give full support for mcHF [(and all
other known and listed hardware platforms)](https://github.com/df8oe/UHSDR/wiki/Supported-Hardware) as long as there are
contributors willing to support the given hardware.
So this is the best place to start with up-2-date developed firmware and
bootloader for mcHF.
Binaries of actual development are available as "bleeding edge builds".
Since 08-19-2017 all binaries which are populated are archived and can
accessed at GitHub startup page (see link a few lines down).
If you want to see the recent progress of the project, have a look [at
the commits here](https://github.com/df8oe/mchf-github/commits/active-devel).
You can find descriptions of menus and operating hints at [our WIKI](https://github.com/df8oe/UHSDR/wiki/)
All this is bundled in [startup page](https://df8oe.github.io/UHSDR/).
Have fun - Open-Source opens possibilities!
M0NKA, Chris<br/>
KA7OEI, Clint<br/>
DF8OE, Andreas<br/>
DB4PLE, Danilo<br/>
DD4WH, Frank<br/>
DL2FW, Michael<br/>
SP9BSL, Slawek<br/>
and the complete UHSDR community