]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-rocon.git/history - sw/app/rocon/appl_pxmc.c
RoCoN: log requested position and I component accumulator as well.
[fpga/lx-cpu1/lx-rocon.git] / sw / app / rocon / appl_pxmc.c
2015-06-21 Pavel PisaRoCoN: log requested position and I component accumulat...
2015-06-20 Pavel PisaRoCoN: new mode for testlxpwrrx to capture position...
2015-06-13 Pavel PisaRoCoN: include support to select alternative controller...
2015-05-12 Pavel PisaRoCoN: correct comparison and return logic in pxmc_proc...
2015-04-23 Pavel PisaRoCoN: implement code to setup FPGA and Tumbl from...
2015-04-12 Pavel PisaPXMC: new function pxmc_axis_release added to distingui...
2015-04-07 Pavel PisaRoCoN: detect number of LX_PWR chips in the chain and...
2015-03-17 Pavel PisaRoCoN: stop TUMBL coprocessor when switching from copro...
2015-02-22 Pavel PisaRoCoN: check and stop on LX master receiver and MCC...
2015-02-22 Pavel PisaRoCoN: new command REGOUTMAP to setup power outputs...
2015-02-14 Pavel PisaRoCoN: add test for channels mutual current ADC calibra...
2015-01-15 Pavel PisaRoCoN and TUMBL firmware: reimplemented control of...
2015-01-15 Pavel PisaRoCoN: add measurement of input voltage in milli-Volts.
2015-01-11 Pavel PisaRoCoN: add current D component keep zero for BDLC/PMSM...
2015-01-11 Pavel PisaRoCoN: add current D component stabilization to zero...
2015-01-11 Pavel PisaRoCoN: do not run stepper motor current controller...
2015-01-11 Pavel PisaRoCoN: optimize and divide to more functions DQ current...
2015-01-11 Pavel PisaRoCoN: add proper DQ current components controllers...
2015-01-10 Pavel PisaRoCoN and TUMBL firmware: initial experimental support...
2015-01-06 Pavel PisaExtend PXMCC control and support routines to enable...
2015-01-05 Pavel PisaRoCoN and TUMBL firmware for control of stepper motor...
2015-01-04 Pavel PisaRoCoN - initial version which can use PXMCC for positio...
2015-01-03 Pavel PisaPrepare PXMCC data structures to be better prepared...
2014-12-15 Pavel PisaRoCoN: include optional mode parameter to testlxpwrrx...
2014-11-24 Pavel PisaRoCoN: lower integration constant and max. speed per...
2014-11-24 Pavel PisaRoCoN: correct computation of channel location for...
2014-11-23 Pavel PisaRoCoN: move Master RX ISR to appl_pxmc.c which allows...
2014-11-23 Pavel PisaRoCoN: FPGA register for Rx event reduction ration...
2014-11-22 Pavel PisaRoCoN: add definition of LX Master register for PWM...
2014-11-11 Pavel PisaRoCoN: Configure master FPGA for LXPWR design including...
2014-11-09 Pavel PisaRoCoN: Configure PXMC for new LXPWR data format by...
2014-11-07 Pavel PisaRoCoN: PXMC support for new LXPWR data format used...
2014-06-27 Pavel PisaRoCoN: use BlueBot drawing declared axis order after... bluebot
2014-06-17 Pavel PisaRoCoN: correct variable name in pxmc_rocon_receiver_cha...
2014-06-15 Pavel PisaRoCoN: implement HAL sensors reading and processing...
2014-06-10 Pavel PisaRoCoN: Change hard-coded IRC status bit positions to...
2014-06-09 Martin MelounUpdate PXMC for 8 DC axes
2014-06-03 Pavel PisaRoCoN: reverse order for PWM channels assignment.
2014-06-03 Pavel PisaRoCoN: add command to read and reset maximal time spent...
2014-06-02 Pavel PisaMerge branch 'master' of rtime.felk.cvut.cz:/fpga/lx...
2014-06-02 Martin MelounUpdate pxmc settings
2014-06-01 Pavel PisaRoCoN: ensure that no old stalled index edge is used...
2014-06-01 Pavel PisaRoCoN: include basic support for asynchronous ready...
2014-06-01 Pavel PisaRoCoN: enhance stepper and BLDC motor support to allow...
2014-06-01 Pavel PisaRoCoN: Add command to select motor driver type/axis...
2014-05-31 Pavel PisaRoCoN: include basic set of global PXMC commands.
2014-05-31 Pavel PisaRoCoN: fix mixed use of calibrated and raw IRC for...
2014-05-31 Pavel PisaRoCoN: include optional support for BLDC/PMSM modified...
2014-05-31 Pavel PisaRoCoN: keep optional support for older version of LX_MA...
2014-05-31 Pavel PisaRoCoN: include skeleton of stepper motor control based...
2014-05-30 Martin MelounLX Master watchdog implemented
2014-05-30 Martin MelounFix LX Master transmission, update PXMC for new structure
2014-05-30 Pavel PisaRoCoN: initial version of PMSM phase alignment command.
2014-05-29 Pavel PisaRoCoN: PWM output for simple 3 phase BLDC/PMSM motors...
2014-05-29 Pavel PisaRoCoN: complete MARS-8 compatible hard-home support.
2014-05-27 Pavel PisaRoCoN: correct simple mark based hard home to really...
2014-05-27 Pavel PisaRoCoN: extended to actual 8x IRC/axes design and lxpwr...
2014-05-27 Pavel PisaRoCoN: copy of PXMC basic hard-home routine adapted...
2014-05-27 Pavel PisaRoCoN: postpone PXMC initialization until FPGA initiali...
2014-05-27 Pavel PisaMerge 8x IRC support from origin/master branch into...
2014-05-24 Pavel PisaRoCoN: configuration for 4x DC motor.
2014-05-24 Pavel PisaRoCoN: provide PWM output for DC motor configuration.
2014-05-24 Pavel PisaRoCoN: IRC position read.
2013-08-08 Martin MelounSome cleanup
2013-01-11 Pavel PisaRoCoN: Extend number of the supported axes to 4.
2013-01-07 Pavel PisaPrepare build-able skeleton for RoCoN application.