aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/IDS
Commit message (Collapse)AuthorAgeFilesLines
...
* PreVersion 1.3.8.1 lubrication, IDS presegment improvement start. alarm ↵Shlomo Hecht2019-03-194-6/+86
| | | | handling improved, pressure buildup on init, improve centering of drier arm. NON Operative, NOT TESTED!
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-03-192-0/+60
|\
| * IDS cleaning basic functionsShlomo Hecht2019-03-182-0/+60
| |
* | Version 1.3.8.0 lockShlomo Hecht2019-03-194-37/+5
|/
* version 1.3.7.9Shlomo Hecht2019-03-144-5/+37
|
* version 1.3.7.88: send parameters on job request. no initial heating. ↵Shlomo Hecht2019-03-111-12/+12
| | | | removed some logs
* dispenser info logsShlomo Hecht2019-03-101-0/+3
|
* suspend FAN checking pending tests. initial fix for dispensers storageShlomo Hecht2019-03-101-1/+12
|
* do not touch valve on segment start if the motor is already runningShlomo Hecht2019-03-051-10/+23
|
* version 1.3.7.8 use flash for alarm and hw map. fix heaters problems. SWITCH ↵Shlomo Hecht2019-03-042-4/+13
| | | | WASTE VALVE DIRECTION. prepare 100micro tests
* remove flash use due to errorsShlomo Hecht2019-02-281-5/+4
|
* Enable watchdog recovery, fix bug in primingShlomo Hecht2019-02-281-0/+1
|
* program the alarm definitions and the IDS control to the internal flash. ↵Shlomo Hecht2019-02-271-4/+6
| | | | motor info did not work well - probably performance problem in thread PID
* thread break failure handlingShlomo Hecht2019-02-262-7/+14
|
* Version 1.3.7.4: update embedded parameters from a stub. load correctly. bug ↵Shlomo Hecht2019-02-212-0/+5
| | | | fix in heaters. logs for parameter initialization
* Version 1.3.7.3 INIT SEQUENCE - starts heating!. safe control remove in ↵Shlomo Hecht2019-02-182-59/+9
| | | | callbacks, watchdog is disabled during init sequence procedures, for now
* version 1.3.7.1: cancel cone presence checks, load dancer middle point from ↵Shlomo Hecht2019-02-142-2/+4
| | | | file, tech board support for drier head,
* fix hw init, add motor goto in thread load, unify dummy control callsShlomo Hecht2019-02-121-8/+3
|
* read midtank leve at init and only when the air valve is openShlomo Hecht2019-02-111-0/+4
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoShlomo Hecht2019-02-071-2/+11
|\
| * fixShlomo Hecht2019-02-051-2/+2
| |
| * mergeShlomo Hecht2019-02-052-2/+17
| |\
| * | IDS bug fix (microstepping) #217 solvedShlomo Hecht2019-02-051-2/+11
| | |
* | | valve testing,Shlomo Hecht2019-02-071-0/+2
| |/ |/|
* | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-02-041-1/+1
|\|
| * file names short formShlomo Hecht2019-02-031-1/+1
| |
* | dispensers speed dataShlomo Hecht2019-02-042-2/+17
|/
* compilation warning removed aShlomo Hecht2019-01-301-1/+0
|
* compilation warning removedShlomo Hecht2019-01-301-3/+3
|
* Version 1.3.5.4: Heaters connection fixed. some job end problem removed. IDS ↵Shlomo Hecht2019-01-304-13/+22
| | | | improved significantly
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-295-22/+192
|
* 1.3.5.0 changesShlomo Hecht2019-01-246-14/+151
| | | | | | | | | | | | | | | | | | | ==================================== 1. preparations for keeping data in internal flash 2. keep applicative data in external flash: software parameters, dispensers data, etc. 3. moved to new alarms definitions, tamper alarms, improved temperature alarms, cone presence alarm, 4. support for Machine Studio 4 5. some tests for memory allocations 6. thread load proto code 7. Hardware: doors tampering switches, drier fan, blower PWM control, new backplane support, new motor drivers support, 8. FPGA jtag code loading 9. Heaters: alarms on set temperature band. test facilities. 10. motors - additional complex actions for thread load support. new drivers support 11. preparations for control debugging 12. read motor status and mid tank level 13. collect and store dispenser usage data 14. IDS - controlled operation of motor and valve. backlash movement after refill 15. bug fixes in job handling
* Version 1.3.1.1 changesShlomo Hecht2019-01-095-16/+168
| | | | | | | | | | | | | | Communication tx traces (reports, diagnostics, alarms, job reports) File system file download support – not tested! Communication tx with pre-allocated memory (improve and add areas) Winder Screw – send messages in regular mode Preparation for motor actions timeouts Preparations for control debug Heaters: bug fix, enlarge PID start region IDS: • Dispenser time out between motor operation and valve operation (start->open. Close->stop). • Dispenser homing backlash – to pressure above limit (currently 0.1 for machines without mixer) or timeout (10 seconds). State machine – Suspend Large Messages cancelled.
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-173-6/+22
|\
| * Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵Shlomo Hecht2018-12-173-6/+20
| | | | | | | | alarm handling. stop heaters and dispensers on alarm without job. split microsecond and control tasks to high and low priorities. Heaters PID with multiplications - use with new CFG.
| * Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics ↵Shlomo Hecht2018-12-121-0/+2
| | | | | | | | support for midtank pressure
* | remove mixerShlomo Hecht2018-12-172-54/+0
|/
* IDS improve presegmentShlomo Hecht2018-12-101-13/+24
|
* 1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop ↵Shlomo Hecht2018-12-101-9/+26
| | | | dispenser only after this 1 second. open valve to waste on init
* 1.1.5.1 Thread jogging, thread PID preparation,Shlomo Hecht2018-12-021-2/+1
|
* fix PID in heaters. waste tank valve in intersegment (bug #323)Shlomo Hecht2018-11-281-0/+2
|
* pressure alarm 1 secondShlomo Hecht2018-11-251-0/+1
|
* Version 1.1.4.4: waste valve handling, L6470 errate fix, and other bugsShlomo Hecht2018-11-223-2/+15
|
* many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts)Shlomo Hecht2018-11-151-6/+14
|
* remove usb reconnection (only flush buffers). improve thread trackingShlomo Hecht2018-11-111-4/+4
|
* fix bugs in IDS presegmentShlomo Hecht2018-11-051-3/+5
|
* fix homing, IDS valves handling between segmentsShlomo Hecht2018-10-311-1/+10
|
* fix dispenser emptyingShlomo Hecht2018-10-311-4/+4
|
* small changes. set speed in winder removedShlomo Hecht2018-10-251-5/+10
|
* IDS - do not switch off valve between segments if used in the next segment. ↵Shlomo Hecht2018-10-223-3/+65
| | | | SCREW - preparations for interrupts. Alarm Handling - low temperature. Homing - bi-directional.