index
:
Scilab2C_fossee_old/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Collapse
)
Author
2017-06-21
Updated - Linear Algebra
Sandeep Gupta
2017-06-19
19-June-2017
Sandeep Gupta
2017-06-19
1.3 new scilab-arduino functions added2. all functions have been tested on ↵
yash1112
hardware 3. 5 i2c library functions added 4. Now generates code for 27 Boards(arduino and lilypad). 5. New GUI
2017-06-18
First commit
Sandeep Gupta
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-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
q
2016-12-20
Selectively add opencv related files if image processing functions are used
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-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
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
2015-12-23
Code generation for Arduino changed. DC motor added to Arduino.
siddhu8990
2015-12-11
AVR ADC checked after some modifications
siddhu8990
2015-11-28
Intermediate commit aith support added for AVR (GPIO,ADC). Does not support ↵
siddhu8990
other targets.
2015-09-15
Working arduino digital input and output
siddhu8990
2015-09-10
Arduino digital and analog out working
siddhu8990
2015-09-07
Changes made for arduino support
siddhu8990
2015-08-04
Tested Addition and Subtraction for new data types
Siddhesh Wani
2015-07-30
Added new data types. Support for few functions with new data types added. ↵
Siddhesh Wani
These changes requires proper testing
2015-05-25
Original Version
Siddhesh Wani