| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Version 1.3.7.0 | Shlomo Hecht | 2019-02-11 | 1 | -1/+1 | |
| | | ||||||
| * | file upload chunk size 4000 | Shlomo Hecht | 2019-02-07 | 1 | -1/+1 | |
| | | ||||||
| * | reboot after load | Shlomo Hecht | 2019-02-07 | 2 | -48/+6 | |
| | | ||||||
| * | flash programming improved, working | Shlomo Hecht | 2019-02-06 | 2 | -10/+11 | |
| | | ||||||
| * | merge | Shlomo Hecht | 2019-02-05 | 1 | -3/+3 | |
| |\ | ||||||
| | * | FileSystem.c change the File Length to int32_t | Avi Levkovich | 2019-02-04 | 1 | -3/+3 | |
| | | | ||||||
| | * | Version 1.3.6.0 (Release candidate) | Shlomo Hecht | 2019-02-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | IDS bug fix (microstepping) #217 solved | Shlomo Hecht | 2019-02-05 | 2 | -4/+4 | |
| |/ | ||||||
| * | blower gradual increase, stop/release motrs lock, file system fixes | Shlomo Hecht | 2019-02-03 | 1 | -117/+121 | |
| | | ||||||
| * | file system improvement | Shlomo Hecht | 2019-02-03 | 1 | -34/+57 | |
| | | ||||||
| * | file names short form | Shlomo Hecht | 2019-02-03 | 3 | -364/+30 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-01-31 | 1 | -1/+1 | |
| |\ | ||||||
| | * | SW info FPGA version fixed | Shlomo Hecht | 2019-01-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add new functions: | Avi Levkovich | 2019-01-31 | 1 | -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 Hecht | 2019-01-30 | 1 | -1/+1 | |
| | | | | | improved significantly | |||||
| * | Version 1.3.5.3: IDS handling, control track and fixing, and other changes. | Shlomo Hecht | 2019-01-29 | 5 | -11/+8 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-01-27 | 3 | -9/+133 | |
| |\ | ||||||
| | * | Activate/Validate version support. buttons. | Shlomo Hecht | 2019-01-27 | 3 | -9/+133 | |
| | | | ||||||
| * | | remove unused code in I2C | Avi Levkovich | 2019-01-27 | 1 | -1/+1 | |
| |/ | ||||||
| * | 1.3.5.0 changes | Shlomo Hecht | 2019-01-24 | 4 | -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 Hecht | 2019-01-15 | 2 | -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 Hecht | 2019-01-13 | 2 | -2/+2 | |
| | | | | | temperature. under temperature not implemented yet - waits for new version on interface | |||||
| * | Version 1.3.1.1 changes | Shlomo Hecht | 2019-01-09 | 6 | -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 heating | Shlomo Hecht | 2019-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | Version 1.3.0.8 changes for connection resiliance: priorities, diagnostics ↵ | Shlomo Hecht | 2018-12-27 | 1 | -1/+1 | |
| | | | | | and alarm handling | |||||
| * | Version 1.3.0.6 immediate correction (communication) | Shlomo Hecht | 2018-12-24 | 2 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango | Shlomo Hecht | 2018-12-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Add the functions: | Avi Levkovich | 2018-12-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Buttons_LEDS Buzzer Read_PWR_Button | |||||
| * | | version 1.3.0.6 handle communication errors - trial | Shlomo Hecht | 2018-12-24 | 3 | -6/+10 | |
| |/ | ||||||
| * | Version 1.3.0.5: break sensor debounce (10 msec default). temperature spikes ↵ | Shlomo Hecht | 2018-12-20 | 1 | -1/+1 | |
| | | | | | ignored in heating control. thread winding improved. | |||||
| * | Version 1.3.0.4 Heating readi on almost exact temerature | Shlomo Hecht | 2018-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Version 1.3.0.3 Bug fix in valve activity | Shlomo Hecht | 2018-12-18 | 1 | -1/+1 | |
| | | ||||||
| * | Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵ | Shlomo Hecht | 2018-12-17 | 3 | -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 Support | Shlomo Hecht | 2018-12-12 | 2 | -1/+111 | |
| | | ||||||
| * | Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics ↵ | Shlomo Hecht | 2018-12-12 | 1 | -1/+1 | |
| | | | | | support for midtank pressure | |||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango | Shlomo Hecht | 2018-12-12 | 1 | -1/+1 | |
| |\ | ||||||
| | * | suppoprt new dispnser's card | Avi Levkovich | 2018-12-12 | 1 | -1/+1 | |
| | | | | | | | | | | | I2C communication errors remove warnings | |||||
| * | | PMR - protobuf updated to latest version | Shlomo Hecht | 2018-12-12 | 1 | -1/+1 | |
| |/ | ||||||
| * | 1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop ↵ | Shlomo Hecht | 2018-12-10 | 1 | -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 Hecht | 2018-12-07 | 1 | -1/+1 | |
| | | ||||||
| * | Embedded version 1.2.0.0 | Shlomo Hecht | 2018-12-06 | 1 | -1/+1 | |
| | | ||||||
| * | Version 1.1.5.4 fix alarm handling bug, improve valve handling and reports, ↵ | Shlomo Hecht | 2018-12-05 | 2 | -2/+26 | |
| | | | | | add vavle widget support. Thread advanced PID! | |||||
| * | Heater PID printing improved, for AC and Head1 only | Shlomo Hecht | 2018-12-05 | 1 | -1/+1 | |
| | | ||||||
| * | 1.1.5.1 Thread jogging, thread PID preparation, | Shlomo Hecht | 2018-12-02 | 2 | -68/+58 | |
| | | ||||||
| * | version 1.1.5.0 | Shlomo Hecht | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
| * | fix PID in heaters. waste tank valve in intersegment (bug #323) | Shlomo Hecht | 2018-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | Updated FileSystem.c | Shlomo Hecht | 2018-11-25 | 1 | -0/+4 | |
| | | ||||||
| * | Updated FileSystem.c | Shlomo Hecht | 2018-11-25 | 1 | -0/+11 | |
| | | ||||||
| * | Updated FileSystem.c | Shlomo Hecht | 2018-11-25 | 1 | -1/+0 | |
| | | ||||||
| * | improved filesystem | Shlomo Hecht | 2018-11-25 | 1 | -3/+14 | |
| | | ||||||
