summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/laser.c
AgeCommit message (Expand)Author
2012-05-11digital/beacon: use ICR3 only for angle computationFlorent Duchon
2012-05-11digital/beacon: laser_engage_angle_confirmation() hanndles top 0 positionFlorent Duchon
2012-05-11digital/beacon: new state machine into Zigbee sending IRQ vectorFlorent Duchon
2012-05-11digital/beacon: disable interrupt at the end of ISR(TIMER3_COMPB_vect)Florent Duchon
2012-05-11digital/beacon: inhibit_angle_confirmation() must be called every timesFlorent Duchon
2012-05-04digital/beacon: fix bad get_angle callFlorent Duchon
2012-05-04digital/beacon: laser_get_angle can be returned in raw format or in degreeFlorent Duchon
2012-05-04digital/beacon: when a reflector is detected for the very first time, request...Florent Duchon
2012-05-04digital/beacon: add comments & line feedFlorent Duchon
2012-05-04digital/beacon: add get/set angle functions for laser structureFlorent Duchon
2012-05-04digital/beacon: add laser structure describing statusFlorent Duchon
2012-05-04digital/beacon: rename angle variable into virtual_angle in laser IRQFlorent Duchon
2012-05-04digital/beacon: rename laser_inhibit_angle_sending() into laser_inhibit_angle...Florent Duchon
2012-04-21digital/beacon: use different debug files for simu or avr modeFlorent Duchon
2012-04-21digital/beacon: split sensors.* into codewheel.* & laser.* and modify dedicat...Florent Duchon