I have been digesting it as well the last few days and trying to come
up with a few ideas, though for me the 2 ways I will be using it will
be totally different as for the overo and most of my ideas previously
were about that.
I agree avoiding branching off the main line is the ideal way I think
for sure. I have been swamped with some other projects but will have
more time tomorrow and teus to give a more proper answer with details
of how I was thinking for the overo use and maybe could be something
similar done with matrix. But I will be honest I have never delt with
the can bus programming before. But hey pretty much all of this stuff
I have not done before starting with UAV's and I love to learn how to
code something new.
I have gotten away from trying to make and use mavlink in my setup as
just was not what I wanted
My project is not like what most people are doing for their
autopilots, my drones are security testing drones that are actively
doing activities to audit networks, wifi, bluetooth, cell, and things
like that. Also I have 2 streaming videos and 2 more that are just
logged on board. I found that with everything I am trying to stream
back to my ground station was not best suited with what they have
done. I agree with the basics that most people need its a great setup,
but I am in the minority with 98% of needs for my project. I started
rewriting my own protocol that goes over the N band for wifi that can
fit everything I need in their. This is for my main telemetry info, I
also have a back up that sends just the most basic info about the AP
as well in case I get out of range with the wifi connection or
something similar.
getting checksums is not that hard in any protocol that you use at
least its that way for me. Hope that gives a better explanation for
you Pete.
I try not to talk much about my project as its caused me a ton of
grief on diydrones, private message threats that I am ruining the name
of AP's for hobby use, and endless BS like that, finally got to the
point I just dont ask questions about anything none AP related.
OFF TOPIC: sorry if this is bad etiquette.
Also I was not happy with the qgrondcontrol software and found myself
having to tweak to much of it to get what I wanted displayed. I have a
great idea for a GCS that could become a universal piece of software
for all AP's but if I can not find anyone who would want to work on
the same thing with me I doubt I could code it to what my idea is
mostly because of time and if its just for me then there is no real
need to make things pretty and worry about others needs.
But my idea for a GCS is this, its something similar to what open
pilot is trying to do with their GCS, but what I want to do is make
GCS that you can load specific info in about your AP, say with the UDB
the people that use UDB could come up with everything they need for
their GCS as well as debugging and programming and we could
incorporate that into a UDB plug in and the same would be for any
other AP out there the project can come up with their own plugins to
give the same for theirs. Basically it would be a solid backbone for
all AP's but its customized with the plugins. Also by giving the
abilities to add in plug ins someone who needs something specific for
their project can add one for their personal needs and still have all
the info for their AP. Hope this all made sense was trying to give a
quick run down on the idea. If this sounds good let me know and I can
post a full break down of my thoughts in a post on the UDB
messageboard as its probably more suited to talk there.
Also sorry Matt if this was rude to do this off topic post here.