| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix connection loss (stop sending startup message to PPC) | Shlomo Hecht | 2020-11-02 | 1 | -2/+2 |
| | | |||||
| * | USB reconnection bug fixed. added keepalive test | Avi Levkovich | 2020-11-01 | 1 | -16/+21 |
| | | |||||
| * | fixes for thread loading, VOC and waste handling | Shlomo Hecht | 2020-05-25 | 1 | -1/+8 |
| | | |||||
| * | release notes for the embedded | Shlomo Hecht | 2020-02-19 | 1 | -6/+6 |
| | | |||||
| * | fix blower setup and air flow reading | Shlomo Hecht | 2020-02-02 | 1 | -4/+3 |
| | | |||||
| * | updating : special dispensers handling (for Moti), new process parameters, ↵ | Shlomo Hecht | 2020-01-26 | 1 | -2/+2 |
| | | | | | bugs and features. merged with Shai | ||||
| * | Version 1.4.6.4: fix diagnostics, alarm handling data loading, fix heaters - ↵ | Shlomo Hecht | 2020-01-14 | 1 | -6/+14 |
| | | | | | new head is working. new TPF files for new head | ||||
| * | some fixes from Beta + | Shlomo Hecht | 2020-01-02 | 1 | -0/+1 |
| | | |||||
| * | version 1.4.6.1 PMR: thread load and power down reporting. fix USB driver ↵ | Shlomo Hecht | 2019-12-18 | 1 | -36/+60 |
| | | | | | large files bug. ids pressure relief. some looking into the thread load sequence | ||||
| * | improvements and debugging | Shlomo Hecht | 2019-12-12 | 1 | -1/+4 |
| | | |||||
| * | update with Beta code | Shlomo Hecht | 2019-12-01 | 1 | -0/+10 |
| | | |||||
| * | Embedded SW Release note - Version 1.4.1.0 | Shlomo Hecht | 2019-06-27 | 2 | -4/+3 |
| | | | | | | | | | | ============================================================= Move to length calculation FROM PULLER fix intersegment handling FLASH - rebuilt. using data from flash instead of FFS DFU fixed. Heaters handling fixed. job starts only in proximity to requested temperature | ||||
| * | Embedded SW Release note - Version 1.4.0.9 | Shlomo Hecht | 2019-06-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | ============================================================= Drivers: Support for PowerStep 01 motor drivers (combined current/voltage) - initialization only Screw encoder reading (requires FPGA firmware update) Motor speeds in float - to enable small speeds. read motor speed from driver. Modules: PID - support small numbers in PID function - thread improved General -Safety alarms (not fully tested) Heaters PID fixed - use band setting for PID start of operation IDS - check that all brushstop data is read before moving to next segment. file initial reading improved. WFCF for active dispenser Thread - Thread control fixed. screw goes home on the last 800 milliseconds Procedures: JOBS units - supported in embedded, waiting for cooperation with APP | ||||
| * | fixes from itma version - dispensers init, job length, jub resilience | Shlomo Hecht | 2019-05-20 | 1 | -6/+6 |
| | | |||||
| * | USB - disable watchdog on DFU detach request | Shlomo Hecht | 2019-05-12 | 1 | -1/+5 |
| | | |||||
| * | fix job length bug. read screw encoder. better logging in IDS | Shlomo Hecht | 2019-05-02 | 1 | -1/+3 |
| | | |||||
| * | flash programming improved, working | Shlomo Hecht | 2019-02-06 | 1 | -0/+7 |
| | | |||||
| * | compilation warning removed | Shlomo Hecht | 2019-01-30 | 1 | -7/+7 |
| | | |||||
| * | 1.3.5.0 changes | Shlomo Hecht | 2019-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | ==================================== 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 changes | Shlomo Hecht | 2019-01-09 | 1 | -77/+0 |
| | | | | | | | | | | | | | | | 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. | ||||
| * | usb state change tracking. delay between messages. alarm handling: pressure ↵ | Shlomo Hecht | 2018-12-19 | 1 | -4/+12 |
| | | | | | alarm at 5 bars | ||||
| * | Version 1.2.2.0 DFU Support | Shlomo Hecht | 2018-12-12 | 1 | -9/+162 |
| | | |||||
| * | remove usb reconnection (only flush buffers). improve thread tracking | Shlomo Hecht | 2018-11-11 | 1 | -6/+8 |
| | | |||||
| * | Heaters PID enabled per configuration. USB reinitialized. new HW handling ↵ | Shlomo Hecht | 2018-11-05 | 1 | -5/+5 |
| | | | | | with error report | ||||
| * | Turn blower off while heating, on after the dryer is on temperature | Shlomo Hecht | 2018-11-01 | 1 | -5/+5 |
| | | |||||
| * | usb reconnected after ka failure. filesystem draft | Shlomo Hecht | 2018-10-31 | 2 | -63/+9 |
| | | |||||
| * | usb communication bugs fixed (?) | Shlomo Hecht | 2018-09-02 | 1 | -2/+2 |
| | | |||||
| * | support fast communication (multiple Rx messages from PC). set dispenser ↵ | Shlomo Hecht | 2018-08-30 | 1 | -3/+7 |
| | | | | | homing microstep to 1 | ||||
| * | USB buffers updated to 4000. USB and UART share THE SAME RX BUFFER! | Shlomo Hecht | 2018-08-23 | 1 | -6/+6 |
| | | |||||
| * | warning removed. diagnostics stops when the commtx mailbox is full. | Shlomo Hecht | 2018-07-26 | 1 | -1/+1 |
| | | |||||
| * | Connect/disconnect messages and some heaters control | Shlomo Hecht | 2018-06-04 | 2 | -5/+0 |
| | | |||||
| * | integration changes | Avi Levkovich | 2018-05-06 | 1 | -21/+1 |
| | | |||||
| * | change milisecond handling of the motors to mailboxes to enable concurrent ↵ | Shlomo Hecht | 2018-04-24 | 1 | -8/+6 |
| | | | | | request (that will be handled one after another. set speed request is prioritized. busy is checked | ||||
| * | Communication Tx, Communication Rx tasks. | Shlomo Hecht | 2018-04-08 | 6 | -2239/+10 |
| | | | | | UART comunication (no buffers yet!) | ||||
| * | 1. Idle task - test real time usage | Shlomo Hecht | 2018-04-04 | 1 | -14/+29 |
| | | | | | | 2. improve and fix heaters test 3. motor/dancer test preparations | ||||
| * | compilation warning fixes | Shlomo Hecht | 2018-03-19 | 1 | -4/+2 |
| | | |||||
| * | updating to the latest PMR | Shlomo Hecht | 2018-03-19 | 1 | -5/+0 |
| | | |||||
| * | Driver structures and prototypes | Shlomo Hecht | 2018-03-19 | 3 | -3/+2117 |
| | | |||||
| * | A first working version with folders structure and tasks seperation | Shlomo Hecht | 2018-03-14 | 4 | -0/+1152 |
