Wykres commitów

52 Commity (e93628c920dc9d0fc51301edf4f61019949d9842)

Autor SHA1 Wiadomość Data
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
guido 01e84bfb50 Added sample-rate, CPU idle-time diagnostics. 2020-04-13 12:11:03 +02:00
guido 4bf92bbdf6 Added menu-button description. Added co-existence support for serial interface mod. Added RX spur rejection leaking via KEY_OUT PWM. Removed SIDETONE PWM leakage into TX. 2020-04-13 12:11:03 +02:00
guido 3c57e3b5b9 Added configurable PA-PWM envelope working range. Added description for direct PWM PA biasing solution (removing key shaping circuit). 2020-04-13 12:11:03 +02:00
guido 1823683c59 Minor changes. Simplified init values. Changed to 1st order CIC up-sampler. Fix param initiatalisation. 2020-04-13 12:11:03 +02:00
guido 5c308662f9 Added simple LCD driver (replaced LiquidCrystal Arduino class). Major code-cleanup/re-organisation, removal of QCX class. 2020-04-13 12:11:03 +02:00
guido 153759f324 Added MOX, VOX (that is coexisting with DSP/SDR feature). 2020-04-13 12:11:03 +02:00
guido 09321c16b5 Added apply and return menu navigation buttons, faster quick menu access. 2020-04-13 12:11:03 +02:00
guido 48f9576085 Added co-existence support QCX settings. 2020-04-13 12:11:03 +02:00
guido e7f8bd8650 Added attenuator on ADC input. Prevent RX leaking into microphone (AREF) during TX. 2020-04-13 12:11:03 +02:00
guido 8f5ba3ad7b Removed "woodpecker" S-meter RFI (leaking through LCD_RS/SDA while writing to LCD). 2020-04-13 12:11:03 +02:00
guido 70c18921fc Increased PWM frequency for TX envelope and speaker outputs. 2020-04-13 12:11:03 +02:00
guido 720aea3a51 Added 4-step attenuator. Reduced PLL frequency for 80m coverage. 2020-04-13 12:11:03 +02:00
guido c2349ec450 Added menu and configuration persistency. Reduced dynamic memory. 2020-04-13 12:11:03 +02:00
guido 54d9c85f16 Added schematic, layout and description for T1 replacement. Added experimental menu. 2020-04-13 12:11:03 +02:00
guido c2c177de32 Fixed AGC issue. Change to CW decoder. Added experimental NR. Added bar-graph smeter. 2020-04-13 12:11:03 +02:00
guido 8c67a37c15 Added (marked) schematic, layout, pcb for SDR receiver. Added support for analog, DSP and SDR receiver back end, and auto detect hardware modification (including SSB mod). Fixed TX working again. Fixed TX on wrong frequency issue after reset. Added volume control. Added experimental AM, FM demodulator. Added s-meter support for DSP/SDR mode. Changed LCD writes for reduced RFI (RS changes remain source of interference). Added CIC up-sampler for audio output. Added power down. Added profiler for RX sample-rate control. Added attenuator. 2020-04-13 12:11:03 +02:00
guido 3d8ae1e443 Added (unmarked) schematic, layout, pcb and installation steps for SDR receiver. 2020-04-13 12:11:02 +02:00
guido 8f9bdfcbf0 Changed to single ISR for dual-channel I/Q ADC sampling with Hilbert transform in Q, and sample correction (linear interpolation) in I channel. 2020-04-13 12:08:36 +02:00
guido 2cc06af6af Changed to OC2B as sample-rate timer resolving Arduino OC0x conflicts. Added AGC. 2020-04-13 12:08:36 +02:00
guido c96ec33f33 Added CW decoder, CW filter, RX digital signal processing (output on SIDETONE pin). Minor TX changes: reduced ADC clock rate supporting more ADC gain and precision. 2020-04-13 12:08:36 +02:00
guido 1d18d5ff7a Increased mic gain. Improved amplitude-phase alignment. Swapped functions of left and right buttons. Changed to S-readings. Simplified frequency step. Fixed rounding error in sample-rate clock calculation. 2019-12-01 11:32:50 +01:00
guido abb7b71e85 Fixed CPU clock/Sample-rate clock error. Fixed amplitude-phase mis-alignment. Fix for reduced RFI: ADC conversion before RF conversion. 2019-05-04 16:43:05 +02:00
guido 86bf8aa859 Fixed an issue with sharing LCD_RS with SDA. 2019-05-03 23:23:33 +02:00
guido e5c3197c53 Fixed an overflow issue in Hilbert transform filter. Increased SSB bandwidth to 2.4 kHz. 2019-04-30 16:00:34 +02:00
guido 963eb4a323 Added voltage, CPU-load, I2C reliability self-test on startup. Added receiver I/Q calibration support. Slowed-down I2C transfer rate for better reliability. 2019-04-29 15:36:07 +02:00
guido 221ae59a64 Formatting style 2019-04-22 20:14:34 +02:00
guido 3fb5110b80 Added support for analog driven key-shaping circuit (with C31 installed) 2019-04-10 19:31:56 +02:00
guido a7eb5ecc7c Added (marked) schematic and layout.
Remove unused and experimental code.
Relaxed LCD smeter refresh rate (in order to reduce interference on RX).
Allow ADC/RX-TX setup times (wait long enough before enabling TX, and disable TX well before stopping ADC).
Added CPU benchmark for ISR processing during TX.
Added operational instructions.
Added performance measurements.
Cosmetic and usability changes.
2019-04-10 16:02:30 +02:00
guido aaa0df404e Improved audio quality and IMD3 performance and experimental (amplitude) pre-distortion and calibration. Fixed an issue with spurious transmission for RX-TX-RX transitions.
In detail:
Reduced sample jitter by matching sampling rate to a multiple of OCR0A timer divider.
Unit angle now configurable and scalable so that full precision (of integer range) can be used to calculate phase differences; the unit angle is configured to be an exact multiple of the samp$
Hilbert transformer fixed bug, simplified and improved in precision (improved from -15dB to -40dB in an image rejection setting).
Arctan rounding errors reduced from approx. 5 degree to 0.8 degree.
Moved from 8 bit to 16 bit precision for audio input and I/Q values.
Microphone-input response now flat from 0-2200Hz (removed original high-pass filter with 20dB roll-off at 800Hz).
Experimental code (currently commented-out) for measuring phase differences between programmatically synchronised SI5351 clocks.
Fixed an issue where for every RX-TX transition a burst of random RF frequencies were emitted.
Improved precision of smeter, and found that disabling smeter prevent spurs leaking in from LCD data transfer into RXi (smeter still enabled).
Added a LUT-based pre-distortion algorithm that can be calibrated via an internal amplitude measurement.
Fixed issue with the envelope generation through Q6 impacting the IMD-performance, dynamic range, efficiency and thermal-stability; this fix REQUIRES the removal of C31 and increase of C32 to$
Fixed an issue where VOX was unintentially triggering TX by ADC noise leaking through key-shaping circuit, and simplied VOX algorithm.
Generaized PLL and MultiSynth algorithms and added experimental algorithm for setting a second frequency (via a different MS divider and where PLL is the same).
Experimental code for measuring the phase of the transmitted signal (via PA and QSD), this could give insight in antenna impedance and PA phase-response as function of amplitude.
2019-04-10 13:44:02 +02:00