Nonoo
|
3c331eac47
|
Move S value calculation
|
2020-11-03 22:06:51 +01:00 |
|
Nonoo
|
9087140130
|
Add periodic S meter readout and display
|
2020-11-03 20:55:27 +01:00 |
|
Nonoo
|
de419b643c
|
Update Vd status bar field description
|
2020-11-03 18:29:50 +01:00 |
|
Nonoo
|
10d1046e80
|
Shorten status line
|
2020-11-03 16:56:29 +01:00 |
|
Nonoo
|
7b384decc9
|
Read Vd right after TX
|
2020-11-03 16:49:48 +01:00 |
|
Nonoo
|
77296462a6
|
Remove hotkey handling from platform specific file
|
2020-11-03 16:41:45 +01:00 |
|
Nonoo
|
b17ad10c10
|
Remove unneeded debug log line
|
2020-11-03 16:40:23 +01:00 |
|
Nonoo
|
47f9c0b328
|
Remove unneeded error logging
|
2020-11-03 16:39:05 +01:00 |
|
Nonoo
|
e60cfe124e
|
Fix unneeded argument
|
2020-11-03 16:38:48 +01:00 |
|
Nonoo
|
7ce8b9e347
|
Read and display Vd voltage
|
2020-11-03 16:35:23 +01:00 |
|
Nonoo
|
8422814eb0
|
Add preamp setting display, toggle
|
2020-11-03 16:19:37 +01:00 |
|
Nonoo
|
7480afb530
|
Readd accidentally removed README line
|
2020-11-03 14:57:51 +01:00 |
|
Nonoo
|
96afd65342
|
Restructure README
|
2020-11-03 14:51:51 +01:00 |
|
Nonoo
|
38f73f6018
|
Auto restart executed commands
|
2020-11-03 14:08:14 +01:00 |
|
Nonoo
|
cf79868ae1
|
Increase audio stream timeout
|
2020-11-03 14:05:01 +01:00 |
|
Nonoo
|
b4836751f2
|
Fix hang when pulseaudio goes offline
|
2020-11-03 12:49:32 +01:00 |
|
Nonoo
|
774b76c9cd
|
Reduce size of demo GIF
|
2020-11-03 10:58:48 +01:00 |
|
Nonoo
|
4b0ed73546
|
Update demo animation
|
2020-11-03 10:52:33 +01:00 |
|
Nonoo
|
c98f1bd7a8
|
Fix hanging exec cmd instances, rework exec cmdline args
|
2020-11-03 10:42:38 +01:00 |
|
Nonoo
|
47a22e5cce
|
Filter invalid freqs
|
2020-11-01 16:57:58 +01:00 |
|
Nonoo
|
ffaa5df63c
|
Revert "Add SWR display" as it always reads 0 from the transceiver
This reverts commit 54f48b23c7.
|
2020-11-01 16:48:56 +01:00 |
|
Nonoo
|
54f48b23c7
|
Add SWR display
|
2020-11-01 16:42:52 +01:00 |
|
Nonoo
|
12e146db30
|
Auto rerun command if the TCP serial port client disconnects
|
2020-11-01 16:08:34 +01:00 |
|
Nonoo
|
04605ac53f
|
Reduce serial stream RX seqbuf length to avoid rigctl timeouts
|
2020-11-01 14:32:08 +01:00 |
|
Nonoo
|
252617e92a
|
Add q hotkey
|
2020-11-01 12:53:21 +01:00 |
|
Nonoo
|
1632bf54bd
|
Simplify frequency handling
|
2020-11-01 12:46:37 +01:00 |
|
Nonoo
|
5523808322
|
Remove unneeded delays
|
2020-11-01 00:11:12 +01:00 |
|
Nonoo
|
80bc526ea8
|
Add cycling through bands with hotkeys
|
2020-10-31 23:44:45 +01:00 |
|
Nonoo
|
65856b23e8
|
Add support for changing operating modes and filters with hotkeys
|
2020-10-31 14:07:02 +01:00 |
|
Nonoo
|
e72fc399ad
|
Add frequency change support
|
2020-10-30 23:58:10 +01:00 |
|
Nonoo
|
27a86293bf
|
Add TX power adjustment
|
2020-10-30 23:06:34 +01:00 |
|
Nonoo
|
d1511bc15d
|
Add tune support
|
2020-10-30 22:58:31 +01:00 |
|
Nonoo
|
3763996cd4
|
Add PTT hotkey toggle description
|
2020-10-30 22:15:23 +01:00 |
|
Nonoo
|
32e2857285
|
Add PTT and audio send from default soundcard for the space key
|
2020-10-30 22:12:30 +01:00 |
|
Nonoo
|
5d38438f64
|
Make variable names specific
|
2020-10-30 20:34:42 +01:00 |
|
Nonoo
|
bf9f095c14
|
Rename CI-V decoder
|
2020-10-30 20:28:45 +01:00 |
|
Nonoo
|
451ae6a9ec
|
Only use keyboard input if status bar is active
|
2020-10-30 20:26:33 +01:00 |
|
Nonoo
|
00ea44901b
|
Rename keyboard module as it's platform specific
|
2020-10-30 20:25:05 +01:00 |
|
Nonoo
|
218c37f1f2
|
Cleanup
|
2020-10-30 17:25:09 +01:00 |
|
Nonoo
|
5435fb600c
|
Fix audio monitor playback
|
2020-10-30 17:16:48 +01:00 |
|
Nonoo
|
fa01c69a20
|
Add audio monitor status bar field description
|
2020-10-30 16:24:48 +01:00 |
|
Nonoo
|
c1ded2e3a2
|
Report audio monitor status on the status bar
|
2020-10-30 16:21:43 +01:00 |
|
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 |
|