JS8Call-Improved master
Loading...
Searching...
No Matches
JS8_Mainwindow Directory Reference
Directory dependency graph for JS8_Mainwindow:
JS8_Mainwindow

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
 
confirmThenEnqueueMessage.cpp
 Member function of the UI_Constructor class. Handles autoreply confirmation via both local UI notification and the network API, ensuring the operator and external clients are kept in sync on pending autoreply transmissions.
 
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
 
ensureMessageDock.cpp
 UI_Constructor::ensureMessageDock() member function of the UI_Constructor class.
 
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
 
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
 
processHeartbeatRateLimit.cpp
 member function of the UI_Constructor class process HB ACK rate limiting
 
processRxActivity.cpp
 member function of the UI_Constructor class process Rx queue activity
 
pushNotificationHandler.cpp
 member function of the UI_Constructor class periodically checks pending (STORE) inbox messages against recent call activity, and transmits a directed "<CALL> RETRIEVE MSG <mid>" notification when the recipient is heard on frequency rather than waiting for them to send an HB or QUERY MSGS and possibly miss our reply. Re-notification for a given message id is throttled to no more than once every 8 hours via MsgNotifyDB.
 
UI_Constructor.cpp
 explicit member function of the UI_Constructor class constructs and connects UI elements to the JS8 "engine"