chudgoo,
Was SDRTrunk running when you copied over the new files? If so, some of the files may not have overwritten the old one. The program also may not have completely colsed even though it looked like it did. I would try rebooting the computer and before you start SDRTrunk, copy the files over again.
It was closed at the time and I have rebooted since.
I even tried rebooting, rebuilding with ant and running again. Audio but no GUI.
I also have them in separate directories (sdrtrunk and sdrtrunk030)
And in a further update, 0.2.0 AND 0.3.0 are doing the audio but no GUI thing. Well crap.
One other thought. How old is the java running on your machine? If it is an older version, you should update it and try SDRTrunk again. Some of the changes may require a newer version of java to make it display properly being it tracks and decodes audio fine.
One other thought. How old is the java running on your machine? If it is an older version, you should update it and try SDRTrunk again. Some of the changes may require a newer version of java to make it display properly being it tracks and decodes audio fine.[/QUOTE]
$ java -version
java version "1.8.0_92"
Java(TM) SE Runtime Environment (build 1.8.0_92-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode)
.
.
.
.
OH WAIT.... Regardless of which version, or where it's running from, the global/user config files are in ~/SDRTrunk, huh??
$ cat ~/SDRTrunk/SDRTrunk.properties
#SDRTrunk - SDR Trunking Decoder Application Settings
#Mon Aug 01 15:42:02 MDT 2016
playlist.v2.defaultfilename=playlist_v2.xml
spectral.display.frame.rate=20
audio.manager.channels=STEREO
playlist.currentfilename=playlist.xml
settings.defaultFilename=settings.xml
playlist.v2.currentfilename=playlist_v2.xml
root.directory=SDRTrunk
spectral.display.dft.size=FFT08192
audio.manager.mixer=Wireless Stereo Headset
playlist.defaultfilename=playlist.xml
settings.currentFilename=settings.xml
$ cat ~/SDRTrunk/settings/settings.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<SDRTrunk_settings>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="defaultIcon" name="No Icon"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_LABEL_DECODER" rgb="#00ff00"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_LABEL_DETAILS" rgb="#c0c0c0"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="mapViewSetting" latitude="43.048" longitude="-76.147" zoom="7" name="Default"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="SPECTRUM_BACKGROUND" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="128" colorSettingName="SPECTRUM_GRADIENT_BOTTOM" rgb="#00ff00"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="128" colorSettingName="SPECTRUM_GRADIENT_TOP" rgb="#ffffff"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="128" colorSettingName="SPECTRUM_LINE" rgb="#c0c0c0"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="SPECTRUM_CURSOR" rgb="#ffc800"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="140" colorSettingName="CHANNEL_CONFIG" rgb="#32ff65"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="73" colorSettingName="CHANNEL_CONFIG_PROCESSING" rgb="#ff6599"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="130" colorSettingName="CHANNEL_CONFIG_SELECTED" rgb="#ff0000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_BACKGROUND" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_SELECTED_CHANNEL" rgb="#ffff00"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_TOP_CALL" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_MIDDLE_CALL" rgb="#0000ff"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_TOP_CONTROL" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_MIDDLE_CONTROL" rgb="#c64f00"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_TOP_DATA" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_MIDDLE_DATA" rgb="#cc00cc"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_TOP_FADE" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_MIDDLE_FADE" rgb="#404040"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_TOP_IDLE" rgb="#000000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_MIDDLE_IDLE" rgb="#404040"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_TOP_NO_TUNER" rgb="#ff0000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_GRADIENT_MIDDLE_NO_TUNER" rgb="#990000"/>
<setting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="colorSetting" alpha="255" colorSettingName="CHANNEL_STATE_LABEL_AUX_DECODER" rgb="#ffff00"/>
<tuner_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="r820TTunerConfiguration" frequency_correction="0.0" lna_gain="GAIN_222" master_gain="GAIN_327" mixer_gain="GAIN_105" sample_rate="RATE_2_400MHZ" vga_gain="GAIN_210" assigned="true" frequency="406931250" name="New" tuner_type="RAFAELMICRO_R820T" unique_id="SER#3"/>
</SDRTrunk_settings>
Leaving out the 4000+ hex TGIDs....
$ cat ~/SDRTrunk/playlist/playlist.xml
<system_list>
<system name="P25">
<site name="P25-SITE">
<channel enabled="true" name="406.1125">
<alias_list_name>LA-P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration>
<logger>CALL_EVENT</logger>
</event_log_configuration>
<record_configuration>
<recorder>AUDIO</recorder>
</record_configuration>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="406112500" source_type="TUNER"/>
</channel>
<channel enabled="true" name="406.1875">
<alias_list_name>P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration>
<recorder>AUDIO</recorder>
</record_configuration>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="406187500" source_type="TUNER"/>
</channel>
<channel enabled="true" name="406.5500">
<alias_list_name>LA-P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration>
<logger>BINARY_MESSAGE</logger>
<logger>DECODED_MESSAGE</logger>
<logger>CALL_EVENT</logger>
</event_log_configuration>
<record_configuration>
<recorder>AUDIO</recorder>
</record_configuration>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="406550000" source_type="TUNER"/>
</channel>
<channel enabled="true" name="406.7875">
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration>
<recorder>AUDIO</recorder>
</record_configuration>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="406787500" source_type="TUNER"/>
</channel>
<channel enabled="true" name="406.9875">
<alias_list_name>P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration>
<recorder>AUDIO</recorder>
</record_configuration>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="406987500" source_type="TUNER"/>
</channel>
<channel enabled="true" name="New Channel">
<alias_list_name>LA-P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration/>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="408125000" source_type="TUNER"/>
</channel>
<channel enabled="true" name="408.1875">
<alias_list_name>LA-P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration/>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="408187500" source_type="TUNER"/>
</channel>
<channel enabled="true" name="New Channel">
<alias_list_name>LA-P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration/>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="408125000" source_type="TUNER"/>
</channel>
<channel enabled="true" name="New Channel">
<alias_list_name>LA-P25</alias_list_name>
<aux_decode_configuration/>
<decode_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="decodeConfigP25Phase1" ignore_data_calls="true" modulation="CQPSK" traffic_channel_pool_size="3">
<afc>false</afc>
<AFCMaximumCorrection>3000</AFCMaximumCorrection>
</decode_configuration>
<event_log_configuration/>
<record_configuration/>
<source_configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sourceConfigTuner" frequency="407987500" source_type="TUNER"/>
</channel>
</site>
</system>
</system_list>
</playlist>
Do you think the waterfall fft (8092) is too huge? Or did something happen with the playlist conversion...??