diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2020-07-24 09:56:30 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2020-07-24 09:56:30 +0200 |
commit | c387565f0c3280d8024c301d4142230fc586d170 (patch) | |
tree | 07397aa2a447186a0be13d296ff285317f0e9a0c /README.md | |
parent | 9cefc67cb28d1d641dad08af03ed42c625676d0f (diff) | |
download | picardy-c387565f0c3280d8024c301d4142230fc586d170.tar.gz picardy-c387565f0c3280d8024c301d4142230fc586d170.tar.bz2 picardy-c387565f0c3280d8024c301d4142230fc586d170.zip |
Connect voltage switch relay
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -31,6 +31,19 @@ Open questions * Put sidetone volume setting before RV303? * Hook up to LM375 BYPASS? +Issues +====== + +* SEQ0 is used in inverted-logic in baseband, and noninverted for power relay + * Due to inconsistent naming + * Ugly fix on K603 side, use SEQ0n, SEQ1, SEQ2 +* G6K-2F-RF all have the Y footprint, not the equidistant one. + * And they have additional GND flaps too, which are not in the Kicad footprint library + * Can be kludged-in +* 5V jumper is less useful as hoped + * Intention: disable VHF stuff + * Unintended effect: removes LCD backlight + PCB Assembly Plan ================= |