|
SRQ posted:The NSA now has an entire division watching you. have uavs been legislated on yet like if some environmental nut flew one out over $industrial_complex, what would they gently caress him with (was gonna say groom lake, but lol espionage act)
|
# ? Jul 27, 2013 09:32 |
|
|
# ? Oct 10, 2024 17:55 |
|
but you could do the same with a regular old model airplane
|
# ? Jul 27, 2013 09:36 |
|
Do you like beer? Do you like Something Awful? I make cheap beer, then build boxes from random bits of wood I find on the side of the road to store them in. I also made a desk to fit a room with a diagonal corner by cutting up a normal desk and reattaching the leg and drawers to fit.
|
# ? Jul 27, 2013 13:42 |
|
i thought UAVs that could fly from point A to point B without any human input (after takeoff) were illegal for potential future terrorists aka civilians?
|
# ? Jul 27, 2013 16:12 |
|
ol qwerty bastard posted:so i have this plan to build a semiautonomous UAV; the physical airplane part is easy enough but i want to stuff it with the guts of an old phone so i can preprogram it with GPS coordinates that it will fly to usb sucks to work with, phone accelerometers should be called isthephoneupsidedownornoters and are pretty much useless beyond that so good luck getting useful ins done with them, also phone gps is pretty crappy even by gps standards so just even more lol im basically just here to poo poo on your dreams, sorry realistically you could do it okay with a gps receiver from sparkfun which has the added bonus of not androiding your battery life, working well with an arduino, and being at least decently accurate. still won't be able to land but for flying to some coordinate position itll do okay until it's close.
|
# ? Jul 27, 2013 16:20 |
|
there's a RC aircraft thread over in the DIY forum. i didn't realise starter quadrocopters were down to like $40 nowadays. might have to get one myself
|
# ? Jul 27, 2013 18:28 |
|
Bloody posted:usb sucks to work with, phone accelerometers should be called isthephoneupsidedownornoters and are pretty much useless beyond that so good luck getting useful ins done with them, also phone gps is pretty crappy even by gps standards so just even more lol no i definitely want to hear what parts of my plan aren't realistic, so it's good to know what about standalone 3-axis accelerometer modules? or are these super expensive or something. also if the dead reckoning navigation is good enough then you could probably get away with only turning on the gps every once in a while for course corrections, although this would probably only work if there's a negligible amount of wind. re: battery life, i'd like to have the phone or whatever running off the plane's battery where it'd be a small draw compared to the motor and servos anyway. i just thought it'd be easier to have all the avionics in a single package. but idk really about this sort of thing uG posted:i thought UAVs that could fly from point A to point B without any human input (after takeoff) were illegal for potential future terrorists aka civilians? is this true in canada too? i mean it's not like i'm trying to build a cruise missile here; the most dangerous thing i'd strap to it is a gopro camera
|
# ? Jul 27, 2013 18:31 |
|
i want to make tacocopter a reality
|
# ? Jul 27, 2013 18:31 |
|
Q: Are UAVs legal in the Canada? A: Unmanned Aerial vehicles are permitted to fly in Canada when they meet "Model aircraft" conditions set out in the Canadian Aviation Regulations or the operator has a Special Flight Operations Certificate(SFOC). Q: What makes a UAV a model aircraft in the eyes of Transport Canada(TC)? A: "Model aircraft" means an aircraft, the total weight of which does not exceed 35 kg (77.2 pounds), that is mechanically driven or launched into flight for recreational purposes. By definition a UAV is no longer a model aircraft when: - Owned by a company not an individual. -Used for profit.
|
# ? Jul 27, 2013 18:38 |
|
35kg is a big goddamn model aircraft
|
# ? Jul 27, 2013 18:39 |
|
huh so it's legal for me to fly a model airplane over someone's farm fields for fun, but the moment that i perform the very same flight to inspect the fields in order to improve crop yield it's illegal laws are weird i wonder what it takes to get that certificate? i guarantee that natural resources companies would want to use the hell out of UAVs for looking at pipelines or forests or whatever
|
# ? Jul 27, 2013 18:45 |
|
should've given you a link too, sry http://diydrones.com/profiles/blogs/uav-faqs-for-canada tl;dr it's free, and all they want is you to demonstrate you're not gonna kill anyone or upset air traffic controllers
|
# ? Jul 27, 2013 18:51 |
|
in any case it looks like they don't make any distinction between a piloted or autonomous thing so long as it's recreational, so i guess i can go hog wild with my fly-to-gps-coordinates model plane e: ^^^^^^^^^^ thanks i'm looking at the transport canada site right now
|
# ? Jul 27, 2013 18:51 |
|
put a camera attached to a rotating servo and then fly your model plane through the oculus rift https://www.youtube.com/watch?v=2UCdl_C3FPI spongeh fucked around with this message at 19:01 on Jul 27, 2013 |
# ? Jul 27, 2013 18:52 |
|
ol qwerty bastard posted:no i definitely want to hear what parts of my plan aren't realistic, so it's good to know Autopilot packages are stupid cheap and good now. $300 gets you an ardupilot with GPS and a 900mhz 2-way telemetry kit that can do either fixed wing or multi rotor copter flight, you just plug your servos in and fly. If you bought one 18 months ago you might as well throw it out and get a new one since they're evolving so quickly.
|
# ? Jul 27, 2013 19:01 |
|
ol qwerty bastard posted:no i definitely want to hear what parts of my plan aren't realistic, so it's good to know it depends on how much you wanna do yourself and how much you wanna spend but you can buy pretty heavily integrated avionics packages that'll do lots of sweet poo poo for you like poo poo on this page https://www.sparkfun.com/categories/160 which'll integrate accels and gyros and they probably won't suck as much as phone accels the thing with MEMS accelerometers and gyros is that you pretty much always get what you pay for. the ones in phones are basically the cheapest you can get that still function, since pretty much their only use is "which direction is down relative to the screen". cheap accels are fine if you just want to know instantaneous acceleration, but once you start integrating for velocity and displacement the errors start adding up hilariously quickly. realistically though you're not going to be able to buy good enough accels for decent position data longer than half an hour or so and that's only if you're shelling out thousands. idk much about UAVs though last time i was loving around with GPS and inertial navigation was on a boat, and GPS was more than adequate for our needs. we used one of these receivers and it put our boat within a couple feet of our target pretty reliably: https://www.sparkfun.com/products/465 as an added bonus they're dead simple to use. ive actually got atmega C code around here somewhere for talking to one, although there's almost certainly a more integrated arduino solution.
|
# ? Jul 27, 2013 19:21 |
|
What kind of programming would be required to make a flight routine?
|
# ? Jul 27, 2013 19:33 |
|
Perl: https://metacpan.org/module/UAV::Pilot
|
# ? Jul 27, 2013 19:38 |
|
Bloody posted:it depends on how much you wanna do yourself and how much you wanna spend but you can buy pretty heavily integrated avionics packages that'll do lots of sweet poo poo for you like poo poo on this page https://www.sparkfun.com/categories/160 which'll integrate accels and gyros and they probably won't suck as much as phone accels drat this poo poo is cheap as balls; i had no idea. i was kind of figuring on spending like several hundred dollars on electronic components. gotta love technology. (and here i was thinking that i was going to save money by using a phone, instead of a raspberry pi or something with a couple of boards strapped to it)
|
# ? Jul 27, 2013 19:39 |
|
Bloody posted:idk much about UAVs though last time i was loving around with GPS and inertial navigation was on a boat, and GPS was more than adequate for our needs. yeah GPS is accurate to within a few meters, and it's improving every year. there's also the ESA galileo constellation going up between 2014-2019, with an open signal accurate to within <1m + a commercial signal accurate to <1cm
|
# ? Jul 27, 2013 19:51 |
|
coffeetable posted:yeah GPS is accurate to within a few meters, and it's improving every year. there's also the ESA galileo constellation going up between 2014-2019, with an open signal accurate to within <1m + a commercial signal accurate to <1cm same for the GPS L5 bands which are already going into service, but receivers for them seem to be hard to come by still, at least on the cheap end. i dunno, i haven't dealt with this poo poo in a couple years. definitely beats the 90s when gps was intentionally crippled on the non-mil bands though
|
# ? Jul 27, 2013 19:54 |
|
coffeetable posted:yeah GPS is accurate to within a few meters, and it's improving every year. there's also the ESA galileo constellation going up between 2014-2019, with an open signal accurate to within <1m + a commercial signal accurate to <1cm how was the military ok with that. oh wait europe lolz
|
# ? Jul 28, 2013 04:03 |
|
lame wake me up when its accurate to mm and i can connect gps units to all my limbs and use it to rotoscope (GPSscope?) my entire day
|
# ? Jul 28, 2013 05:11 |
|
we use gps for mocap now. you might think we're larping but we're actually making the next dragon age
|
# ? Jul 28, 2013 05:15 |
|
Global Proprioception System
|
# ? Jul 28, 2013 05:26 |
|
vapid cutlery posted:you might think we're larping but we're actually making the next dragon age so youre larping
|
# ? Jul 28, 2013 05:31 |
|
vapid cutlery posted:how was the military ok with that they weren't the frequencies it was originally supposed to use was close enough to the GPS frequencies that one system couldn't be jammed without jamming the other. so the US had a hissy fit and said that if Galileo was ever used to guide munitions against the US, they'd respond by shooting all the satellites down. so now Galileo's on a different, possibly less accurate, set of frequencies. ooh-rah. coffeetable fucked around with this message at 11:08 on Jul 28, 2013 |
# ? Jul 28, 2013 11:05 |
|
coffeetable posted:they weren't What stops them from using gps to shopt rockits to the us? Will they just toggle "encryption on" and all non-military gps devices just stop working?
|
# ? Jul 28, 2013 11:17 |
|
And what's stopping them from adding a camera and image recognition software for the missile to periodically literally look where it's going?
|
# ? Jul 28, 2013 11:18 |
|
movax posted:i want to make tacocopter a reality
|
# ? Jul 28, 2013 11:22 |
|
i dont actualy know what that means but it sounds pretty good
|
# ? Jul 28, 2013 11:23 |
|
if anyone's looking for a low cost arduino clone for their blinky-light-in-an-altoids-tin project, here's a thing on indiegogo: http://www.indiegogo.com/projects/9-arduino-compatible-starter-kit-anyone-can-learn-electronics he's selling clones of the arduino leonardo for $9. seems pretty cool
|
# ? Jul 28, 2013 12:38 |
|
Ana5000 posted:What stops them from using gps to shopt rockits to the us? Will they just toggle "encryption on" and all non-military gps devices just stop working? well until ten years, civilian GPS signals were purposefully degraded by the US military so they'd only be accurate to a hundred meters or so. in 2000 though the system was upgraded so that the military could block the signal over any geographic area they cared to, and the degradation system (called Selective Availability) was turned off. Ana5000 posted:And what's stopping them from adding a camera and image recognition software for the missile to periodically literally look where it's going? they do. most any weapon that uses GPS also has inertial navigation or celestial navigation or terrain-following instruments, b/c the assumption is that in the event of a major war, GPS isn't gonna be around for long. thing is that those instruments are all really fukkin hard to design + build, while a GPS circuit a couple of dollars from ebay.
|
# ? Jul 28, 2013 13:13 |
|
Ana5000 posted:And what's stopping them from adding a camera and image recognition software for the missile to periodically literally look where it's going? http://en.wikipedia.org/wiki/TERCOM
|
# ? Jul 28, 2013 13:57 |
|
more like dICK posted:an elint focused space sim whose gui includes a prolog repl. i need an artist to finish it at this point, but if you like math, logic, and loneliness, then it is the game for you
|
# ? Jul 28, 2013 15:54 |
|
Ana5000 posted:And what's stopping them from adding a camera and image recognition software for the missile to periodically literally look where it's going? no real disaster-level (eg nuclear) weapons even bother to use anything external whatsoever these days. They use strictly INS and star sighting systems. Pretty much all branches of the military are prepared for GPS-denied combat, because any war on a reasonably even technical battleground (like vs europe, china, russia, india) will very likely see use of at least local or widespread GPS/related jamming.
|
# ? Jul 28, 2013 16:26 |
|
Cool, if I were a sperg I'd strongly consider being a rocketsperg.
|
# ? Jul 28, 2013 16:54 |
|
Bloody posted:no real disaster-level (eg nuclear) weapons even bother to use anything external whatsoever these days. They use strictly INS and star sighting systems. Pretty much all branches of the military are prepared for GPS-denied combat, because any war on a reasonably even technical battleground (like vs europe, china, russia, india) will very likely see use of at least local or widespread GPS/related jamming. celestial navigation is cool as gently caress thanks to math we can send a giant rocket from our country to an accurate target (200m CEP publicly) across the globe
|
# ? Jul 28, 2013 17:13 |
|
movax posted:celestial navigation is cool as gently caress do you work on these things? are we secretly coworkers? i hope not.
|
# ? Jul 28, 2013 17:20 |
|
|
# ? Oct 10, 2024 17:55 |
|
Bloody posted:my work at least has the potential to be lifechanging for millions of people in a few years movax posted:thanks to math we can send a giant rocket from our country to an accurate target (200m CEP publicly) across the globe Bloody posted:do you work on these things? are we secretly coworkers? i hope not.
|
# ? Jul 28, 2013 17:21 |