Commit Graph

946 Commits

Author SHA1 Message Date
Jordan Sherer
37d493f852 Removed debug statement 2020-04-15 15:33:30 -04:00
Jordan Sherer
7d0158782c Added menu items that correspond to the toggle buttons in the display 2020-04-15 15:33:07 -04:00
Jordan Sherer
a2d5c8fbcf Easily disable the transmitter with one button press 2020-04-15 15:23:41 -04:00
Jordan Sherer
09ecc6d19e Record the frequency when a decode happens and use that for when we process the decoded message (i.e., spotting, display, etc) 2020-04-15 11:11:49 -04:00
Jordan Sherer
defc99c274 APRSIS delay / skip percentage is now configurable on the client (not exposed to user though) 2020-04-11 11:46:12 -04:00
Jordan Sherer
7fa2f355d3 Added ability to block spotting of specific callsigns if desired 2020-04-10 20:27:34 -04:00
Jordan Sherer
211685e3a4 Removed automatic adding of @HB group 2020-04-06 14:09:55 -04:00
Jordan Sherer
d2924487b5 Fixed bug in new API 2020-04-05 14:34:45 -04:00
Jordan Sherer
c4b2729021 Added two inbox API functions 2020-04-05 14:33:10 -04:00
Jordan Sherer
39315e8d11 Added CQ as a directed command (directed to @ALLCALL) in the API 2020-04-05 11:49:34 -04:00
Jordan Sherer
2ccdd9423d Heartbeats are directed to @HB now, so make sure that we process directed messages like that please 2020-04-04 22:53:30 -04:00
Jordan Sherer
0a119eff6b RX.DIRECTED should be sent for all directed messages that are normally written to the directed log 2020-04-04 22:49:26 -04:00
Jordan Sherer
fec7e07d7d Updated frequency dial to be propagated on RX 2020-04-04 22:45:51 -04:00
Jordan Sherer
1d6670f2f9 Added tcp server configuration options 2020-04-04 14:58:30 -04:00
Jordan Sherer
2ff74626ba Initial working commit of tcp based API 2020-04-03 22:49:28 -04:00
Jordan Sherer
640ce756c0 Added ability to spot ssids with compound callsigns ala, KN4CRD/7 2020-04-01 20:42:29 -04:00
Jordan Sherer
859a40da5c Fixed hiding HB in band activity 2020-03-31 20:52:38 -04:00
Jordan Sherer
38e2bfe83b Moving heartbeats to an HB group that is added when you enable heartbeat networking 2020-03-31 20:49:03 -04:00
Jordan Sherer
f087c0e3df Moved APRSIS reporting into its own background thread to avoid hangups. Added ability to turn off APRSIS reporting 2020-03-31 15:22:48 -04:00
Jordan Sherer
ab339e9728 Added APRSIS spotting back into the app, but this time under the APJ8CL aprs registered callsign 2020-03-30 23:07:40 -04:00
Jordan Sherer
79acdfccd3 Configurable HB ACKs vs SNR is a future consideration, not for 2.2 2020-03-30 14:27:36 -04:00
Jordan Sherer
dd3efd15a1 Added configuration option for sending SNR in HB ACKs instead of disabling completely 2020-03-29 22:36:53 -04:00
Jordan Sherer
9564ccdcc5 Do not overwrite SNR responses 2020-03-29 22:18:44 -04:00
Jordan Sherer
7140fbadf3 Proper encoding of ACKs and NACKs for future SRARQ 2020-03-29 20:00:45 -04:00
Jordan Sherer
0e8f58e54c Fixed confirmation modality and default behavior 2020-03-28 22:46:51 -04:00
Jordan Sherer
f072ec74ed AUTO+CONF dynamic update 2020-03-28 15:30:02 -04:00
Jordan Sherer
f304d31960 Added dynamic menu item for autoreply with confirmation to make it more clear 2020-03-28 15:26:34 -04:00
Jordan Sherer
27c31aa954 Fixed hiding of HB commands with new @ALLCALL prefix 2020-03-28 15:17:26 -04:00
Jordan Sherer
4b6d343850 Configurable custom HB and STATUS messages 2020-03-28 15:10:41 -04:00
Jordan Sherer
8528a47dad Remove SNR from HB automatic ACK (there's a reason...coming soon) 2020-03-28 14:14:31 -04:00
Jordan Sherer
1a4efa8120 Added @ALLCALL to CQs and HBs to make them more clear and unify the message formatting across all directed message types 2020-03-28 11:57:38 -04:00
Jordan Sherer
e55689b25b Refactored function for enabling HB. Set FAST as the default mode. Added FAST support to HB 2020-03-23 09:52:46 -04:00
Jordan Sherer
f350443dff Added option to confirm before sending autoreply message 2020-02-17 20:43:26 -05:00
Jordan Sherer
ab3a927c2a Added configuration option to enable/disable writing of ALL.TXT / DIRECTED.TXT 2020-01-13 11:41:22 -05:00
Jordan Sherer
0bd3d47584 Added debug for I and some clarifying comments 2020-01-13 11:21:46 -05:00
Jordan Sherer
8703461188 Added audio saving with buffer offset and a compilation flag that can be used to enable it. It is enabled by default currently for testing of the function. 2020-01-13 11:11:23 -05:00
Jordan Sherer
3875de4950 Added some decoder logging and js8 tone generation tweaks to ensure the right costas is getting generated for the right submode 2020-01-04 15:55:20 -05:00
Jordan Sherer
ae9220cbb3 There we go. Properly fixed this time 2019-12-29 20:38:47 -05:00
Jordan Sherer
c02e2ae0c8 Revert. This crashes...why... 2019-12-29 20:36:27 -05:00
Jordan Sherer
e5365303ed Fixed bug with delayed painting of selected row change 2019-12-29 20:35:02 -05:00
Jordan Sherer
5db6870833 Fixed bug with delayed painting of selected row change 2019-12-29 20:34:03 -05:00
Jordan Sherer
53853c5be4 Added heard by tooltip for group callsigns 2019-12-29 14:47:21 -05:00
Jordan Sherer
ff0b2ed7c9 Fixed restoring HB enabled on startup when in slow mode 2019-12-28 22:30:32 -05:00
Jordan Sherer
0644bf6ade Fixed pi selected highlight (again) 2019-12-28 22:24:24 -05:00
Jordan Sherer
71978d0eb4 Reverted change for pi 2019-12-27 23:06:09 -05:00
Jordan Sherer
bb79785d86 Attempting to fix highlighting on the pi, again 2019-12-27 22:58:27 -05:00
Jordan Sherer
94aed047ec Fixing selection highlight on pi 2019-12-27 22:50:45 -05:00
Jordan Sherer
39ce9043a9 Fixed #296: selection color overrides 2019-12-27 22:31:02 -05:00
Jordan Sherer
4747b7aa2d Added some sanity limits to RX.GET_TEXT 2019-12-27 20:16:21 -05:00
Jordan Sherer
0a658c706c Added RX.ACTIVITY and STATION.STATUS messages to network 2019-12-27 20:08:39 -05:00