]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/log
jenkicar/rpp-simulink.git
8 years agoDon't modify original blocks in rpp_update_blocks_for_target personal/sojka/gio-spi5
Michal Sojka [Mon, 5 Oct 2015 07:58:19 +0000 (09:58 +0200)]
Don't modify original blocks in rpp_update_blocks_for_target

Instead, copy the original block to the rpp_lib and modify it there.

8 years agodoc: Describe board_init_hydctr demo
Michal Sojka [Sun, 4 Oct 2015 20:42:33 +0000 (22:42 +0200)]
doc: Describe board_init_hydctr demo

8 years agodoc: Add 0.7 revision
Michal Sojka [Sun, 4 Oct 2015 20:18:03 +0000 (22:18 +0200)]
doc: Add 0.7 revision

8 years agogio_out: Mention board_init_hydctr demo
Michal Sojka [Sun, 4 Oct 2015 20:17:16 +0000 (22:17 +0200)]
gio_out: Mention board_init_hydctr demo

8 years agogio: Let transform function set pin param to the same value as pin_name
Michal Sojka [Sun, 4 Oct 2015 20:04:18 +0000 (22:04 +0200)]
gio: Let transform function set pin param to the same value as pin_name

It is better for the user if she sees only the popup with pin names rather
than the edit box. If the pin does not exist in the popup list, block
initialization code takes care of this case.

8 years agoRemove priority of Terminator in multirate_mt_hdk demo
Michal Sojka [Sun, 4 Oct 2015 15:22:02 +0000 (17:22 +0200)]
Remove priority of Terminator in multirate_mt_hdk demo

This caused warnings during compilation.

8 years agoUpdate lib submodule
Michal Sojka [Sun, 4 Oct 2015 14:36:17 +0000 (16:36 +0200)]
Update lib submodule

8 years agoAdd SPI5 GIO pins to the demo
Michal Sojka [Sun, 4 Oct 2015 14:36:08 +0000 (16:36 +0200)]
Add SPI5 GIO pins to the demo

This demo shows how to use these pins together with SPI functionality
on the other pins.

8 years agoGIO: Offer only pins that are configured as GPIO
Michal Sojka [Sun, 4 Oct 2015 14:35:12 +0000 (16:35 +0200)]
GIO: Offer only pins that are configured as GPIO

8 years agoUpdate lib submodule
Michal Sojka [Sun, 4 Oct 2015 07:32:44 +0000 (09:32 +0200)]
Update lib submodule

8 years agoUpdate block masks by running rpp_update_doc.m
Michal Sojka [Sun, 4 Oct 2015 07:08:03 +0000 (09:08 +0200)]
Update block masks by running rpp_update_doc.m

Changelog:
Processing rpp_can_rx/CAN Receive
Processing rpp_can_setup/CAN Setup
Processing rpp_can_tx/CAN Transmit
Processing rpp_gio_in/General Purpose Digital Input
diff --git a/sfunction_gio_in.MaskDescription.old b/sfunction_gio_in.MaskDescription.new
index 208dfe5..5be5fdc 100644
--- a/sfunction_gio_in.MaskDescription.old
+++ b/sfunction_gio_in.MaskDescription.new
@@ -1,2 +1,2 @@
<p>Reads[-a-] value from a [-GPIO-]{+GIO+} pin. {+Which pins are supported depends on the target board.+} The [-block supports GIOA, GIOB and NHET1 ports. Any-]{+selected+} pin can be configured as tri-state, pull up or pull down.</p>
[-<p>It is not allowed to read from one-]{+<p>When the+} pin[-by using more then one GIOIN blocks. It-] is [-not allowed to use-]{+used in multiple+} GIOIN [-and DOUT blocks together configured for one GPIO pin.</p>-]{+or GIOOUT blocks, an error is signaled.</p>+}

diff --git a/sfunction_gio_in.MaskHelp.old b/sfunction_gio_in.MaskHelp.new
index 208dfe5..5be5fdc 100644
--- a/sfunction_gio_in.MaskHelp.old
+++ b/sfunction_gio_in.MaskHelp.new
@@ -1,2 +1,2 @@
<p>Reads[-a-] value from a [-GPIO-]{+GIO+} pin. {+Which pins are supported depends on the target board.+} The [-block supports GIOA, GIOB and NHET1 ports. Any-]{+selected+} pin can be configured as tri-state, pull up or pull down.</p>
[-<p>It is not allowed to read from one-]{+<p>When the+} pin[-by using more then one GIOIN blocks. It-] is [-not allowed to use-]{+used in multiple+} GIOIN [-and DOUT blocks together configured for one GPIO pin.</p>-]{+or GIOOUT blocks, an error is signaled.</p>+}

