Skip to content

Instantly share code, notes, and snippets.

View pdellaert's full-sized avatar

Philippe Dellaert pdellaert

View GitHub Profile

S3-FAT Phraseology

  • Traffic calls

    [CALLSIGN], TRAFFIC
      [AZIMUTH], [DISTANCE],
      [DIRECTION], [TYPE], [ALTITUDE]
@pdellaert
pdellaert / 202311_FlyByWire-Simulations-Cloudflare-non-profit-application.md
Last active November 14, 2023 06:33
FlyByWire Simulations Cloudflare non-profit application

2022-10-18 api.flybywiresim.com outage portmortem

Issue

Around 5am UTC, users started reporting two issues:

  • Unable to download the installer
  • Unable to configure a flight number in the MCDU of the A32NX

Both issues were quickly related to the failure of the api.flybywiresim.com service which provides access to both.

@pdellaert
pdellaert / 202210_FBW-Discord-bot_ban-message-repeat_issue_writeup.md
Last active October 10, 2022 06:41
202210_FBW-Discord-bot_ban-message-repeat_issue_writeup

FBW Discord Bot Ban message repeat issue write-up

References

banCommand = commands/moderation/ban.ts banHandler = handlers/ban.ts createMessageHandler = handlers/createMessage.ts

Problem

@pdellaert
pdellaert / 202208_FBW-Discord-Bot_Sticky-Messages.md
Last active May 16, 2023 06:24
A description and initial high level design for a sticky message bot functionality in the FBW Discord bot

Support for stickies in the FBW Discord Bot

⚠️ Note

The below document and content is a suggestion and starting point based on the initial investigation into this feature.

All feedback, comments, discussions and suggestions are more than welcome!

Table of Content

@pdellaert
pdellaert / 202208_FBW_Custom-Seatmaps_proposal.md
Last active August 2, 2022 17:15
A description and initial high level design idea for custom Seat Maps in the FlyByWire A32nx addon for Microsoft Flight Simulator 2020

Support for custom Seat Maps for the FlyByWire A32nx

Important Note

The below document and content is a suggestion and starting point based on the initial investigation into this feature.

Experience and knowledge with the EFB and other systems will certainly change or completely redesign the solution/design/implementation.