Go to file
andreika-git 195ec36d37
Merge pull request #5 from rusefi/master
.gitignore
2019-10-23 21:58:29 +03:00
examples/2003_mazda_miata_alternator Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
git_scripts git_scripts 2019-10-23 13:28:37 -04:00
googletest@f1afeaa643 googletest as sumodule 2019-10-23 12:55:54 -04:00
.gitignore .gitignore 2019-10-23 13:46:19 -04:00
.gitmodules googletest as sumodule 2019-10-23 12:55:54 -04:00
Makefile now it compiles! 2019-10-23 13:15:33 -04:00
global.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
levenberg_marquardt_solver.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
license.txt add license.txt 2019-10-11 23:26:40 +03:00
matrix_helper.h initial 2019-10-05 17:54:26 +03:00
output_csv.h output_csv.h 2019-10-23 20:08:38 +03:00
pid_auto.h set defaults for industrialPid 2019-10-23 20:20:23 +03:00
pid_avg_buf.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
pid_controller.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
pid_from_msl.cpp Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
pid_functions.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
pid_open_loop_models.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
pid_sim.h Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
test_chs_pid.cpp Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00
test_levenberg_marquardt_solver.cpp Version 0.3: double_t + industrial-PID + small fixes 2019-10-23 17:45:12 +03:00