[\bWarning: an error occurred while parsing class fxptui.explorer:
Invalid data type.
]\b
Processing rpp_gio_out/General Purpose Digital Output
diff --git a/sfunction_gio_out.MaskDescription.old b/sfunction_gio_out.MaskDescription.new
index 8c37163..63ee0cb 100644
--- a/sfunction_gio_out.MaskDescription.old
+++ b/sfunction_gio_out.MaskDescription.new
@@ -1,2 +1,2 @@
[-<p>Writes-]{+<p>Sets+} a [-value-]{+GIO pin+} to a [-GPIO pin. The block supports GIOA, GIOB and NHET1 ports.-]{+given value. Which pins are supported depends on the target board.+} Any pin can be configured as open drain or push/pull and initial output value can be specified. The initial value is a value, which will appear on the pin when the GPIO module is initialized and stays there until the first block execution.</p>
[-<p>It is not allowed to write to one-]{+<p>When the+} pin[-by using more then one GIOOUT blocks. It-] is [-not allowed to use-]{+used in multiple GIOIN or+} GIOOUT [-and DIN blocks on one GPIO pin.</p>-]{+blocks, an error is signaled.</p>+}

diff --git a/sfunction_gio_out.MaskHelp.old b/sfunction_gio_out.MaskHelp.new
index 8c37163..63ee0cb 100644
--- a/sfunction_gio_out.MaskHelp.old
+++ b/sfunction_gio_out.MaskHelp.new
@@ -1,2 +1,2 @@
[-<p>Writes-]{+<p>Sets+} a [-value-]{+GIO pin+} to a [-GPIO pin. The block supports GIOA, GIOB and NHET1 ports.-]{+given value. Which pins are supported depends on the target board.+} Any pin can be configured as open drain or push/pull and initial output value can be specified. The initial value is a value, which will appear on the pin when the GPIO module is initialized and stays there until the first block execution.</p>
[-<p>It is not allowed to write to one-]{+<p>When the+} pin[-by using more then one GIOOUT blocks. It-] is [-not allowed to use-]{+used in multiple GIOIN or+} GIOOUT [-and DIN blocks on one GPIO pin.</p>-]{+blocks, an error is signaled.</p>+}

Processing rpp_hdk_ain/Analog Input
Processing rpp_overrun/Overrun Detection
Processing rpp_sci_cfg/Serial Configure
Processing rpp_sci_printf/Serial Printf
Processing rpp_sci_rx/Serial Receive
Processing rpp_sci_tx/Serial Send

8 years agoAutomatically transform models with old GIO blocks to the new ones
Michal Sojka [Sat, 3 Oct 2015 22:34:02 +0000 (00:34 +0200)]
Automatically transform models with old GIO blocks to the new ones

8 years agogio blocks: Allow users to select the pin from a list
Michal Sojka [Sat, 3 Oct 2015 06:06:41 +0000 (08:06 +0200)]
gio blocks: Allow users to select the pin from a list

This (target-specific) list is updated by rpp_setup.

8 years agodoc: Print block IOs and parameters in tables
Michal Sojka [Sat, 3 Oct 2015 06:41:21 +0000 (08:41 +0200)]
doc: Print block IOs and parameters in tables

8 years agodoc: Allow underscores (and markdown syntax) in parameter documentation
Michal Sojka [Sat, 3 Oct 2015 06:07:23 +0000 (08:07 +0200)]
doc: Allow underscores (and markdown syntax) in parameter documentation

8 years agorefs: Add ARM assembler documentation
Michal Sojka [Mon, 14 Sep 2015 16:31:28 +0000 (18:31 +0200)]
refs: Add ARM assembler documentation

8 years agodoc: 0.6a revision eaton-0.6a
Michal Sojka [Fri, 11 Sep 2015 14:10:44 +0000 (16:10 +0200)]
doc: 0.6a revision

8 years agoUpdate lib submodule
Michal Sojka [Fri, 11 Sep 2015 14:07:25 +0000 (16:07 +0200)]
Update lib submodule

