onox

Results 46 issues of onox

When cabin heat is used, air is routed over the surface of the muffler. CO amount depends on cabin heat slider and EGT. Some info: http://www.avweb.com/news/maint/182828-1.html In late 90's, some...

enhancement
checklist

A second 196 has been added (black instead of white) with an empty screen. Go to [`Models/c172p.xml`](https://github.com/Juanvvc/c172p-detailed/blob/master/Models/c172p.xml#L103-L151) and unhide the Canvas model. After that add an actual Canvas implementation. For...

refactoring
canvas

ALS effect added in issue #737 The wings, leading edge, fuselage, and tail can be made dirty (splashed bugs and dirt) separately. See https://github.com/c172p-team/c172p-detailed/pull/973#issuecomment-367163370

enhancement
effects
good first bug

I'm planning to refactor the autopilot to be fully XML. Maybe use some XML state machines and new-navradio. Tuning the PID controllers so that it doesn't oscillate for half an...

refactoring

In the 2017.2 MP protocol we have access to about 90 booleans, 40 floats, and 80 short ints. We should make a list of all the properties that are transmitted...

refactoring
multiplayer

enhancement
procedures

Some months ago I was trying to fly and land without a yoke (so only trim wheel, rudder, and throttle) using [this video](https://www.youtube.com/watch?v=yqPFfTRn5So). The aircraft in FG does not really...

question
FDM

We need to transmit `/position/altitude-agl-m` over MP and set the MP property to use in the `` element that uses Effects/shadow-vol in the .xml files in `Models/Effects/shadow/`: 1. Transmit `/position/altitude-agl-m`...

bug
animations (XML)
multiplayer

Basic web panel has been added in #339. Add missing knobs, oil and volt/amp instruments, and radio stack to web panel. There's a radio that can be reached separately at...

enhancement
web panel

Investigate if we can use the trick with using a `` which is enabled if `/sim/freeze/replay-state` is false to pass-through the values `/instrumentation/attitude-indicator/indicated-pitch-deg` and `/instrumentation/attitude-indicator/indicated-roll-deg` to two new values. See...

bug
flight recorder