Releases: 5G-MAG/rt-libflute
Releases · 5G-MAG/rt-libflute
rt-libflute v0.12.0
rt-libflute v0.11.0
Features
- Add ability to transmit via a UDP tunnel for use by 5G MBSTF by @davidjwbbc in #15
- Add XML Namespace support to the FDT handling by @davidjwbbc in #16
- Add API to handle extra metadata fields for Files and remember TOI for resend. by @davidjwbbc in #18
- Add new Transmitter methods to change MBR, UDP Tunnel and Destination address by @davidjwbbc in #41
- Add support for running unit tests with Googletest by @dsilhavy in #44
- FLUTE receiver: Add an option to specify the output directory by @dsilhavy in #45
Improvements
- Support for Ubuntu 22 by @dsilhavy in #5
- Add support for boost version >= 1.87 by @dsilhavy in #35
- Documentation updates by @jordijoangimenez in #9, #10
- Update README.md with instructions to install dependencies by @alexzfokus in #17
Bugfixes
- Fixes for compiler warnings found during MBS User Services development by @davidjwbbc in #12
- Add 4 bytes to max_size to fit both ALC header and symbol in LCT payload by @dsilhavy in #36
- Fix buffer pointer handling and add warning on overflow in EncodingSy… by @dsilhavy in #37
- Prevent receiver from stopping on unknown TSI by @dsilhavy in #38
- Skip unrecognized LCT extensions by @dsilhavy in #39
- Fix a crash when optional FDT attributes are missing by @dsilhavy in #40
- Remove integer comparison warning by @davidjwbbc in #42
Acknowledgements
Special thanks to @ypo for identifying several issues and detailed suggestions on how to fix these issues.