summaryrefslogtreecommitdiff
path: root/digital
AgeCommit message (Collapse)Author
2008-02-04Need of binutils-avr added.Guillaume Chevillot
2008-01-31 * digital/asserv/src/asserv:Nicolas Schodet
- added external counter support.
2008-01-29To be used with bom-am-10.ulpPierre Prot
2008-01-28 * digital/asserv/src/asserv:Nicolas Schodet
- imported old sources. - removed holes support (rule 2006).
2008-01-10 * digital/avr/doc/trainingJérémy Dufour
* bugs correction (thanks to ni) - correct an inversion in the explanation to change the value of a bit; - other minor corrections (including spell corrections).
2008-01-04 r75@Gally: djerem | 2008-01-04 22:45:34 +0100Jérémy Dufour
* digital/avr - add training documentation (translation of the previous one from french to english).
2007-12-13 * digital/dev/pcb:Nicolas Schodet
- order olimex_2007-12-13.
2007-12-13 * digital/dev/pcb:Nicolas Schodet
- tuned silkscreen.
2007-12-13 * digital/asserv/pcb:Nicolas Schodet
- olimex_2007-12-13 order.
2007-12-13 * digital/asserv/pcb:Nicolas Schodet
- tuned silkscreen.
2007-12-13 * digital/io/pcb:Nicolas Schodet
- olimex_2007-12-13 order.
2007-12-13 * digital/io/pcb:Nicolas Schodet
- connected GND and GNDS. - tuned silkscreen. - fixed two long tracks going under ADC.
2007-12-13 * digital/dev/pcb:Nicolas Schodet
- added analog switch and dev connector final pinout. - added programmation jumpers. - routed.
2007-12-13 * digital/asserv/pcb:Nicolas Schodet
- fixed ground plane spacing.
2007-12-12 * digital/io/pcb:Nicolas Schodet
- routed.
2007-12-12 * digital/io:Nicolas Schodet
- added PCB. - pre-routed.
2007-12-04 * digital/asserv/pcb:Nicolas Schodet
- routed.
2007-12-04 * digital/asserv/pcb:Nicolas Schodet
- connected two index coder lines for debug. - more pre-routing.
2007-11-29 * digital/asserv/pcb:Nicolas Schodet
- more prot suggestions. - more pre-routing.
2007-11-29 * digital/asserv/pcb:Nicolas Schodet
- applied prot suggestions. - pre-routed.
2007-11-24 * digital/dev/pcb:Nicolas Schodet
- placed all components. - the JTAG and ISP connectors are to be removed. - missing option for supply from USB or jack.
2007-11-23 * digital/dev/pcb:Nicolas Schodet
- created schematics from USBProg & Evertool. - some connectors are to be modified. - unplaced, unrouted.
2007-11-21 * digital/asserv/pcb:Nicolas Schodet
- routed.
2007-11-21 * digital/asserv/pcb:Nicolas Schodet
- pre-routed.
2007-11-21 * digital/asserv/pcb:Nicolas Schodet
- changed for a MAX3223EUP. - changed I2C connector for a MicroMaTch 4.
2007-11-20 * digital/asserv/pcb:Nicolas Schodet
- changes CPLD pinout. - moved things around... - before routing.
2007-11-20 * digital/asserv/src/hdlcounter:Nicolas Schodet
- changed CPLD pinout.
2007-11-16 * digital/asserv/pcb:Nicolas Schodet
- first PCB release. - one connector is missing, one connector is to be changed. - CPLD pinout may change to ease routing.
2007-11-05 * digital/avr/doc:Nicolas Schodet
- added AVR Modules introduction.
2007-11-05 * digital/avr/doc:Nicolas Schodet
- added build system documentation.
2007-10-07Added counter decoder AVR implementation.Nicolas Schodet
2007-10-07Included SI2E avr modules.Nicolas Schodet
Well, this need more works...
2007-10-03Use AVR external memory bus.Nicolas Schodet
2007-09-17Added longer trajectory.Nicolas Schodet
2007-09-17Added curve trajectory.Nicolas Schodet
2007-09-17Added real trajectories (distance and angle).Nicolas Schodet
2007-09-13Added encoders model.Nicolas Schodet
2007-08-06Added encoder computations to choose between different decoding solutions.Nicolas Schodet
2007-08-06Added motor models.Nicolas Schodet
2007-08-01Added encoder documentation.Nicolas Schodet
2007-08-01Added xilinx project for CPLD synthesis.Nicolas Schodet
Project fits in a XC9572.
2007-08-01Fixed switch operand sizes in quad_decoder_div4.Nicolas Schodet
Added an output latch, now output will not change when oe is one.
2007-06-30Added hdlcounter for CPLD.Nicolas Schodet
Verilog source files and test cases.