]> rtime.felk.cvut.cz Git - rpp-test-sw.git/commitdiff
RPP library and FlexRay demo update
authorMichal Horn <hornmich@fel.cvut.cz>
Fri, 20 Sep 2013 08:42:14 +0000 (10:42 +0200)
committerMichal Horn <hornmich@fel.cvut.cz>
Fri, 20 Sep 2013 08:42:14 +0000 (10:42 +0200)
rpp-lib
rpp-test-sw/commands/fray_demo.txt

diff --git a/rpp-lib b/rpp-lib
index b6e768b4fa1af6fde8faec1f3ca2d35f804c384c..15cb7ef418ea798eb3662e2791161c701d57330a 160000 (submodule)
--- a/rpp-lib
+++ b/rpp-lib
@@ -1 +1 @@
-Subproject commit b6e768b4fa1af6fde8faec1f3ca2d35f804c384c
+Subproject commit 15cb7ef418ea798eb3662e2791161c701d57330a
index cb0bbdb4fe341bce1d5f7799f68b5a68ff1914ce..3f4d385d5292f9a9396629ca6a93b9ca81544b51 100644 (file)
@@ -39,7 +39,7 @@ Node init:
        ## Receiving stat buffer from B
        frbtcfgbufS1 slot2 AB cyc0 rx max9 continuous ppi0 int1
        ## Buffer sending message to FIFO in node B - single shot mode
-       frbtcfgbufS2 slot3 A cyc0 tx max9 single ppi0 int1
+       frbtcfgbufS2 slot3 B cyc0 tx max9 single ppi0 int1
        ## NM vector sending and receiving
        frbtcfgbufS3 slot5 AB cyc0 rx max9 continuous ppi1 int1
        frbtcfgbufS4 slot4 AB cyc0 tx max9 continuous ppi1 int1
@@ -69,7 +69,7 @@ Node init:
        frbtcfgbufD0  slot9  A cyc0 rx max0x40 single ppi0 int0
        frbtcfgbufD1  slot10 A cyc0 tx max0x40 single ppi0 int0
        ## RX FIFO buffer to accept messages from all buffers except 0x#9, 0x#B, 0x#D, 0x#F
-       frbtcfgfifo rejslot9 slotmask6 depth5 AB cyc0 max0x20 rejnull accstat
+       frbtcfgfifo rejslot9 slotmask6 depth5 B cyc0 max0x20 rejnull accstat
        # FlexRay start
        frbtinitU
        frbtstart
@@ -97,7 +97,7 @@ Starts sending a message from A in every cycle in Slot 1. The message is receive
 After the message is sent from A, When the frbtreceive1 command on the node B is called every
 communication cycle after slot 1 has passed, the newly received message should be retrieved.
 Node A:
-       frbttransmit1 AA BB CC
+       frbttransmit1 AA 
 Node B:
        frbtreceive1