Version 0.2.0
Pre-release
Pre-release
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 olderUser_Prm_Data
/User_Prm_Data_Len
fields when noExt_User_Prm_*
data is present. gsd-parser
now supports theChangeable
andVisible
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.