gmt_mount-ctrl_controller

Crates.iogmt_mount-ctrl_controller
lib.rsgmt_mount-ctrl_controller
version1.1.0
sourcesrc
created_at2023-06-07 21:53:43.030401
updated_at2024-04-09 19:11:15.341387
descriptionGiant Magellan Telescope C-code control system models
homepage
repositoryhttps://github.com/rconan/gmt-controllers
max_upload_size
id885047
size163,150
Rodrigo A. Romano (rodrigo-romano)

documentation

https://docs.rs/gmt_mount-ctrl_controller

README

Mount control system

There are the 2 main versions of the control system:

  • PDR:
    • 8kHz sampling: MOUNT_MODEL=MOUNT_PDR_8kHz
  • FDR:
    • 1kHz sampling: MOUNT_MODEL=MOUNT_FDR_1kHz
    • 1kHz sampling with 17Hz notch filter: MOUNT_MODEL=MOUNT_FDR_1kHz-az17Hz
    • 8kHz sampling: MOUNT_MODEL=MOUNT_FDR_8kHz
Commit count: 71

cargo fmt