Commit Graph

3 Commits

Author SHA1 Message Date
jeon 3b5af64606 build: 260618 배포 실행파일 추가 (Release/260618)
- .gitignore: 루트 Release/ 배포 폴더 추적 해제 (빌드 중간물은 계속 제외)
- Release/260618/: 전 프로젝트 publish 결과 수집 (~762MB)
  - ErvDashboard.exe / DiffuserSimulator.exe / ERVSimulator.exe
  - HoodSimulator.exe / RJ2RoomConSimulator.exe
  - ErvCollector/ (웹 수집서버 폴더 통째: exe+appsettings+wwwroot)
  - Firmware/ HERV.bin/.hex/.elf (RoomCtrl_Push 반영본)
- 모두 self-contained 단일 exe (노트북에 .NET 미설치여도 실행)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 23:56:45 +09:00
jeon 096111e983 feat: 06-17 신규 작업본 반영 (개발사양서/기능검토/승인원/Source 등 추가)
.claude/ 제외(.gitignore 추가). 기존 초기커밋(5a96a69) 위에 신규·수정·이동분 커밋.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 07:54:58 +09:00
jeon 5a96a696b1 chore: HERV 통합 저장소 초기 커밋
- 펌웨어(program), C# 대시보드(TestProgram), 시뮬레이터(Simulator),
  프로토콜/문서(Protocol, doc) 전체를 단일 저장소로 통합
- program 폴더의 별도 git 저장소를 제거하고 통합 저장소에 흡수
- 빌드 산출물(program/build, bin/obj, *.o/.elf/.bin/.hex 등) .gitignore 처리
- 사내 Synology NAS Git 원격 연결 예정

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 21:44:23 +09:00