EaTea / NetFunWithCNet

Hey it's our project repo, yay!
3 stars 2 forks source link

General Administration Discussion --- 4/5 - 11/5 #10

Open EaTea opened 12 years ago

EaTea commented 12 years ago

@Muppeteer @nathad02

With regards to administration, if there is anything that you guys can't do on the repository because you don't own it, please let me know and I'll get around to it ASAP.

I think most of the functionality you'll need (eg. wiki pages or Milestones or issues) should be possible already.

Also, this thread should be used to discuss any administrivia that we need to follow up on (eg. online meeting times, live meetings, etc.)

Muppeteer commented 12 years ago

Sounds good! Let's set up an online meeting early next week to touch base and see how we're going on everything. I am available just about every day, how about you guys?

EaTea commented 12 years ago

I like the sound of that. How does Tuesday in the morning sound? 10:30am - 11:45am (Perth time)?

If you could handle the Development Plan, @Muppeteer I can set up some more milestones and issues/tasks.

Muppeteer commented 12 years ago

Good timing, as I'll be 15 hrs behind (or 9 ahead minus a day). In my calendar :)

Cheers,

Joel

On Thu, May 3, 2012 at 8:03 PM, EaTea < reply@reply.github.com

wrote:

I like the sound of that. How does Tuesday in the morning sound? 10:30am - 11:45am (Perth time)?


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5503418

david-nathan commented 12 years ago

Yep, sounds good!

EaTea commented 12 years ago

Alright, is everyone okay with using our student mail for chat purposes? Or would you all prefer to use face to face communication, eg. Skype or Google Talk or something?

david-nathan commented 12 years ago

I'm happy with student mail.

Muppeteer commented 12 years ago

Chat as in IM? Student mail as in Google Talk using our UWA Google accounts? If so, I'd prefer to use this (my personal) account for chat. Joel

On Thu, May 3, 2012 at 9:02 PM, nathad02 < reply@reply.github.com

wrote:

I'm happy with student mail.


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5503828

EaTea commented 12 years ago

I'll be using my student mail I think for chatting. Joel, could you email myself (taye03) and David (nathda02) so we know your personal mail? I can't find it on github because I'm silly.

david-nathan commented 12 years ago

@EaTea Hey, here's the page I think Chris was talking about.

http://www.csse.uwa.edu.au/cnet/wlans.html http://www.terabeam.com/support/calculations/som.php

EaTea commented 12 years ago

Helpful sockets stuff? Someone found this when I walked into the labs today. Hope it'll help you, @nathad02

Muppeteer commented 12 years ago

Nice! Beej's is also a good resource, but this one looks nice and succinct.

Cheers,

Joel

On Wed, May 9, 2012 at 1:42 AM, EaTea < reply@reply.github.com

wrote:

Helpful sockets stuff? Someone found this when I walked into the labs today. Hope it'll help you, @nathad02


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5595314

david-nathan commented 12 years ago

@EaTea

I found this tutorial on package capturing : http://yuba.stanford.edu/~casado/pcap/section1.html

It uses the pcap library, which I have on my OSX, but it doesn't seem to be on the Linux machines at Uni.

Muppeteer commented 12 years ago

What would you need package capturing for? You plannin' on pulling a "Google Wi-Spy" style shenanigan? :P also known as doing a Milner (or a Marius? Meh) lol

Thu, May 10, 2012 at 12:01 AM, nathad02 < reply@reply.github.com

wrote:

@EaTea

I found this tutorial on package capturing : http://yuba.stanford.edu/~casado/pcap/section1.html

It uses the pcap library, which I have on my OSX, but it doesn't seem to be on the Linux machines at Uni.


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5619290

david-nathan commented 12 years ago

lol, trying to work out how to collect all the beacon frames! Any ideas?

david-nathan commented 12 years ago

http://undergraduate.csse.uwa.edu.au/units/CITS3231/reading/libpcap-programming.pdf . IT'S MEANT TO BE!

EaTea commented 12 years ago

Had a chat with Chris today and he was saying that a phase-based approach probably won't be possible because we won't have access to that data.

Do you have the iPod? Sorry, I meant to check on that today and I've been working on SQM.

On 10 May 2012 18:42, nathad02 < reply@reply.github.com

wrote:

lol, trying to work out how to collect all the beacon frames! Any ideas?


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5622228

Edwin Tay

david-nathan commented 12 years ago

Nah, I haven't.

Muppeteer commented 12 years ago

Haha yes we looked at libpcap in S&P (3231) last semester, hence my immediate thoughts about using packet capture to be sniffin' data :P

But yeah, capturing the beacons' packets and checking for send time vs. receive time might work..? Is that what you were thinking? (or is that what you meant by phase-based, Ed?)

On Thu, May 10, 2012 at 6:43 AM, nathad02 < reply@reply.github.com

wrote:

http://undergraduate.csse.uwa.edu.au/units/CITS3231/reading/libpcap-programming.pdf. IT'S MEANT TO BE!


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5625381

EaTea commented 12 years ago

That was a pretty rudimentary approach, I assumed that the approach that Chris wants us to go with is full-out trilateration.

If so, can I use C++? I might go and start hacking from Saturday and Sunday, I'm just working on my project for SQM right now and it's taking all the time I have T_T

On 11 May 2012 03:34, Joel Kalmanowicz < reply@reply.github.com

wrote:

Haha yes we looked at libpcap in S&P (3231) last semester, hence my immediate thoughts about using packet capture to be sniffin' data :P

But yeah, capturing the beacons' packets and checking for send time vs. receive time might work..? Is that what you were thinking? (or is that what you meant by phase-based, Ed?)

On Thu, May 10, 2012 at 6:43 AM, nathad02 < reply@reply.github.com

wrote:

http://undergraduate.csse.uwa.edu.au/units/CITS3231/reading/libpcap-programming.pdf. IT'S MEANT TO BE!


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5625381


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5634470

Edwin Tay

Muppeteer commented 12 years ago

yeah I think signal strength for trilateration is the best way to go. Simple and more flexible. C++ should work great ^_^ I don't see any reason why not.

On Thu, May 10, 2012 at 12:49 PM, EaTea < reply@reply.github.com

wrote:

That was a pretty rudimentary approach, I assumed that the approach that Chris wants us to go with is full-out trilateration.

If so, can I use C++? I might go and start hacking from Saturday and Sunday, I'm just working on my project for SQM right now and it's taking all the time I have T_T

On 11 May 2012 03:34, Joel Kalmanowicz < reply@reply.github.com

wrote:

Haha yes we looked at libpcap in S&P (3231) last semester, hence my immediate thoughts about using packet capture to be sniffin' data :P

But yeah, capturing the beacons' packets and checking for send time vs. receive time might work..? Is that what you were thinking? (or is that what you meant by phase-based, Ed?)

On Thu, May 10, 2012 at 6:43 AM, nathad02 < reply@reply.github.com

wrote:

http://undergraduate.csse.uwa.edu.au/units/CITS3231/reading/libpcap-programming.pdf . IT'S MEANT TO BE!


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5625381


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5634470

Edwin Tay


Reply to this email directly or view it on GitHub: https://github.com/EaTea/NetFunWithCNet/issues/10#issuecomment-5634809

david-nathan commented 12 years ago

lol, no need for libpcap. The ipod GUI does it all in the now_hearing function! Yeh i think signal strength is what we're meant to do since that's what's in the vector of AP structures.