- Massive Refactoring. Moved to the Entity Controller Boundary system.
- Removed some high level commands that were to specific. A wireless command should not have to send an amount of steps - Custom handlers could now be added - Described the process of adding a custom command handler in the sphinx documentation - Renamed most of the project to MP-Firm
Showing
- docs/Doxyfile 2 additions, 2 deletionsdocs/Doxyfile
- docs/conf.py 1 addition, 1 deletiondocs/conf.py
- docs/documentation.bat 1 addition, 1 deletiondocs/documentation.bat
- docs/index.rst 101 additions, 9 deletionsdocs/index.rst
- include/boundary/communication/CommandBoundary.hpp 33 additions, 0 deletionsinclude/boundary/communication/CommandBoundary.hpp
- include/boundary/communication/commandboundary/NRFBoundary.hpp 23 additions, 0 deletions...de/boundary/communication/commandboundary/NRFBoundary.hpp
- include/boundary/movement/MotorBoundary.hpp 15 additions, 0 deletionsinclude/boundary/movement/MotorBoundary.hpp
- include/boundary/movement/StepperBoundary/AccelStepperBoundary.hpp 10 additions, 6 deletions...oundary/movement/StepperBoundary/AccelStepperBoundary.hpp
- include/controller/CommandCategoryController.hpp 23 additions, 0 deletionsinclude/controller/CommandCategoryController.hpp
- include/controller/CommandCategoryController/ActionCommandController.hpp 8 additions, 4 deletions...ler/CommandCategoryController/ActionCommandController.hpp
- include/controller/CommandCategoryController/GeneralCommandController.hpp 7 additions, 3 deletions...er/CommandCategoryController/GeneralCommandController.hpp
- include/controller/CommandCategoryController/MeasurementCommandController.hpp 5 additions, 3 deletions...ommandCategoryController/MeasurementCommandController.hpp
- include/controller/CommunicationController.hpp 92 additions, 0 deletionsinclude/controller/CommunicationController.hpp
- include/controller/MovementController.hpp 67 additions, 0 deletionsinclude/controller/MovementController.hpp
- include/entity/CommandData.hpp 35 additions, 0 deletionsinclude/entity/CommandData.hpp
- include/entity/ControllerMessage.hpp 10 additions, 41 deletionsinclude/entity/ControllerMessage.hpp
- include/entity/PMSVSettings.hpp 3 additions, 3 deletionsinclude/entity/PMSVSettings.hpp
- include/entity/RobotMessage.hpp 17 additions, 7 deletionsinclude/entity/RobotMessage.hpp
- include/entity/StackQueue.hpp 0 additions, 0 deletionsinclude/entity/StackQueue.hpp
- include/pmsv/PMSVRobot.hpp 0 additions, 18 deletionsinclude/pmsv/PMSVRobot.hpp
Loading
Please register or sign in to comment