]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/history - pmsm-control/rpi_pmsm_control.vhdl
Dff3 filter added to irc inputs.
[fpga/rpi-motor-control.git] / pmsm-control / rpi_pmsm_control.vhdl
2015-10-04 Martin PrudekDff3 filter added to irc inputs.
2015-08-04 Martin PrudekSimple frequency divider replaced with more complex...
2015-05-07 Martin PrudekBug fix: unconsistent changes of match signal caused...
2015-05-07 Martin PrudekChanged positions of PWM duty cycle bits in SPI communi...
2015-05-03 Martin PrudekRemoved duplicate signal adc_reset.
2015-05-03 Martin PrudekAdded synchronous detection o divided clk signal to...
2015-05-02 Martin PrudekBug fix: Added data propagation to MISO on falling...
2015-05-01 Pavel PisaCorrect RPi-MI-1 board name to match PCB text.
2015-05-01 Pavel PisaChange license to LGPL and GPLv3+ options, fill authors...
2015-05-01 Pavel PisaPMSM design: use signals with descriptive names for...
2015-05-01 Pavel PisaChange IRC recognition logic synchronous with main...
2015-05-01 Pavel PisaInclude in PMSM design to implement safe behavior when...
2015-05-01 Pavel PisaRename PMSM control design top level component to match...
2015-04-30 Martin PrudekModified ADC clk frequency from 3.2 MHz to 2.08Mhz
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 PrudekCurrent measurment bits transferring via SPI from FPGA...
2015-04-15 Martin PrudekFPGA<->RPiSPI data frame extended from 96bits to 128bits
2015-04-15 Martin PrudekProject renamed 'to rpi_pmsm_control'.