ngesb has quit [Quit: Connection closed for inactivity]
ngesb has joined #soletta
jeez_ has joined #soletta
lolsec has joined #soletta
lolsec has quit [Ping timeout: 250 seconds]
Sachiel has quit [Remote host closed the connection]
anselmolsm has joined #soletta
ederson has joined #soletta
lizardo has joined #soletta
caiortp has joined #soletta
iscaro has joined #soletta
cmarcelo has joined #soletta
cmarcelo has joined #soletta
Sachiel has joined #soletta
ederson has quit [Quit: leaving]
Sachiel has quit [Ping timeout: 248 seconds]
glima has joined #soletta
ederson has joined #soletta
Sachiel has joined #soletta
ceolin[AWAY] is now known as ceolin
mbelluzzo has joined #soletta
<ceolin>
casy: could explain again please. You have done some modification in your code, then you have commit those changes right ? What are trying to do and what happenned ?
iscaro has quit [Remote host closed the connection]
iscaro has joined #soletta
ricardotk has joined #soletta
aguedes has joined #soletta
realBigfoot has quit [Quit: Disappears in a puff of smoke]
bottazzini has joined #soletta
bdilly has joined #soletta
ngesb has quit [Quit: Connection closed for inactivity]
lolsec has joined #soletta
<lolsec>
iscaro : i was understanding soletta for gsoc work on sml. which modules of soletta except json-parser and http-client are i am supposed to understand? can you guide how should i proceed?
lolsec has quit [Ping timeout: 250 seconds]
jeez_ has quit [Ping timeout: 252 seconds]
ngesb has joined #soletta
lolsec has joined #soletta
<lolsec>
anyone?
<bdilly>
lolsec, sml modules are provided on soletta-machine-learning repository. Did you check them?
<bdilly>
lolsec, also talke a look on some modules written for webservices
<bdilly>
like flower-power
<bdilly>
freegeoip (location) and thingspeak could be nice too
<bdilly>
because you're planning to write a SML backend to webservices, right? (like amazon and microsoft ones)
<lolsec>
@bdilly :yes backend to azure ML
<lolsec>
i have to use a http rest client and json parser for the work
<lolsec>
iscaro told me that it is already in soletta
<bdilly>
lolsec, indeed. so take a look on these 3 modules I've mentioned. They're pretty much what you want
<iscaro>
lolsec, I'm sorry you disconnect so I could not send a reply
<acidx>
src/modules/flow/location/location.c is the freegeoip module, and it's essentially http + json parsing, soletta style
<lolsec>
@acidx: thanks
<lolsec>
iscaro : no need to be sorry.. actually i was not seeing much activity on irc from some days
<lolsec>
iscaro: you want to add something that i should understand except modules mentioned by @bdilly
<iscaro>
lolsec, I think you'll be ok with those
<lolsec>
also one more question,http-composed-client is for composed packets and http-client is for normal packets?
<lolsec>
am i right?
<lolsec>
and how exactly composed packets are different from normal packet
<iscaro>
composed packets are mode of normal packets
<iscaro>
it's a set of packets
<iscaro>
it can contain an int, double, json packets
<iscaro>
but I don't think you should worry about that now
<lolsec>
oh..okay. i got it thanks :)
<lolsec>
if i'll have any doubt. i have to trouble you again
<iscaro>
it's fine, just ask us :]
lolsec has quit [Quit: Page closed]
Zhao has quit [Quit: Connection closed for inactivity]
bottazzini has quit [Remote host closed the connection]
ederson has quit [Quit: Lost terminal]
bottazzini has joined #soletta
kamidi_preetham has joined #soletta
bottazzini has quit [Remote host closed the connection]
ederson has joined #soletta
AadityaNair has joined #soletta
bottazzini has joined #soletta
kamidi_preetham has quit [Quit: Page closed]
caiortp has quit [Quit: Ex-Chat]
iscaro has quit [Remote host closed the connection]
<jimmy1>
/home/jimmy/projects/zephyrjs/zjs/zephyr/net/ip/contiki/contiki-conf.h:42:2: error: #error "Either IPv6 or IPv4 needs to be supported."
<jimmy1>
#error "Either IPv6 or IPv4 needs to be supported."
<jimmy1>
glima: any idea?
<Sachiel>
it's trying ot build network support on soletta without enabling it on zephyr
<Sachiel>
what are you building?
<jimmy1>
i tried adding CONFIG_NETWORKING_WITH_IPV6 or CONFIG_NETWORKING_WITH_IPV4 in prj.conf
<jimmy1>
i am just building the soletta-basic sample
<Sachiel>
add a sol.conf under the config.zephyr directory with NETWORK=n
<glima>
jimmy1: ^
<glima>
network=y, CONFIG_NETWORKING_WITH_IPV6=y and YOUR_TRANSPORT=y
<glima>
dunno if you're under ethernet or radio
<Sachiel>
nothing, if it's soletta-basic it has no network at all
<jimmy1>
wait, NETWORK=y or n?
<glima>
ah, if it's the basic sample
<Sachiel>
sol.conf? NETWORK=n to disable network on soletta
<glima>
than n
<Sachiel>
then it doesn't matter the config for zephyr
<glima>
missed that
<jimmy1>
glima: does it automatically pick it up sol.conf? doesn't seem to work
lizardo has quit [Ping timeout: 260 seconds]
<glima>
jimmy1: mm
<Sachiel>
jimmy1: it should. Where did you put it?
<glima>
jimmy1: according to the makefile it should
<jimmy1>
oh, i need to re do with that new Makefile again, i was using the old make -C command
glima has quit [Remote host closed the connection]
ceolin is now known as ceolin[AWAY]
mbelluzzo has quit [Quit: Leaving]
bdilly has quit [Quit: bdilly]
anselmolsm has quit [Quit: Konversation terminated!]
ricardotk has quit [Remote host closed the connection]