Files

README.md

View this project on CADLAB.io.

STAR - CAS: Common Avionics Stack

Contents * core - base module with microcontroller and a few sensors * radio - comms module based on RFM69HCW radio

  • In order to allow KiCad to correctly reference hierarchical blocks, every module's subdirectory needs a hardware-sch-blocks subdirectory. However, this leads to a LOT of redundant submodules. Instead, hardware-sch-blocks is submoduled at the top level, and each module subdirectory contains a symlink back up to that submodule. If you need to create a symlink for a new module, use the ln -fs command.

Annotations

core / core.sch
860dfdf1
2/10 comments
core / core.sch
d5ec09a9
0/10 comments
core / core.sch
ebbbfa03
9/10 comments
Report a bug