kopia lustrzana https://github.com/Qyon/STM32_RTTY
|
|
||
|---|---|---|
| cmsis | ||
| cmsis_boot | ||
| docs | ||
| rtty | ||
| stm_lib | ||
| syscalls | ||
| .gitignore | ||
| CMakeLists.txt | ||
| QAPRSBase.cpp | ||
| QAPRSBase.h | ||
| QAPRSCommon.h | ||
| README.md | ||
| aprs.cpp | ||
| aprs.h | ||
| arm-gcc-link.ld | ||
| config.h | ||
| delay.c | ||
| delay.h | ||
| f_rtty.c | ||
| f_rtty.h | ||
| fun.c | ||
| fun.h | ||
| init.c | ||
| init.h | ||
| main.c | ||
| radio.c | ||
| radio.h | ||
| rtty.cogui | ||
| rtty.comarker | ||
| rtty.comemgui | ||
| rtty.coproj | ||
| ublox.c | ||
| ublox.h | ||
README.md
STM32_RTTY
STM32 & SI4032 rtty test
Use: https://www.wyzbee.com/download/Utilities/Software/CoIDE-1.7.8.exe
Have a nice day ;)
#Changelog
- 14.12.2016 - Reverse engineeded connections, initial hard work, resulting in working RTTY by SQ7FJB
- 07.01.2017 - GPS now using proprietiary UBLOX protocol, more elastic code to set working frequency by SQ5RWU
- 23.01.2017 - Test APRS code, small fixes in GPS code by SQ5RWU
- 06.06.2017 - APRS code fix, some code cleanup
#TODO
- More APRS config options
- Temperature and moisture sensor?
Configuration
All configs in config.h
Shift 450Hz
CALLSIGNRTTY callsignAPRS_CALLSIGNAPRS callsignAPRS_COMMENTAPRS commentAPRS_SSIDAPRS SSID - '1' -> 1, 'A' -> 10 etc.RTTY_TO_APRS_RATIOnumber of RTTY frames between each APRS frameRTTY_FREQUENCYRTTY frequency in MHzAPRS_FREQUENCYAPRS frequency in MHzRTTY_SPEEDRTTY speed in baudsRTTY_7BITUse 7 bit RTTYRTTY_USE_2_STOP_BITSuse 2 stop bitsSmocPower 0-7, where 7 means 42.95 mW@434.150 MHz measured on E4406Atx_delayDelay between frames in millisecondsALLOW_DISABLE_BY_BUTTONAllow disabling device using button