Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #20

Open
wants to merge 23 commits into
base: dev
Choose a base branch
from
Open

Documentation #20

wants to merge 23 commits into from

Conversation

danielkm-ee
Copy link

Documentation updates and other changes

  • Documentation is now setup to compile as a sphinx project which is viewable as HTML through a web browser
  • A great deal of documentation has been written in markdown including and updated SOP and manual pages for all functions in the helmholtz cage library
  • Updates have been made to the README which reflect the current status of the cage and demonstrate the compilation process for the Sphinx project, and viewing the documentation

image

Gustavo and others added 23 commits September 5, 2024 13:57
Added constants `MAG_CURRENT_SLOPE` and `WMM_AMBIENT_FIELD` to use as default conversion factors
Added constant `MAX_OUT_CURRENT` used to limit the output current in set_field_vector()
Added quickstart files for Sphinx docs
Updated Standard Operating Procedure
Added helmholtz help page image
Added instructions to operate the cage program
Added instructions to compile the documentation to the README
Updated Photo of the Helmholtz Cage
Update photo again, it was way too big
One more time!
Okay last time...
Added arduino.md, hshell.md, magmeter.md, powsups.md, utils.md, and manindex.rst to document HC controller
Updated index.rst to include new manpages
Updated README to provide sphinx installation directive
Added documentation for each function in arduino.md, hshell.md, magmeter.md, powsups.md, and utils.md
Updated manindex.rst
@danielkm-ee
Copy link
Author

Updates that need to be made to Documentation:

  • Need to add documentation for new functions
    • receive_sim_data
    • run_sim
  • Update functions that changed
    • set_field_vector() : arguments have changed
    • calibration : function is changing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant