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