Recent content by carpy

  1. carpy

    Which GPS upgrade?

    Yes, they still work great. I'm not sure about the V2 shield. I created one myself instead. If you don't have a 3D printer, maybe ask a buddy to print. https://www.thingiverse.com/thing:2012569
  2. carpy

    TLOG in Solex?

    Here's what I would do. Use either Wookiee or WinSCP to grab the tlogs and like you are probably already doing use Mission Planner to Geo reference images. Or grab the Solo metadata by using the scripts here. You might have to do a little tweaking of the data/scripts but that's what students...
  3. carpy

    Possible Opensolo Wifi Bug.

    Logging in the /log directory on Solo and Controller are rotated in different ways so you don't need to worry about how much the device holds, and etc. Just grab all the logs found in the log directory. System Logs | 3DR Solo Development Guide
  4. carpy

    Open Solo 3 - Mag/Level problem

    I was looking at this guy: OpenSolo/ardupilot-solo Not the same thing?
  5. carpy

    Possible Opensolo Wifi Bug.

    Grab all the logs from Solo. They will be in a folder called log in the root directory (/log). The logs most interesting should be 3dr-wifi.log and 3dr-solo.log--grab them all though. I still think it's a hardware issue and not a software one, but let's take a look anyways. :-) Somewhere in...
  6. carpy

    Open Solo 3 - Mag/Level problem

    A parameter reset is a great idea. Don't forget to look at your BATT_CAPACITY parameter after the reset--it is a default parameter and should be 5200 after the reset.
  7. carpy

    Open Solo 3 - Mag/Level problem

    It's the capacity of the battery in mAh when full. Yours should definitely change to 5200. However, without looking at the code, I can't tell you where it's used and what for. I'm guessing but since capacity is hard to calculate it is used in planning or maybe to figure out the percentage of...
  8. carpy

    Open Solo 3 - Mag/Level problem

    Hi Rob. The only parameter I see from your log that concerns me is BATT_CAPACITY. Yours is set at 3624 and mine is set at 5200.
  9. carpy

    Possible Opensolo Wifi Bug.

    Sorry to point this out if you guys already know this but when you installed Open Solo it installed ArduCopter Solo 1.5.4 which is 3DR's last firmware available to us. So you got a bunch of bug fixes from 3DR and Matt's changes. OpenSolo/documentation I guess what I'm saying is while you debug...
  10. carpy

    Possible Opensolo Wifi Bug.

    @n8lbv Do you have anything other than your phone to try? A large number of us use a tablet with no cell service and don't see this issue. Also, take your phone away from the controller (cradle) and see if that makes a difference. It could be your phone is "leaking" interference.
  11. carpy

    Possible Opensolo Wifi Bug.

    Cool. Next time grab the logs with Wookiee and share.
  12. carpy

    Possible Opensolo Wifi Bug.

    Are you using an Android device?
  13. carpy

    3DR APP.....

    hugheaves/solo-led-control
  14. carpy

    Solex for Solo

    Answered in other post. (Try not to double post please.)
  15. carpy

    Kill Switch

    Hit CONTROLS and you will see a kill switch icon at the top.