1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-01 15:11:52 +02:00
Commit Graph

207 Commits

Author SHA1 Message Date
Werner Almesberger
56476539cf fw/: addition of boot loader (WIP) and assorted cleanup and improvements
The boot loader currently uses the protocol switch intended for the
application. This makes it too big to fit in the very limiting
constraints the ATmega168 poses - and there's not even cryptographic
authentication yet. We'll have to dumb it down quite a bit.
2012-06-18 10:56:43 -03:00
Werner Almesberger
df6ceb8394 fw/: first version of experimental firmware 2012-06-16 22:16:37 -03:00
Werner Almesberger
b68b6ab7a5 hw/: pull SLP_TR down, not up
The transceiver happily jumped right into sleep mode after leaving
reset ...
2012-06-16 10:27:31 -03:00
Werner Almesberger
ef1fa5141e hw/: assorted schematics cleanup 2012-06-16 09:42:32 -03:00
Werner Almesberger
2b26977b16 hw/antorcha.brd: move control board such that we can duplicate it 2012-06-12 12:53:03 -03:00
Werner Almesberger
02756e95c4 antorcha/hw/: improve antenna, grounding, trace widths, etc. 2012-06-12 12:05:22 -03:00
Werner Almesberger
0fd4a0827a Initial commit
First design iteration, with layout.
2012-06-11 22:18:21 -03:00