From tmurray at wumpus-cave.net Tue May 6 11:45:14 2014 From: tmurray at wumpus-cave.net (Timm Murray) Date: Tue, 6 May 2014 13:45:14 -0500 Subject: [Hardware-pm] YAPC UAV Hackathon Message-ID: Would there be interest in a UAV-related hackathon at YAPC::NA this year? I know the price is a barrier to entry for a lot of people, so I'm hoping we can get a few people with AR.Drones to bring theirs in and let others play with them. http://www.yapcna.org/yn2014/wiki?node=Hackathons -------------- next part -------------- An HTML attachment was scrubbed... URL: From zak.zebrowski at gmail.com Tue May 6 11:47:10 2014 From: zak.zebrowski at gmail.com (Zachary Zebrowski) Date: Tue, 6 May 2014 14:47:10 -0400 Subject: [Hardware-pm] YAPC UAV Hackathon In-Reply-To: References: Message-ID: Yes... I don't have the budget now to purchase, but I'm interested in at least attending. Zak On Tue, May 6, 2014 at 2:45 PM, Timm Murray wrote: > Would there be interest in a UAV-related hackathon at YAPC::NA this year? > I know the price is a barrier to entry for a lot of people, so I'm hoping > we can get a few people with AR.Drones to bring theirs in and let others > play with them. > > http://www.yapcna.org/yn2014/wiki?node=Hackathons > > _______________________________________________ > Hardware-pm mailing list > Hardware-pm at pm.org > http://mail.pm.org/mailman/listinfo/hardware-pm > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From robert at robertblackwell.com Tue May 6 12:01:26 2014 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 6 May 2014 15:01:26 -0400 Subject: [Hardware-pm] YAPC UAV Hackathon In-Reply-To: References: Message-ID: Forgive my ignorance but will any of the drones listed at http://ardrone2.parrot.com/ work with your module? Thanks Robert On Tue, May 6, 2014 at 2:45 PM, Timm Murray wrote: > Would there be interest in a UAV-related hackathon at YAPC::NA this year? I > know the price is a barrier to entry for a lot of people, so I'm hoping we > can get a few people with AR.Drones to bring theirs in and let others play > with them. > > http://www.yapcna.org/yn2014/wiki?node=Hackathons > > _______________________________________________ > Hardware-pm mailing list > Hardware-pm at pm.org > http://mail.pm.org/mailman/listinfo/hardware-pm > From tmurray at wumpus-cave.net Tue May 6 13:06:40 2014 From: tmurray at wumpus-cave.net (Timm Murray) Date: Tue, 6 May 2014 15:06:40 -0500 Subject: [Hardware-pm] YAPC UAV Hackathon In-Reply-To: References: Message-ID: Yes, all version 2 AR.Drones should work--they're same hardware with different coloring and accessories. I haven't tested with version 1 (which aren't sold new anymore), but I expect the basic controls will work. The version 1 video stream definitely *won't* work. On Tue, May 6, 2014 at 2:01 PM, Robert Blackwell wrote: > Forgive my ignorance but will any of the drones listed at > http://ardrone2.parrot.com/ work with your module? > > Thanks > Robert > > On Tue, May 6, 2014 at 2:45 PM, Timm Murray > wrote: > > Would there be interest in a UAV-related hackathon at YAPC::NA this > year? I > > know the price is a barrier to entry for a lot of people, so I'm hoping > we > > can get a few people with AR.Drones to bring theirs in and let others > play > > with them. > > > > http://www.yapcna.org/yn2014/wiki?node=Hackathons > > > > _______________________________________________ > > Hardware-pm mailing list > > Hardware-pm at pm.org > > http://mail.pm.org/mailman/listinfo/hardware-pm > > > _______________________________________________ > Hardware-pm mailing list > Hardware-pm at pm.org > http://mail.pm.org/mailman/listinfo/hardware-pm > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zak.zebrowski at gmail.com Sun May 11 18:26:05 2014 From: zak.zebrowski at gmail.com (Zachary Zebrowski) Date: Sun, 11 May 2014 21:26:05 -0400 Subject: [Hardware-pm] Net::GPSD3 issue Message-ID: Hello, I want to write a simple app that polls gpsd version 3 server for the current lat and longitude, etc. net::gpsd3 is supposed to be able to provide this service, but it doesn't return anything valid. (Can't call method sky on an undefined variable...). However, when I use the provided command line clients (cgps) it works fine, and it uses the gpsd3 protocol for that information. Any clues on how to proceed? Thanks! Zak -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrdvt92 at yahoo.com Sun May 11 21:34:51 2014 From: mrdvt92 at yahoo.com (Michael R. Davis) Date: Sun, 11 May 2014 21:34:51 -0700 (PDT) Subject: [Hardware-pm] [dcpm] Net::GPSD3 issue In-Reply-To: References: Message-ID: <1399869291.23217.YahooMailNeo@web121002.mail.ne1.yahoo.com> Zak, I don't use gpsd any more and have not been following it recently.? I do know when I was last working with it the poll did not work very well.? The poll required another client to be connected at all times to really work or required gpsd to be started with the "always run" flag.? ? If you send me your code (excerpt) and versions, I can set up testing. Thanks, Mike ________________________________ From: Zachary Zebrowski To: DC PM ; "hardware-pm at pm.org" Sent: Sunday, May 11, 2014 9:26 PM Subject: [dcpm] Net::GPSD3 issue Hello, I want to write a simple app that polls gpsd version 3 server for the current lat and longitude, etc. ?net::gpsd3 is supposed to be able to provide this service, but it doesn't return anything valid. ?(Can't call method sky on an undefined variable...). However, when I use the provided command line clients (cgps) it works fine, and it uses the gpsd3 protocol for that information. ?Any clues on how to proceed? Thanks! Zak -------------- next part -------------- An HTML attachment was scrubbed... URL: