Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
996487d
VERY basic demo of uploading and adding to database.
rahulk29 Oct 2, 2018
69653fe
added fc schematic
noloerino Oct 22, 2018
479d741
Engine and Telemetry UARTs
jaren Oct 23, 2018
af5fc45
Added black powder port to FC schematic.
Jashaszun Oct 23, 2018
d0bab65
Not sure what changed...
Jashaszun Oct 23, 2018
975faff
fix decoupling cap on vbat, move ferrite bead
noloerino Oct 28, 2018
2fb41db
Fixed voltage regulator, standardized notation from VDD to +3V3
jaren Nov 1, 2018
05ab0c7
Fix capacitor values, only use one LED
jaren Nov 1, 2018
37f5337
changed IMU decoupling cap and added a ground on IMU FSYNC pin
noloerino Nov 1, 2018
a2ea94c
Added RS422, reset, programmer
jaren Nov 3, 2018
2aff6e3
Added inductor footprint
jaren Nov 3, 2018
d8983ef
named some nets, added decoupling cap + termination res to RS422
noloerino Nov 3, 2018
e9a7afb
named a few more nets, connected black powder to microcontroller
noloerino Nov 3, 2018
cbb4de7
Added second black powder port connections
jaren Nov 3, 2018
0e2029d
Updated flight computer schematic
leoadberg Nov 3, 2018
e8cb362
Finished flight computer schematic hopefully
leoadberg Nov 4, 2018
df3e26e
Minor flight computer update
leoadberg Nov 4, 2018
5efd791
named more ports
noloerino Nov 4, 2018
6614136
fixed some bad connections
noloerino Nov 4, 2018
9a7934f
Layout in progress
leoadberg Nov 4, 2018
1a3efc1
moved stuff on layout, beginning routing
noloerino Nov 4, 2018
9a25f97
lots of tracing
noloerino Nov 4, 2018
a33d0f8
Adding/improving traces
leoadberg Nov 4, 2018
737b056
More trace work
leoadberg Nov 4, 2018
d00fed7
More traces
leoadberg Nov 4, 2018
22ebdfd
readded some pins, made pour into ground
noloerino Nov 5, 2018
3eeec1e
Schematic debugging UART, power LED, and photodiode
jaren Nov 5, 2018
2a7e6d5
Fixes #69
jaren Nov 5, 2018
b0142f6
Added black powder circuitry with schematic and footprints.
Jashaszun Nov 6, 2018
b8a3854
fixed photodiode connection, debug UART; waiting on jacob to possibly…
noloerino Nov 6, 2018
9b03597
fixed RS422 lengths, changed to SMD resistors
noloerino Nov 6, 2018
2e308da
Changed black powder to a monolothic IC.
Jashaszun Nov 6, 2018
7a35ff8
Removed temp black powder stuff and added pull-downs on ignition lines.
Jashaszun Nov 6, 2018
71ef997
Black powder ICs connected
jaren Nov 6, 2018
f3e745d
named a bunch of nets
noloerino Nov 7, 2018
b72898b
began routing bp, decided to move voltage reg to middle of board
noloerino Nov 7, 2018
e84f1ae
forgot to commit schematic on prev commit
noloerino Nov 7, 2018
5ea3f01
rename rgb led to 'state led'
noloerino Nov 7, 2018
dc9e74c
started bp connections on layout, rotated microcontroller
noloerino Nov 7, 2018
01518bb
Updated black powder
leoadberg Nov 7, 2018
b710dcd
Maybe done
leoadberg Nov 7, 2018
887c919
In the middle of replacing BP headers
leoadberg Nov 8, 2018
5cff6c4
Maybe final layout.pdf.docx.zip.7z
leoadberg Nov 8, 2018
a8c691b
Added labels and mounting holes
leoadberg Nov 8, 2018
ba2a8b3
Forgot to add last changes
leoadberg Nov 8, 2018
9f201a6
Flight computer final-final
leoadberg Nov 12, 2018
c264879
finalfinalfinalfinal
leoadberg Nov 12, 2018
8eb1687
Moved powerpole to side
leoadberg Nov 12, 2018
a09cf92
Some minor changes
leoadberg Nov 12, 2018
3097641
Updated silk
leoadberg Nov 13, 2018
88ddea3
Updated barrier blocks
leoadberg Nov 13, 2018
a3b0714
added some via stitching to flight computer
rgovindjee Nov 13, 2018
8de817a
removed COMIC SANS
noloerino Nov 13, 2018
b9a6270
fixed silks and refdes (and got rajiv's changes)
noloerino Nov 13, 2018
35d41e8
photodiode now 2pin molex
noloerino Nov 14, 2018
2c88bc4
changed some part values
noloerino Nov 14, 2018
6b84540
convert nF to uF
noloerino Nov 14, 2018
1d136b0
added fc gerbers
neelayjunnarkar Nov 14, 2018
353d79b
remove ferrite bead
noloerino Nov 25, 2018
9185fab
moved into hardware folder, fixed schematic text overlap and voltage …
noloerino Nov 25, 2018
9d4fba2
fix rst header pin directions, flipped silk on engine rs422
noloerino Nov 25, 2018
f9f826f
Added project base, update gitignore for mbed dev
jaren Dec 3, 2018
a67bedf
added pin definitions
noloerino Dec 4, 2018
b6b0766
added value labels on inductors; rename software to firmware
noloerino Dec 5, 2018
5fe26dd
pulled external dependencies
noloerino Dec 10, 2018
2b45d75
test to ignite a black powder off and on repeatedly
neelayjunnarkar Jan 26, 2019
8f2473d
Rainbow LED test program
jaren Jan 26, 2019
4d34631
Altimeter and IMU tests (untested)
jaren Jan 27, 2019
7439014
Debug printing altimeter read (MODIFIES LIBARRY, SHOULD REVERT EVENTU…
jaren Jan 30, 2019
72b80d8
Added 100k resistor to ground on boot0 schematic
jaren Feb 13, 2019
c4231d8
Removed engine controller from schematic
jaren Feb 13, 2019
b3bc7a7
Update inductor footprints, add resistor to boot0 on layout, remove e…
jaren Feb 13, 2019
710d39d
Removed tests from fc branch, moving to calstar/firmware-tests
jaren Mar 3, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ obj/

*.swp

mbed-os/
BUILD/
mbed_settings.pyc

# Compiiled output
*.d
*.hex
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added flight_computers/hardware/fc.dch
Binary file not shown.
Binary file added flight_computers/hardware/fc_layout.dip
Binary file not shown.
Binary file added flight_computers/hardware/fc_layout.dipb1
Binary file not shown.
Binary file added flight_computers/hardware/fc_layout.dipb2
Binary file not shown.
Binary file added flight_computers/hardware/fc_layout.dipb3
Binary file not shown.
Binary file added flight_computers/hardware/fc_layout.dipb4
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
%TF.GenerationSoftware,Novarm,DipTrace,3.3.0.1*%
%TF.CreationDate,2018-11-14T10:14:48-08:00*%
%FSLAX26Y26*%
%MOIN*%
%TF.FileFunction,Profile*%
%TF.Part,Single*%
%ADD11C,0.005512*%
G75*
G01*
%LPD*%
X393700Y3228346D2*
D11*
Y393700D1*
X4685039D1*
Y3228346D1*
X393700D1*
M02*
Loading