hw/telefirefour
11 years agoAdd vendor part number for 74HC165 shift register
Keith Packard [Tue, 2 Oct 2012 23:23:56 +0000 (16:23 -0700)]
Add vendor part number for 74HC165 shift register

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoRemove a spurious via
Keith Packard [Sun, 23 Sep 2012 22:15:46 +0000 (15:15 -0700)]
Remove a spurious via

Leftover from editing

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoPush alarm FET and connectors to line up with 12V supply
Keith Packard [Sun, 23 Sep 2012 15:32:52 +0000 (08:32 -0700)]
Push alarm FET and connectors to line up with 12V supply

And shove a bunch of power supply bits around to make it look neater

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix copper around micromatch hole
Keith Packard [Tue, 11 Sep 2012 22:09:10 +0000 (15:09 -0700)]
Fix copper around micromatch hole

Make it bigger so that it doesn't round to the wrong size with AC's
process. This also required increasing the solder mask clearance to match.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoSwitch to newer PCB program. Clean up DRC errors
Keith Packard [Tue, 11 Sep 2012 21:01:38 +0000 (14:01 -0700)]
Switch to newer PCB program. Clean up DRC errors

New PCB program places units on all dimensions, rewriting every single
number in the file.

This also cleans up a few minor DRC issues; the board is now DRC clean.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoGenerate .zip file more cleanly
Keith Packard [Tue, 11 Sep 2012 05:50:23 +0000 (22:50 -0700)]
Generate .zip file more cleanly

Correct the dependencies so that the contents of the zip file get
generated when the .pcb file changes.

Don't require an explicit list of the zip file contents in the Makefile.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd another alarm circuit.
Keith Packard [Tue, 11 Sep 2012 04:02:55 +0000 (21:02 -0700)]
Add another alarm circuit.

Now we've got two separate alarms; we can split out the 'local arm' vs
'remote arm' sound, or we could have a separate light and siren
circuit.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd a heat sink under the alarm FET
Keith Packard [Mon, 10 Sep 2012 05:45:35 +0000 (22:45 -0700)]
Add a heat sink under the alarm FET

Just in case someone sticks a huge load on it, keep the FET from
burning up by providing a bit of heat sink capacity.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix shift register and pull-ups. Add FET for external alarm device.
Keith Packard [Mon, 10 Sep 2012 05:25:34 +0000 (22:25 -0700)]
Fix shift register and pull-ups. Add FET for external alarm device.

Switch to the 74HC165, which only needs three pins.
Fix the 74x pull-up resistor array; it was flipped over.
Remove the beeper and substitute a FET with some connectors.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoMake CSV parts list that can be used to generate assembly labels v0.1
Keith Packard [Thu, 23 Aug 2012 07:16:35 +0000 (00:16 -0700)]
Make CSV parts list that can be used to generate assembly labels

These labels get stuck inside the muffin tins during assembly

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix rotary switch vendor part number
Keith Packard [Thu, 23 Aug 2012 07:15:29 +0000 (00:15 -0700)]
Fix rotary switch vendor part number

A6R-101RF is the five pin variant
A6R-102RF is the one we want - the six pin variant

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoMove resistor dividers for middle relay circuits west
Keith Packard [Mon, 6 Aug 2012 01:02:42 +0000 (18:02 -0700)]
Move resistor dividers for middle relay circuits west

Avoids crowding the relay connections which generated a DFM error

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix digikey BOM generation
Keith Packard [Mon, 6 Aug 2012 00:31:57 +0000 (17:31 -0700)]
Fix digikey BOM generation

11 years agoMove hole text. Switch to small vias
Keith Packard [Mon, 6 Aug 2012 00:30:29 +0000 (17:30 -0700)]
Move hole text. Switch to small vias

11 years agoBuild DK parts list automatically
Keith Packard [Sun, 5 Aug 2012 07:44:55 +0000 (00:44 -0700)]
Build DK parts list automatically

11 years agoUse 3.3k part for 3.3k resistors
Keith Packard [Sun, 5 Aug 2012 07:44:14 +0000 (00:44 -0700)]
Use 3.3k part for 3.3k resistors

