aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * temparatures not in integer numbersShlomo Hecht2018-11-203-768/+2
| * Version 1.1.4.3: Cart goes to the edge at job end to enable spool changeShlomo Hecht2018-11-193-14/+15
| * Version 1.1.4.2Shlomo Hecht2018-11-181-1/+19
| * remove to-low alarm. adjust high temp alarm in dryerShlomo Hecht2018-11-181-5/+5
| * improved winder algorithm. some logs for heaters PID and for control debugShlomo Hecht2018-11-184-103/+105
| * mergeShlomo Hecht2018-11-185-104/+194
| |\
| | * fix data rollover errorShlomo Hecht2018-11-151-13/+7
| | * many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts)Shlomo Hecht2018-11-156-102/+184
| * | my pc changes. HardwareBlower with a heating voltageShlomo Hecht2018-11-186-50/+36
| |/
| * fix build errorShlomo Hecht2018-11-131-4/+4
| * fix build errorShlomo Hecht2018-11-131-5/+4
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-133-6/+27
| |\
| | * some memory management hooks. fix motors homingShlomo Hecht2018-11-124-8/+29
| * | prevent sending diagnostics message if the prev one did not run. improve windingShlomo Hecht2018-11-134-12/+19
| |/
| * improved tracking in thread. save tim in mallocShlomo Hecht2018-11-111-2/+6
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-114-10/+15
| |\
| | * mergeShlomo Hecht2018-11-113-5/+7
| | |\
| | | * remove usb reconnection (only flush buffers). improve thread trackingShlomo Hecht2018-11-113-5/+12
| | * | reset control with eNoControl valueShlomo Hecht2018-11-112-7/+10
| | |/
| * / hide error temperature valuesShlomo Hecht2018-11-111-0/+4
| |/
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-084-31/+6
| |\
| | * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-082-4/+4
| | |\
| | | * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-0712-94/+854
| | | |\
| | | * \ mergeShlomo Hecht2018-11-0513-213/+166
| | | |\ \
| | | * | | small changesShlomo Hecht2018-11-052-4/+4
| | * | | | job resume fix. rockersShlomo Hecht2018-11-072-27/+2
| | | |_|/ | | |/| |
| * / | | fix bugsShlomo Hecht2018-11-081-0/+7
| |/ / /
| * | | some memory improvements. job resume fixed, preparation for new winder.Shlomo Hecht2018-11-076-6/+792
* | | | Add JTAG_VMEAvi Levkovich2018-11-221-1/+1
|/ / /
* | | replace malloc and free to my_malloc and my_free in all source but stubs fold...Shlomo Hecht2018-11-058-85/+57
* | | fix bugs in IDS presegmentShlomo Hecht2018-11-051-3/+5
| |/ |/|
* | Heaters PID enabled per configuration. USB reinitialized. new HW handling wit...Shlomo Hecht2018-11-055-82/+98
* | blower diagnostics fixedShlomo Hecht2018-11-011-17/+6
* | Turn blower off while heating, on after the dryer is on temperatureShlomo Hecht2018-11-014-10/+34
* | small changesShlomo Hecht2018-11-011-1/+1
* | keepalive 15 sec. rockers active - per cfg. winder speed adjustment disabledShlomo Hecht2018-11-012-5/+6
* | merge main - check file system definitionsShlomo Hecht2018-10-313-6/+15
|\ \
| * | fix homing, IDS valves handling between segmentsShlomo Hecht2018-10-312-2/+11
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-10-312-6/+2
| |\|
| * | fix dispenser emptyingShlomo Hecht2018-10-311-4/+4
* | | usb reconnected after ka failure. filesystem draftShlomo Hecht2018-10-312-93/+7
| |/ |/|
* | mergeShlomo Hecht2018-10-255-42/+57
|\|
| * small correctionsShlomo Hecht2018-10-255-108/+46
| * mergeShlomo Hecht2018-10-252-6/+7
| |\
| * | small changes. set speed in winder removedShlomo Hecht2018-10-253-16/+16
* | | minor changesShlomo Hecht2018-10-254-83/+2
| |/ |/|
* | flush messages from coomTx, reduce mailbox size to 20Shlomo Hecht2018-10-241-0/+1
* | infrastructure for file system commands. rockers disabledShlomo Hecht2018-10-232-8/+8
|/
* IDS - do not switch off valve between segments if used in the next segment. S...Shlomo Hecht2018-10-228-65/+250
* fix diagnostics calculated errorShlomo Hecht2018-10-172-2/+3