Commit Graph

17 Commits

Author SHA1 Message Date
jess a04163cade icons 2026-04-01 09:32:07 -07:00
jess fc0ff900f1 strip MIDI/BLE transport, make UDP the sole connection method
Remove ble.rs, midir dependency, TransportMode enum, and all MIDI-related
Message variants (OpenMidiSetup, RefreshMidi, ToggleTransport). Simplify
subscription to UDP-only path. Rename BleReady/BleStatus/BleData to
DeviceReady/DeviceStatus/DeviceData. Replace transport toggle UI with
always-visible UDP address field and Reconnect button.
2026-04-01 00:30:16 -07:00
jess 06f4fa8e71 export/import: TOML format with human-readable keys, cross-platform compatible 2026-03-31 21:45:15 -07:00
jess 34b298dfe2 apps: sync cell constant K with device, verify export format compatibility 2026-03-31 20:59:44 -07:00
jess 6351a8baa0 cue: calibration calculator — solution prep, conductivity, cell constant from EIS 2026-03-31 20:41:39 -07:00
jess 4beb9f4408 WiFi STA to home network, configurable UDP address in Cue, JSON session export/import 2026-03-31 20:23:55 -07:00
jess f36989e3f9 cue: add UDP transport — connect to ESP32 WiFi AP as alternative to BLE MIDI 2026-03-31 19:56:39 -07:00
jess 7570510491 WIP: multi-connection advertising attempts (unsuccessful), iOS connection panel, app icon 2026-03-31 19:46:23 -07:00
jess b2493ffb54 cue: measurement browser — load, compare, reference overlay from saved data 2026-03-31 18:18:22 -07:00
jess ae35b1248f cue: add SQLite persistence — sessions, measurements, auto-save 2026-03-31 18:00:30 -07:00
jess 5ae607eec4 recovered working tree: paired DFT, ratiometric Z, open-cal, BLE event refactor 2026-03-30 18:28:57 -07:00
pszsh 5268d55b6f I always think to push updates to git whenever something STOPS
working... this is one of those points in time.
2026-03-12 22:20:47 -07:00
pszsh 8130f17b44 nah it really does work pretty good now, the hard part is working out
the electrode arrays themsevles now
2026-03-12 04:33:49 -07:00
pszsh a3749af7b5 lotsa (it worked, it didn't, it works now pretty much most of the time) 2026-03-12 02:42:44 -07:00
pszsh 10096738cf piecemeal 2026-03-09 10:13:11 -07:00
pszsh 61287e5b8e partial work 2026-03-09 09:58:56 -07:00
pszsh 03d6312e22 init 2026-03-09 09:30:33 -07:00