Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flybywiresim/simbridge


https://github.com/flybywiresim/simbridge

refactor: move lint to prettier (#108)

This is a first test move of one of our projects to prettier for
linting, to eventually move ou...

7fa1d4eaaf17f07b29453db44d7e610c3c61698a authored about 1 year ago by Benjamin Dupont <[email protected]>
fix: force ip4 for getLocalIp to resolve mdns issues (#105)

Credits to @Nufflee

6c20075932aa8afba1b878714fdb5ea011b29dc1 authored about 1 year ago by Saschl <[email protected]>
chore: bump version (#100)

d9464f262d7f13b624fa9ec82ffb3e762bb50ff5 authored about 1 year ago by Saschl <[email protected]>
fix: properly copy sumatrapdf executable and path (#99)

f45f252f66482e47db391d8a076f16d53072a4fd authored about 1 year ago by Saschl <[email protected]>
chore: bump version to 0.5.0 (#98)

c9c567b501ce4e40efe2d513ed43c272c745a1c5 authored about 1 year ago by Saschl <[email protected]>
chore: remove simconnect.dll leftovers (#97)

1fb3476e0e7a8eda77d58939a40702ca4bb49dd0 authored about 1 year ago by Saschl <[email protected]>
refactor: do not depend on process.cwd (#96)

1. Removed usage of `process.cwd()`, allowing resources etc. to be
fetched from the simbridge d...

9aec31a89c65e86a7bacf36f1cd8b318be3307eb authored about 1 year ago by Saschl <[email protected]>
feat: Pdf subfolder (#80)

So the plan is to allow subfolders inside the PDF folder, so that mass
amounts of PDF can be ma...

cb314a3138d67d463650cc32d54f3a7da267c81a authored about 1 year ago by mickster04 <[email protected]>
feat: add keyboard shortcut support for the mcdu remote display in browser mode (#86)

docs pr ref: https://github.com/flybywiresim/docs/pull/887

---

this pr introduces keyboard...

2303485efa526a122da6d662d12db6d1ae3c6672 authored about 1 year ago by denolk <[email protected]>
fix: show/hide behaviour for windows terminal (#95)

Fixes show/hide behaviour when having Windows Terminal instead of
Windows Console Host configur...

fc192b754389ea2413d52460cad6ad3df1b1f712 authored about 1 year ago by Florian Scheuner <[email protected]>
feat(ci): Semantic PR name action (#93)

This PR adds an action (exactly the same as on
https://github.com/flybywiresim/aircraft repo) t...

5c738544ca1fa03dd5ba113eb4011eec6c26b527 authored over 1 year ago by Aurora Luna Takemi <[email protected]>
version bump

e1fd12b33dca90dbe91d51191b6922a44e0914d0 authored over 1 year ago by Alex McBean <[email protected]>
feat(terr): refactoring of terrain map (#90)

Refactor code structure to improve readibility and maintainability

369ebdb593f3eb28ee90558b97c3f0681e6a9d6e authored over 1 year ago by svengcz <[email protected]>
version bump

57393a37298b9477263a0bc9e30dc47d4020ca17 authored over 1 year ago by Alex Mcbean <[email protected]>
fix out of bounds map caches if too many tiles are loaded (#81)

Fixes issue report in A32NX repository:
https://github.com/flybywiresim/a32nx/issues/7978

1c5caac6dc04590cbf85a17819780ac18e3d11d4 authored over 1 year ago by svengcz <[email protected]>
fix: stop sending terrain on nd data if the sim stopped or is paused (#87)

This PR introduces system event handling of MSFS to check the current
state and avoid sending d...

a392b07b46177ef04d3c0ac6b8216941ef142003 authored over 1 year ago by svengcz <[email protected]>
version bump

38334fe5965cbaebe8a0d80bcf45c725031a7168 authored over 1 year ago by Alex Mcbean <[email protected]>
Revert "Tech Debt " (#77)

Reverts flybywiresim/simbridge#73

343956118c88457abce5c43273481eefaf498767 authored over 1 year ago by Alex McBean <[email protected]>
version bump

6c20956f5b2c6fa2801eb7c603746673547cf952 authored over 1 year ago by Alex Mcbean <[email protected]>
Bugfix/position update (#74)

- fixes position updates over the ocean
- update rendering pipeline for more realistic resoluti...

4a514e2c769b071178e9fc89fcc83723252334b9 authored over 1 year ago by svengcz <[email protected]>
Tech Debt (#73)

![](https://media.giphy.com/media/LSEsN5VQqCo64oZrNn/giphy.gif)

## Changes
- Upgrade Nest to...

e9d957252f5760b8642a6a0705eb9d092a1f49d0 authored over 1 year ago by Alex McBean <[email protected]>
version bump

fd886a64fc4b95d80cd93e2db203da8877084b02 authored almost 2 years ago by Alex Mcbean <[email protected]>
Improve overall map handling performance (#61)

Moves the map handling completely to the GPU.

Open points:
- [x] Rendering of terrain map o...

a6546ce05e807c40f092b75b13366d3c315a4b2e authored almost 2 years ago by svengcz <[email protected]>
fix: make fragmenter split packed files into smaller chunks (#72)

Co-authored-by: Alex McBean <[email protected]>

94341b502d9fce6cd3d38a9cd23f2c79e9743fc5 authored almost 2 years ago by Benjamin Dupont <[email protected]>
Added Layout Json (#70)

- Removed eslintignore and added to eslintrc

67cfe69a8e7bde56207c8f60a56f0ba8f5ee9ec2 authored almost 2 years ago by Alex McBean <[email protected]>
fix: log spam sometimes caused by mDNS (#67)

ec9d59919a44a05b060142b8e147591d22e722cc authored almost 2 years ago by Nufflee <[email protected]>
auto ws to wss (#66)

Automatically converts ws to wss if https is detected

0f484c6f6cd1238987c04186c5b3f1eb8438b3e5 authored almost 2 years ago by Aurora Luna Takemi <[email protected]>
version bump

a820a0eb02a43c21f2e2a4766b781c79195343c0 authored almost 2 years ago by Alex McBean <[email protected]>
feat: cloudflare upload (#64)

f5f883c4ea15ee40967407ddf8fe0c3aa5ff0f0d authored almost 2 years ago by Benjamin Dupont <[email protected]>
fix: close open connection preventing shutdown (#63)

48af9aa57d10cb0921d148975d88892528f7628c authored almost 2 years ago by Saschl <[email protected]>
feat: simbridge.local (mDNS) (#60)

This PR implements a multicast DNS (mDNS) resolver which gives users the
ability to navigate to...

784e81094caf065ca1760f084e6668d179a718bb authored about 2 years ago by Nufflee <[email protected]>
Remove a debug log (#59)

Removes a debug log in the renderer

01192a3b856c02ab830c2eea33d10d90fd7bb18e authored about 2 years ago by svengcz <[email protected]>
version bump

be7b9abc25309d91d7c67f3c1fab6979942295db authored about 2 years ago by Alex McBean <[email protected]>
Tech Debt (#58)

Resolves #15

- adjust eslintignore
- remove prettier, adjust linting scripts
- Added exp...

c1b16a928ab9512455f58efbb87f598ea9ba2b9e authored about 2 years ago by Alex McBean <[email protected]>
build: cache terrain downloads (#57)

* terrain map caching for devs
* normalise terrain map size output
* update readme

40ed066c2abb636d8597c15302c64d1cdbcfae6e authored about 2 years ago by Nufflee <[email protected]>
version bump

5ff1f9d95c5dee44ae69c2fb08c8e45d6802333c authored about 2 years ago by Alex Mcbean <[email protected]>
Runway elevation (#55)

This feature introduces ACOA (Absolute Cut Off Altitude) to the terrain
map.
ACOA is used in H...

f8f2c8edd8248dc103ae1c3795357153b4cf0fb1 authored about 2 years ago by svengcz <[email protected]>
feat: use the private IP instead of `localhost` in "Open MCDU" (#52)

c0537193ffafbf958d4bed661c3ba2da54016921 authored about 2 years ago by Nufflee <[email protected]>
Bugfix/shutdown (#53)

9c92b6e0245907c626258d23fd7d15b11ccfb1f1 authored about 2 years ago by svengcz <[email protected]>
typo: add missing $ (#54)

54b7bb860ddc5d5c39a8272b87031b9d5d4842bf authored about 2 years ago by Aurora Luna Takemi <[email protected]>
Merge pull request #51 from frankkopp/exit-with-msfs

Fixes https://github.com/flybywiresim/simbridge/issues/50

b44529eeaaa53c5dbb3b70948a11646c300bab41 authored about 2 years ago by Frank Kopp <[email protected]>
Corrected default config for "hidden"

462aae19178072e7634ce1fd1443b212c5fb8059 authored about 2 years ago by Frank Kopp <[email protected]>
Added (configurable) feature to close SimBridge with MSFS

38012ef9cc765886cf59af8aeba543b26df80b6c authored about 2 years ago by Frank Kopp <[email protected]>
version bump

6e43c9a2029305a2876ddcffe23d4be4caa7d0a1 authored about 2 years ago by Alex McBean <[email protected]>
Manifest and Fragmenter Upgrade (#47)

* Manifest and Fragmenter Upgrade

* oops

409cb055d1cee167d5e103e672453d986584860d authored about 2 years ago by Alex McBean <[email protected]>
Bundle pdfjs fonts (#49)

* Bundle pdfjs fonts

* Bundled PDFJS Cmaps and Fonts
- Cmaps and standard fonts now provided...

19b0be3b03249ed55a5af01b91edffb6d0c91fb8 authored about 2 years ago by Alex McBean <[email protected]>
version bump

d5f1765e1bdf1eab6c82d844c0b956c34158da8a authored about 2 years ago by Alex Mcbean <[email protected]>
Merge pull request #45 from flybywiresim/feature/changelog

b275b19c6f2086386cf06365601947285f589ffe authored about 2 years ago by Frank Kopp <[email protected]>
Changelog

3ee816096f13234313c7429b1b402abec48013b8 authored over 2 years ago by Alex McBean <[email protected]>
Reading files in folders filters for files and typo fix (#44)

fce436997e451c368c576c5c349942d9ad995cb7 authored over 2 years ago by Frank Kopp <[email protected]>
fix: address inproper path joining (#41)

* fix: address inproper path joining

* fix: use string instead of PathLike

* fix: throw 42...

ca0aa2669b0b70ada86bfd45d8eee058e67ba8f4 authored over 2 years ago by Leon Ge <[email protected]>
fix(mcdu): add side to remote mcdu events (#22)

https://github.com/flybywiresim/a32nx/pull/7370

d68177f48265a72b587965e946ec98004a7d68a6 authored over 2 years ago by Michael Corcoran <[email protected]>
Add Alternate Airport to DTO (#40)

* Add Alternate Airport

* Bug fixes
- filter with promises

5f69e4b25e23304edcd15122e7cbaf979ba006bd authored over 2 years ago by Alex McBean <[email protected]>
Systray graceful kill (#39)

* feat: adds shutdown listener
* feat: moves systray to service and graceful kill

8bd3772672a78843c3c78cb6d26f60cb311392aa authored over 2 years ago by Vivek Bharatha <[email protected]>
version bump

54fb7b2611bffc1df03c08fe9842369309976a46 authored over 2 years ago by Alex McBean <[email protected]>
fix: terrainmap-visualization issues in upper scales (#35)

* fix a sporadic crash

* round the borders correct

* add an overflow protection

* fix s...

81246d8cabb0494de86b520eda2faf164e1cecdd authored over 2 years ago by svengcz <[email protected]>
Removed linter checking line ending (#36)

98b20ae8dab5cff82b3d8244be8a643049c56f93 authored over 2 years ago by Frank Kopp <[email protected]>
version bump

015fc0af1f040545d1cafca126160d4d7c330d4d authored over 2 years ago by Alex Mcbean <[email protected]>
fix: corrected bg color to rgb(4,4,5) (#25)

* fix: corrected bg color to rgb(4,4,5)

7f449a0efc260452f5f0467e2feeb4c7533f0f51 authored over 2 years ago by 2hwk <[email protected]>
Bugfix/workerperformance (#33)

* fix coding style issues

* use a new data collection interface

* use the new data interfa...

6f838a3ccf6774704d43ad14dc2b8606571c83e9 authored over 2 years ago by svengcz <[email protected]>
Exception handling

- Fixed exception handling where SmBridge was returning 500 in some
cases
- Validation errors now...

fc506f002304ebe460894ebcbdfef072d0e09fd2 authored over 2 years ago by Alex McBean <[email protected]>
fix: peaks-mode visualization in flat terrain situations (#26)

* fix peaks-mode visualization in flat terrain situations

* remove a debug setter

* handle...

f696bc9e43defe686ad6c584461eafcb968c19a2 authored over 2 years ago by svengcz <[email protected]>
fix sporadic crashes if the sim was started before the simbridge (#27)

176d51c451fc218ff549765d4854fc03e05d0ad4 authored over 2 years ago by svengcz <[email protected]>
version bump

9a4dce2b835176fc9c414bb5048e367f998e93c4 authored over 2 years ago by Alex McBean <[email protected]>
feature(displays): Open displays via systray (#20)

* Open displays via systray

* Fix Swagger UI

* Logs properly named

* Open resources fol...

d3118a2d0531280489841366b0603d95dcb36865 authored over 2 years ago by Alex McBean <[email protected]>
fix: change URL from which MCDU app and ws endpoint are served (#21)

Co-authored-by: Benjamin Dupont <[email protected]>

e36a1a57e3f5f63cdb01885310b4e2b1198fe934 authored over 2 years ago by Alex McBean <[email protected]>
version bump

788323b1f993afcd3fbfcaa400f7ad7ee7df271d authored over 2 years ago by Alex Mcbean <[email protected]>
Fix Release

82541fd654aa8aa0c4d38924d5fe0bbc3f3c63f1 authored over 2 years ago by Alex Mcbean <[email protected]>
Fix Description

8b667d45847c74b0e6ce9e956d64221b52eb6716 authored over 2 years ago by Alex Mcbean <[email protected]>
fix: include worker files in pkg build (#19)

7faeb1fbcaab67685cd5f67b7a6636c689b1d49a authored over 2 years ago by Saschl <[email protected]>
Merge pull request #18 from tyler58546/mcdu-43

26e8290c5d57b4daa5d1aa7e8e1273269bcd7f64 authored over 2 years ago by Frank Kopp <[email protected]>
feat: update mcdu server

f15efff757092ab05a04dbdd7d1f7079636fb239 authored over 2 years ago by Tyler Knox <[email protected]>
version bump

619129361156031dc5224e36de1e34b6cfdcf08d authored over 2 years ago by Alex McBean <[email protected]>
Executable properly configured (#16)

a8ded0b1699344563d1a40b145ac83f949c936a4 authored over 2 years ago by Alex McBean <[email protected]>
Merge branch 'main' of github.com:flybywiresim/simbridge

74804ed7bf011e2f77de17e92fba299c0ef3ae12 authored over 2 years ago by Alex Mcbean <[email protected]>
0.3.9

a3ac78a47a152122e6b126e9451bd5790f166f40 authored over 2 years ago by Alex Mcbean <[email protected]>
disable systray cache copy (#14)

64f47171e80ed8dcfd307dfed3e845f7f05a1a08 authored over 2 years ago by Alex McBean <[email protected]>
minor version

285d9f9fd7dcb9094ba09a664c4d156ef5c95c9b authored over 2 years ago by Alex Mcbean <[email protected]>
feat: terrain db and ND rendering (#13)

* introduce the first file parsers of the terrainmap

* introduce the terrain module

* load...

d724aff982a331a0a891cbb7bb52dbcdbf4c1b7a authored over 2 years ago by svengcz <[email protected]>
set correct pre-release ID

1324731d9707fca05d5f2071c2b0da13c36841be authored over 2 years ago by Alex Mcbean <[email protected]>
chore: new logo + socials + SimBridge branding (#12)

698141c455656311a7ae0e834bcecaf7dff1a75b authored over 2 years ago by 2hwk <[email protected]>
more fixes

81cf26b00d35b6b0a4dc67b9d6e8ed4ed017f8b3 authored over 2 years ago by Alex McBean <[email protected]>
more fixes

138ea3d75a95a7707da7e64d29b8df1bb9e260e5 authored over 2 years ago by Alex McBean <[email protected]>
more fixed

c113c471265429560b7b68f04339fd57e2eb5274 authored over 2 years ago by Alex McBean <[email protected]>
further fixes

0efe1a04a4f118d60ffc5403c730e8ee1541e079 authored over 2 years ago by Alex McBean <[email protected]>
CDN Fixed

a4044126270cbe101c63c7f00215a8a7e4b7892b authored over 2 years ago by Alex McBean <[email protected]>
fixed to release

2f283d71d10a268051cc01d389e4aa204fd11697 authored over 2 years ago by Alex McBean <[email protected]>
0.3.1

5d7ff90b5dc245e8bc02bc677a4c09cc0362fd90 authored over 2 years ago by Alex McBean <[email protected]>
fix build

c4e1127c91d9b5e6feb2c7b89d41d8b14c48dad4 authored over 2 years ago by Alex McBean <[email protected]>
0.3.0

18aa508d8f77fce3b2560beba0b9eab12b125501 authored over 2 years ago by Alex McBean <[email protected]>
Official name change and CDN Support (#11)

* CDN Support & Official name change
- Created fragmenter build for CDN
- Created cdn js execu...

0eab27271ed4f1f2f0ac93d1f0591c735d013bc4 authored over 2 years ago by Alex McBean <[email protected]>
0.2.4

604dd1409f505ccda84ac43b0d3f887442af91e9 authored over 2 years ago by Alex McBean <[email protected]>
Small fix to systray

6d69a8d9fd4cb48c544c3c3d0630051bcd16a217 authored over 2 years ago by Alex McBean <[email protected]>
0.2.3

231639c9189e8e31f44c760fcc344d2a3113c32c authored over 2 years ago by Alex McBean <[email protected]>
refactor: replace pdf-poppler with in-house solution (#10)

* refactor: replace pdf-poppler with in-house solution

Co-authored-by: Alex McBean <al.mcbean...

56e4b5de35bf5d79dc3fa1394d99fc93ffab9966 authored over 2 years ago by Erick Torres <[email protected]>
feat: Hidden Console (#8)

* Hidden console feature
* Change tray icon name

6fb0b7c3e50a43474a797237ecf7f80fb184b67a authored over 2 years ago by Alex McBean <[email protected]>
Minor improvements

- Added script to copy default properties files to resources
- updated readme

9240b35d201702097b389b1cdeb71aa76bd117fa authored over 2 years ago by Alex McBean <[email protected]>
0.2.2

8b3808cac15bc7135dee18811d8cd9c9bcb43d04 authored over 2 years ago by Alex McBean <[email protected]>
Fix releases

bbe1542060b018001787d7991fe21bb11f3016eb authored over 2 years ago by Alex McBean <[email protected]>
attempts with latest tag

32c8d3b34b3cea71b49992b2699ab8af2ded8f82 authored over 2 years ago by Alex McBean <[email protected]>