atlastrafficmonitor / atlas-traffic-client

0 stars 2 forks source link

Final Integration #9

Open thefyk opened 9 years ago

thefyk commented 9 years ago

Hey group,

The visualization's in good shape. Will we be testing it in atlas tonight? Is something sending live data?

Thanks, Mike

BrianNewsom commented 9 years ago

Hey man,

I think we will be testing things out tonight. The live data still isn't up, Adrian is still soldering then once that's done I can fit my algorithm to work with the rpi's io. Should be done hopefully earlyish tonight.

Where is your newest work on the viz? I'd love to see it!

thefyk commented 9 years ago

I'll put it up in a few hours. Mostly was just pushing fake data from the server and ensuring it was reflected on the client. The visualization updates live instead of needing to refresh. It keeps track of the max number of people since the last restart (maybe it should just be max today in case we need to restart). It also displays the values for the previous two hours and predicts the next just based on the running average.

Thinking of adding growl notifications/some sort of badge system for when the room reaches a certain number of people, but haven't added that yet.

BrianNewsom commented 9 years ago

Awesome, sounds good. That is a sick idea! I hadn't even considered that. I'll see you tonight.

thefyk commented 9 years ago

How Close are we? When are we meeting?

ianks commented 9 years ago

We are getting there. I will be there around 5.

One thing I should mention before I forget... can you two link up and make it so only one WebSocket is opened in the Client app?

BrianNewsom commented 9 years ago

We made strides at the end, but we have a lot to do. Adrian and I meeting at 3 today if you wanna come earlier and others and I will be going probably until pretty late tonight. We were there til 3 am last night so it's a long process.

Ian, yeah we'll do that.

thefyk commented 9 years ago

Sounds good. I can come whenever, but is the server pushing any data right now? The only work left on the visualization is to ensure it works with live data. Or is there something on the server/hardware side that I could do that you guys need help with?

BrianNewsom commented 9 years ago

The server isn't pushing data, but we've got the sensors laid. We're trying to get the pi working with the arduinos and server right now.

Apparently installing Python3.4 takes hours.

We'd love to have you whenever but I'm not sure specifically if you need to do anything.