This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
consu_000@SocialSLA ~ | |
$ gem install wdm | |
Building native extensions. This could take a while... | |
ERROR: Error installing wdm: | |
ERROR: Failed to build gem native extension. | |
current directory: /cygdrive/c/Users/consu_000/.gem/ruby/gems/wdm-0.1.1/ext/wdm | |
/usr/bin/ruby.exe -r ./siteconf20160812-12032-1pdjkhp.rb extconf.rb | |
checking for main() in -lkernel32... yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' | |
Configuration file: /cygdrive/c/Users/consu_000/Documents/GitHub/micro-os-plus.github.io-source-test/_config.yml | |
Source: /cygdrive/c/Users/consu_000/Documents/GitHub/micro-os-plus.github.io-source-test | |
Destination: _siteuments/GitHub/micro-os-plus.github.io-source-test | |
Incremental build: enabledgems/jekyll-3.1.6/bin/jekyll serve --watch --increment | |
Generating... | |
/assets | |
manifest.json | |
/blog | |
index.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source "https://rubygems.org" | |
gem 'jekyll', '3.2.1' | |
gem 'kramdown', '1.11.1' | |
group :jekyll_plugins do | |
gem 'jekyll-watch', '1.1' | |
gem 'jekyll-last-modified-at', '0.3.4' | |
# gem 'jekyll-multiple-languages' | |
gem 'jekyll-mentions', '1.1.3' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include<opencv2/opencv.hpp> | |
#include<boost/format.hpp> | |
#include<algorithm> | |
#include<iostream> | |
#include<vector> | |
#include<map> | |
#include<getopt.h> | |
#include<unistd.h> | |
#include<fcntl.h> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install dependencies | |
sudo apt-get update | |
sudo apt-get install -y build-essential | |
sudo apt-get install -y cmake | |
sudo apt-get install -y libgtk2.0-dev | |
sudo apt-get install -y pkg-config | |
sudo apt-get install -y python-numpy python-dev | |
sudo apt-get install -y libavcodec-dev libavformat-dev libswscale-dev | |
sudo apt-get install -y libjpeg-dev libpng-dev libtiff-dev libjasper-dev | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* CycloConfig.cpp | |
* | |
* Created on: 5 de out de 2016 | |
* Author: [email protected] | |
*/ | |
#include "CycloConfig.hpp" | |
#include <opencv2/opencv.hpp> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmake -G "Unix Makefiles" -D CMAKE_CXX_COMPILER=/usr/bin/arm-linux-gnueabihf-g++ -D CMAKE_C_COMPILER=/usr/bin/arm-linux-gnueabihf-gcc -D CMAKE_BUILD_TYPE=RELEASE-NANOPI -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D WITH_V4L=ON -D WITH_QT=ON -D WITH_OPENGL=ON -D WITH_IMAGEIO=ON -D WITH_GSTREAMER=ON -D ENABLE_NEON=ON -D ENABLE_FAST_MATH=ON -D BUILD_SHARED_LIBS=OFF -D BUILD_NEW_PYTHON_SUPPORT=OFF -D BUILD_EXAMPLES=ON -D BUILD_FAT_JAVA_LIB=OFF -D BUILD_TBB=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=OFF -D INSTALL_TO_MANGLED_PATHS=ON -D INSTALL_CREATE_DISTRIB=ON -D INSTALL_TESTS=ON -D CMAKE_C_FLAGS_RELEASE="-mtune=cortex-a53 -mcpu=cortex-a53 -mfloat-abi=hard -march=armv8-a+crc" -D CMAKE_CXX_FLAGS_RELEASE="-mtune=cortex-a53 -mcpu=cortex-a53 -mfloat-abi=hard -march=armv8-a+crc" -D CMAKE_VERBOSE=ON .. | |
-- The CXX compiler identification is GNU 4.9.2 | |
-- The C compiler identification is GNU 4.9.2 | |
-- Check for working CXX compiler: /usr/bin/arm-linux-gnueabihf-g++ | |
-- Check for |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
glib/glib-init.c | 22 ++++++++++++++-------- | |
1 file changed, 14 insertions(+), 8 deletions(-) | |
diff --git a/glib/glib-init.c b/glib/glib-init.c | |
index 0032ee8..dd6ccbf 100644 | |
--- a/glib/glib-init.c | |
+++ b/glib/glib-init.c | |
@@ -223,12 +223,14 @@ glib_init (void) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 727.031759] usb 1-1: USB disconnect, device number 2 | |
[ 729.732216] usb 1-1: new high-speed USB device number 5 using ehci-pci | |
[ 729.865242] usb 1-1: New USB device found, idVendor=1058, idProduct=0740 | |
[ 729.865256] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 | |
[ 729.865265] usb 1-1: Product: My Passport 0740 | |
[ 729.865272] usb 1-1: Manufacturer: Western Digital | |
[ 729.865279] usb 1-1: SerialNumber: 575835314139313237393632 | |
[ 729.866315] usb-storage 1-1:1.0: USB Mass Storage device detected | |
[ 729.867408] scsi host3: usb-storage 1-1:1.0 | |
[ 730.865067] scsi 3:0:0:0: Direct-Access WD My Passport 0740 1003 PQ: 0 ANSI: 6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
estudio-1:mobileecg_mobile_client carlosdelfino$ tns device run | |
I/RESPONSE(16600): pVZbb+I4FP4rFc9DHEBz60vFFnaF1E5HtDsvuyvrxHbhTJ04YzuQmar/fU4ubA0EaNUXiI997t+5/PPYA28xKbzpnfckeBhrrywIML13vRVoY4k+/MjiT2wwGozOB6M/5ne9p3dbfNp8B5NpzBQvrOb0UZQBO9O4ssb1JS7QAzp2cXk147PJv0Ucj+QjyqcjAnPlfhToYBgIrBiHH76Or8bf5uPbL4NWkFelN0/NJaawUMOobK7iLeLPlnjCjTVmb3MCswcukfgX3JnEqkDa0vv8nLH1eh05sIAriIRJo8R2CsmtkdVxm9+RgMYaHVXGgUXYFsamcwVS2VtlVygUqxxklans0dUk83Q8Bm/yX8iM1xFPK1EJuI4AYLo47sKu0CU6byxZTte5Bf7Dy9qwQPRol6dKpjTrTBuQlBCBJiNFhueek4I9m07EdFdA9AvzPddNdo82Ba5KoXmCiUbjlYBAmcN0l6sz7gFSXhYhSjhfGV2kVDsgHij+HDNHDmkVOsu+1W8cG0+mZ8MoZpPG7bOpRE8Ouop4NttwRvnD4hg2OcpA+MFyqIpZCeQpZkvgTtFvB6oPO8uEyrwFvfmPpNZMZSt6V8m68LmncsOsQWVNi5Y+7bTFFcBNjhmCeU289wpBKixVn6T1W2kHNcL3QsKbdDnABPopffZtXdpduqgmZCXJF6DxV6hw8H4PLblGUbV7DtoXVFCUGSragOfDMSYNdtHJ9WkYdwFTlUoUHlZKt6AEGQafjfNadA1ANpYmUWdduIwgz9mlyTyhwLFrEDe3B14faUqE3G3QEoF3ANdjqkzhyUet0XGqbVVuxTSO93x97nuhdzvteNL2JDa7/osd0v5KY4P+jbJwWyV/sCo3NdwOhZDl0JzwKs0NX6EETkhYKvrNTyCN0t+MxNbtjs7b3kRQ5bKqAZYXCatPm7as |