11 years agoAdd scripts for formatting csv file
Keith Packard [Sat, 4 Aug 2012 22:33:16 +0000 (15:33 -0700)]
Add scripts for formatting csv file

11 years agoMerge 100k and 27k resistors to one part number
Keith Packard [Sat, 4 Aug 2012 22:32:59 +0000 (15:32 -0700)]
Merge 100k and 27k resistors to one part number

11 years agoRemove spurious attributes from view
Keith Packard [Sat, 4 Aug 2012 21:59:31 +0000 (14:59 -0700)]
Remove spurious attributes from view

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix pintype in relay and USB connector
Keith Packard [Sat, 4 Aug 2012 20:16:51 +0000 (13:16 -0700)]
Fix pintype in relay and USB connector

11 years agoSMA connector is loaded
Keith Packard [Sat, 4 Aug 2012 20:16:35 +0000 (13:16 -0700)]
SMA connector is loaded

11 years agoAdd .gitignore
Keith Packard [Sat, 4 Aug 2012 20:16:10 +0000 (13:16 -0700)]
Add .gitignore

11 years agoFix the layer names in the 'zip' target
Keith Packard [Sat, 4 Aug 2012 03:59:35 +0000 (20:59 -0700)]
Fix the layer names in the 'zip' target

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd missing left outline edge
Keith Packard [Sat, 4 Aug 2012 03:59:06 +0000 (20:59 -0700)]
Add missing left outline edge

This must have gotten lost while resizing the board

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd vendor/loadstatus/vendor_part_number/value to all parts
Keith Packard [Sat, 4 Aug 2012 01:01:04 +0000 (18:01 -0700)]
Add vendor/loadstatus/vendor_part_number/value to all parts

Partslist is now clean of 'unknown' values

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix DIP switch footprints. Add vendor for SOT-23 diodes
Keith Packard [Sat, 4 Aug 2012 00:22:23 +0000 (17:22 -0700)]
Fix DIP switch footprints. Add vendor for SOT-23 diodes

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd datasheet for resistor array
Keith Packard [Fri, 3 Aug 2012 06:03:59 +0000 (23:03 -0700)]
Add datasheet for resistor array

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoShrink board to 4x4 square
Keith Packard [Fri, 3 Aug 2012 06:02:05 +0000 (23:02 -0700)]
Shrink board to 4x4 square

Moved middle holes around, and pulled the USB connector up so that the
board is now square

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoA6R rotary switches require custom 36mil holes
Keith Packard [Fri, 3 Aug 2012 04:39:38 +0000 (21:39 -0700)]
A6R rotary switches require custom 36mil holes

Can't use the standard DIP6 package

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd pull-ups on the rotary switches
Keith Packard [Fri, 3 Aug 2012 03:04:56 +0000 (20:04 -0700)]
Add pull-ups on the rotary switches

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd some missing symbols and packages
Keith Packard [Thu, 2 Aug 2012 05:45:11 +0000 (22:45 -0700)]
Add some missing symbols and packages

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd 74hc597 datasheet
Keith Packard [Sun, 22 Jul 2012 20:31:33 +0000 (13:31 -0700)]
Add 74hc597 datasheet

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix connection between relay and spade lug
Keith Packard [Sun, 22 Jul 2012 08:37:05 +0000 (01:37 -0700)]
Fix connection between relay and spade lug

Tried using a polygon, but that refused to leave bare copper under
the spade connector. Ended up using a bunch of fat lines, which seems
to look right.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoUse USB micro B. Adjust outline to match
Keith Packard [Sun, 22 Jul 2012 07:46:43 +0000 (00:46 -0700)]
Use USB micro B. Adjust outline to match

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoUn-thermal vias that aren't on pins
Keith Packard [Sun, 22 Jul 2012 06:26:51 +0000 (23:26 -0700)]
Un-thermal vias that aren't on pins

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoRename to 'TeleFire'
Keith Packard [Sat, 7 Jul 2012 04:20:50 +0000 (21:20 -0700)]
Rename to 'TeleFire'

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoFix quick-disconnect package
Keith Packard [Fri, 15 Jun 2012 04:47:41 +0000 (21:47 -0700)]
Fix quick-disconnect package