8 years agodoc: Build documentation only with block that are part of the release
Michal Sojka [Fri, 11 Sep 2015 14:02:40 +0000 (16:02 +0200)]
doc: Build documentation only with block that are part of the release

8 years agoDistribute new demos to Eaton personal/sojka/spi eaton-0.6
Michal Sojka [Thu, 3 Sep 2015 10:09:57 +0000 (12:09 +0200)]
Distribute new demos to Eaton

8 years agoFail when required demos are missing (in the release)
Michal Sojka [Thu, 3 Sep 2015 09:17:35 +0000 (11:17 +0200)]
Fail when required demos are missing (in the release)

8 years agoMore documentation updates
Michal Sojka [Thu, 3 Sep 2015 08:53:07 +0000 (10:53 +0200)]
More documentation updates

8 years agoUpdate lib submodule
Michal Sojka [Thu, 3 Sep 2015 08:31:17 +0000 (10:31 +0200)]
Update lib submodule

8 years agoUpdate documentation for 0.6 release
Michal Sojka [Thu, 3 Sep 2015 08:19:24 +0000 (10:19 +0200)]
Update documentation for 0.6 release

8 years agoUpdate hydctr_init block
Michal Sojka [Thu, 3 Sep 2015 07:51:17 +0000 (09:51 +0200)]
Update hydctr_init block

- Add error output
- Don't use sci_printf for error reporting
- Improve documentation
- Change default (example) values

8 years agobuildbot: Suppress Matlab warnings on Windows
Michal Sojka [Sun, 30 Aug 2015 07:30:12 +0000 (09:30 +0200)]
buildbot: Suppress Matlab warnings on Windows

I modified buildbot configuration so that it collects Matlab warnings
also on Windows, so we have to get rid of those that we cannot easily fix.

8 years agoUpdate buildbot's warning supression files
Michal Sojka [Sat, 29 Aug 2015 20:33:46 +0000 (22:33 +0200)]
Update buildbot's warning supression files

8 years agoFix unified single/multi-tasking main template
Michal Sojka [Sat, 29 Aug 2015 20:01:22 +0000 (22:01 +0200)]
Fix unified single/multi-tasking main template

- create only one task in single tasking mode
- replace break with continue in overrun handling block
- initialize model from control thread (i.e. after starting scheduler).
  Some parts of the library may require this.

8 years agoAdd HYDCTR board init demo
Michal Horn [Thu, 27 Aug 2015 17:51:44 +0000 (19:51 +0200)]
Add HYDCTR board init demo

8 years agoImplement HYDCTR board init block
Michal Horn [Thu, 27 Aug 2015 17:51:18 +0000 (19:51 +0200)]
Implement HYDCTR board init block

[Reworked by Michal Sojka]

8 years agoUpdate lib submodule
Michal Sojka [Fri, 28 Aug 2015 14:20:47 +0000 (16:20 +0200)]
Update lib submodule

8 years agoUser rpp_mrmain.tlc for both modes, delete rpp_srmain.tlc
Michal Sojka [Thu, 27 Aug 2015 15:21:04 +0000 (17:21 +0200)]
User rpp_mrmain.tlc for both modes, delete rpp_srmain.tlc

The code generated by these two templates is more or less the same, the
only difference is that srmain has hardcoded one worker task, whereas
mrmain can have one or more. Having just one template simplifies testing
so convert everything to it.

8 years agodemo: Uncheck "Download to RPP"
Michal Sojka [Thu, 27 Aug 2015 15:12:16 +0000 (17:12 +0200)]
demo: Uncheck "Download to RPP"

8 years agoDo not exit when overrun is detected
Michal Sojka [Thu, 27 Aug 2015 12:09:08 +0000 (14:09 +0200)]
Do not exit when overrun is detected

8 years agoRemove possibility of undetected overruns
Michal Sojka [Thu, 27 Aug 2015 09:15:21 +0000 (11:15 +0200)]
Remove possibility of undetected overruns

If control task clears the overrun flag, the overrun detection block may
not see it, because it can run at different rate in a working task.

This is now changed so that control task only sets the flag and only
overrun detection block clears it.

8 years agodoc: Document MultiTasking feature
Michal Horn [Tue, 18 Aug 2015 10:51:46 +0000 (12:51 +0200)]
doc: Document MultiTasking feature

Initial version from Michal Horn revised by Michal Sojka.

