Skip to content

14 kraken sdr web socket updates#226

Open
BillBrown341 wants to merge 39 commits into
opensensorhub:masterfrom
Botts-Innovative-Research:14-KrakenSDR-Web-Socket-Updates
Open

14 kraken sdr web socket updates#226
BillBrown341 wants to merge 39 commits into
opensensorhub:masterfrom
Botts-Innovative-Research:14-KrakenSDR-Web-Socket-Updates

Conversation

@BillBrown341

Copy link
Copy Markdown
Contributor

No description provided.

…d_ws_to_config

- Updated Config to have WS port
- Update KrakenSdrSensor to handle WS logic and temporarily removed KrakenUtility method since this was initially designed for http connection.
…date-existing-outputs

This PR updates the DoA Output and Settings Output to utilize the web socket for kraken
…nControlReceiver-to-WS

This pull requests added a KrakenSdrConstants that maps the constant values used to update the kraken settings directly.

Added a sendWsMessage method to the main sensor class, allowing all controls to send a "command" message to the kraken device.

Additionally, this updated the KrakenControlReceiver class to utilize the web socket sendMessage Feature

Closes #18
…-kraken-ctrls-to-ws

- Updated Existing Controls to utilize websocket established in #16  and modified in #18 
- Created new KrakenSdrVfoControl

This PR Closes the following issues:
- Close #19 
- Close #20 
- Close #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update KrakenSDR Driver to Utilize Websocket

1 participant