nasa-jpl / open-source-rover

A build-it-yourself, 6-wheel rover based on the rovers on Mars!
https://open-source-rover.readthedocs.io
Apache License 2.0
8.63k stars 1.37k forks source link

PCB build instructions use part references that are only documented on google sheets #443

Closed Achllle closed 7 months ago

Achllle commented 11 months ago

Instructions in pcb build reference things like 'diode D1' and 'resistor R1' but those are nowhere to be found in the repo. They should be specified.

In the meantime, the part references are here.

Either remove references like D1 and just specify the resistor value + code or specify which is which somewhere.

apollokit commented 10 months ago

🙈 yeah definitely need to do this

apollokit commented 9 months ago

Opened a PR here https://github.com/nasa-jpl/open-source-rover/pull/448

apollokit commented 7 months ago

Done.