Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rahix Rahix released this 09 May 10:16
· 184 commits to main since this release
v0.2.0

profirust

Added

  • The live-list now correctly mirrors the state of all stations on the bus, not just the ones in our own GAP range.

Fixed

  • Improve robustness of the FDL layer against unexpected situations.

gsd-parser/gsdtool

Added

  • Added support in gsd-parser for the older User_Prm_Data/User_Prm_Data_Len fields when no Ext_User_Prm_* data is present.
  • gsd-parser now supports the Changeable and Visible settings for ExtUserPrmData. gsdtool also honors these settings now.
  • Added more prompting variants to gsdtool to prompt for even more possible settings.

Fixed

  • Made gsd-parser parse more GSD files correctly, ignoring a few more constructs that it currently does not care about.
  • Fixed gsd-parser not being case-insensitive for some keywords.
  • Fixed gsd-parser not parsing negative numbers correctly.