Releases: nasa/fprime-gds
Releases · nasa/fprime-gds
v4.0.0a7
What's Changed
- Update Space Packet package dependency by @thomas-bc in #219
- Fix dp_writer bug: Use underlying type for FwDpIdType alias by @jwest115 in #221
Full Changelog: v4.0.0a6...v4.0.0a7
Improved Backwards Compatibility
Fixes 2 bugs in the GDS w.r.t. plugins and provides backwards compatibility for XML packet specs.
What's Changed
- Fix XML packet spec with JSON dictionary by @LeStarch in #218
- Fix/non default arguments by @LeStarch in #217
Full Changelog: v4.0.0a5...v4.0.0a6
New Generic Int Test Capability
What's Changed
- Update DP writer tool to read header info from dictionary, fix bug by @jwest115 in #216
- InT to load a deployment specific config file and provide necessary mapping by @ekswang in #211
Full Changelog: v4.0.0a4...v4.0.0a5
Release v4.0.0a4
Release to include option to turn off Tcp/IP keep alive.
What's Changed
- Remove debug logging by @thomas-bc in #213
- Added argument to set keep alive time or disable by @timcanham in #212
- Adding in default packet set selection by @LeStarch in #214
Full Changelog: v4.0.0a3...v4.0.0a4
v4.0.0a3
Summary
This release introduces built-in FramerDeframers for supporting the CCSDS protocols being introduced in core F´
What's Changed
- Add support for CCSDS protocols (TC/TM and Space Packet) by @thomas-bc in #209
Full Changelog: v4.0.0a2...v4.0.0a3
Release v4.0.0a2
This release is to support the fprime-ci
What's Changed
- Adding skip-check argument to uart adapter by @LeStarch in #208
- Adding config driven parser and placing it on UI by @LeStarch in #210
Full Changelog: v4.0.0a1...v4.0.0a2
v4.0.0a1
Summary
This release introduces changes to support the first Alpha release of F´ v4.0.0a1
What's Changed
- Update README links and content by @thomas-bc in #194
- Add option to use JSON telemetry packet definitions by @jwest115 in #196
- Fpy Bytecode Serialization Tool by @zimri-leisher in #181
- Add parameter json to .seq/.dat converter tool by @zimri-leisher in #187
- Add Python 3.12 and 3.13 to CI runs by @thomas-bc in #198
- Plugin Updates by @LeStarch in #200
- Fix Parser Oversight by @LeStarch in #201
- F Prime CI/CD Test Runner by @ekswang in #197
- Add await_connection to Integration Test API by @ekswang in #202
- Fix DecodingException name resolution error by @celskeggs in #204
- Disable the generation of junitxml report by default by @ekswang in #203
- Fix rendering of processor time by @celskeggs in #206
- Use Fw types defined in JSON dictionary by @jwest115 in #199
- FpySequencer bytecode serializer V0.2 by @zimri-leisher in #205
New Contributors
- @zimri-leisher made their first contribution in #181
- @ekswang made their first contribution in #197
- @celskeggs made their first contribution in #204
Full Changelog: v3.6.2a1...v4.0.0a1
v3.6.2a1
What's Changed
- Add alias types to GDS by @jwest115 in #192
- Fix chart plotting when using JSON dictionaries and delete legacy Python loaders by @thomas-bc in #193
Full Changelog: v3.6.1...v3.6.2a1
v3.6.1
v3.6.0
What's Changed
- Fixes nasa/fprime#3086. Default to insertion order for chrono hist by @LeStarch in #184
- Changed to 0.1 by @matt392code in #185
- Remove spaces from CmdData::get_str(). Fixes #2925 by @AlesKus in #186
- Upgrade spelling workflow by @thomas-bc in #189
- Add struct member index parsing to JSON loader by @thomas-bc in #188
- Fix internal JSON large number handling by @LeStarch in #190
New Contributors
- @matt392code made their first contribution in #185
- @AlesKus made their first contribution in #186
Full Changelog: v3.5.1...v3.6.0