Changes between Version 5 and Version 6 of sinus
- Timestamp:
- Feb 28, 2019, 4:00:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sinus
v5 v6 26 26 27 27 {{{ 28 $ $FLAIR_ROOT/flair- bin/tools/scripts/launch_flairgcs.sh28 $ $FLAIR_ROOT/flair-install/bin/tools/core2-64/launch_flairgcs.sh 29 29 }}} 30 30 … … 32 32 33 33 {{{ 34 $ cd $FLAIR_ROOT/flair- bin/demos/core2-64/Sinus/34 $ cd $FLAIR_ROOT/flair-install/bin/demos/core2-64/Sinus 35 35 $ ./Sinus.sh 36 36 }}} … … 50 50 Adapt it to your target ip address and architecture: 51 51 {{{ 52 $ scp $FLAIR_ROOT/flair- bin/demos/armv7a-neon/Sinus/* root@192.168.147.x:52 $ scp $FLAIR_ROOT/flair-install/bin/demos/armv7a-neon/Sinus/* root@192.168.147.x: 53 53 }}} 54 54 … … 60 60 61 61 {{{ 62 $ $FLAIR_ROOT/flair- bin/tools/scripts/launch_FlairGCS.sh62 $ $FLAIR_ROOT/flair-install/bin/tools/core2-64/launch_flairgcs.sh 63 63 }}} 64 64