AVR File List

Here is a list of all files with brief descriptions:
avr/microb_comm.h [code]
avr/asserv2005/asserv_mainboard/action.c [code]
avr/asserv2005/asserv_mainboard/action.h [code]
avr/asserv2005/asserv_mainboard/asserv_mainboard.c [code]
avr/asserv2005/asserv_mainboard/asserv_mainboard.h [code]
avr/asserv2005/asserv_mainboard/sensor.c [code]
avr/asserv2005/asserv_mainboard/sensor.h [code]
avr/asserv2005/asserv_mainboard/strats.c [code]
avr/asserv2005/asserv_mainboard/strats.h [code]
avr/asserv2005/asserv_pmi/action.c [code]
avr/asserv2005/asserv_pmi/action.h [code]
avr/asserv2005/asserv_pmi/asserv_pmi.c [code]
avr/asserv2005/asserv_pmi/asserv_pmi.h [code]
avr/asserv2005/asserv_pmi/asserv_pmi_tests.c [code]
avr/asserv2005/asserv_pmi/sensor.c [code]
avr/asserv2005/asserv_pmi/sensor.h [code]
avr/asserv2005/asserv_pmi/strats.c [code]
avr/asserv2005/asserv_pmi/strats.h [code]
avr/asserv2005/codeurs/gen_tableau.py [code]
avr/beacon2005/emitter/beacon_em.c [code]Implementation for the BEACON
avr/beacon2005/receiver/beacon_filter.c [code]Implementation for BEACON receiver filters
avr/beacon2005/receiver/beacon_rc.c [code]Implementation for the BEACON receiver
avr/example1/main.c [code]
avr/example2/main.c [code]
avr/kbd_uart_test/main.c [code]
avr/mainboard2005/comm.c [code]
avr/mainboard2005/mainboard.c [code]
avr/modules_avr/adc/adc.c [code]
avr/modules_avr/adc/adc.h [code]Interface of the ADC Module
avr/modules_avr/asserv/eirbot/double_pid/double_pid.c [code]Asservissement générique
avr/modules_avr/asserv/eirbot/double_pid/double_pid.h [code]Asservissement générique
avr/modules_avr/asserv/eirbot/positionnement/positionnement.c [code]
avr/modules_avr/asserv/eirbot/positionnement/positionnement.h [code]
avr/modules_avr/asserv/eirbot/vect2/vect2.c [code]Gestion de vecteurs en 2 dimensions
avr/modules_avr/asserv/eirbot/vect2/vect2.h [code]Gestion de vecteurs en 2 dimensions
avr/modules_avr/asserv/microb/asserv_main/asserv_main.c [code]
avr/modules_avr/asserv/microb/asserv_main/asserv_main.h [code]
avr/modules_avr/asserv/microb/block_detect/block_detect.c [code]Implementation of the motor blocking detection
avr/modules_avr/asserv/microb/block_detect/block_detect.h [code]Interface of the motor blocking detection
avr/modules_avr/asserv/microb/block_detect/test/main.c [code]
avr/modules_avr/asserv/microb/ramp_generator/ramp_generator.c [code]
avr/modules_avr/asserv/microb/ramp_generator/ramp_generator.h [code]
avr/modules_avr/asserv/microb/ramp_generator/test/main.c [code]
avr/modules_avr/asserv/microb/trajectory/trajectory.c [code]Implementation of the trajectory module
avr/modules_avr/asserv/microb/trajectory/trajectory.h [code]Interface of the motor blocking detection
avr/modules_avr/asserv/pid/pid.c [code]
avr/modules_avr/asserv/pid/pid.h [code]PID générique
avr/modules_avr/asserv/pid/test/main.c [code]
avr/modules_avr/buffer/buffer.c [code]
avr/modules_avr/buffer/buffer.h [code]Interface of the buffer module
avr/modules_avr/buffer/test/another_file.c [code]
avr/modules_avr/buffer/test/main.c [code]
avr/modules_avr/comm/comm.c [code]
avr/modules_avr/comm/comm.h [code]
avr/modules_avr/comm/nmea_rx/nmea_rx.c [code]
avr/modules_avr/comm/nmea_rx/nmea_rx.h [code]
avr/modules_avr/comm/nmea_rx/test/main.c [code]
avr/modules_avr/comm/nmea_tx/nmea_tx.c [code]
avr/modules_avr/comm/nmea_tx/nmea_tx.h [code]
avr/modules_avr/comm/nmea_tx/test/main.c [code]
avr/modules_avr/counter/counter.h [code]Universal Interface for incremental coders
avr/modules_avr/counter/counter_dummy/counter_dummy.c [code]Implementation for getting motor position
avr/modules_avr/counter/counter_dummy/test/main.c [code]
avr/modules_avr/counter/counter_eirbot/counter_eirbot.c [code]Achieves acess to incremental counters through a xilinx interface
avr/modules_avr/counter/counter_microb/counter_microb.c [code]Implementation for getting motor position
avr/modules_avr/counter/counter_microb/counter_microb.h [code]
avr/modules_avr/counter/counter_microb/test/main.c [code]
avr/modules_avr/error/error.c [code]
avr/modules_avr/error/error.h [code]
avr/modules_avr/error/test/main.c [code]
avr/modules_avr/fifo/fifo.c [code]Implementation of the fifo module
avr/modules_avr/fifo/fifo.h [code]Interface of the fifo module
avr/modules_avr/fifo/test/another_file.c [code]
avr/modules_avr/fifo/test/main.c [code]
avr/modules_avr/frame/frame.c [code]
avr/modules_avr/frame/frame.h [code]Frame constitutution and decoding with start-stop and escape cars this module contains buffers for using a conventional frame with start, stop and escape caracters
avr/modules_avr/frame/test/main.c [code]
avr/modules_avr/gdb-stub/gdb-stub.c [code]
avr/modules_avr/gdb-stub/gdb-stub.h [code]
avr/modules_avr/gdb-stub/test/main.c [code]
avr/modules_avr/hamming/hamming.c [code]Implementation for the Hamiing module
avr/modules_avr/hamming/hamming.h [code]
avr/modules_avr/hamming/test/main.c [code]
avr/modules_avr/i2c/i2c0.c [code]
avr/modules_avr/i2c/i2c_buffer.c [code]
avr/modules_avr/i2c/i2c_buffer.h [code]
avr/modules_avr/i2c/i2cm_genric.h [code]
avr/modules_avr/i2c/i2cm_sw.c [code]
avr/modules_avr/i2c/i2cs_genric.h [code]
avr/modules_avr/kbd/kbd.h [code]
avr/modules_avr/kbd/kbd_4port/kbd_4port.c [code]
avr/modules_avr/kbd/kbd_4port/kbd_4port.h [code]Keyboard module for a 4*4 matrix keyboard (max)
avr/modules_avr/kbd/kbd_4port/old/kbd.c [code]
avr/modules_avr/kbd/kbd_4port/old/kbd.h [code]
avr/modules_avr/kbd/kbd_4port/test/main.c [code]
avr/modules_avr/kbd/kbd_combination/kbd_combination.c [code]
avr/modules_avr/kbd/kbd_simple/kbd_simple.c [code]
avr/modules_avr/kbd/kbd_simple/test/main.c [code]
avr/modules_avr/lcd/lcd.c [code]Implementation for the LCD module
avr/modules_avr/lcd/lcd.h [code]
avr/modules_avr/lcd/lcd_protocol.h [code]
avr/modules_avr/lcd/test/main.c [code]
avr/modules_avr/list/list.c [code]
avr/modules_avr/list/list.h [code]Interface of the list module
avr/modules_avr/list/test/main.c [code]
avr/modules_avr/menu/menu.c [code]
avr/modules_avr/menu/menu.h [code]
avr/modules_avr/menu/menu_parser.py [code]
avr/modules_avr/menu/test/main.c [code]
avr/modules_avr/menu/test_tof/main.c [code]
avr/modules_avr/position/theta_alpha/theta_alpha.c [code]
avr/modules_avr/position/theta_alpha/theta_alpha.h [code]
avr/modules_avr/position/theta_alpha/test/main.c [code]
avr/modules_avr/position/xy/xy.c [code]
avr/modules_avr/position/xy/xy.h [code]
avr/modules_avr/position/xy/test/main.c [code]
avr/modules_avr/pwm/pwm.c [code]Implementation for the PWM module
avr/modules_avr/pwm/pwm.h [code]Interface for the PWM module
avr/modules_avr/pwm/pwm_archs.h [code]
avr/modules_avr/pwm/test/main.c [code]
avr/modules_avr/rc4/rc4.c [code]Implementation for the RC4 module
avr/modules_avr/rc4/rc4.h [code]
avr/modules_avr/rc4/test/main.c [code]
avr/modules_avr/spi/spi.c [code]
avr/modules_avr/spi/spi.h [code]"simple" implementation of spi interface. Please read and understand warnings before using it
avr/modules_avr/spi/spi_arch.h [code]
avr/modules_avr/spi/test_master/main.c [code]
avr/modules_avr/spi/test_slave/main.c [code]
avr/modules_avr/time/timers.h [code]
avr/modules_avr/time/hour/hour.c [code]
avr/modules_avr/time/hour/hour.h [code]
avr/modules_avr/time/hour/test/main.c [code]
avr/modules_avr/time/scheduler/scheduler.c [code]
avr/modules_avr/time/scheduler/scheduler.h [code]Interface of the SCHEDULER Module
avr/modules_avr/time/scheduler/scheduler_archs.h [code]
avr/modules_avr/time/scheduler/scheduler_common.c [code]
avr/modules_avr/time/scheduler/scheduler_common.h [code]
avr/modules_avr/time/scheduler/scheduler_host.c [code]
avr/modules_avr/time/scheduler/test/main.c [code]
avr/modules_avr/time/scheduler_2/scheduler_2.c [code]
avr/modules_avr/time/scheduler_2/scheduler_2.h [code]
avr/modules_avr/time/scheduler_2/test/main.c [code]
avr/modules_avr/time/time/time.c [code]Implementation of the TIME module
avr/modules_avr/time/time/time.h [code]
avr/modules_avr/uart/uart.c [code]Implementation of the UART module
avr/modules_avr/uart/uart.h [code]Interface of the UART module
avr/modules_avr/uart/uart_archs.h [code]
avr/modules_avr/uart/uart_errors.h [code]
avr/modules_avr/uart/uart_utils.c [code]Implementation of the UART module. This file contains some non-generic (arch dependant) functions
avr/modules_avr/uart/test/main.c [code]
avr/modules_avr/utils/utils.c [code]
avr/modules_avr/utils/utils.h [code]
avr/modules_avr/utils/utils_int.h [code]This file adds conveniences to set up external interrupts
avr/modules_avr/utils/test/main.c [code]
avr/modules_avr/wait/wait.c [code]Implementation of the WAIT module
avr/modules_avr/wait/wait.h [code]
avr/modules_avr/wait/test/main.c [code]

Generated on Fri Nov 11 06:44:21 2005 for AVR by  doxygen 1.4.5