From 6a320264c2de3d6dd8cc1d1327b3c30df4c8cb26 Mon Sep 17 00:00:00 2001 From: Siddhesh Wani Date: Mon, 25 May 2015 14:46:31 +0530 Subject: Original Version --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 0 -> 12872 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin new file mode 100644 index 00000000..04b6e339 Binary files /dev/null and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From ed0947602f9b92489be97219e36eb284804dab0a Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Fri, 11 Sep 2015 02:28:56 +0530 Subject: Changes made for making directory 'arduino' in output folder' --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 12872 -> 13696 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index 04b6e339..a2e3e129 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 02d130cbece220ee2dafeb8d2236a51806e5fac8 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Tue, 15 Sep 2015 14:47:02 +0530 Subject: Working arduino digital input and output --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 13696 -> 13696 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index a2e3e129..133956eb 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 3bcc8ce62560f36eaaab0e064b169b0118f354f3 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Mon, 28 Sep 2015 14:10:44 +0530 Subject: Extension compatible with both - standalone and Arduino outputs. --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 13696 -> 13696 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index 133956eb..e262750a 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 128638e88ce6d8414c9e1061faa96008be9bcda5 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Sat, 28 Nov 2015 11:01:40 +0530 Subject: Intermediate commit aith support added for AVR (GPIO,ADC). Does not support other targets. --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 13696 -> 13696 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index e262750a..40a8771d 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From c41590dccb81670c8a81d94af47befaa72ee9928 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Sat, 28 Nov 2015 11:55:38 +0530 Subject: Merged 'master' with Mushir's work' --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 13696 -> 13696 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index 40a8771d..f306cc14 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 87e2de9869a72ab2058f4b3ca60d5a6e6d8d6035 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Tue, 8 Dec 2015 11:43:14 +0530 Subject: Modified so that code for all three output formats can be generated --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 13696 -> 13584 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index f306cc14..5cc21487 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 49003250e69e4e500742614888e47db789bbe451 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Fri, 27 May 2016 11:50:04 +0530 Subject: Support for basic ODE function added --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 13584 -> 16292 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index 5cc21487..44c534e5 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 21ab4886b202a52189b398bd9d3137e2a567d62a Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Mon, 25 Jul 2016 15:59:40 +0530 Subject: WiringPi used for RaspberryPi (Gpio, serial, Threads, ISRs) --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 16292 -> 16292 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index 44c534e5..499d63a2 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 28d16508c39756d1f143b44c33115530fd4a7653 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Tue, 20 Dec 2016 13:29:53 +0530 Subject: Selectively add opencv related files if image processing functions are used --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 16292 -> 18232 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin index 499d63a2..b4005914 100644 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin differ -- cgit From 472b2e7ebbd2d8b3ecd00b228128aa8a0bd3f920 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Mon, 24 Apr 2017 14:08:37 +0530 Subject: Fixed float.h issue. OpenCV with built libraries working for linux x64 --- 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin | Bin 18232 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin (limited to '2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin') diff --git a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin b/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin deleted file mode 100644 index b4005914..00000000 Binary files a/2.3-1/macros/CCodeGeneration/C_FinalizeCode.bin and /dev/null differ -- cgit