aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Main.c
Commit message (Collapse)AuthorAgeFilesLines
...
* include blower and break sensor configurationShlomo Hecht2018-08-061-1/+1
|
* Calculate Speed Sensor VelocityAvi Levkovich2018-08-051-1/+1
|
* update Blower and speed sensorAvi Levkovich2018-08-051-1/+1
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-08-021-0/+1
|\
| * Speed sensor placeholders. new diagnostics approachShlomo Hecht2018-08-011-0/+1
| |
* | Add Blower controlAvi Levkovich2018-08-021-1/+7
|/
* move milisectask_init to main - so motors are set to Hiz on initShlomo Hecht2018-07-291-6/+4
|
* Calculate Dispenser Pressure in MPascal / Pascal / Bar / PSIAvi Levkovich2018-07-261-1/+1
|
* uart Receive Timeout handling.Shlomo Hecht2018-07-241-1/+2
|
* Flash R/W BufAvi Levkovich2018-07-181-0/+3
|
* Add control Chiller, control head zone 4, log err job speed,Avi Levkovich2018-07-121-0/+4
|
* call to newer function in Stub_I2C.cAvi Levkovich2018-07-111-1/+3
|
* change the ADS1220 setting for PT100: change the IDAC current setting to 500 uAAvi Levkovich2018-06-271-2/+5
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoShlomo Hecht2018-06-211-0/+1
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-06-211-2/+1
| |\
| * | fix bug in the function Read_FPGA_GPI_Rgisters (read LS)Avi Levkovich2018-06-211-0/+1
| | |
* | | debuglog corrction, warnings removalShlomo Hecht2018-06-211-0/+1
| |/ |/|
* | IDS Handling, Reports, Winder message flushingShlomo Hecht2018-06-201-2/+1
|/
* update valve moduleAvi Levkovich2018-06-191-1/+1
|
* conflict mergeAvi Levkovich2018-06-181-0/+1
|\
| * thread winder improvementsShlomo Hecht2018-06-141-0/+1
| |
* | update the valve moduleAvi Levkovich2018-06-181-1/+0
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-06-061-0/+1
|\
| * Calculate Job Process, report job progress, Abort Job (quick and Dirty)Shlomo Hecht2018-06-061-0/+1
| |
* | Add I2C stubAvi Levkovich2018-06-061-3/+5
|/
* Add I2C_Swith.cAvi Levkovich2018-06-051-1/+1
|
* Add FPGA _GPI for limit switchesAvi Levkovich2018-06-031-0/+6
|
* fixing the state machinesShlomo Hecht2018-05-291-2/+0
|
* update TemperatureSensor (PT100) moduleAvi Levkovich2018-05-281-3/+3
|
* update Heaters controlAvi Levkovich2018-05-271-3/+7
|
* RealTimeUsageStub, JobRequest handlingShlomo Hecht2018-05-171-2/+0
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-05-171-1/+1
|\
| * FPGA beautifying. some control improvementsShlomo Hecht2018-05-151-1/+1
| |
* | Update PT100 (ADS1220) module after integrationAvi Levkovich2018-05-171-13/+20
|/
* change motors config, improve initialization and control, first control runShlomo Hecht2018-05-101-1/+1
|
* remove warnings, put order, minor changesShlomo Hecht2018-05-081-13/+9
|
* unify hardware motor type and remove some warningsShlomo Hecht2018-05-071-1/+2
|
* Add Dancer StubAvi Levkovich2018-05-071-1/+1
|
* updateAvi Levkovich2018-05-061-5/+10
|
* integration changesAvi Levkovich2018-05-061-18/+18
|
* Start SPI ADS1220Avi Levkovich2018-04-251-0/+2
|\
| * change milisecond handling of the motors to mailboxes to enable concurrent ↵Shlomo Hecht2018-04-241-0/+2
| | | | | | | | request (that will be handled one after another. set speed request is prioritized. busy is checked
* | Start SPI ADS1220Avi Levkovich2018-04-251-0/+2
| |
* | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-04-221-1/+2
|\|
| * 1. IfIndex in control interface 2. container.c moved to communicationShlomo Hecht2018-04-221-1/+2
| |
* | Add FPGA SSI moduleAvi Levkovich2018-04-221-0/+2
|/
* preparations for FPGAShlomo Hecht2018-04-181-1/+1
|
* Move datadef.h to the main folderShlomo Hecht2018-04-161-2/+2
|
* update motor driverAvi Levkovich2018-04-161-1/+1
|
* Communication Tx, Communication Rx tasks.Shlomo Hecht2018-04-081-5/+11
| | | | UART comunication (no buffers yet!)