Skip to content

Releases: nasa/fprime-gds

v4.2.2a4

v4.2.2a4 Pre-release
Pre-release

Choose a tag to compare

@LeStarch LeStarch released this 22 Jul 22:34
b0710de

What's Changed

  • changing send command to send and assert command for set tlm level so… by @yvijay99 in #329

Full Changelog: v4.2.2a3...v4.2.2a4

v4.2.2a3

v4.2.2a3 Pre-release
Pre-release

Choose a tag to compare

@LeStarch LeStarch released this 20 Jul 21:07
097d65a

What's Changed

New Contributors

Full Changelog: v4.2.2a2...v4.2.2a3

v4.2.2a2

v4.2.2a2 Pre-release
Pre-release

Choose a tag to compare

@thomas-bc thomas-bc released this 09 Jul 16:26
d178f35

What's Changed

New Contributors

Full Changelog: v4.2.2a1...v4.2.2a2

v4.2.2a1

v4.2.2a1 Pre-release
Pre-release

Choose a tag to compare

@LeStarch LeStarch released this 05 May 20:36
29f2603

This fixes a few minor issues that cause the GDS to lag behind and fail checksums occasionally.

Caution

This version of the GDS replaces the crc module with crcmod.

What's Changed

  • Added versioning flag to fprime-gds cli by @muk2 in #287
  • Serializable ArrayType Optimization by @kubiak-jpl in #292
  • Fixing occasional downlink CRC failure during uplink by @LeStarch in #296
  • Fix lag by switching to an efficient CRC implementation by @LeStarch in #297
  • Fix missing built-in framer/deframers by @LeStarch in #298

New Contributors

  • @muk2 made their first contribution in #287

Full Changelog: v4.2.1...v4.2.2a1

v4.2.1

Choose a tag to compare

@thomas-bc thomas-bc released this 14 Apr 19:50
301b3dc

What's Changed

  • fix: replace datetime.UTC with timezone.utc for Python <3.10 compatibility by @alideniztartma in #294

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

Choose a tag to compare

@LeStarch LeStarch released this 31 Mar 21:15
c806779

This is the release of F´ GDS to pair with F Prime v4.2.0!

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.1a4

v4.1.1a4 Pre-release
Pre-release

Choose a tag to compare

@thomas-bc thomas-bc released this 29 Jan 21:48
196102c

What's Changed

  • Hotfix: TimeType to_jsonable return correct context by @thomas-bc in #280

Full Changelog: v4.1.1a3...v4.1.1a4

v4.1.1a3

v4.1.1a3 Pre-release
Pre-release

Choose a tag to compare

@thomas-bc thomas-bc released this 29 Jan 19:23
0914c9d

What's Changed

Features

  • Standardized Data Products ground tooling with fprime-dp
  • UI to upload file packets

PRs

New Contributors

Full Changelog: v4.1.1a2...v4.1.1a3

Test file chunking

Test file chunking Pre-release
Pre-release

Choose a tag to compare

@LeStarch LeStarch released this 23 Dec 00:43
28c2c13

What's Changed

  • add --file-uplink-chunk-size argument by @jrpear in #273

New Contributors

Full Changelog: v4.1.1a1...v4.1.1a2

Test release for refactored UI

Pre-release

Choose a tag to compare

@LeStarch LeStarch released this 22 Dec 18:58
b230d9c

What's Changed

  • Make timeToString configurable in fprime-gds front-end by @pjromano in #266
  • Fall back to defaults for project-unspecified fields in fprime-gds front-end config by @pjromano in #267
  • Purge fpy from fprime-gds repo by @thomas-bc in #271
  • Add ERT and Anchored mode for displaying Charts by @thomas-bc in #269
  • Add GUI button in File Uplink to send a cancel packet by @thomas-bc in #268
  • Load default values in type constructs and pass through to GUI inputs by @thomas-bc in #270
  • File cooldown by @LeStarch in #272

Full Changelog: v4.1.0...v4.1.1a1