]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/history - pmsm-control/test_sw/main_pmsm.c
Renamed variables.
[fpga/rpi-motor-control.git] / pmsm-control / test_sw / main_pmsm.c
2015-05-10 Martin PrudekRenamed variables.
2015-05-10 Martin PrudekChanged computation of distance to index - there's...
2015-05-08 Martin PrudekUpgareded priority and scheduler settings of new thread...
2015-05-08 Martin PrudekUsleep replaced by clock_nasosleep.
2015-05-07 Martin PrudekChanged frequency to test,
2015-05-07 Martin PrudekChanged positions of PWM duty cycle bits in SPI communi...
2015-04-26 Martin PrudekComplete commutation keeping vector of stator magnetic...
2015-04-18 Martin PrudekSimple IRC position commutator added. And Very simple...
2015-04-18 Martin PrudekState variables moved to new structure 'rpi_state'...
2015-04-18 Martin PrudekAdded counter-clockwise simple hall comutator.
2015-04-16 Martin PrudekAdded simple commutator.
2015-04-16 Martin PrudekAdded reading of irc_index position.
2015-04-16 Martin PrudekAttemp to solve bug. ADC channels association should...
2015-04-16 Martin PrudekSending unique measured current value was replaced...
2015-04-15 Martin PrudekAdded testing SW in folder test_sw.