8 years agodoc: add multirate multithread demo description
Michal Horn [Tue, 18 Aug 2015 10:51:10 +0000 (12:51 +0200)]
doc: add multirate multithread demo description

8 years agoAdd multirate multithread demo
Michal Horn [Mon, 17 Aug 2015 14:21:19 +0000 (16:21 +0200)]
Add multirate multithread demo

8 years agoEnable multirate multitasking systems
Michal Horn [Thu, 13 Aug 2015 15:45:45 +0000 (17:45 +0200)]
Enable multirate multitasking systems

8 years agoImplement multirate multitasking tlc file
Michal Horn [Thu, 13 Aug 2015 15:45:23 +0000 (17:45 +0200)]
Implement multirate multitasking tlc file

This was initially implemented by Michal Horn and then updated by Michal
Sojka.

8 years agorpp_setup: Inform users about which hardware target is currently configured eaton-0.5.5b
Michal Sojka [Thu, 27 Aug 2015 08:29:01 +0000 (10:29 +0200)]
rpp_setup: Inform users about which hardware target is currently configured

8 years agoUpdate lib submodule
Michal Sojka [Thu, 27 Aug 2015 17:18:21 +0000 (19:18 +0200)]
Update lib submodule

8 years agoUpdate lib submodule
Michal Sojka [Thu, 27 Aug 2015 17:08:38 +0000 (19:08 +0200)]
Update lib submodule

8 years agoUpdate demo_board_hdk eaton-0.5.5a
Michal Sojka [Thu, 27 Aug 2015 14:28:16 +0000 (16:28 +0200)]
Update demo_board_hdk

- Blinks faster
- Fix button handling (button now correcly changes direction)

8 years agoUpdate lib submodule
Michal Sojka [Thu, 27 Aug 2015 13:14:30 +0000 (15:14 +0200)]
Update lib submodule

8 years agoUpdate .gitignore
Michal Sojka [Thu, 27 Aug 2015 13:11:49 +0000 (15:11 +0200)]
Update .gitignore

8 years agoUpdate lib submodule (simplification of ADC overrun fix) eaton-0.5.5
Michal Sojka [Thu, 27 Aug 2015 07:29:07 +0000 (09:29 +0200)]
Update lib submodule (simplification of ADC overrun fix)

8 years agodoc: Update description of library layers
Michal Sojka [Thu, 27 Aug 2015 05:47:59 +0000 (07:47 +0200)]
doc: Update description of library layers

8 years agodoc: Describe new document revision
Michal Sojka [Thu, 27 Aug 2015 05:44:05 +0000 (07:44 +0200)]
doc: Describe new document revision

8 years agoUpdate lib submodule
Michal Sojka [Thu, 27 Aug 2015 05:32:51 +0000 (07:32 +0200)]
Update lib submodule

8 years agodoc: Reflect change of FreeRTOS version
Michal Sojka [Thu, 27 Aug 2015 05:15:29 +0000 (07:15 +0200)]
doc: Reflect change of FreeRTOS version

8 years agoUpdate lib submodule
Michal Sojka [Wed, 26 Aug 2015 20:54:41 +0000 (22:54 +0200)]
Update lib submodule

8 years agodoc/Makefile: Do not configure test-sw if already done.
Michal Sojka [Tue, 25 Aug 2015 21:39:02 +0000 (23:39 +0200)]
doc/Makefile: Do not configure test-sw if already done.

I have both lib directories bind-mounted to the same directory. Without
this change, I was not able to compile documentation, because cp complained
about copying file to itself.

8 years agoDo not distribute useless files to Eaton
Michal Sojka [Wed, 26 Aug 2015 20:32:00 +0000 (22:32 +0200)]
Do not distribute useless files to Eaton

8 years agoAdd model for testing ADC overrun
Michal Sojka [Wed, 26 Aug 2015 20:31:14 +0000 (22:31 +0200)]
Add model for testing ADC overrun

8 years agoMakefile: Don't fail in commit-lib-update
Michal Sojka [Wed, 19 Aug 2015 10:21:24 +0000 (12:21 +0200)]
Makefile: Don't fail in commit-lib-update

When there is nothing to commit in test-sw, continue by commiting in
this repo.

8 years agoUpdate lib submodule
Michal Sojka [Wed, 19 Aug 2015 10:20:54 +0000 (12:20 +0200)]
Update lib submodule

