aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/SPI
Commit message (Collapse)AuthorAgeFilesLines
* exclude unused code + add define for EVB codeAvi Levkovich2020-10-191-7/+9
|
* change the motors drivers ditection logicAvi Levkovich2019-05-301-0/+7
|
* Reduce the code size under 720,896 bytes (0xB000) by exclude unused filesAvi Levkovich2019-04-171-1/+23
|
* fix typo + add global index for vme fileAvi Levkovich2019-03-181-2/+2
|
* Add support for motor driver PowerSTEP01Avi Levkovich2019-03-051-0/+3
|
* Add support of VOC + pitot sensorsAvi Levkovich2019-01-291-130/+131
|
* reduce motorconfig size. remove graphic lib. alarm handling does not stop ↵Shlomo Hecht2018-08-161-41/+7
| | | | the job
* State machine and job handling. motor speed/position is not cleanShlomo Hecht2018-05-291-2/+2
|
* stack enlarged, merge and some changesShlomo Hecht2018-05-241-18/+18
|
* changes for FPGA setup and integrationShlomo Hecht2018-05-131-9/+6
|
* Use only motor hardware enum + stop using the AMT_OF_Words in the spi ↵Avi Levkovich2018-05-131-11/+18
| | | | communication
* update FPGA_Comm.h + Add timeout for busy SPIAvi Levkovich2018-05-091-15/+207
|
* unify hardware motor type and remove some warningsShlomo Hecht2018-05-071-4/+8
|
* changes for the FPGA and new stubsShlomo Hecht2018-05-061-1/+9
|
* state machine changes, memory allocation bugShlomo Hecht2018-05-021-16/+117
|
* add FPGA Reg stub + update motor deriverAvi Levkovich2018-04-181-1/+1
|
* Move datadef.h to the main folderShlomo Hecht2018-04-161-1/+1
|
* update motor driverAvi Levkovich2018-04-161-3/+6
|
* update motor driverAvi Levkovich2018-04-161-10/+18
|\
| * Update Motor Configuration interfaceShlomo Hecht2018-04-111-11/+19
| |
* | update motor setup + SPI_TransnitAvi Levkovich2018-04-111-2/+2
|/
* fix compilation errors + add dancer offsetAvi Levkovich2018-04-101-8/+8
|
* Communication Tx, Communication Rx tasks.Shlomo Hecht2018-04-082-11/+11
| | | | UART comunication (no buffers yet!)
* Commit Avi Embedded_SWAvi Levkovich2018-03-192-0/+1054