Wykres commitów

81 Commity (master)

Autor SHA1 Wiadomość Data
guido c3114c99f0 Minor changes. 2021-11-18 17:54:29 +01:00
guido 7aa3589abe Change project name. 2021-11-18 17:07:34 +01:00
guido 7245a135b1 Change README. 2021-11-17 19:04:36 +01:00
guido 8be911fb38 Update README. 2021-11-17 17:56:15 +01: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 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 4a0857bd8a Add txdelay feature. Add support for PTT output in neg/pos TTL logic. 2020-11-29 15:37:18 +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 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 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 2d761a5781 Add VFO-A/B/Split and RIT. 2020-10-30 17:19:18 +01:00
guido 958e4dad22 Minor changes. 2020-10-29 12:21:21 +01:00
guido 482e9f1de5 Minor changes. 2020-10-29 11:53:45 +01:00
guido ad10eb1672 Add VOX integration in menu. 2020-10-10 11:35:54 +02:00
guido e8b2d70d3a Add Ghetto class-E in description. 2020-06-30 08:54:42 +02:00
guido 51f5528e6b Fix audio-output to prevent RFI feedback. 2020-06-15 21:16:56 +02:00
guido 76235e79e9 Fix flash settings, EEPROM now preserved after programming. 2020-05-26 14:05:22 +02:00
guido 2fc6dd7677 Added new assembly manual v1.1, containing instruction for PA direct biasing method. 2020-05-23 18:47:45 +02:00
guido aced5896f6 Fix error in installation instructions for direct biasing. 2020-05-23 16:12:43 +02:00
guido 79a42c0a40 Minor changes. 2020-05-21 00:31:20 +02:00
guido 85571ecb15 Added new assembly manual v1.02, fix issue #4 and other minors (Tnx Manuel, DL2MAN). 2020-05-20 18:37:29 +02:00
guido 655731472b Added power-efficient installation steps. 2020-05-13 13:40:41 +02:00
guido 38cd1f03eb Fix LPF error ucx.png, class-e config. 2020-05-13 09:10:27 +02:00
guido 3d6abc20cb Minor changes. 2020-05-09 23:41:01 +02:00
guido c4591d8e60 Added CW pitch of choice 325/700 Hz. 2020-05-09 20:37:10 +02:00
guido cdcb3a5ee0 Fix consistent fuse settings with Arduino burn bootloader. 2020-05-08 19:29:11 +02:00
guido 936c902464 Add assembly manual Rev 5 PCB (tnx Manuel, DL2MAN). 2020-05-07 16:02:16 +02:00
guido 4cc14aee3a Added LCD re-init algorithm (hot LCD swap). 2020-05-03 14:54:30 +02:00
guido 1e97ccae49 Added disable unused si5351 clocks. Added Rev5 installation changes (tnx Manuel, DL2MAN). Potential fix for LCD issue #3. 2020-05-03 00:48:43 +02:00
guido 80e0d60ebc Added CW tone same as CW offset. 2020-04-29 16:34:44 +02:00
guido 22f3831c2a Added instruction for headphones use. 2020-04-29 12:33:11 +02:00
guido 033be7279c Minor changes. 2020-04-21 10:50:58 +02:00
guido 97f0b75706 Minor changes. 2020-04-21 10:01:33 +02:00
guido a1dfaff3bd Added up-to-date PCB photos Changed default volume setting. 2020-04-19 15:30:33 +02:00
guido 59cbd497f6 Add simplified instructions. 2020-04-17 14:00:14 +02:00
guido 48fc04def3 Minor changes. 2020-04-15 19:09:54 +02:00
guido 926443f140 Fix documentation. 2020-04-13 18:22:46 +02:00
guido bd73f36f98 Fixes in installation instruction: R44,R45,R46 needs to be installed (was invisible on layout); the 5V side of R50,R52 needs to be disconnected and wired to pin 21 (not pin 25! and description wires with circles was ambiguous); better to remove R27,R29,IC10 to prevent side-effects from interconnecting potential old unused circuitry; TNX PA3FUN, G8EMA. 2020-04-13 12:11:03 +02:00
guido e5aa42c091 Added original LCD library. Added auto-biasing algorithm, allowing removal R49-52, change C39,40 to 10nF. 2020-04-13 12:11:03 +02:00
guido e0791f1d2d Minor changes. 2020-04-13 12:11:03 +02:00
guido beac1235aa Minor changes. Added simplifications display_vfo, si5351. 2020-04-13 12:11:03 +02:00
guido 4485a2548d Workaround for TX performance degrad. due to Arduino-1.8.9 to .10 transition. Experiments with ISR, sdr_rx() optimizations. Added experimental non-interrupt driven sdr_rx. 2020-04-13 12:11:03 +02:00
guido 6488867007 Minor changes. Added CW TX tone. Added automatic stepsize change corresponding with CW filter bandwidth. 2020-04-13 12:11:03 +02:00
guido f4fce1e85b Change code, installation guide, schematic, pcb, layout to support single rx gain stage (reducing overall gain with -18dB). 2020-04-13 12:11:03 +02:00
guido 8903bf4cfb Removal of RX DC filter. Fixed s-meter error. Added experimental auto ADC biasing mechanism. Added 500 Hz CW filter, added CW freq-offset and improved CW dynamic-range. Fix installation description. 2020-04-13 12:11:03 +02:00
guido 6fb68b9395 Added (draw.io) block-diagram. 2020-04-13 12:11:03 +02:00