Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rayendumeldust/oscillator-design
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sudoroom/oscillator-design
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 1, 2015

  1. Copy the full SHA
    3a16a81 View commit details

Commits on Apr 23, 2015

  1. Revert changes made assuming incorrect kicad libraries

    This reverts commit 3a16a81.
    jerkey committed Apr 23, 2015
    Copy the full SHA
    856f5dc View commit details

Commits on Apr 24, 2015

  1. major details and new parts to EPROM

    Guest User (Admin) authored and Guest User (Admin) committed Apr 24, 2015
    Copy the full SHA
    59184bf View commit details
  2. change -cache.lib to -default.lib to work with older kicads

    kicad has changed the default schematic library for example resistor
    size, so loading this repo in any but the latest kicad results in
    missed connections on the schematic.  putting the contents of -cache.lib
    as the first library in the project ensures that older kicads will get
    the correct parts, for example for resistors.
    
    http://www.kicad-pcb.org/display/KICAD/Migration+from+old+stable+to+latest
    jerkey committed Apr 24, 2015
    Copy the full SHA
    e872db0 View commit details
  3. Copy the full SHA
    effb766 View commit details
  4. Copy the full SHA
    3dba42f View commit details
  5. Copy the full SHA
    cc90ae0 View commit details

Commits on May 15, 2015

  1. Copy the full SHA
    a744823 View commit details

Commits on May 25, 2015

  1. add a pair of 74LS138 chips

    jerkey committed May 25, 2015
    Copy the full SHA
    5cd7d5a View commit details
  2. Merge added 74LS138's with remove ground from pots

    Conflicts:
    	test-project.sch
    jerkey committed May 25, 2015
    Copy the full SHA
    ed8cc75 View commit details
  3. Copy the full SHA
    e913c54 View commit details

Commits on Oct 19, 2022

  1. Copy the full SHA
    3159ab5 View commit details
Loading