Colin Geniet

Results 9 issues of Colin Geniet

I have the following error when compiling under Linux: ``` src/ui/widgets/lightingwidget.cpp:72:76: error: incomplete type ‘QAction’ used in nested name specifier connect( ui->btnLighting, &QToolButton::toggled, atns.value(3), &QAction::setEnabled ); ^~~~~~~~~~ ``` The proposed...

Add commands `:e{,un,nore}map`. The new commands have the exact same code and behaviour as the mapping commands for the other four modes. This was suggested in https://github.com/andmarti1424/sc-im/issues/692. I have tested...

For the AJS mostly. Weapon panel: - [x] 3D model - [x] Weapon selector knob. Implementing it requires to have the ground crew weapon panel in one form or another....

enhancement

Leftovers from the merge, for AJS HUD - [x] In nav/landing mode, shut off at 15° flight path angle, back on at 12°. - [x] Waypoint ETA computation in the...

enhancement

Longstanding issue, I'm trying to at least document it. ### Context These effects have parameters which depend on `/rendering/scene/diffuse/red`, used to adjust their brightness depending on the scene light (makes...

bug

Remark: manual source code is in this repo https://github.com/NikolaiVChr/flightgear-viggen-masters/tree/master/Documentation By chapters. Part 1: Aircraft description - Instrumentation and Indicators * [ ] Add pictures (instruments done, need to add a...

enhancement

With a large (~50) number of aircrafts in range, missiles will often lag (pause in the air) for a small interval (sometimes up to ~1 second). This is particularly noticeable...

It would be 'fun', particularly for the AJS. In general, risk of compressor stalls was linked to high altitude, high AoA, quick changes of throttle setting. Starting to collect some...

enhancement

Missing features of landing mode: - [ ] AJS 'plané mode': when landing mode is engaged above 600m, this gives indications for a 4° (I think, to check) descent which...

enhancement