index
:
Scilab2C/.git
master
Scilab 2 C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2.3-1
/
macros
/
ToolInitialization
/
INIT_FillSCI2LibCDirs.bin
Age
Commit message (
Collapse
)
Author
2017-04-24
Fixed float.h issue. OpenCV with built libraries working for linux x64
siddhu8990
2017-04-19
Copyright message updated in added files and libraries separated in ↵
siddhu8990
'thirdparty' folder
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-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-07
Errors in bit***.h files fixed
siddhu8990
2016-02-01
Support for RPi gpios added
siddhu8990
2016-01-13
Test commit
siddhu8990
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-12-08
Modified so that code for all three output formats can be generated
siddhu8990
2015-11-28
Intermediate commit aith support added for AVR (GPIO,ADC). Does not support ↵
siddhu8990
other targets.
2015-09-03
Intermediate commit. Not to be used
siddhu8990
2015-08-20
Support for disp added
siddhu8990
2015-08-06
Multiplication tested for new data types
Siddhesh Wani
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