8 years agodoc: remove section about HAL
Michal Horn [Mon, 17 Aug 2015 15:43:50 +0000 (17:43 +0200)]
doc: remove section about HAL

8 years agoUpdate library and test-sw
Michal Horn [Mon, 17 Aug 2015 15:43:26 +0000 (17:43 +0200)]
Update library and test-sw

8 years agodoc: remove not needed picture
Michal Horn [Mon, 17 Aug 2015 15:37:57 +0000 (17:37 +0200)]
doc: remove not needed picture

8 years agodoc: add description of the repository cloning
Michal Horn [Mon, 10 Aug 2015 12:47:46 +0000 (14:47 +0200)]
doc: add description of the repository cloning

8 years agodoc: fix target variable
Michal Horn [Mon, 10 Aug 2015 12:47:26 +0000 (14:47 +0200)]
doc: fix target variable

8 years agoMakefile: Add target to aid commiting library updates
Michal Sojka [Fri, 7 Aug 2015 16:05:47 +0000 (18:05 +0200)]
Makefile: Add target to aid commiting library updates

8 years agoUpdate GIO blocks to the new interface
Michal Sojka [Fri, 7 Aug 2015 12:49:51 +0000 (14:49 +0200)]
Update GIO blocks to the new interface

8 years agoUpdate test-sw personal/vajnamar/for-master
Martin Vajnar [Fri, 31 Jul 2015 08:44:57 +0000 (10:44 +0200)]
Update test-sw

Merge support for Ethernet including Echoserver

8 years agoUpdate library
Martin Vajnar [Fri, 31 Jul 2015 08:44:33 +0000 (10:44 +0200)]
Update library

Merge support for Ethernet

8 years agoAdd missing #endif
Martin Vajnar [Fri, 24 Jul 2015 09:30:16 +0000 (11:30 +0200)]
Add missing #endif

8 years agoUpdate test-sw
Martin Vajnar [Thu, 23 Jul 2015 15:04:49 +0000 (17:04 +0200)]
Update test-sw

8 years agoUpdate library
Martin Vajnar [Thu, 23 Jul 2015 15:04:31 +0000 (17:04 +0200)]
Update library

8 years agoInitialize peripherals used in Simulink models
Martin Vajnar [Thu, 23 Jul 2015 14:24:02 +0000 (16:24 +0200)]
Initialize peripherals used in Simulink models

Peripherals are initialized only if used in the model.

8 years agoSynchronize library versions
Michal Sojka [Wed, 15 Jul 2015 20:25:32 +0000 (22:25 +0200)]
Synchronize library versions

8 years agoAdd TJA1041 datasheet and update lib, which references it
Michal Sojka [Wed, 15 Jul 2015 18:35:21 +0000 (20:35 +0200)]
Add TJA1041 datasheet and update lib, which references it

8 years agoMerge branch 'master' of rtime.felk.cvut.cz:jenkicar/rpp-simulink
Michal Horn [Mon, 13 Jul 2015 15:16:44 +0000 (17:16 +0200)]
Merge branch 'master' of rtime.felk.cvut.cz:jenkicar/rpp-simulink

8 years agoUpdate test-sw personal/hornmich/tmp
Michal Horn [Mon, 13 Jul 2015 12:32:59 +0000 (14:32 +0200)]
Update test-sw

8 years agoFix error in CAN message id interval checking
Michal Horn [Mon, 13 Jul 2015 12:31:53 +0000 (14:31 +0200)]
Fix error in CAN message id interval checking

8 years agodoc: minor improvements
Martin Vajnar [Mon, 13 Jul 2015 09:27:15 +0000 (11:27 +0200)]
doc: minor improvements

Signed-off-by: Martin Vajnar <martin.vajnar@gmail.com>
8 years agoMake attribute "eaton" to match only files in current directory
Michal Sojka [Sat, 11 Jul 2015 18:07:52 +0000 (20:07 +0200)]
Make attribute "eaton" to match only files in current directory

8 years agoImprove release comments and update lib
Michal Sojka [Fri, 10 Jul 2015 16:46:52 +0000 (18:46 +0200)]
Improve release comments and update lib

8 years agoFix inclusion of lwip in the release packages
Michal Sojka [Thu, 9 Jul 2015 21:12:03 +0000 (23:12 +0200)]
Fix inclusion of lwip in the release packages

