Skip to content

v0.5.2

Latest

Choose a tag to compare

@wptestyyh wptestyyh released this 26 Jun 21:23
133840d

What's Changed

  • Merge v0.4.1 to develop by @abeltrano in #324
  • Add nlohmann json dependency by @abeltrano in #325
  • Add WifiAccessPointGetAttributes API by @abeltrano in #326
  • Extend WifiAccessPointsEnumerate to provide access point capabilities. by @abeltrano in #327
  • Add AccessPointAttributes JSON serialization/deserialization support by @abeltrano in #328
  • Allow specifying JSON configuration to netremote-server on command-line by @abeltrano in #329
  • Add netremote-server JSON schema and example file. by @abeltrano in #330
  • Add vcpkg target to provide API source only by @abeltrano in #332
  • Add new protocol buffer API files to dotnet projects by @abeltrano in #333
  • Implement software simulated attnuator library by @wptestyyh in #338
  • Implement RfAttenuator gRPC interface based on software simulated attenuator by @wptestyyh in #339
  • Implement RfAttenuator gRPC tests based on software simulated attenuator by @wptestyyh in #340
  • Implement AeroflexWeinschle83XX attenuator library by @wptestyyh in #341
  • Move rfattenuator lib from common folder to linux because socket is platform dependent by @wptestyyh in #342
  • Implement an attenuator tool to test both software and socket attenuator by @wptestyyh in #343
  • enable api folder if NETREMOTE_EXCLUDE_API_BINDINGS is off by @wptestyyh in #344
  • Fix socket attenuator issues by @wptestyyh in #345
  • Update hostapd to 2.11 by @wptestyyh in #346

New Contributors

Full Changelog: v0.4.1...v0.5.2