aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/Uart_Comm/Uart.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce the code size under 720,896 bytes (0xB000) by exclude unused filesAvi Levkovich2019-04-171-0/+3
* support fast communication (multiple Rx messages from PC). set dispenser hom...Shlomo Hecht2018-08-301-3/+6
* New main Heaters. uart reinitialization of message on errorShlomo Hecht2018-08-081-4/+5
* evaluation board adjustments, uart clock timerShlomo Hecht2018-08-061-22/+54
* uart order and improvements. thread winder log for prepare error. break senso...Shlomo Hecht2018-07-261-44/+68
* dryer heating bug; communication bug; idle task stack size; diagnostic contin...Shlomo Hecht2018-07-251-2/+2
* uart Receive Timeout handling.Shlomo Hecht2018-07-241-5/+19
* small change in uart tracingShlomo Hecht2018-07-191-1/+1
* stop all continuous sending upon deisconnect (and later - keepalive failure)Shlomo Hecht2018-07-191-4/+28
* Some first printing bugs. stack sizes, token saving, starting with heaters re...Shlomo Hecht2018-07-171-0/+2
* Spool cone handling, debug log in job progressShlomo Hecht2018-07-121-0/+8
* update I2CAvi Levkovich2018-06-131-1/+0
* First print and some winder improvementsShlomo Hecht2018-06-101-0/+1
* Handling job length correcly. a UART bug solved (?)Shlomo Hecht2018-06-031-62/+5
* remove warnings, put order, minor changesShlomo Hecht2018-05-081-1/+1
* Update Motor Configuration interfaceShlomo Hecht2018-04-111-7/+2
* uptate the motor moduleAvi Levkovich2018-04-111-5/+15
* debug uart messages counterShlomo Hecht2018-04-101-1/+3
* UART 115200 baudrate!Shlomo Hecht2018-04-091-41/+31
* Communication Tx, Communication Rx tasks.Shlomo Hecht2018-04-081-0/+271