Commit Graph

14 Commits

Author SHA1 Message Date
jess 9825ddb287 add client_remove_by_index for reaper 2026-04-03 03:48:03 -07:00
jess a9f6f9f6ac add timestamp tracking to UDP client table 2026-04-03 03:47:51 -07:00
jess 3e0cbfd131 add mutex protection to UDP client table 2026-04-03 03:47:26 -07:00
jess 5f550f031a merge integration
# Conflicts:
#	cue-ios/CueIOS/AppState.swift
#	cue-ios/CueIOS/Models/Protocol.swift
#	cue/src/app.rs
#	cue/src/protocol.rs
#	main/protocol.h
#	main/wifi_transport.c
2026-04-03 02:30:58 -07:00
jess a2a48f47a3 remove arbitrary MAX_UDP_CLIENTS cap from wifi transport 2026-04-03 02:25:26 -07:00
jess a21b014d89 0 firmware: add num_points parameter to CMD_START_LSV protocol 2026-04-02 23:07:29 -07:00
jess 5b051cfa20 firmware: add pH calibration NVS, protocol, and dispatch 2026-04-02 19:31:10 -07:00
jess 4c914a5101 add cl_factor NVS storage and protocol commands to firmware 2026-04-02 18:19:04 -07:00
jess e1209a89cc set AP inactive station timeout to 120 seconds 2026-04-02 16:11:07 -07:00
jess a611a72c48 clean up UDP sessions when WiFi station disconnects 2026-04-02 16:10:59 -07:00
jess 1ea5c760d7 raise softAP and UDP client limits to 10 2026-04-02 16:08:49 -07:00
jess d13909c400 firmware: strip BLE/NimBLE, WiFi-only transport with session sync protocol 2026-04-01 00:33:11 -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 201d9881ce firmware: WiFi AP + UDP transport — parallel to BLE, same protocol 2026-03-31 19:55:24 -07:00