summaryrefslogtreecommitdiffhomepage
path: root/analog/motor-power-avr/src
AgeCommit message (Expand)Author
2008-03-04Updated code LEDs to be more explicit :Guillaume Chevillot
2008-03-04- Removed 'static' qualifier to 'main_loop'Guillaume Chevillot
2008-03-02- Fixed and improved outputs initializationsGuillaume Chevillot
2008-02-14Use defines instead of magic numbers for motor command states.Guillaume Chevillot
2008-02-13Add IT handlers for PWM rising and falling edge and for current limitation.Guillaume Chevillot
2008-02-11Remove of test_mp in MakefileGuillaume Chevillot
2008-02-11TIMSK_LR_CFG define correctedGuillaume Chevillot
2008-02-11Found the good regv macro and use it.Guillaume Chevillot
2008-02-11Add ADC moduleGuillaume Chevillot
2008-02-11Define a regv macro to make it compile. It would be better to remove regv...Guillaume Chevillot
2008-02-09First addPierre Prot
2008-02-09Paramétrage des timersPierre Prot
2008-02-07Modifs sur les timers, les ADC, la génération de PWMPierre Prot
2008-02-07Pas mal de modifs en généralPierre Prot