aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Communication/Connection.c
Commit message (Expand)AuthorAgeFilesLines
* enabling work with evaluation boardShlomo Hecht2021-01-041-2/+2
* fix FF reports, add time support for error log (and world time in the system)...Shlomo Hecht2020-12-231-2/+3
* merge conflictAvi Levkovich2020-11-221-0/+2
|\
| * preparations for light colors and cosmeticsShlomo Hecht2020-11-191-0/+2
* | Update RFID code + Use new task for RFID and dispensersAvi Levkovich2020-11-221-0/+19
|/
* fix connection loss (stop sending startup message to PPC)Shlomo Hecht2020-11-021-10/+19
* warning removed!Shlomo Hecht2020-11-021-0/+1
* USB reconnection bug fixed. added keepalive testAvi Levkovich2020-11-011-5/+4
* disconnection on file analysis solvedShlomo Hecht2020-10-291-0/+2
* fix flash writing (parameters. now causes reset!), improve logs saving on err...Shlomo Hecht2020-10-271-2/+2
* main CPU==>PPC keep aliveShlomo Hecht2020-10-251-3/+3
* 4 winders test; keep alive embedded==>management. procedures.Shlomo Hecht2020-08-271-4/+42
* device information and time stamps on diagnosticsShlomo Hecht2020-01-191-0/+3
* Version 1.4.6.4: fix diagnostics, alarm handling data loading, fix heaters - ...Shlomo Hecht2020-01-141-0/+1
* Version 1.4.6.3 fix power down reports, enable feeder as speed master, prepar...Shlomo Hecht2020-01-131-7/+16
* some fixes from 1.4.5.110 (Beta +)Shlomo Hecht2020-01-061-0/+4
* IsAfterReset supported (returns true only on first connection request)Shlomo Hecht2019-12-151-2/+6
* unify RFID tag handling with latest definitionsShlomo Hecht2019-09-181-0/+1
* midtank calibration preparation, time from connection requestShlomo Hecht2019-08-051-1/+2
* Version 1.4.2.8 improved loading, cleaning introduced, time handledShlomo Hecht2019-07-301-0/+1
* Version 1.3.10.1 Support for lubricant valve in tech board. double reporting ...Shlomo Hecht2019-05-141-5/+5
* Version 1.3.9.12 keep alive related changes, + faster dispenser initShlomo Hecht2019-05-121-3/+6
* Version 1.3.9.8 Removed unreliable alarms and load. removed pressure build on...Shlomo Hecht2019-05-071-0/+5
* thread break failure handlingShlomo Hecht2019-02-261-4/+4
* SW info FPGA version fixedShlomo Hecht2019-01-311-11/+16
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-291-1/+1
* improved tracking in thread. save tim in mallocShlomo Hecht2018-11-111-6/+6
* some memory improvements. job resume fixed, preparation for new winder.Shlomo Hecht2018-11-071-5/+5
* replace malloc and free to my_malloc and my_free in all source but stubs fold...Shlomo Hecht2018-11-051-12/+6
* keepalive 15 sec. rockers active - per cfg. winder speed adjustment disabledShlomo Hecht2018-11-011-1/+1
* usb reconnected after ka failure. filesystem draftShlomo Hecht2018-10-311-15/+11
* keep alive implementationShlomo Hecht2018-10-101-0/+49
* streamline all job actions (end, abort) htrough the process task.Shlomo Hecht2018-09-051-3/+3
* Dispenser homing functions moved to IDS. valves external interface improvedShlomo Hecht2018-09-031-2/+3
* new device info, digital output removed, new PMRShlomo Hecht2018-09-021-0/+30
* Improve temperature calculation time. alarm handling bugs, DC heater possible...Shlomo Hecht2018-08-151-0/+2
* Diagnostics: motors jogging and homing, disoensers jogging and homingShlomo Hecht2018-07-291-1/+1
* warning removed. diagnostics stops when the commtx mailbox is full.Shlomo Hecht2018-07-261-1/+4
* uart order and improvements. thread winder log for prepare error. break senso...Shlomo Hecht2018-07-261-1/+1
* uart Receive Timeout handling.Shlomo Hecht2018-07-241-1/+1
* stop all continuous sending upon deisconnect (and later - keepalive failure)Shlomo Hecht2018-07-191-1/+8
* Connect/disconnect messages and some heaters controlShlomo Hecht2018-06-041-0/+70