It was completely busted; now it has two pins and a pad so that the
top side is exposed for soldering and the bottom has plenty of metal
to solder the two pins as well.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoUpdate relay footprint to match high-current version
Keith Packard [Fri, 15 Jun 2012 00:48:43 +0000 (17:48 -0700)]
Update relay footprint to match high-current version

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoShrink to 4" x 4.5"
Keith Packard [Fri, 8 Jun 2012 22:43:13 +0000 (15:43 -0700)]
Shrink to 4" x 4.5"

Should allow two of these to fit with one LCO board in a panel
less than 60 sq in

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoShrink board to 4.5" square
Keith Packard [Wed, 6 Jun 2012 08:26:24 +0000 (01:26 -0700)]
Shrink board to 4.5" square

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAdd NC symbols
Keith Packard [Wed, 6 Jun 2012 02:33:04 +0000 (19:33 -0700)]
Add NC symbols

11 years agoFix board size, place screws
Keith Packard [Wed, 6 Jun 2012 01:58:54 +0000 (18:58 -0700)]
Fix board size, place screws

11 years agoClean up DRC errors
Keith Packard [Tue, 5 Jun 2012 23:48:55 +0000 (16:48 -0700)]
Clean up DRC errors

Add pintypes to symbol files, mark NC pins.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoAnd everything appears happy again. dunno.
Keith Packard [Tue, 5 Jun 2012 22:53:25 +0000 (15:53 -0700)]
And everything appears happy again. dunno.

Signed-off-by: Keith Packard <keithp@keithp.com>
11 years agoSomething went badly wrong with pcb and everything disappeared.
Keith Packard [Tue, 5 Jun 2012 22:52:45 +0000 (15:52 -0700)]
Something went badly wrong with pcb and everything disappeared.
Signed-off-by: Keith Packard <keithp@keithp.com>
12 years agoNearly finished with pcb now
Keith Packard [Fri, 4 May 2012 14:00:14 +0000 (07:00 -0700)]
Nearly finished with pcb now

Signed-off-by: Keith Packard <keithp@keithp.com>
12 years agoSwitch to 4-pin Micro MaTch for debug
Keith Packard [Fri, 4 May 2012 01:29:31 +0000 (18:29 -0700)]
Switch to 4-pin Micro MaTch for debug

Signed-off-by: Keith Packard <keithp@keithp.com>
12 years agoCopy TeleMini PCB file over, stripping out the unnecessary bits
Keith Packard [Fri, 4 May 2012 01:27:56 +0000 (18:27 -0700)]
Copy TeleMini PCB file over, stripping out the unnecessary bits

Signed-off-by: Keith Packard <keithp@keithp.com>
12 years agoonly use gafrc, force use of local symbols only, flesh out local symbols
Bdale Garbee [Fri, 4 May 2012 00:14:11 +0000 (18:14 -0600)]
only use gafrc, force use of local symbols only, flesh out local symbols

12 years agoput a better gafrc in place
Bdale Garbee [Fri, 4 May 2012 00:00:46 +0000 (18:00 -0600)]
put a better gafrc in place

12 years agoAdd enough packages to get the PCB to work
Keith Packard [Thu, 3 May 2012 23:55:40 +0000 (16:55 -0700)]
Add enough packages to get the PCB to work

Signed-off-by: Keith Packard <keithp@keithp.com>
12 years agoAdd beeper. Make sense1 detect shorted relay.
Keith Packard [Thu, 3 May 2012 06:50:13 +0000 (23:50 -0700)]
Add beeper. Make sense1 detect shorted relay.

Signed-off-by: Keith Packard <keithp@keithp.com>
12 years agoInitial telepad circuit
Keith Packard [Thu, 3 May 2012 06:15:24 +0000 (23:15 -0700)]
Initial telepad circuit

Started with telemini, switched the pyro circuit around to include a
relay, measuring continuity on the output of that relay.

Added two BCD switches to set the group number

Added an 8-way LED driver so we can say things.

Signed-off-by: Keith Packard <keithp@keithp.com>