Releases: rhysmorgan134/most-explorer
Releases · rhysmorgan134/most-explorer
v3.0.0-beta.2
- bump up to latest socketmost beta version now supporting the new USB board
- USB settings now available
- Example JLR file included to show entire replacement of a module (Still a WIP)
- Improved start up
- ability to set manual IP
Manual Ip address and other improvements
- Settings page
- USB functionality added in preparation for STM32 version
- Manual IP address functionality when
- Output logs are now in JSON format with hexadecimal values
- JLR source switching example included
- Improved reconnection on connection loss
Small bugfixes
v2.0.2 version bump
Further SocketMost compatibility changes
v2.0.1 electron-builder config
Type script, sockmost v2 compatibility
v2.0.0 upped version number
Audio Streaming, Multipart Messages
This release enabled audio streaming, to use choose your device (usually amplifier) make sure it is the physical device, then press stream, choose the sink number, and audio should stop and the pi should now be playing. For multipart messages, on the send messages you can now choose add bytes to add more.
What's Changed
- Multipart messaging by @rhysmorgan134 in #1
Full Changelog: v1.0.0...v1.0.2
Functions Button implemented
Functions button is now present when selecting a device. This queries the implemented functions within an FBlock. These get displayed as chips, on clicking a chip, it sets the relevant fktId.
initial release
first release