aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common
Commit message (Collapse)AuthorAgeFilesLines
...
* Version 1.3.7.0Shlomo Hecht2019-02-111-1/+1
|
* file upload chunk size 4000Shlomo Hecht2019-02-071-1/+1
|
* reboot after loadShlomo Hecht2019-02-072-48/+6
|
* flash programming improved, workingShlomo Hecht2019-02-062-10/+11
|
* mergeShlomo Hecht2019-02-051-3/+3
|\
| * FileSystem.c change the File Length to int32_tAvi Levkovich2019-02-041-3/+3
| |
| * Version 1.3.6.0 (Release candidate)Shlomo Hecht2019-02-041-1/+1
| |
* | IDS bug fix (microstepping) #217 solvedShlomo Hecht2019-02-052-4/+4
|/
* blower gradual increase, stop/release motrs lock, file system fixesShlomo Hecht2019-02-031-117/+121
|
* file system improvementShlomo Hecht2019-02-031-34/+57
|
* file names short formShlomo Hecht2019-02-033-364/+30
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-311-1/+1
|\
| * SW info FPGA version fixedShlomo Hecht2019-01-311-1/+1
| |
* | Add new functions:Avi Levkovich2019-01-311-1/+1
|/ | | | | bool Check_Disp_Sfaty_Stop_Indication(uint8_t Dispenser_ID)//0..7 bool Emergency_Push_Button_Report()
* Version 1.3.5.4: Heaters connection fixed. some job end problem removed. IDS ↵Shlomo Hecht2019-01-301-1/+1
| | | | improved significantly
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-295-11/+8
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-273-9/+133
|\
| * Activate/Validate version support. buttons.Shlomo Hecht2019-01-273-9/+133
| |
* | remove unused code in I2CAvi Levkovich2019-01-271-1/+1
|/
* 1.3.5.0 changesShlomo Hecht2019-01-244-51/+100
| | | | | | | | | | | | | | | | | | | ==================================== 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.2.0 - Machine Studio 4 - new inerface (alarms). new over/under ↵Shlomo Hecht2019-01-152-9/+9
| | | | temperature alarms, tamper alarms preperation, cone alarm, warnings removed.
* Version 1.3.1.2 Heating alarms generated in module, per 10% gap from set ↵Shlomo Hecht2019-01-132-2/+2
| | | | temperature. under temperature not implemented yet - waits for new version on interface
* Version 1.3.1.1 changesShlomo Hecht2019-01-096-2/+149
| | | | | | | | | | | | | | 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.
* heater - turn off when above temperature on initial heatingShlomo Hecht2019-01-031-1/+1
|
* Version 1.3.0.8 changes for connection resiliance: priorities, diagnostics ↵Shlomo Hecht2018-12-271-1/+1
| | | | and alarm handling
* Version 1.3.0.6 immediate correction (communication)Shlomo Hecht2018-12-242-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-241-1/+1
|\
| * Add the functions:Avi Levkovich2018-12-231-1/+1
| | | | | | | | | | | | Buttons_LEDS Buzzer Read_PWR_Button
* | version 1.3.0.6 handle communication errors - trialShlomo Hecht2018-12-243-6/+10
|/
* Version 1.3.0.5: break sensor debounce (10 msec default). temperature spikes ↵Shlomo Hecht2018-12-201-1/+1
| | | | ignored in heating control. thread winding improved.
* Version 1.3.0.4 Heating readi on almost exact temeratureShlomo Hecht2018-12-191-1/+1
|
* Version 1.3.0.3 Bug fix in valve activityShlomo Hecht2018-12-181-1/+1
|
* Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵Shlomo Hecht2018-12-173-3/+15
| | | | 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.2.0 DFU SupportShlomo Hecht2018-12-122-1/+111
|
* Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics ↵Shlomo Hecht2018-12-121-1/+1
| | | | support for midtank pressure
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-121-1/+1
|\
| * suppoprt new dispnser's cardAvi Levkovich2018-12-121-1/+1
| | | | | | | | | | I2C communication errors remove warnings
* | PMR - protobuf updated to latest versionShlomo Hecht2018-12-121-1/+1
|/
* 1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop ↵Shlomo Hecht2018-12-101-1/+1
| | | | dispenser only after this 1 second. open valve to waste on init
* Version 1.2.0.1 improve winder algo, trace job end traffic.Shlomo Hecht2018-12-071-1/+1
|
* Embedded version 1.2.0.0Shlomo Hecht2018-12-061-1/+1
|
* Version 1.1.5.4 fix alarm handling bug, improve valve handling and reports, ↵Shlomo Hecht2018-12-052-2/+26
| | | | add vavle widget support. Thread advanced PID!
* Heater PID printing improved, for AC and Head1 onlyShlomo Hecht2018-12-051-1/+1
|
* 1.1.5.1 Thread jogging, thread PID preparation,Shlomo Hecht2018-12-022-68/+58
|
* version 1.1.5.0Shlomo Hecht2018-11-291-1/+1
|
* fix PID in heaters. waste tank valve in intersegment (bug #323)Shlomo Hecht2018-11-281-1/+1
|
* Updated FileSystem.cShlomo Hecht2018-11-251-0/+4
|
* Updated FileSystem.cShlomo Hecht2018-11-251-0/+11
|
* Updated FileSystem.cShlomo Hecht2018-11-251-1/+0
|
* improved filesystemShlomo Hecht2018-11-251-3/+14
|