Wykres commitów

7 Commity (46fb728d564a5b425eca4408dab4dbcf1ee0a203)

Autor SHA1 Wiadomość Data
Dsplib c3c1677546 Modified codeblocks files 2020-04-14 20:01:23 +03:00
Dsplib ae5476689a 1) Modified doxigen structure.
2) Added documentation for gnuplot interface

 Changes to be committed:
	modified:   bin/img/filter_iir_test.png
	deleted:    dspl/doc/html/_form0_tmp.ps
	deleted:    dspl/doc/html/_formulas.aux
	deleted:    dspl/doc/html/_formulas.dvi
	deleted:    dspl/doc/html/_formulas.log
	deleted:    dspl/doc/html/_formulas.tex
	new file:   dspl/doc/html/formula.repository
	modified:   dspl/dox/doxyfile_ru
	modified:   dspl/dox/ru/cheby.dox
	modified:   dspl/dox/ru/conv.dox
	modified:   dspl/dox/ru/error_list.dox
	modified:   dspl/dox/ru/filter_ap.dox
	modified:   dspl/dox/ru/filter_iir.dox
	deleted:    dspl/dox/ru/getting_started_make.dox
	deleted:    dspl/dox/ru/getting_started_mingw.dox
	modified:   dspl/dox/ru/getting_started_toolchain.dox
	modified:   dspl/dox/ru/gnuplot.dox
	modified:   dspl/dox/ru/inout.dox
	modified:   dspl/dox/ru/mainpage.dox
	modified:   dspl/dox/ru/math.dox
	modified:   dspl/dox/ru/matrix.dox
	modified:   dspl/src/inout.c
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-01-09 23:58:32 +03:00
Dsplib 159d414784 Added gnuplot interface commande line functions.
No need to use plt filees anymore

 Changes to be committed:
	deleted:    bin/gnuplot/bessel_i0.plt
	deleted:    bin/gnuplot/bilinear_test.plt
	deleted:    bin/gnuplot/butter_ap_test.plt
	deleted:    bin/gnuplot/cheby1_ap_test.plt
	deleted:    bin/gnuplot/cheby_poly1.plt
	deleted:    bin/gnuplot/cheby_poly2.plt
	deleted:    bin/gnuplot/filter_iir.plt
	deleted:    bin/gnuplot/gnuplot_script.plt
	deleted:    bin/gnuplot/iir_bstop.plt
	deleted:    bin/gnuplot/iir_lpf.plt
	deleted:    bin/gnuplot/iir_test.plt
	deleted:    bin/gnuplot/sinc_test.plt
	deleted:    bin/gnuplot/sine_int.plt
	modified:   bin/img/bessel_i0.png
	modified:   bin/img/bilinear.png
	modified:   bin/img/cheby_poly1.png
	modified:   bin/img/cheby_poly2.png
	modified:   bin/img/filter_iir_test.png
	deleted:    bin/img/gnuplot_script.png
	modified:   bin/img/iir_bstop.png
	modified:   bin/img/iir_lpf.png
	modified:   bin/img/iir_test.png
	modified:   bin/img/sinc_test.png
	new file:   dspl/doc/html/_form0_tmp.ps
	new file:   dspl/doc/html/_formulas.aux
	new file:   dspl/doc/html/_formulas.dvi
	new file:   dspl/doc/html/_formulas.log
	new file:   dspl/doc/html/_formulas.tex
	deleted:    dspl/doc/html/formula.repository
	modified:   dspl/dox/doxyfile_ru
	modified:   dspl/dox/ru/error_list.dox
	new file:   dspl/dox/ru/gnuplot.dox
	modified:   dspl/dox/ru/groups_define.dox
	modified:   dspl/dox/ru/mainpage.dox
	new file:   dspl/src/gnuplot.c
	modified:   dspl/src/inout.c
	modified:   examples/src/bessel_i0.c
	modified:   examples/src/bilinear_test.c
	modified:   examples/src/butter_ap_test.c
	modified:   examples/src/cheby1_ap_test.c
	modified:   examples/src/cheby2_ap_zp_test.c
	modified:   examples/src/cheby_poly1_test.c
	modified:   examples/src/cheby_poly2_test.c
	modified:   examples/src/filter_iir_test.c
	modified:   examples/src/gnuplot_script_test.c
	modified:   examples/src/iir_bstop.c
	modified:   examples/src/iir_lpf.c
	modified:   examples/src/iir_test.c
	modified:   examples/src/sinc_test.c
	modified:   examples/src/sine_int_test.c
	deleted:    examples/src/test.c
	modified:   ide/codeblocks/examples.depend
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-01-09 22:31:03 +03:00
Dsplib a52ef6a59d new file: bin/dat/.gitignore 2019-11-04 17:47:31 +03:00
Dsplib e7d56aa934 added gitignore to doc 2019-11-04 17:11:02 +03:00
Dsplib 52c4cf0061 changed project structure 2019-11-04 17:05:33 +03:00
Dsplib 1e9430426d changed project structure. Added CodeBlocks IDE projects 2019-10-27 21:09:21 +03:00