v4.2.2a2
Pre-release
Pre-release
What's Changed
- Added --skip-browser-open flag by @Excaliabure in #295
- Append user name and PID to default ZMQ pipe names by @thomas-bc in #303
- Remove PID from default ZMQ socket name by @thomas-bc in #304
- fix: Correct sequencer day autocomplete snippet by @macayu17 in #301
- Miscellaneous Python linting fixes by @ianbrault in #306
- Additional Seqgen regression tests by @Kronos3 in #300
- Run GDS app from its binary directory by @macayu17 in #302
- fprime-prm-write fix: Implement CRC32 for serialized parameter data by @Specky26846 in #307
- Add --application-arguments to application parser by @lestarch-autobot in #308
- Add sequence uplink directory selector and run button to sequencer by @lestarch-autobot in #311
- Fix JSON value serialization in command generation by @Specky26846 in #310
- Fix ConstantJsonLoader crash when constants field is missing by @ryanhasmanners in #312
- Port sequence parser to lark by @Kronos3 in #313
- Set SO_REUSEADDR on server sockets to fix port reuse after Ctrl+C by @lestarch-autobot in #314
- Remove spell-check workflow and action by @lestarch-autobot in #317
- Object and array arguments in seqgen by @Kronos3 in #316
- fixing up seqgen example by @djbyrne17 in #318
- Update License by @Lex-ari in #322
- api.py: Optional
packetsparam for file uplink by @pcrosemurgy in #323 - Add tool-name prefix to log directory names by @lestarch-autobot in #321
- Add checkbox to show/hide parameter commands in command dropdown by @lestarch-autobot in #319
- Fix: show format strings (units) in expanded struct/array channel values by @lestarch-autobot in #324
- Sort new items in fp-table at the data level by @lestarch-autobot in #320
- A support for parsing compressed data products in fprime-dp by @kubiak-jpl in #309
New Contributors
- @Excaliabure made their first contribution in #295
- @macayu17 made their first contribution in #301
- @Kronos3 made their first contribution in #300
- @Specky26846 made their first contribution in #307
- @lestarch-autobot made their first contribution in #308
- @ryanhasmanners made their first contribution in #312
- @djbyrne17 made their first contribution in #318
- @pcrosemurgy made their first contribution in #323
Full Changelog: v4.2.2a1...v4.2.2a2