Open GoogleCodeExporter opened 9 years ago
Working on this too. Have a group up on diydrones:
http://diydrones.com/group/telemetry-over-cellular-ip
Please join the discussion there too!
Thanks for the AT set!
Original comment by andreas@antonopoulos.com
on 3 Apr 2012 at 12:51
I'm working on testing the dronecell with the above init and writing a module
for ardupilot that we can test in the community.
Original comment by andreas@antonopoulos.com
on 3 Apr 2012 at 4:03
BTW: any error (usually may happen to CIPMODE or CSTT command) is easily
detected by output of "ERROR"
Original comment by andre.kj...@gmail.com
on 3 Apr 2012 at 6:20
Some early ALPHA code for initializing a DroneCell from the APM.
See here for the patch and discussion: http://bit.ly/HKxWL2
Original comment by andreas@antonopoulos.com
on 15 Apr 2012 at 9:55
Issue 354 has been merged into this issue.
Original comment by andreas@antonopoulos.com
on 15 Apr 2012 at 9:56
Thanks, currently using plane, but I'll keep an close eye on this, and maybe
adapt to plane.
Original comment by andre.kj...@gmail.com
on 16 Apr 2012 at 6:20
The entire footprint in ArduCopter is 8 lines in two files (two lines in
ArduCopter.pde and 6 in system.pde). It should be trivial to find the same
location in Arduplane, just before gcs3.init is called.
If it proves difficult, let me know and I'll have a try.
Original comment by andreas@antonopoulos.com
on 16 Apr 2012 at 6:24
Original issue reported on code.google.com by
andre.kj...@gmail.com
on 26 Feb 2012 at 8:37