Commit Graph
13 Commits
Author SHA1 Message Date
prathiyuman 941de4d038 refactor: overhaul project structure and deployment configuration for Contec monitor system 2026-07-13 16:17:41 +05:30
prathiyuman 0ecace84d2 Convert temperature display from Celsius to Fahrenheit 2026-07-13 16:07:14 +05:30
prathiyuman f7483d615d Fix CMS8500 SpO2 offset in 288-byte packet 2026-07-13 15:52:48 +05:30
prathiyuman 72c6e12015 feat: add minimal mode view toggled by minimal=true URL parameter 2026-07-13 15:27:21 +05:30
prathiyuman 1340de4fc4 style: upgrade dashboard vitals cards with clinical SVGs and patient demographics banner 2026-07-13 15:23:10 +05:30
prathiyuman c5b792a2ef style: upgrade dashboard to white theme responsive card design 2026-07-13 15:17:30 +05:30
prathiyuman c086bf5d27 feat: add CORS support, public JS SDK, and live Render vitals forwarding 2026-07-13 14:59:37 +05:30
prathiyuman b92a33d69f fix: add Dockerfile for reliable Render deployment 2026-07-13 13:44:30 +05:30
prathiyuman f71b498a66 fix: use python3 for Render runtime compatibility 2026-07-13 13:31:35 +05:30
prathiyuman 63540297aa fix: use python -m uvicorn for Render PATH compatibility 2026-07-13 13:22:42 +05:30
prathiyuman 6d0f3237af feat: implement Contec CMS7000PLUS TCP server and dashboard routing with deployment configuration 2026-07-13 12:58:45 +05:30
prathiyuman 84b8acc904 refactor: implement packet parsing heuristics and introduce device-level state caching to throttle database writes and vitals updates 2026-07-11 14:24:14 +05:30
rkcsh a4972b3251 Implement patient vital signs monitoring system with Contec CMS7000PLUS integration and real-time dashboard 2026-07-08 14:14:03 +05:30