-
Standardize ActorTypes, Weapons and other properties of the Rebellion
**Heavy Capital Ships**
- [x] Home one-type Mon Calamari Cruiser
- [ ] Liberty-type Mon Calamari Cruiser
- [ ] Profundity…
-
It might be necessary to generate input files for FDM execution. This is how swri does it when there's a wing in the design(Showing snippet just for wings)
```py
for i, x in enumerate(wingCompone…
-
## Bug report
Reporting a minor issue with motor direction with 3D enabled BL_HELI compatible ESCs. Observed with Bluejay and AM32 firmware, both DSHOT600 protocol. Can be fixed by changing ESC to "3…
-
If you wish to contest a quest being disabled, please open a bug report, stating that it's a [Progression] report in the title.
## Black Temple Attunement Quest Chain, starting with
- The Secret…
-
### Describe the bug
R/H outboard flap on the inboard side doesnt line up with the rest of the wing when retracted
### Expected behaviour
Flap should be lined up with the training edge of the wing …
-
## Feature request
**ESC may delay startup when using folding propeler or heavy propeller**
If the AUW is near the max supported by a airframe, delayed spinning will cause crash
**My proposal i…
-
### I've searched open & closed issues for similar requests
- [X] Yes
### Package name
vscode-wing (included language server)
### Package homepage
https://github.com/winglang/wing/tree/main/apps/…
-
### I tried this:
```js
let x = MutJson { y: 123 };
let y: Json = x.copy();
let z: MutJson = y.copyMut();
```
### This happened:
Couldn't find these methods.
### I expected this:
_No response…
eladb updated
1 month ago
-
### I tried this:
```wing
let x = bla();
if let x = x {
}
```
### This happened:
```shell
13:07 $ wing compile temp/tst.w
Error: error: Unknown symbol "bla"
--> temp/tst.w:1:9
|
1 | l…
-
### Describe the bug
PX4 software-in-the-loop calculates the airspeed using differential pressure in ***SensorAirspeed.cpp*** in the ***simulation*** module. However, SensorAirspeed.cpp generates the…