|
JS8Call-Improved master
|
Files | |
| buildQueryMenu.cpp | |
| member function of the UI_Constructor class builds the callsign query menu | |
| checkVersion.cpp | |
| member function of the UI_Constructor class queries the GitHub release assets, trigged from the help menu to determine if the software version is the latest | |
| dataSink.cpp | |
| member function of the UI_Constructor class creates the waterfall spectrum | |
| displayBandActivity.cpp | |
| member function of the UI_Constructor class displays the current band activity in the left pane of the UI | |
| displayCallActivity.cpp | |
| member function of the UI_Constructor class displays the callsign activity in the right pane of the UI | |
| initializeDummyData.cpp | |
| member function of the UI_Constructor class group messaging function | |
| initializeGroupMessage.cpp | |
| member function of the UI_Constructor class group messaging function | |
| networkMessage.cpp | |
| member function of the UI_Constructor class API commands for external control and data retrieval. sends data to external clients via the Network Message API defgroup API Network Message API | |
| processBufferedActivity.cpp | |
| member function of the UI_Constructor class processes buffered MSG's in m_messageBuffer | |
| processCommandActivity.cpp | |
| member function of the UI_Constructor class processes JS8 commands | |
| processDecodeEvent.cpp | |
| member function of the UI_Constructor class process decoded text | |
| processRxActivity.cpp | |
| member function of the UI_Constructor class process Rx queue activity | |
| UI_Constructor.cpp | |
| explicit member function of the UI_Constructor class constructs and connects UI elements to the JS8 "engine" | |