¿ªÔÆÌåÓý? Hi Jim, ? I updated my Linux Mint, Pi, and Windows machines to 4.2.24.? Ran into a problem on Windows where it crashes on startup.? Works in 4.2.23.??? 4.2.24 runs OK in Linux/Pi. ? Here is my output below. On 4.2.23 the next good line afer Change LNA would be Change tx_buffer_latency 10, PTT_hang_time 4.? ? ? ? Successfully installed quisk-4.2.24 ? C:\Users\k7mdl>python -m quisk broadcast_addrs ['192.168.2.241'] SetControlByte C0_index 0x1 byte_index 2 to 0x6B SetControlByte C0_index 0x2 byte_index 2 to 0x6B SetControlByte C0_index 0x3 byte_index 2 to 0x6B SetControlByte C0_index 0x4 byte_index 2 to 0x6B SetControlByte C0_index 0x5 byte_index 2 to 0x6B SetControlByte C0_index 0x6 byte_index 2 to 0x6B SetControlByte C0_index 0x7 byte_index 2 to 0x6B SetControlByte C0_index 0x8 byte_index 2 to 0x6B Change Tx LNA to 192 Change sample rate to 384000 Send discover discover_request ('192.168.2.241', 1024) recvfrom ('192.168.2.241', 1024) length 60 type <class 'bytes'> data bytearray(b'\xef\xfe\x02\x00\x1c\xc0\xa2\x13\xdeI\x06`\x00\xc0\xa8\x02\xf1\x13\xde\x04E\x03\x00\xd8\xb0\x01\x00\x00\x04&\x00\x01\x00\x01\x00\x00\x80\xf5\n\xf4D\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') Capture from Hermes: Mac? 0:1c:c0:a2:13:de, Code version 73.3, Rx 4, ID 6 Change LNA to 78 Change LNA to 111 Traceback (most recent call last): ? File "C:\Users\k7mdl\AppData\Local\Programs\Python\Python310\lib\site-packages\quisk\quisk.py", line 3931, in OnInit ??? self.OpenHardware() ? File "C:\Users\k7mdl\AppData\Local\Programs\Python\Python310\lib\site-packages\quisk\quisk.py", line 4074, in OpenHardware ??? self.config_text = Hardware.open() ? File "C:\Users\k7mdl\AppData\Local\Programs\Python\Python310\Scripts\hermeslite.py", line 266, in open ??? self.ImmediateChange(name) ? File "C:\Users\k7mdl\AppData\Local\Programs\Python\Python310\Scripts\hermeslite.py", line 664, in ImmediateChange ??? self.WriteQueue(1) ? File "C:\Users\k7mdl\AppData\Local\Programs\Python\Python310\Scripts\hermeslite.py", line 793, in WriteQueue ??? QS.pc_to_hermeslite_writequeue(self.pc2hermeslitewritequeue) _quisk.error: Bytearray size must be 5. OnInit returned false, exiting... ? ? ?
? |