Wykres commitów

267 Commity (fc9220ae4d6aab67b9c3e98973f3d9058fe1c534)

Autor SHA1 Wiadomość Data
guido fc9220ae4d Fix CW speed deviation issue #50. Add clock support. 2021-04-11 21:30:49 +02:00
threeme3 a6694d4fa2
Update QCX-SSB.ino 2021-04-09 08:37:57 +02:00
guido 8db01e8529 Fix issue where SSB TX quality is impacted by RFI feedback on PTT line. Fix for VOX issue where RFI feedback on DIT line and/or CAT activation leads to continuous triggering. Fix TX delay issue. Enabled faster SSB TX algorithm, enabled CQ message, disabled TX Delay. 2021-04-05 19:54:55 +02:00
guido b4dd2a6e86 Add support for alternate CPU clock crystals other than 20MHz (16 to 28MHz may work, see F_CPU config switch). Add additional message buffers (experimental). Add updates README. Changed eeprom access and fixed Minicore compile issue (Tnx Konstantinos, SV1ONW). Add experimental freq_calc_fast algorithm, for faster SSB TX transfers (currently disabled). 2021-04-05 12:12:31 +02:00
guido c141324c47 Fix QSK issue for TX CW message feature. 2021-03-17 13:08:04 +01:00
guido 89b106510c Add TX CW message function with repeatable interval (CW_MESSAGE config switch). 2021-03-16 17:37:47 +01:00
guido dafcace72b Add fast AGC option. Add experimental TX CW message feature. 2021-03-15 13:07:27 +01:00
guido b6635abaf9 Fix menu issue. 2021-03-14 15:27:15 +01:00
guido 9206f43f03 Minor changes. 2021-03-14 12:10:18 +01:00
guido f60a7c7474 Fix issue #49 for switching off CW decoder. 2021-03-14 10:58:42 +01:00
guido c91453a20f Fix to satisfy the si5351 requirement of integer mode for MS state division of 4 above 150MHz (Tnx Alex, PE1EVX). 2021-03-12 16:46:17 +01:00
guido 748be0d52f Fix CAT issue where RX gets muted when multiple RX cmds are sent. 2021-03-12 00:35:04 +01:00
guido 6fd354a6ec Add SWR meter support (TNX Alain K1FM) 2021-03-11 14:22:09 +01:00
guido 01c365b749 Add new config switches. 2021-03-11 13:35:18 +01:00
Alain De Carolis ed54802e06 Add SWR Meter support for TQFP builds 2021-03-06 06:47:21 -05:00
guido 1c77721fcf Fix issue #46 typo in README (Tnx Rob, KL7NA). Fix issue #47 error in CW tone/offset (Tnx Milan, OK1IF). 2021-03-04 22:59:27 +01:00
guido 2979824651 Add SSB TX quality improvements: fix for SSB TX background noise issue (disabled internal pullup from VCC to DAH); fix for RF feedback issue on low audio SSB TX (maintaining a positive DC AF bias prevents negative RF feedback). Add button support that completely replaces the rotary encoder functions (ONEBUTTON config switch). Add memory usage reduction (CW key shaping and menu labels). Add speaker support while using CAT streaming. Add support to run the software on an unmodified Arduino Uno/Nano board with 16MHz crystal (M_CPU_16MHZ config switch). 2021-03-03 14:32:37 +01:00
guido 5ac4204fd0 Disabled experimental feature which reduces memory usage. Add extended CAT support (remote key-presses). Add config switches of relevance to file head. Add imrpoved one-button support. 2021-02-22 21:45:27 +01:00
guido 85eafd8382 Add feature to reduce CW key clicks (TNX Yves, HB9EWY), and reduce occupied SSB TX bandwidth when 3000Hz/1800Hz filter is selected (TNX Didier, F5NPV), add SSB TX notch around Fs/2 (2.4kHz). Add OLED special chars (TNX Jokubas, LY5NF, Noli Rafallo), add smaller OLED font (see CONDENSED config switch, TNX Pedro CT1CAH), add primitive OLED cursor. Add audio streaming over 115200 baud serial CAT (enable with UA1; cmd), read-out display contents (UD;), send key-presses (UK;), add no-display support (BLIND config switch). Add supply-voltage read-out option in smeter (TNX Jeff WB4LCG). Add 160m and Noise Gate menu option. Add CLK2 disable immediately on startup to support SI5351 variants that have enabled CLK2 by default. Add links to new supported hardware in README. 2021-02-20 16:22:03 +01:00
guido 860e73f28e Fix incorrect display of AM/FM label. 2021-01-27 14:04:56 +01:00
guido 217d6a450f Fix broken CAT command IF. 2021-01-03 17:05:19 +01:00
guido f0cc3d8f4a Add LPF config switches to begin of file. Disabled CAT debug message. Fix CW decoder issue for OLED. 2020-12-30 18:27:38 +01:00
guido 70170dd8e2 Add CAT mode support. Fix OLED issue by increasing contrast control register. 2020-12-29 18:06:16 +01:00
guido d1beb23871 Fix issues with OLED, CAT and txdelay. Disabled cw decoder filter for E E E text. Add rx feedback reduction. 2020-12-22 22:55:01 +01:00
guido ba49880a09 Add cw decoder filter for E E E text. Add define for 25MHz VCXO. Fix SSB TX quality issue caused by AF PWM output interfering on TX. Fix issue where Backlight menu-item was dissapeared. Fix issue where in QCX mode the rig default factory setting is CW. Fix switch lpf at 6MHz between 60m and 40m transition. Add rev3 8-band lpf switching support. 2020-12-15 21:25:08 +01:00
guido 495e054227 Fix remove sidetone clicks. 2020-12-02 00:21:14 +01:00
guido 36c3b6d6f0 Fix cw decoder tx issues and potential impact on keyer. 2020-12-01 15:07:00 +01:00
guido deb70ae645 Add config switch RS_PULLUP for 3V3 compliancy on SDA line. Add required compiler support >= 1.8.10 (as cconfirmed in https://groups.io/g/ucx/message/4176 . Add pa bias to 0V in case pll carrier is off during ssb tx. 2020-11-30 14:34:52 +01:00
guido 2ac5ba9f24 Fix compiler issue #42 related to MOX enable (Tnx Adrian). 2020-11-29 17:01:48 +01:00
guido 4a0857bd8a Add txdelay feature. Add support for PTT output in neg/pos TTL logic. 2020-11-29 15:37:18 +01:00
guido c045e29eb4 Fix tx blackholes at 3703.7-3704.2, 3660.5-3661.00kHz and other 80m freqs (Tnx Rudolf OK1FFI and friends and Willy ON5KN for reporting). Add initial support for 8 band LPF switching. 2020-11-25 18:19:08 +01:00
guido 6ec6dfdc81 Fix (potential) issue where a remaining TX fraction might enter RX circuitry after a transmission. 2020-11-23 11:27:20 +01:00
guido 3f4d5c4e81 Fix for better OLED noise immunity reduced clock div, pre-charge period, vcomh (TNX Noli https://groups.io/g/ucx/message/3947), and drive I2C with open-drain (TNX Jeff, WB4LCG https://groups.io/g/ucx/message/4002). 2020-11-22 11:14:29 +01:00
guido c91f9af12c Fix to prevent simultaneous I2C bus-access while in VOX-TX/TX mode. 2020-11-11 21:59:37 +01:00
guido 1b34e8a93b Fix issue #40 where main screen banner is overwritten by decoded CW after switching off CW decoder. 2020-11-11 18:16:22 +01:00
guido 78b5d027a7 Add 16x oversampling for VOX trigger samples, vox_thresh now defaults at 1, improving SSB no carrier at low gating effect. 2020-11-11 18:07:54 +01:00
guido 2dde591be6 Add experimental tuning (right button + encoder). 2020-11-11 10:12:21 +01:00
guido ec5d75e8bb Fix gain for agc off. Add distinction between button long-press and continued press. 2020-11-09 17:47:05 +01:00
guido 1cf21631dd Fix menu issue #39 where it was impossible to enter menu after pressing back button due to prev_mode not being updated properly. 2020-11-09 14:14:05 +01:00
guido a9b334c212 Add smarter LPF switching. 2020-11-09 11:20:06 +01:00
guido 2a0eb22571 Minor changes 2020-11-08 21:52:28 +01:00
guido 16cd1415fa Fix sdr_rx stack overflow instability. Add CAT enablement on serial activity. Add RIT off (short right-button press). Add VFO A/B swap (2nd long R press). Fix first attempt to fix CAT response issue. 2020-11-06 22:58:35 +01:00
guido 9d56f81150 Minor changes. 2020-11-05 12:46:17 +01:00
guido a2c9f36692 Added CAT/LCD co-existence features. 2020-11-04 14:14:17 +01:00
guido 1df81e2cb5 Fix issues related to QCX config switch. Add simplified encoder processing. 2020-11-03 17:20:19 +01:00
guido bd0a49bb0f Fix inaccessible menu issue by placing BACKL permanently at end. Fix issue #38 where some characters were left on menu exit. Fix issue #37 where unnecessary LCD update is removed. 2020-11-02 11:14:13 +01:00
guido 01c0e97176 Fix disabled background semi-qsk feature, to prevent audible effects on RX during CW keying. 2020-11-01 22:06:39 +01:00
guido 1ed4436cfa Minor changes. 2020-10-31 23:19:57 +01:00
guido 016d6fa6b2 Add fix for issue #36, to be able to compile without KEYER (Tnx Adrian). 2020-10-31 22:54:40 +01:00
guido 145df47b45 Add fix for RIT issue #35 (Tnx Milan OK1IF). 2020-10-31 22:31:08 +01:00