Skip to content

Releases: tcavenezuela/fsuipc.js

@fsuipc.js/api@2.0.4

10 Jul 05:35
268ae8f
Compare
Choose a tag to compare

Patch Changes

  • 600964a: add plane related offsets (altitude AMSL, atltitude AGL, indicated altitude, landing rate)

@fsuipc.js/api@2.0.3

09 Jul 06:45
b6c3d93
Compare
Choose a tag to compare

Patch Changes

  • f2434dd: add missing radio imports and improve nav1, nav2 convert function
  • 6fe1c7b: add new radio offsets: com1, com2 and improve transponder convert function

@fsuipc.js/api@2.0.2

02 Jul 03:51
6505d83
Compare
Choose a tag to compare

Patch Changes

  • 665c17c: add offset 0x3380: Write a message as string to show in the simulator.
    add offset 0x32fa: Text display control in seconds.
  • 92defa1: add write method
  • 707dfc1: change throw error to avoid use new Error since we are returning a JSON to improve error parsing
  • 4bce020: add connected status to main class
  • 886ec28: add offset 0x3308: sim version currently in use.
    add offset 0x3d00: aircraft name currently in use.
    add exclusive X-Plane offset 0x6fff: flag to indicate if the fsuipc version is currently running in X-Plane (XPUIPC).
    add exclusive X-Plane offset 0x6f03: XPUIPC version string.

@fsuipc.js/api@2.0.1

01 Jul 07:34
527e447
Compare
Choose a tag to compare

Patch Changes

  • 94b996e: add param in listen function to enable or disable interval

fsuipc.js@1.2.0

30 Jun 08:15
5dd305c
Compare
Choose a tag to compare

Minor Changes

  • 6574bab: bump latest changes from fsuipc-node 0.7.2

Patch Changes

  • 21a9bb3: add os validation on binding node file to avoid installation errors on non-windows OS
  • 352ebb6: increment minimum node version to 18+

@fsuipc.js/api@2.0.0

30 Jun 08:15
5dd305c
Compare
Choose a tag to compare

Patch Changes

  • 352ebb6: increment minimum node version to 18+
  • Updated dependencies [21a9bb3]
  • Updated dependencies [6574bab]
  • Updated dependencies [352ebb6]
    • fsuipc.js@1.2.0

fsuipc.js@1.1.2

05 Feb 05:31
5d6545a
Compare
Choose a tag to compare

Patch Changes

  • 3acb080: Change throw error to warning to avoid a crash in electron platforms.

fsuipc.js@1.1.1

24 Sep 19:11
b94faf6
Compare
Choose a tag to compare

Patch Changes

  • cb1da15: Update README files headers.

fsuipc.js@1.1.0

24 Sep 18:35
76c4951
Compare
Choose a tag to compare

Minor Changes

  • fa4b718: Bump latest fsuipc-node 0.5.0 changes.

Patch Changes

  • 57d8ba7: Sort in right order all package.json files in the repo.

@fsuipc.js/api@1.1.1

24 Sep 19:11
b94faf6
Compare
Choose a tag to compare

Patch Changes

  • cb1da15: Update README files headers.
  • Updated dependencies [cb1da15]
    • fsuipc.js@1.1.1