-
When the flight controller has instances that are not registered in GCS, there is no way to force the update.
Steps to reproduce:
1) Set waypoint metadata to throttled.
2) Create several waypoints.
…
-
The radiocombridge module attempts to do nonblocking sends of telemetry data, which only works if the buffer can completely accept the data at once. This requires any target that uses radiocombridge …
mlyle updated
9 years ago
-
I had what appeared to be a reboot in flight that led to some destruction as I plummeted into the parking lot.
http://gfycat.com/FeistySnoopyAfricanclawedfrog
While it looks like a reboot occurred, …
-
where can I get the PCB files?
-
KML is a standardized open-source file format for sharing geo-information. By adding support for KML users can manipulate waypoints and geofence points in GIS programs-- Google Earth is a top choice--…
-
Not sure if it's planned to make this firmware available to public, but why not if we already have other TBS specific firmwares in the repo?
Users requested this firmware to be released in TBS Gemini…
-
The SystemSettings UAVObject is weird. There's a AirframeCategorySpecificConfiguration which maps to a union inside GCS, but there's no mechanism to synchronize this between flight controller (FC) and…
-
Exporting settings currently dumps all the settings from the GCS. However, only a subset of those will actually be on the UAV. It would be great to try and ack them from the FC before saving them to…
-
It may be viable to form a partnership with either the team behind Rapidflash, or the BLHeliSuite team, and implement a GCS pane for ESC configuration. If the configuration/flash protocol are open, or…
fujin updated
9 years ago
-
Hey Guys,
I used your artoo with both a raspberry pi and a ar.drone we had laying around. I'm thinking of building a new quad with my recently bought openpilot revolution board. It's opensource and ha…