summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2009-04-25 * all python:Nicolas Schodet
- fixed comment.
2009-04-20ajout de fichiers pour le poster PS - version de PedroFleur Bouron
2009-04-19 * digital/io/src/filterbridge{_cb.c,.fsm}Nicolas Haller
- filterbridge fsm updated due to meca modifications
2009-04-17 * digital/dev2/src/usb_serial_isp:Nicolas Schodet
- added isp calls.
2009-04-17 * digital/avr/modules/isp:Nicolas Schodet
- added isp_proto to handle AVR068 and AVR069 commands. - added very first isp_proto command.
2009-04-17 * digital/avr/modules/isp:Nicolas Schodet
- added isp_frame to handle AVR068 protocol.
2009-04-17 * digital/avr/modules/isp:Nicolas Schodet
- added low level programing methods.
2009-04-17 * digital/avr/modules/spi:Nicolas Schodet
- added software driver.
2009-04-17 * digital/avr/modules/spi:Nicolas Schodet
- fixed bad SPI2X mode. - prepare for software driver.
2009-04-17 * digital/avr/modules/spi:Nicolas Schodet
- some cleanup.
2009-04-17 * digital/io/srcNicolas Haller
- modification of elevator and filterbridge fsm to use branches instead of "events races"
2009-04-17 * digital/io/src/{elevator,filterbridge}.{h,c}:Nicolas Haller
- fix: license and style (c++ --> c)
2009-04-16poster PS pdfFleur Bouron
2009-04-16poster PSFleur Bouron
2009-04-16poster PS Fleur Bouron
2009-04-16poster PSFleur Bouron
2009-04-15 * digital/asserv:Nicolas Schodet
- new parameters for AquaJim.
2009-04-15 * digital/asserv/src/hdlcounter:Nicolas Schodet
- changed counter divisions.
2009-04-15 * digital/asserv/tools:Nicolas Schodet
- added PWM inversion parameter.
2009-04-15 * digital/asserv/src/asserv:Nicolas Schodet
- fixed variable scope bug.
2009-04-15 * digital/asserv/src/asserv:Nicolas Schodet
- fixed typo bug in PWM value.
2009-04-15 * digital/io/src:Nicolas Haller
- first version of elevator FSM
2009-04-13 * digital/io/src:Nicolas Haller
- first version of filterbridge FSM
2009-04-13 * digital/avr/make/Makefile.fsm:Nicolas Haller
- png target fixed
2009-04-13Corrected solder mask : the gap between pads and GND plane was not filled withPierre Prot
varnish, and then, there has been shorts when soldering. Corrected by putting DRC->mask->Max = 4mils
2009-04-13Version 3 contains bug correction and improvements. Pierre Prot
- Added serial resistor on SPI_CS - Changed output capacitors for +5V and +10V (was ceramic, ESR was too low and regulator was unstable ; now : it is aluminium, ESR is ok) - Moved HE10 contacts from PA5/PA6 to PD4/PD5. Now it is muxed with VREF_L and VREF_R outputs. They shall be read at boot time, before being set as PWM outputs - Added signal LIM_L_A and LIM_R_A to the CPU. This is to be used for MOSFET driving during current limitation - Modified text
2009-04-13Version 2 of "Alim" board.Pierre Prot
Corrected schematic bugs and misses of version 1 : - Enable function of charge boost is controled, so that when Nestor is not high enough for powering the board, the charge is also cut - Bug on MAX969 is corrected : LEDs are mounted in a manner which is compliant with the open-drain outputs of the comparators - Q5 : a mosfet replaces the junction BC850 (minor) - Added D15, a diode which quickly discharges the soft-start capacitor in order to better avoir spikes during transients (minor) The PCB is modified.
2009-04-10ajout de fichiers pour le poster PSFleur Bouron
2009-04-10 * digital/dev2:Nicolas Schodet
- added dev2gpio.
2009-04-10 * digital/dev2:Nicolas Schodet
- added usb_serial_isp, no isp yet.
2009-04-10 * digital/avr/make:Nicolas Schodet
- accept INCLUDES path override from Makefiles.
2009-04-10 * digital/avr/modules/uart:Nicolas Schodet
- added support for AT90USB162.
2009-04-10 * digital/avr/modules/usb:Nicolas Schodet
- do it more the AVR modules way.
2009-04-10 * digital/avr/modules/usb:Nicolas Schodet
- added usb module.
2009-04-10 * digital/avr/modules/usb:Nicolas Schodet
- imported LUFA.
2009-04-04 * digital/asserv:Nicolas Schodet
- added second auxiliary motor support.
2009-04-04deuxieme version du projet pour poolzorFleur Bouron
2009-04-03 * host/proto, host/inter, digital/asserv, digital/io:Nicolas Schodet
- reverted r693. - no longer count on implicit float to interger conversion.
2009-04-03 * digital/asserv/tools:Nicolas Schodet
- fixed inter_asserv.py after r683.
2009-03-30 * digital/asserv/src/asserv:Nicolas Schodet
- use pointers for aux.
2009-03-30 * digital/avr/common:Nicolas Schodet
- added IO_* macros to define port/bit combinations.
2009-03-30 * digital/asserv/src/asserv:Nicolas Schodet
- use pointers for position updates.
2009-03-30 * digital/asserv/src/asserv:Nicolas Schodet
- use a structure for PWM state.
2009-03-30 * digital/asserv/src/asserv:Nicolas Schodet
- updated comments.
2009-03-30 * digital/asserv/src/asserv:Nicolas Schodet
- use pointers for speed updates.
2009-03-30 * digital/asserv/src/asserv:Nicolas Schodet
- raised lower PWM limit.
2009-03-30 * digital/asserv/tools:Nicolas Schodet
- use scale for speed controlled position offset.
2009-03-30 * host/proto:Nicolas Schodet
- convert to int before sending.
2009-03-30 * digital/asserv, digital/io:Nicolas Schodet
- drop characters on buffer overflow.
2009-03-26tools/trace/doc: Correct the real values of the flash.NĂ©lio Laranjeiro