Age | Commit message (Expand) | Author |
2017-06-29 | changes after changing branch to master | ukashanoor |
2017-06-29 | till disp complete | ukashanoor |
2017-06-28 | float matrix done and func disp | ukashanoor |
2017-06-27 | matrix complete1 | ukashanoor |
2017-06-27 | matrix complete | ukashanoor |
2017-06-21 | updated with main repo | ukashanoor |
2017-06-21 | inter commit | ukashanoor |
2017-06-20 | Merged with Yash's work. Gui modified for Arduino board selection. Arduino I2... | siddhu8990 |
2017-06-20 | Bug fixed for GSL library | siddhu8990 |
2017-06-19 | after if and for | ukashanoor |
2017-06-19 | 1.3 new scilab-arduino functions added2. all functions have been tested on ha... | yash1112 |
2017-05-22 | Test commit | siddhu8990 |
2017-05-22 | Bugs fixed for Scilab 6.0 | siddhu8990 |
2017-05-04 | Toolbox working with scilab 6.0 | siddhu8990 |
2017-05-04 | Basic functions and image processing working with MSVC on windows x64 | Siddhesh Wani |
2017-04-24 | Fixed float.h issue. OpenCV with built libraries working for linux x64 | siddhu8990 |
2017-04-19 | Merged Shamik's work | siddhu8990 |
2017-04-19 | Merged Ashish's work | siddhu8990 |
2017-04-19 | Copyright message updated in added files and libraries separated in 'thirdpar... | siddhu8990 |
2017-04-13 | Functions added - balance,rcond,obscont | siddhu8990 |
2017-02-07 | Support for 'lqr' and 'lqe' added | siddhu8990 |
2017-02-02 | Support for function 'schur' added | siddhu8990 |
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-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 | 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 | 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 |