8 years agoUpdate block masks by running rpp_update_doc.m
Michal Sojka [Thu, 9 Jul 2015 14:36:54 +0000 (16:36 +0200)]
Update block masks by running rpp_update_doc.m

Changelog:
Processing rpp_can_rx/CAN Receive
Processing rpp_can_setup/CAN Setup
Processing rpp_can_tx/CAN Transmit
Processing rpp_gio_in/General Purpose Digital Input
Processing rpp_gio_out/General Purpose Digital Output
Processing rpp_hdk_ain/Analog Input
diff --git a/sfunction_ain.MaskPromptString.old b/sfunction_ain.MaskPromptString.new
index 6f9fa27..568f1f7 100644
--- a/sfunction_ain.MaskPromptString.old
+++ b/sfunction_ain.MaskPromptString.new
@@ -1 +1 @@
[-Pin-]{+AD1IN pin+} number [1–16]:

[\bWarning: an error occurred while parsing class fxptui.explorer:
Invalid data type.
]\b
Processing rpp_overrun/Overrun Detection
Processing rpp_sci_cfg/Serial Configure
Processing rpp_sci_printf/Serial Printf
Processing rpp_sci_rx/Serial Receive
Processing rpp_sci_tx/Serial Send

8 years agoUpdate block masks by running rpp_update_doc.m
Michal Sojka [Thu, 9 Jul 2015 14:23:11 +0000 (16:23 +0200)]
Update block masks by running rpp_update_doc.m

Changelog:
Processing rpp_aout/Analog Output
Processing rpp_can_rx/CAN Receive
Processing rpp_can_setup/CAN Setup
Processing rpp_can_tx/CAN Transmit
Processing rpp_din_cfg/Digital Input Configure
Processing rpp_din/Digital Input
Processing rpp_dout/Digital Output
Processing rpp_fr_cfg/Configure FlexRay node
Processing rpp_fr_rx/Configure RX buffer
diff --git a/sfunction_frayreceive.MaskPromptString.old b/sfunction_frayreceive.MaskPromptString.new
index 731a625..626f12c 100644
--- a/sfunction_frayreceive.MaskPromptString.old
+++ b/sfunction_frayreceive.MaskPromptString.new
@@ -1 +1 @@
channel:|cycleCounterFiltering:|maxPayload (in [-half-words):|msgBufferInterrupt|payloadPreambleIndicatorTr|singleTransmit|slotId:|bufferId [0-127]:-]{+half-words):|msgBufferInterrupt|payloadPreambleIndicatorTr|singleTransmit|slotId:|bufferId:+}

[\bWarning: an error occurred while parsing class fxptui.explorer:
Invalid data type.
]\b
Processing rpp_fr_tx/Configure TX buffer
diff --git a/sfunction_fraytransmit.MaskPromptString.old b/sfunction_fraytransmit.MaskPromptString.new
index 731a625..626f12c 100644
--- a/sfunction_fraytransmit.MaskPromptString.old
+++ b/sfunction_fraytransmit.MaskPromptString.new
@@ -1 +1 @@
channel:|cycleCounterFiltering:|maxPayload (in [-half-words):|msgBufferInterrupt|payloadPreambleIndicatorTr|singleTransmit|slotId:|bufferId [0-127]:-]{+half-words):|msgBufferInterrupt|payloadPreambleIndicatorTr|singleTransmit|slotId:|bufferId:+}

Processing rpp_gio_in/General Purpose Digital Input
Processing rpp_gio_out/General Purpose Digital Output
Processing rpp_hbr/H-Bridge Control
Processing rpp_ircin/IRC Input
Processing rpp_log/SD-RAM Log Data
Processing rpp_overrun/Overrun Detection
Processing rpp_power/Power Output
Processing rpp_rpp_ain/Analog Input
diff --git a/sfunction_ain.MaskPromptString.old b/sfunction_ain.MaskPromptString.new
index f4b616f..568f1f7 100644
--- a/sfunction_ain.MaskPromptString.old
+++ b/sfunction_ain.MaskPromptString.new
@@ -1 +1 @@
[-Pin-]{+AD1IN pin+} number [-[1–12]:-]{+[1–16]:+}

Processing rpp_sci_cfg/Serial Configure
Processing rpp_sci_printf/Serial Printf
Processing rpp_sci_rx/Serial Receive
Processing rpp_sci_tx/Serial Send

