-
Tell us a bit about the feature:
- What problem does it solve? Non admin installation
- What does it do? cannot install
- What flight stacks must it work with? (All, PX4, ArduPilot), all
- Relevan…
-
```
What steps will reproduce the problem?
1. Insert an image with a gradient ie the Birds > Agelaius phoeniceus
(Red-winged Blackbird) in the IAN library
2.
3.
What is the expected output? What do …
-
#### Issue details
Hi everyone, I am not sure whether I am posting in the right section.
I was wondering if it would be possible to run a double simulation using mission planner.
here is my though…
-
#### Issue details
when MissionPlanner is connected to multiple aircraft, and gets packet/s for multiple different sysids, the behaviour that defines which folder the logfile/s are created appears to…
-
### I tried this:
```typescript
bring util;
class Foo {
new() {
util.shell("sleep 1 && echo Hello > ../file.txt");
let output = util.shell("cat ../file.txt", throw: true);
log…
-
### Use Case
I want all my tf-aws compilation to use TF backend plugin.
### Proposed Solution
Some `~/.wing/` configuration that defines default plugins
### Implementation Notes
_No response_
#…
-
Hey guys,
I was wondering if there is someone that could help me out.
I've got a LIDAR in a PLANE/FIXED WING that I would like it to use it for altitude while flying.
I'm flying in areas where altitu…
-
In order for QGC to support Resume Mission after a battery change it remembers the last waypoint which was current when the vehicle leaves Auto flight mode. I believe this is the same as Mission Plann…
-
On our fixed-wing aircraft we are using UAV Factory's [Generator Power Unit](http://www.uavfactory.com/product/9) which provides RPM among other variables (load current, battery voltage etc.) as seria…
-
### Use Case
you can now create a bucket with a name
### Proposed Solution
```wing
new cloud.Bucket(name: "a-globally-unique-name-or-it-will-fail-when-trying-to-deploy-on-aws") ;
```
### I…