- Implemented the storing of configuration values
- Restructured project to make it more clear which files can/need to be edited when extending the firmware - Cleaned up includes
Showing
- docs/index.rst 3 additions, 334 deletionsdocs/index.rst
- include/README 0 additions, 39 deletionsinclude/README
- include/boundary/communication/messageboundary/NRFBoundary.hpp 0 additions, 23 deletions...de/boundary/communication/messageboundary/NRFBoundary.hpp
- include/boundary/communication/messageboundary/UartMessageBoundary.hpp 0 additions, 16 deletions...ary/communication/messageboundary/UartMessageBoundary.hpp
- include/boundary/movement/MotorBoundary.hpp 0 additions, 18 deletionsinclude/boundary/movement/MotorBoundary.hpp
- include/boundary/movement/StepperBoundary/AccelStepperBoundary.hpp 0 additions, 64 deletions...oundary/movement/StepperBoundary/AccelStepperBoundary.hpp
- include/communication/commandcontroller/CommandController_Action.hpp 42 additions, 0 deletions...munication/commandcontroller/CommandController_Action.hpp
- include/communication/commandcontroller/CommandController_Configuration.hpp 38 additions, 0 deletions...ion/commandcontroller/CommandController_Configuration.hpp
- include/communication/commandcontroller/CommandController_General.hpp 5 additions, 4 deletions...unication/commandcontroller/CommandController_General.hpp
- include/communication/commandcontroller/CommandController_Measurement.hpp 4 additions, 3 deletions...ation/commandcontroller/CommandController_Measurement.hpp
- include/communication/communicationboundary/NRF24CommunicationBoundary.hpp 55 additions, 0 deletions...tion/communicationboundary/NRF24CommunicationBoundary.hpp
- include/communication/communicationboundary/NRF24Configuration.hpp 27 additions, 0 deletions...ommunication/communicationboundary/NRF24Configuration.hpp
- include/controller/CommunicationController.hpp 0 additions, 121 deletionsinclude/controller/CommunicationController.hpp
- include/core/PMSVSettings.hpp 15 additions, 0 deletionsinclude/core/PMSVSettings.hpp
- include/core/communication/BaseCommandController.hpp 42 additions, 0 deletionsinclude/core/communication/BaseCommandController.hpp
- include/core/communication/BaseCommunicationBoundary.hpp 7 additions, 7 deletionsinclude/core/communication/BaseCommunicationBoundary.hpp
- include/core/communication/Command.hpp 19 additions, 16 deletionsinclude/core/communication/Command.hpp
- include/core/communication/CommandRegistry.hpp 21 additions, 6 deletionsinclude/core/communication/CommandRegistry.hpp
- include/core/communication/CommunicationController.hpp 77 additions, 0 deletionsinclude/core/communication/CommunicationController.hpp
- include/core/communication/Response.hpp 21 additions, 18 deletionsinclude/core/communication/Response.hpp
Loading
Please register or sign in to comment