Releases: nasa/fprime-gds
Release v3.3.2
What's Changed
- Bump pyserial to full dependency by @thomas-bc in #138 -> UART comm-adapter is now shipped by default with fprime-gds
Full Changelog: v3.3.1...v3.3.2
Release: v3.3.1
Allowing GDS to function as a tcp client.
What's Changed
- Add option to accept comms with FSW running TCP server by @thomas-bc in #137
Full Changelog: v3.3.0...v3.3.1
Release v3.3.0
What's Changed
- Updating deployment output detection by @LeStarch in #126
- Refactor containers iteration for performance by @v1k1nghawk in #127
- Add some refactoring by @ThibFrgsGmz in #125
- Downlink files are placed in /tmp//fprime-downlink by @gjwatney in #128
- Fixing ids argument by @SMorettini in #131
- Add
flake8-error-message
convention by @ThibFrgsGmz in #129 - Add consistency to imports based on
isort
settings by @ThibFrgsGmz in #130 - Restrict flask version to <=2.2.3 by @jwest115 in #132
- Fix build-artifact detection by @thomas-bc in #133
- Adding safer JSON parsing for NaN Infinity and null by @LeStarch in #134
New Contributors
- @v1k1nghawk made their first contribution in #127
- @gjwatney made their first contribution in #128
- @SMorettini made their first contribution in #131
- @jwest115 made their first contribution in #132
Full Changelog: v3.2.0...v3.3.0
Release v3.3.0 Alpha 1: Release Candidate for F´v3.3.0
What's Changed
- Fixing ids argument by @SMorettini in #131
- Add
flake8-error-message
convention by @ThibFrgsGmz in #129 - Add consistency to imports based on
isort
settings by @ThibFrgsGmz in #130 - Restrict flask version to <=2.2.3 by @jwest115 in #132
- Fix build-artifact detection by @thomas-bc in #133
- Adding safer JSON parsing for NaN Infinity and null by @LeStarch in #134
New Contributors
- @SMorettini made their first contribution in #131
- @jwest115 made their first contribution in #132
Full Changelog: v3.2.1a2...v3.3.0a1
Release v3.2.1 Alpha 2
Rearranges file downlink folder structure to use username.
What's Changed
- Refactor containers iteration for performance by @v1k1nghawk in #127
- Add some refactoring by @ThibFrgsGmz in #125
- Downlink files are placed in /tmp//fprime-downlink by @gjwatney in #128
New Contributors
- @v1k1nghawk made their first contribution in #127
- @gjwatney made their first contribution in #128
Full Changelog: v3.2.1a1...v3.2.1a2
Release v3.2.1 Alpha 1
This is an alpha release that introduces the necessary functionality to handle the revised structure of the build artifacts cache in: nasa/fprime#1994. Since this is needed for that issue to go through, it is released as an alpha release!
What's Changed
Full Changelog: v3.2.0...v3.2.1a1
Release v3.2.0: Complex commanding
Adding complex commanding to GDS.
What's Changed
- Replace LGTM with Github Actions by @thomas-bc in #101
- Delete .lgtm.yml by @LeStarch in #102
- Update/enable packet processing by @LeStarch in #106
- Avoid loading the entire log files into memory by @ThibFrgsGmz in #105
- Swap some
if/else
statements by @ThibFrgsGmz in #104 - Pass repeated condition to own statement by @ThibFrgsGmz in #103
- Refactor
telemetry_predicate.__call__
to save mental load by @ThibFrgsGmz in #93 - Refactor
seq_file_parser.py
for performance and readability by @ThibFrgsGmz in #92 - Update Github Actions to run on Node 16 instead of Node 12 - Bump to @V3 by @ThibFrgsGmz in #108
- Refactor unneeded
else
/elif
when theif
block has abreak
/continue
/return
/raise
statement by @ThibFrgsGmz in #107 - Fix README links by @thomas-bc in #110
- Update/test api as fixtures by @LeStarch in #109
- Update/fix type problem by @LeStarch in #111
- Remove upper bounds on dependency requirements by @thomas-bc in #113
- moving file downlink method to correct spot for fixing file downlink … by @LeStarch in #115
- Adding GUI Test Procedure by @thomas-bc in #118
- fixing missing logs by flattening out log folder structure by @LeStarch in #116
- restores autocomlete options for arguments by @LeStarch in #117
- Refactor fprime-cli by @thomas-bc in #119
- Update/complex commanding by @LeStarch in #122
- Refactor fprime-cli JSON handling by @thomas-bc in #120
- Update README.md by @thomas-bc in #124
New Contributors
- @thomas-bc made their first contribution in #101
Full Changelog: v3.1.4...v3.2.0
Release v3.1.5 Alpha 4
New Features:
- Complex type (Serializables, Arrays) commanding and parameters!
- GUI test procedure
Fixes:
- File downlink rendering
- Log directory structure
- Sequence editor autocomplete
fprime-cli
What's Changed
- moving file downlink method to correct spot for fixing file downlink … by @LeStarch in #115
- Adding GUI Test Procedure by @thomas-bc in #118
- fixing missing logs by flattening out log folder structure by @LeStarch in #116
- restores autocomlete options for arguments by @LeStarch in #117
- Refactor fprime-cli by @thomas-bc in #119
- Update/complex commanding by @LeStarch in #122
- Refactor fprime-cli JSON handling by @thomas-bc in #120
Full Changelog: v3.1.5a3...v3.1.5a4
Release v3.1.5 Alpha 3
What's Changed
- Remove upper bounds on dependency requirements by @thomas-bc in #113
Full Changelog: v3.1.5a2...v3.1.5a3
Release v3.1.5 Alpha 2
Release to support fixtures.
What's Changed
- Update Github Actions to run on Node 16 instead of Node 12 - Bump to @V3 by @ThibFrgsGmz in #108
- Refactor unneeded
else
/elif
when theif
block has abreak
/continue
/return
/raise
statement by @ThibFrgsGmz in #107 - Fix README links by @thomas-bc in #110
- Update/test api as fixtures by @LeStarch in #109
- Update/fix type problem by @LeStarch in #111
Full Changelog: v3.1.5a1...v3.1.5a2