View buildroot-pandaboard-linux.config
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
# | |
# Automatically generated file; DO NOT EDIT. | |
# Buildroot 2014.11-rc1-00049-g530f12d Configuration | |
# | |
BR2_HAVE_DOT_CONFIG=y | |
# | |
# Target options | |
# | |
BR2_SOFT_FLOAT=y |
View leet303.c
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 <stdio.h> | |
#include <stdlib.h> | |
struct NumArray { | |
int *nums; | |
int numsSize; | |
}; | |
/** Initialize your data structure here. */ | |
struct NumArray* NumArrayCreate(int* nums, int numsSize) { |
View kalanmuzik-albums
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
["Not Defterimden – Fikret Kizilok", "Zaman Zaman – Fikret Kizilok", "Yana Yana – Fikret Kizilok", "Türküleri Egenin – Tolga Çandar", "Gel Ki Safaklar Tutussun – Grup Yorum", "Cesaret – Grup Yorum", "Türkülerle – Grup Yorum", "Sarband – Tarihi İslam Eserleri – A. Kadri Rizeli", "Bir Çicek Yili Sonra – Murat Özyüksel", "Muhabbet 7 – Musa Eroğlu, Muhlis Akarsu, Yavuz Top", "Muhabbet 6 – Musa Eroğlu, Muhlis Akarsu, Yavuz Top", "Klasik Osmanli Müzigi – Emirgan Ensemble", "Ileri – Grup Yorum", "Anatolia Ege Ve Balkan Danslari – Ihsan Özgen", "Ya Dost Ya Dost – Muhlis Akarsu", "Cemaz -Ul- Evvel – Cem Karaca", "Tanburi Cemil Bey – Peşrev ve Saz Semaileri – Ihsan Özgen", "Seyh Bedreddin Destani/Günümüz Için Bir Ayin – Dimo, Martin Lillich, Sema Moritz, Tunçel Kurtiz", "Mem U Zin/Orijinal Film Müzigi – Mazlum Çimen", "Anatolia – Ihsan Özgen", "Safinaz – Cem Karaca", "Seçmeler 1 – Hasret Gültekin", "Harman – Tolga Çandar", "Cemo Gün Gelir – Grup Yorum", "Rembetika – Çeşitli Sanatçılar", "Haziranda Ölmek Zor / Berivan – |
View request
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
{ | |
'AdditionalArgs': [ | |
{'Name': 'CallId', 'Value': 'b1bb69cc-ab08-4ae6-bb81-9f0dd0b97cdd'}, | |
{'Name': 'RecognitionType', 'Value': 'CallSteering'}, | |
{'Name': 'FstGrammerName', 'Value': 'MobilAsistan'}, | |
{'Name': 'FstGrammerVersion', 'Value': '2'}, | |
{'Name': 'SeamlessAgentResponseTimeout', 'Value': '15'}, | |
{'Name': 'NonAvailableSeamlessAgentTimeout', 'Value': '10'}, | |
{'Name': 'ClearDialogHistory', 'Value': '1'}, | |
{'Name': 'PromptTags', 'Value': ''} |
View log24
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
2017-03-23 11:44:14,542 - None - INFO - ND_URL is http://ndcustomer.sestek.com:20096/api/NaturalDialog/v2/Search | |
2017-03-23 11:44:14,543 - None - INFO - Sending request to url: http://ndcustomer.sestek.com:20096/api/NaturalDialog/v2/Search | |
2017-03-23 11:44:14,543 - None - INFO - Request is {'RequestId': '234', 'AdditionalArgs': [{'Name': 'CallId', 'Value': 'b1bb69cc-ab08-4ae6-bb81-9f0dd0b97cdd'}, {'Name': 'RecognitionType', 'Value': 'CallSteering'}, {'Name': 'FstGrammerName', 'Value': 'Arcelik_MainTree'}, {'Name': 'FstGrammerVersion', 'Value': '2'}, {'Name': 'SeamlessAgentResponseTimeout', 'Value': '15'}, {'Name': 'NonAvailableSeamlessAgentTimeout', 'Value': '10'}, {'Name': 'ClearDialogHistory', 'Value': '1'}, {'Name': 'PromptTags', 'Value': ''}], 'RecognizedWords': [{'StartTime': 50, 'Confidence': 100, 'Word': 'kimdir', 'EndTime': 145}, {'StartTime': 50, 'Confidence': 100, 'Word': 'rahmi', 'EndTime': 145}, {'StartTime': 50, 'Confidence': 100, 'Word': 'koç', 'EndTime': 145}], 'VoiceRecordBytes': 'AAAAGGZ0eXBt |
View gist:9c4476a2660c233cead76fb249ded63e
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
wlan1: STA 10:02:b5:85:4e:ae IEEE 802.11: disassociated | |
wlan1: AP-STA-DISCONNECTED 10:02:b5:85:4e:ae | |
wlan1: STA 10:02:b5:85:4e:ae IEEE 802.11: associated | |
wlan1: AP-STA-CONNECTED 10:02:b5:85:4e:ae | |
Destroying http connection | |
Scanned wifi APs | |
There are 15 APs available | |
Here is the list | |
- - - - - - - - - - - | |
SSID: HomeLand |
View gist:f5b519c9144e8913a5e863da05ab5fc9
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
eckucukoglu@neptune:~/.../KeywordManager$ source /usr/local/oecore-x86_64/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi | |
eckucukoglu@neptune:~/.../KeywordManager$ make clean | |
rm -f jsoncpp.o main.o KeywordManager.o KeywordManager | |
eckucukoglu@neptune:~/.../KeywordManager$ make | |
arm-oe-linux-gnueabi-g++ -march=armv7-a -mfloat-abi=softfp -mfpu=neon --sysroot=/usr/local/oecore-x86_64/sysroots/armv7a-vfp-neon-oe-linux-gnueabi -O2 -g -Wall -fmessage-length=0 -std=c++11 -pthread -DDEVICE -I../ExternalLibs/include -c jsoncpp.cpp -o jsoncpp.o | |
arm-oe-linux-gnueabi-g++ -march=armv7-a -mfloat-abi=softfp -mfpu=neon --sysroot=/usr/local/oecore-x86_64/sysroots/armv7a-vfp-neon-oe-linux-gnueabi -O2 -g -Wall -fmessage-length=0 -std=c++11 -pthread -DDEVICE -I../ExternalLibs/include -c main.cpp -o main.o | |
arm-oe-linux-gnueabi-g++ -march=armv7-a -mfloat-abi=softfp -mfpu=neon --sysroot=/usr/local/oecore-x86_64/sysroots/armv7a-vfp-neon-oe-linux-gnueabi -O2 -g -Wall -fmessage-length=0 -std=c++11 -pthread -DDEVICE -I../ExternalLi |
View SestekManager compile error
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
eckucukoglu@neptune:~/.../linux$ pwd | |
/home/eckucukoglu/projects/smarthome/SmartAssistant_Speaker_Project/SestekManager/build/linux | |
eckucukoglu@neptune:~/.../linux$ source /usr/local/oecore-x86_64/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi | |
eckucukoglu@neptune:~/.../linux$ make clean | |
cd SestekAudioRecorderService/ && make -f SestekAudioRecorderService.mak clean && cd .. && \ | |
cd SestekManager/ && make -f SestekManager.mak clean | |
make[1]: Entering directory '/home/eckucukoglu/projects/smarthome/SmartAssistant_Speaker_Project/SestekManager/build/linux/SestekAudioRecorderService' | |
rm -f -v ../../../src/SestekAudioRecorderService/AudioStreaming/AudioFileInputStream.o ../../../src/SestekAudioRecorderService/AudioStreaming/AudioFileOutputStream.o ../../../src/SestekAudioRecorderService/AudioStreaming/AudioBuffer.o ../../../src/SestekAudioRecorderService/AudioStreaming/AudioDeviceInputStreamQuanta.o ../../../src/SestekAudioRecorderService/AudioStreaming/AudioStream.o ../../../src/SestekAudioRecorderService/AudioS |
View OnboardingManager compile error
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
eckucukoglu@neptune:~/.../OnboardingManager$ source /usr/local/oecore-x86_64/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi | |
eckucukoglu@neptune:~/.../OnboardingManager$ make clen | |
make: *** No rule to make target 'clen'. Stop. | |
eckucukoglu@neptune:~/.../OnboardingManager$ make clean | |
rm -f main.o OnboardingServer.o OnboardingManager | |
eckucukoglu@neptune:~/.../OnboardingManager$ make | |
arm-oe-linux-gnueabi-g++ -march=armv7-a -mfloat-abi=softfp -mfpu=neon --sysroot=/usr/local/oecore-x86_64/sysroots/armv7a-vfp-neon-oe-linux-gnueabi -O2 -g -Wall -fmessage-length=0 -std=c++11 -pthread -DDEVICE -I../ExternalLibs/include -c main.cpp -o main.o | |
main.cpp: In function 'void fnConnect()': | |
main.cpp:228:80: error: too many arguments to function 'int qci_wifi_connect(CONNECT_INFO*)' | |
qci_wifi_connect(&connectInfo, &wifi_connect_cb_fn, (void *)"CONNECT CALLBACK"); |
View OnboardingManager compile error-2
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
eckucukoglu@neptune:~/.../OnboardingManager$ make | |
g++ -O2 -g -Wall -fmessage-length=0 -std=c++11 -pthread -DDEVICE -I../ExternalLibs/include -c main.cpp -o main.o | |
In file included from OnboardingServer.h:2:0, | |
from main.cpp:30: | |
HttpConnectionInfo.h:2:24: fatal error: microhttpd.h: No such file or directory | |
compilation terminated. | |
Makefile:18: recipe for target 'main.o' failed | |
make: *** [main.o] Error 1 |
OlderNewer