- Fixed some connectivity issues with the NRF (likely because of low quality chips)
- Added a distinction between unicast and broadcast. Broadcasts are received and sent without auto acknowledge and on the address ending in FF
Showing
- include/communication/communicationboundary/NRF24Configuration.hpp 0 additions, 2 deletions...ommunication/communicationboundary/NRF24Configuration.hpp
- include/core/communication/Response.hpp 13 additions, 11 deletionsinclude/core/communication/Response.hpp
- src/communication/commandcontroller/CommandController_General.cpp 4 additions, 1 deletion...unication/commandcontroller/CommandController_General.cpp
- src/communication/method/NRF24CommunicationBoundary.cpp 33 additions, 6 deletionssrc/communication/method/NRF24CommunicationBoundary.cpp
- src/core/communication/Response.cpp 7 additions, 3 deletionssrc/core/communication/Response.cpp
- src/main.cpp 6 additions, 9 deletionssrc/main.cpp
Please register or sign in to comment