Commit Graph
21 Commits
Author SHA1 Message Date
prathiyuman 8ebd4dc766 Reduce vital card size to exactly half height with hidden footer, smaller font size, smaller icons, and tighter grid gap 2026-07-13 16:42:16 +05:30
prathiyuman 6f8cc31a02 Refactor vitals grid cards to horizontal split telemetry layout with left-aligned values, right-aligned waveforms, and glowing clinical accents 2026-07-13 16:35:33 +05:30
prathiyuman f6c3d2b8cf Restrict app container to a compact centered console layout and remove full screen height vertical stretch 2026-07-13 16:29:03 +05:30
prathiyuman 35f90d2b49 Further reduce vital card sizes to ultra-compact bedside design, hide setup guide and info bar, and show only patient name, ID, location/bed 2026-07-13 16:24:37 +05:30
prathiyuman f519527d8f Optimize dashboard card design to be smaller, compact, and professional 2026-07-13 16:20:30 +05:30
prathiyuman 073deb2814 Update root dashboard temperature units to Fahrenheit 2026-07-13 16:17:41 +05:30
prathiyuman 941de4d038 refactor: overhaul project structure and deployment configuration for Contec monitor system 2026-07-13 16:17:41 +05:30
prathiyuman 732ebbd1b2 feat: convert temperature display and logic from Celsius to Fahrenheit 2026-07-13 16:07:54 +05:30
prathiyuman 0ecace84d2 Convert temperature display from Celsius to Fahrenheit 2026-07-13 16:07:14 +05:30
prathiyuman 3a8710695d feat: implement Contec patient monitor discovery tool and server framework 2026-07-13 15:54:28 +05:30
prathiyuman 5d418c8eb0 Fix CMS8500 SpO2 offset in 288-byte packet 2026-07-13 15:54:28 +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