aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers
Commit message (Collapse)AuthorAgeFilesLines
...
* usb communication bugs fixed (?)Shlomo Hecht2018-09-021-2/+2
|
* test new arrangementShlomo Hecht2018-09-021-0/+25
|
* support fast communication (multiple Rx messages from PC). set dispenser ↵Shlomo Hecht2018-08-302-6/+13
| | | | homing microstep to 1
* some malloc bugs. remove speed sensor noise reduction.Shlomo Hecht2018-08-292-39/+4
|
* test for alternative speed calculationShlomo Hecht2018-08-281-1/+34
|
* speed sensor diameter 8.3. basis for speed control.Shlomo Hecht2018-08-282-5/+7
|
* Change the Speed Sensor velocity units to float [cm/sec]Avi Levkovich2018-08-272-7/+7
|
* some bug correction tests (heaters change, job end) #221, #224Shlomo Hecht2018-08-261-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoShlomo Hecht2018-08-234-10/+112
|\
| * Add default value NO_LIMIT to Limit_Switch switch-caseAvi Levkovich2018-08-231-2/+2
| |
| * Add Watchdog control for FPGA 1 + FPGA 3Avi Levkovich2018-08-213-5/+18
| | | | | | | | | | | | | | FPGA Versions: F1: 16081814 F2: 16081826 F3: 19081834
| * merge after conflictAvi Levkovich2018-08-2123-822/+115
| |\
| * | update flashAvi Levkovich2018-08-212-4/+39
| | |
| * | update flash memory to R/W buffers.Avi Levkovich2018-08-211-5/+59
| | |
* | | USB buffers updated to 4000. USB and UART share THE SAME RX BUFFER!Shlomo Hecht2018-08-231-6/+6
| | |
* | | homing/ jogging only for configured motors. default blower value 3000 millivoltShlomo Hecht2018-08-201-1/+1
| |/ |/|
* | add motor configuration flag, used in alarm handling. reduced number of ↵Shlomo Hecht2018-08-202-2/+11
| | | | | | | | motors - removed spare motors
* | digital output handlingShlomo Hecht2018-08-201-4/+6
| |
* | reduce motorconfig size. remove graphic lib. alarm handling does not stop ↵Shlomo Hecht2018-08-1617-791/+45
| | | | | | | | the job
* | Improve temperature calculation time. alarm handling bugs, DC heater ↵Shlomo Hecht2018-08-154-21/+49
| | | | | | | | possible bug
* | alarm handling skeleton. improve pt100 handling in millisecond task. ↵Shlomo Hecht2018-08-142-4/+4
|/ | | | temperature calculation takes forever (500 uSec)
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-08-132-0/+5
|\
| * disable heater 0 - does not existShlomo Hecht2018-08-131-0/+4
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoShlomo Hecht2018-08-122-0/+195
| |\
| * | alarm handling (basic)Shlomo Hecht2018-08-121-0/+1
| | |
* | | update ADC_MUX.cAvi Levkovich2018-08-131-20/+27
| |/ |/|
* | update ADC_MUX.cAvi Levkovich2018-08-122-16/+32
| |
* | update ADC_MUX.cAvi Levkovich2018-08-121-2/+28
| |
* | Add ADC_MUX module to read the mid tank pressure sensorAvi Levkovich2018-08-122-0/+153
|/
* Connect the secondary dryer heater to SSR2 .Avi Levkovich2018-08-091-2/+2
| | | | SSR3 NC
* New main Heaters. uart reinitialization of message on errorShlomo Hecht2018-08-083-5/+44
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-08-066-35/+76
|\
| * include blower and break sensor configurationShlomo Hecht2018-08-061-4/+3
| |
| * evaluation board adjustments, uart clock timerShlomo Hecht2018-08-066-31/+73
| |
* | update speed sensorAvi Levkovich2018-08-062-10/+43
|/
* Calculate Speed Sensor VelocityAvi Levkovich2018-08-058-81/+183
|
* update Blower and speed sensorAvi Levkovich2018-08-055-3/+167
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-08-023-2/+8
|\
| * Speed sensor placeholders. new diagnostics approachShlomo Hecht2018-08-013-2/+8
| |
* | Add Blower controlAvi Levkovich2018-08-022-0/+212
|/
* Add Dispenser LS to the functions FPGA_Read_limit_Switches and ↵Avi Levkovich2018-07-311-0/+138
| | | | FPGA_Read_limit_Switches_Registers
* homing and jogging. need to support dospensers limit switches!Shlomo Hecht2018-07-301-4/+4
|
* Diagnostics: motors jogging and homing, disoensers jogging and homingShlomo Hecht2018-07-292-0/+16
|
* warning removed. diagnostics stops when the commtx mailbox is full.Shlomo Hecht2018-07-262-2/+1
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-07-261-44/+68
|\
| * uart order and improvements. thread winder log for prepare error. break ↵Shlomo Hecht2018-07-261-44/+68
| | | | | | | | sensor active!
* | clear the LS bit after readingAvi Levkovich2018-07-261-0/+13
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-07-252-139/+13
|\
| * ext flash : return address from write and add option to read from the user ↵Avi Levkovich2018-07-251-7/+10
| | | | | | | | address. always send address 0 to the write function
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-07-251-2/+2
| |\