KiCad version - #10
Open
robojay wants to merge 32 commits into
Open
Conversation
The Eagle import included a number of symbols that were not used. This commit moves only the referenced symbols to their own library, and replaces some of the more generic Eagle symbols with their generic KiCad counterparts (i.e. R, C, LED, 3V3, GND).
The design files were AmbaSat-1 Satellite... and have been renamed to AmbaSat-1_Satellite... Spaces in filenames can still be problematic in certain use cases.
… RF module to match datasheet
Converted some parts over to use known good footprints with courtyards. Added courtyards to other footprints.
…s at project 3D folder
AmbaSat reorganized their repo structure. This is a step towards matching in order to make a reasonable pull request.
Author
|
One more thing... The KiCad section clearly spells out which open source license is being used (at least for the KiCad design). You probably should decide on and include a license in the main repo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is Open Research Institute's (https://www.openresearch.institute/) conversion of the AmbaSat-1 Eagle design to KiCad. It is functionally equivalent to the Eagle design. The PCB layout retains the design outline, position of the two headers and the mounting hole. Routing, footprints, and placement of other items have been modified to improve reliability and manufacturability.
Major changes:
All of the KiCad design should be contained under the KiCad directory.
The only items added to the existing directories were a couple more datasheets that proved helpful during the redesign process.