]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control-pxmc.git/log
fpga/rpi-motor-control-pxmc.git
9 years agoRPi PXMC Test: command to switch axis mode and DC motor support added.
Pavel Pisa [Tue, 12 May 2015 10:35:09 +0000 (12:35 +0200)]
RPi PXMC Test: command to switch axis mode and DC motor support added.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoRPi PXMC Test: add evaluation and extension of index position to 32 bits.
Pavel Pisa [Tue, 12 May 2015 09:34:20 +0000 (11:34 +0200)]
RPi PXMC Test: add evaluation and extension of index position to 32 bits.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoRPi PXMC Test: adapt PWM position in SPI send data according to FPGA design update.
Pavel Pisa [Tue, 12 May 2015 09:02:12 +0000 (11:02 +0200)]
RPi PXMC Test: adapt PWM position in SPI send data according to FPGA design update.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoRPi PXMC Test: lower PID controller default constants to make it stable for broader...
Pavel Pisa [Fri, 1 May 2015 15:06:57 +0000 (17:06 +0200)]
RPi PXMC Test: lower PID controller default constants to make it stable for broader conditions.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoRPi PXMC Test: stop FPGA clock when application is terminated to activate FPGA failsa...
Pavel Pisa [Fri, 1 May 2015 15:03:25 +0000 (17:03 +0200)]
RPi PXMC Test: stop FPGA clock when application is terminated to activate FPGA failsafe mode.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoSimple script for captured currents and PWM data visualization.
Pavel Pisa [Tue, 28 Apr 2015 21:32:27 +0000 (23:32 +0200)]
Simple script for captured currents and PWM data visualization.

The script to visualize data captured by rpi-pmsm-test1
application "logcurrent" command.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoRPi PXMC Test: SPIMC specific command and initial data capture test.
Pavel Pisa [Tue, 28 Apr 2015 20:25:04 +0000 (22:25 +0200)]
RPi PXMC Test: SPIMC specific command and initial data capture test.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
9 years agoRaspberry Pi 3-phase motor control educational system based on PXMC.
Pavel Pisa [Sun, 26 Apr 2015 13:10:20 +0000 (15:10 +0200)]
Raspberry Pi 3-phase motor control educational system based on PXMC.

The project support Raspberry Pi equipped by 3-phase
motor driver and RPI-MI-1 FPGA board designed
by Petr Porazil for PiKRON company.
The VHDL design by Martin Prudek.

The uses on PXMC control system libraries,
public and internal applications developed
by PiKRON company.

  http://pxmc.org/
  http://pikron.com/pages/products/motion_control.html

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>