summaryrefslogtreecommitdiff
path: root/kicad/power.sch
AgeCommit message (Collapse)Author
2020-11-02Initial footprint placement + changesVasile Vilvoiu
* Added initial placement * Remove pull-down resistors from USB lines. * Remove ferrite bead from FTDI chip as it was very close to Vcc FB * Fixed MAX TX pins * Assigned footprints. * Removed redundant solder jumpers. * Small changes for layout coherence.
2020-11-01MAX driver protectionVasile Vilvoiu
* Adjust label position for readability * Protected R1OUT-R3OUT of MAX driver with OR gate
2020-11-01Filtering, jumpers, LEDs, miscVasile Vilvoiu
* Modified high level diagram to express the shared UART bus * Renamed XCVR_VCC to XCVR_13V8 * Add solder jumpers on audio, PTT and UART lines for easy prototyping/bypassing * Added bypass caps on XCVR side data and audio connectors * Add series ferite beads on data ICs Vcc * Added schottky diodes to all XCVR_13V8 * Changed series resistors of RXLED/TXLED/VccLED for 6mA current * Added power LEDs on XCVR_13V8 connector terminals * Added power LED for XCVR_5V rail
2020-11-01Change DC-DC convertor; other small changesVasile Vilvoiu
* Change RFM-0505S (unregulated) to PQS075-S5-S5-S (regulated) * Naming conventions * Alignment
2020-10-31Initial commit.Vasile Vilvoiu