.gitignore
.gitlab-ci.yml
CHANGELOG.md
DEPLOYMENT_READY.md
DEVICE_SCANNER.md
GUI_QUICKSTART.md
GUI_README.md
GUI_SETUP_GUIDE.md
LICENSE
MANIFEST.in
README.md
README_GUI.md
REALTIME_LOGGER_README.md
REALTIME_LOGGER_SUMMARY.md
RELEASE_CHECKLIST.md
RELEASE_QUICK_START.md
TKINTER_INSTALLATION.md
VERIFY.md
WIFI_QUICKSTART.md
WIFI_SUPPORT.md
clean_pipelines.sh
delete_version_tag.sh
pc_calibration_offsets.py
pc_test_tmp117.py
pyproject.toml
release.env.example
release.sh
verify-code.sh
src/neng_temp_logger.egg-info/PKG-INFO
src/neng_temp_logger.egg-info/SOURCES.txt
src/neng_temp_logger.egg-info/dependency_links.txt
src/neng_temp_logger.egg-info/entry_points.txt
src/neng_temp_logger.egg-info/requires.txt
src/neng_temp_logger.egg-info/top_level.txt
src/temp_logger/__init__.py
src/temp_logger/cli.py
src/temp_logger/connection_panel.py
src/temp_logger/device_scanner.py
src/temp_logger/gui.py
src/temp_logger/gui_realtime_logger.py
src/temp_logger/logger.py
src/temp_logger/ota_client.py
src/temp_logger/ota_gui.py
src/temp_logger/ota_manager_gui.py
src/temp_logger/pc_realtime_logger.py
src/temp_logger/pid_controller_gui.py
src/temp_logger/pid_gui.py
src/temp_logger/py.typed
src/temp_logger/scanner.py
src/temp_logger/scpi_client.py
src/temp_logger/wifi_config_gui.py
src/temp_logger/wifi_gui.py
src/temp_logger/tools/__init__.py
src/temp_logger/tools/myserial/__init__.py
src/temp_logger/tools/myserial/scpi_serial.py
src/temp_logger/tools/myserial/scpi_universal.py
tests/install_macOS.sh
tests/test_git_deploy.py
tests/test_imports.py
tests/test_temp_logger_extended.py