v0.5.0 - initial graphs support #40
Closed
ilyakruchinin
announced in
Announcements
Replies: 4 comments
|
Report any differences you see between internal graphs vs OSCAR (or SleepHQ). |
0 replies
|
Let me know what you thing about the usability (UI/UX) of the web interface/graphs on the desktop as well as mobile interface. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
SomnoTrace v0.5.0 — Release Notes (changes since v0.4.1)
Breaking changes
SD card storage restructure — action required
All SomnoTrace-managed folders on the SD card now live under a single
.somnotrace/app-root instead of sitting at the card root. There is noautomatic migration — after updating, the firmware will look in the new
locations and will not see data left in the old ones.
.sessions/streams/.somnotrace/sessions/streams/.sessions/summaries/.somnotrace/sessions/summaries/.logs/.somnotrace/logs/.somnotrace/upload_state/SDCARD/SDCARD/(unchanged)Notes:
SDCARD/(the OSCAR/SleepHQ-ready export) is unchanged — already-exportedEDF data needs no action and remains readable by OSCAR/SleepHQ.
internal flash and is not migrated). After the update the uploader may
re-upload sessions and/or need its target reconfigured.
your computer to see them.
Keeping your old session data
Recommended — SD card reader
.somnotrace/folder tree automatically..sessions->.somnotrace/sessions.logs->.somnotrace/logs(Merge into the folders the firmware just created; keep the same
streams/andsummaries/sub-structure.)SDCARD/exactly as it is.dashboard and can be re-exported/uploaded.
Alternative — FTP (over Wi-Fi)
anonymous, any password)./.sessionsand/.logs./.somnotrace/sessionsand/.somnotrace/logs.(A card reader is much faster for large stream data.)
If you don't care about historical data, no action is needed — the device
starts fresh and old folders can be deleted at your leisure.
Other notable changes
flow-limit and snore graphs, with per-pixel envelope decimation to remove
aliasing/moire on zoom.
breakdown and a median/95%/99.5% statistics table). Pressure, EPAP, leak and
respiratory-rate figures are derived from the per-breath (PLD) channels and
match OSCAR's percentile algorithm.
PSRAM, freeing internal RAM and improving stability under load.
Upgrade checklist
.somnotrace/)..sessions->.somnotrace/sessionsand.logs->.somnotrace/logs(card reader or FTP), if keeping history.
This discussion was created from the release v0.5.0 - initial graphs support.
All reactions