Commit graph

226 commits

Author SHA1 Message Date
Nonoo
e1ef8cd31f Deinit default audio output 2020-10-30 16:21:26 +01:00
Nonoo
eed09e0956 Add 'l' hotkey for quickly listening into the incoming audio stream 2020-10-30 15:57:33 +01:00
Nonoo
d9d6ff887b Run a command when the virtual serial port is enabled 2020-10-30 15:21:19 +01:00
Nonoo
fab06c32e2 Add txpwr status bar field description 2020-10-30 14:57:33 +01:00
Nonoo
25fccd9024 Display transceiver TX power in the status bar 2020-10-30 14:55:25 +01:00
Nonoo
13be2d47ee Cleanup 2020-10-30 10:04:23 +01:00
Nonoo
48dc37504f Update demo animation 2020-10-30 09:50:22 +01:00
Nonoo
64752b5409 Add required CI-V setting and update the README 2020-10-30 09:07:20 +01:00
Nonoo
504757a8ec Adjust uptime padding 2020-10-29 22:59:53 +01:00
Nonoo
c4dd8b7171 Fix typo 2020-10-29 22:31:30 +01:00
Nonoo
a9be72afba Fixes for the TX seqbuf 2020-10-29 22:30:42 +01:00
Nonoo
2253c87cfc No padding when log is not realtime 2020-10-29 22:16:20 +01:00
Nonoo
b73fa95a46 Reduce interval of pkt0 sends on idle streams 2020-10-29 22:15:04 +01:00
Nonoo
c03fea5757 Wait a little if control stream init fails to avoid overload 2020-10-29 22:11:33 +01:00
Nonoo
db10d47f8f Reduce uptime padding 2020-10-29 20:50:56 +01:00
Nonoo
926da6db30 Fix error 2020-10-29 20:49:17 +01:00
Nonoo
04c0b5e3f0 Pad some fields in the status bar 2020-10-29 20:45:56 +01:00
Nonoo
28db48cb64 Fix typo 2020-10-29 20:31:24 +01:00
Nonoo
a0efee9eb4 Run a cmd (rigctld by default) when connected to the server 2020-10-29 20:28:17 +01:00
Nonoo
c2b48b8ea0 Reduce pkt7 send interval 2020-10-29 17:38:51 +01:00
Nonoo
139d4010ee Add missing log separators 2020-10-29 17:23:31 +01:00
Nonoo
597003c9b8 Fix title position 2020-10-29 17:16:05 +01:00
Nonoo
fc13ddd30e Add IC-705 Wi-Fi notes 2020-10-29 17:14:05 +01:00
Nonoo
f2dc29b92c Remove retransmit limit 2020-10-29 17:05:55 +01:00
Nonoo
1a30f43cb0 Fine tune buffer lengths 2020-10-29 17:05:40 +01:00
Nonoo
029dd27e3f Fix logging 2020-10-29 16:42:58 +01:00
Nonoo
911de7fb50 Make the serial/audio stream request process more compatible 2020-10-29 16:29:41 +01:00
Nonoo
1ab9e4c853 Send the length of the TX buf to the server 2020-10-29 15:55:21 +01:00
Nonoo
eaa9eaa4b4 Clear status bar on exit 2020-10-29 15:21:46 +01:00
Nonoo
df1d5d8303 Cleanup 2020-10-29 15:16:14 +01:00
Nonoo
a6b98aad72 No need to send multiple deauths as retransmission will take care of it 2020-10-29 15:13:16 +01:00
Nonoo
35c55b7adb Reset status bar data on restart 2020-10-29 15:11:51 +01:00
Nonoo
13c13dac88 Reduce max. retransmit request packet count 2020-10-29 12:14:07 +01:00
Nonoo
e0c2a99c04 Use colors for retransmit/lost packet count display 2020-10-29 10:15:37 +01:00
Nonoo
5c47b7c4db Fix typo 2020-10-29 09:42:45 +01:00
Nonoo
dfb5dbd948 Add displaying PTT/freq/mode info to the status bar 2020-10-29 09:39:13 +01:00
Nonoo
9957abbb46 Let the server send retransmit requests for deauths 2020-10-29 09:20:55 +01:00
Nonoo
aec56875f2 Fix deinit hang 2020-10-28 22:40:35 +01:00
Nonoo
9c8e356a21 Init virtual sound card, serial port and serial port TCP server only once
We init only once with the first device name we acquire, so apps using these
interfaces won't have issues with the interface going down while the app is
running.
2020-10-28 22:32:45 +01:00
Nonoo
cac084b67f Fix byte array send over channel 2020-10-28 22:15:54 +01:00
Nonoo
a812b02321 Further tweaks on making the login process more reliable 2020-10-28 22:13:29 +01:00
Nonoo
d0d7d1ff5a Fix non-realtime logging hang 2020-10-28 22:12:53 +01:00
Nonoo
b3067c05f9 Use serial port for debug launch 2020-10-28 22:12:29 +01:00
Nonoo
505fc23447 Don't wait a lot when got radio disconnected message 2020-10-28 22:11:57 +01:00
Nonoo
cdedfa4cc5 Add status log info 2020-10-28 21:13:50 +01:00
Nonoo
4b98518e0a Add log interval note 2020-10-28 18:07:43 +01:00
Nonoo
34f690484b Remove server audio time logging 2020-10-28 18:04:12 +01:00
Nonoo
bbcde03608 Restructure status log handling 2020-10-28 18:03:35 +01:00
Nonoo
757dc58280 Fix audio delay if nothing is reading the virtual sound card 2020-10-28 18:02:44 +01:00
Nonoo
330f6175de Add (inactive) drop test for debugging purposes 2020-10-28 16:40:58 +01:00