All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2025-12-01)
- add SpikeDetector, SpikeBinner nodes to client; remove SpikeDetect node from client and server
- add
get_last_sync_time_nsto TimeSyncClient (#102) (90a7ffc) - add SpikeDetector, SpikeBinner nodes; remove SpikeDetect node (#99) (2a6c029)
- add TimeSyncClient (#101) (9f89ee3)
- Fix issue where uri is forgotten (#104) (c84a88a)
- populate synapse_api_version DeviceInfo field in server (#94) (20b0aea)
- configure iface ip for local test (#148) (be02b14)
- fix issue with LogLevel type annotation on certain client device methods (#105) (e0bc439)
- increase timeout for discovery (#149) (6228713)
- synapsectl deploy issues with dependency: rich (#154) (c1201db)
- Update paths for NWB compatibility (#123) (3ae1970)
2.2.0 (2025-05-01)
- Fix issue where uri is forgotten (#104) (c84a88a)
- populate synapse_api_version DeviceInfo field in server (#94) (20b0aea)
2.1.0 (2025-04-24)
- add
get_last_sync_time_nsto TimeSyncClient (#102) (90a7ffc) - support streaming device queries (#95) (e45e5f5)
2.0.0 (2025-04-21)
- add SpikeDetector, SpikeBinner nodes to client; remove SpikeDetect node from client and server
- add SpikeDetector, SpikeBinner nodes; remove SpikeDetect node (#99) (2a6c029)
- add TimeSyncClient (#101) (9f89ee3)
- support new channel mapping header (#93) (aef46c8)
- allow users to search by name or ip (#100) (7eb7e42)
1.0.2 (2025-04-07)
1.0.1 (2025-03-21)
1.0.0 (2025-03-17)
- upgrade StreamOut node to use UDP unicast
In preparation for switching to UDP unicast, we have updated the StreamOut configuration to support udp unicast
- Updates synapse api
- Modularizes packet loss/bitrate calculation in streaming
- Updates stream out to use Udp unicast
- add
logsandtailcli, support GetLogs and TailLogs RPCs (#70) (fac3df8) - add SFTP-based file handling implementation (#74) (6d50716)
- upgrade to use udp unicast (#73) (adca3c5)
- fix issue with parsing configs with no electrode
id,electrode_id(#80) (f75a433) - Remove unused wifi configuration (#81) (89af771)
- Updated real time plotter to use channel ids directly (#85) (d6f0dd5)
- support new and old format of config in plotting (#82) (27c5ff4)