Age | Commit message (Expand) | Author |
2016-12-20 | Selectively add opencv related files if image processing functions are used | siddhu8990 |
2016-10-18 | Suppressed declaration of not required variables and functions | siddhu8990 |
2016-09-22 | Image processing functions for blurring, thresholding and edge detection added | siddhu8990 |
2016-08-29 | OpenCV interface changed from c to c++ | siddhu8990 |
2016-08-25 | Basic image prcessing working for RPi | siddhu8990 |
2016-08-18 | RPi-PWM and basic imaage processing | siddhu8990 |
2016-08-18 | RPi-PWM and basic imaage processing | siddhu8990 |
2016-07-25 | WiringPi used for RaspberryPi (Gpio, serial, Threads, ISRs) | siddhu8990 |
2016-06-27 | test commit | siddhu8990 |
2016-06-14 | Support added for diff, norm functions | siddhu8990 |
2016-06-06 | File handling functions added | siddhu8990 |
2016-05-27 | Support for basic ODE function added | siddhu8990 |
2016-05-18 | Support added for kron, flipdim | siddhu8990 |
2016-05-10 | Added support for cumprod, cumsum, triu, tril functions | siddhu8990 |
2016-03-29 | Function conversion using scilab2c call (not working) | siddhu8990 |
2016-03-07 | Errors in bit***.h files fixed | siddhu8990 |
2016-03-02 | Merged with linspace and logspace | siddhu8990 |
2016-03-02 | Intermediate commit | siddhu8990 |
2016-03-02 | added support of double datatype for logspace | imushir |
2016-02-22 | else part for standlone conditon | imushir |
2016-02-22 | changed parameter in i16diags | imushir |
2016-02-22 | added support of double for linspace | imushir |
2016-02-09 | merged RPi & diag | imushir |
2016-02-09 | Support for Servo motor for Arduino. Support for'diag' in c | imushir |
2016-02-01 | Merged RPi and bit operators | siddhu8990 |
2016-02-01 | Support for RPi gpios added | siddhu8990 |
2016-01-22 | removed unwanted temp variable | imushir |
2016-01-22 | added support of uint8,uint16 for bitwise operators | imushir |
2016-01-18 | merged pulled | imushir |
2016-01-18 | added support for uin8,uint16,int8,int16 and not in GeneratedSetup.sci,u8cmd_... | imushir |
2016-01-15 | added copyBlasLapackLibs for buildtool=='make' | Mushirahmed |
2016-01-15 | merge before windows testing lapack and Makefile.mak file | Mushirahmed |
2016-01-15 | added -L./ -lblasplus for windows and removed Makefile.mak generation | Mushirahmed |
2016-01-13 | Merge branch 'master' of https://github.com/siddhu8990/Scilab2C | siddhu8990 |
2016-01-13 | Test commit | siddhu8990 |
2015-12-29 | added support for magnitude | imushir |
2015-12-29 | added support for cat | imushir |
2015-12-29 | added support for matrixMultiplication | imushir |
2015-12-28 | added support for uint8 uin16 int8 int16 | imushir |
2015-12-28 | Merge branch 'master' of https://github.com/siddhu8990/Scilab2C | imushir |
2015-12-28 | added support for uint8 uint16 int8 & int16 for sum | imushir |
2015-12-26 | Merge branch 'master' of https://github.com/siddhu8990/Scilab2C | siddhu8990 |
2015-12-23 | Code generation for Arduino changed. DC motor added to Arduino. | siddhu8990 |
2015-12-17 | Code generation for Arduino changed. DC motor added to Arduino | siddhu8990 |
2015-12-11 | AVR ADC checked after some modifications | siddhu8990 |
2015-12-08 | Modified so that code for all three output formats can be generated | siddhu8990 |
2015-11-28 | Merged 'master' with Mushir's work' | siddhu8990 |
2015-11-28 | Merge branch 'master' of https://github.com/siddhu8990/Scilab2C | siddhu8990 |
2015-11-28 | Intermediate commit aith support added for AVR (GPIO,ADC). Does not support o... | siddhu8990 |
2015-11-27 | reference for u8 u16 i8 i16 for different combination added | imushir |