8 years agosfunction_ain: Add TODO
Michal Sojka [Thu, 9 Jul 2015 14:22:04 +0000 (16:22 +0200)]
sfunction_ain: Add TODO

8 years ago3-phase demo: Enable continuous time
Michal Sojka [Thu, 9 Jul 2015 13:25:57 +0000 (15:25 +0200)]
3-phase demo: Enable continuous time

It is required for compiling the demo.

8 years agofray demo: Remove collision in buffer IDs
Michal Sojka [Thu, 9 Jul 2015 12:54:51 +0000 (14:54 +0200)]
fray demo: Remove collision in buffer IDs

8 years agoUse correct version of common.tlc from master branch
Michal Sojka [Thu, 9 Jul 2015 12:52:03 +0000 (14:52 +0200)]
Use correct version of common.tlc from master branch

8 years agodemos: Change system target file from rpp_tms570_rpp.tlc to rpp.tlc
Michal Sojka [Thu, 9 Jul 2015 12:43:57 +0000 (14:43 +0200)]
demos: Change system target file from rpp_tms570_rpp.tlc to rpp.tlc

8 years agoRemove unused file
Michal Sojka [Thu, 9 Jul 2015 11:35:06 +0000 (13:35 +0200)]
Remove unused file

8 years agoAdd correct version of the FlexRay blocks from the master
Michal Horn [Thu, 9 Jul 2015 12:37:31 +0000 (14:37 +0200)]
Add correct version of the FlexRay blocks from the master

8 years agoMerge branch 'master' into all-targets
Michal Horn [Thu, 9 Jul 2015 11:52:55 +0000 (13:52 +0200)]
Merge branch 'master' into all-targets

Conflicts:
rpp/blocks/rpp_lib.slx
rpp/demos/fray_basic_demo_rpp.slx

8 years agoUpdate FlexRay blocks to correct version from master
Michal Horn [Thu, 9 Jul 2015 11:47:17 +0000 (13:47 +0200)]
Update FlexRay blocks to correct version from master

8 years agoDon't fail because of CCS_UTILS_DIR not being set
Michal Sojka [Thu, 9 Jul 2015 09:05:40 +0000 (11:05 +0200)]
Don't fail because of CCS_UTILS_DIR not being set

8 years agoUpdate/fix rpp_build_demos to support different "calling conventions"
Michal Sojka [Thu, 9 Jul 2015 07:36:14 +0000 (09:36 +0200)]
Update/fix rpp_build_demos to support different "calling conventions"

This function was broken, because when invoked from Makefile, it built
only the first demo and not all demos specified as arguments. This is
now fixed.

Now, the function also accepts a single cell array with demo names. This
will be used by buildbot.

8 years agoRemove unused files
Michal Sojka [Thu, 9 Jul 2015 07:03:47 +0000 (09:03 +0200)]
Remove unused files

8 years agodemos/Makefile: Add print target
Michal Sojka [Thu, 9 Jul 2015 06:53:17 +0000 (08:53 +0200)]
demos/Makefile: Add print target

8 years agoCleanup demos/Makefile
Michal Sojka [Thu, 9 Jul 2015 06:53:01 +0000 (08:53 +0200)]
Cleanup demos/Makefile

8 years agoInclude common.mk in releases
Michal Sojka [Thu, 9 Jul 2015 06:23:41 +0000 (08:23 +0200)]
Include common.mk in releases

It is needed since commit 438ac85e5316883efce161fc96e7a1b029fc3e2c,
because Simulink-generated makefiles now include it.

8 years agoMark files for Eaton releases
Michal Sojka [Thu, 9 Jul 2015 05:50:30 +0000 (07:50 +0200)]
Mark files for Eaton releases

8 years agoUpdate test-sw/rpp-lib
Michal Sojka [Wed, 8 Jul 2015 23:41:14 +0000 (01:41 +0200)]
Update test-sw/rpp-lib

8 years agodemos: Set target to rpp.tlc
Michal Sojka [Wed, 8 Jul 2015 23:13:26 +0000 (01:13 +0200)]
demos: Set target to rpp.tlc

In master branch, the target was something like rpp_tms570...

8 years agoAdd list of blocks for the RPP board
Michal Sojka [Wed, 8 Jul 2015 22:56:48 +0000 (00:56 +0200)]
Add list of blocks for the RPP board