Bennett/Technical Documentation

From Engineering Wiki
< Bennett
Revision as of 11:05, 12 February 2025 by gravatar Mmapxam5 [userbureaucrateditorinterface-adminsysopPHRhYmxlIGNsYXNzPSJ0d3BvcHVwIj48dHI+PHRkIGNsYXNzPSJ0d3BvcHVwLWVudHJ5dGl0bGUiPkdyb3Vwczo8L3RkPjx0ZD51c2VyPGJyIC8+YnVyZWF1Y3JhdDxiciAvPmVkaXRvcjxiciAvPmludGVyZmFjZS1hZG1pbjxiciAvPnN5c29wPGJyIC8+PC90ZD48L3RyPjwvdGFibGU+] (talk | contribs)
Jump to navigation Jump to search

Overview

Bennett is a hardware monitor application developed in house at the University of Manchester computer science department. It's used in several undergraduate course units investigating Hardware design and Microncotrollers.

Bennett has been written in primarily C/C++,


Detailed Developer notes

This article is an overview of Bennett and it's technical details. For the latest developer documentation, please see [1]


Development

The source code for bennett is available [2]

CI/CD Pipeline

Bennett uses a CI/CD pipeline to run automated tests, and automatically deploy the latest version.

New versions of bennett are automatically built and deployed to the cadtools server

   /cadtools5/bennett/version/<GIT_TAG>