This repository contains two desktop applications used in the microSWIFT workflow:
- microSWIFT Programmer: A desktop app for configuring and programming microSWIFT devices (firmware loading, configuration management, and verification).
- OBS Calibrator: A desktop app for calibrating Optical Backscatter (OBS) sensors, supporting both simulation and hardware modes.
For installation and usage instructions, please refer to the README files in each application directory:
- microSWIFT Programmer: microSWIFT_Programmer/README.md
- OBS Calibrator: OBS_Calibrator/README.md
Additional documentation:
- Sending SBD messages to a deployed microSWIFT: "Sending SBD messages to a modem.docx" (in this repository root)
Repository layout:
- microSWIFT_Programmer/ — microSWIFT programming/configuration app
- OBS_Calibrator/ — OBS sensor calibration app
- firmware/ — shared firmware files and binaries (if provided)
- CHANGE_LOG.txt — change history
For troubleshooting, please see:
- microSWIFT_Programmer/TROUBLESHOOTING.md
- OBS_Calibrator/TROUBLESHOOTING.md
License: See the project's LICENSE files where provided.