|
[2023-06-16 20:10:39,658] chirp.logger - DEBUG: log level=10
|
|
[2023-06-16 20:10:39,659] chirp.logger - DEBUG: CHIRP next-20230615 on Linux - Ubuntu 23.04 (Python 3.11.2)
|
|
[2023-06-16 20:10:39,745] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2023-06-16 20:10:39,751] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (es,ru,uk_UA,pl,pt_BR,en_US,fr,de,zh_CN,nl,tr_TR,el,it,hu) from /home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/locale
|
|
[2023-06-16 20:10:39,757] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (ca@valencia,zh_TW,co,lv,ar,fa_IR,hi,da,es,ru,eu,sl,af,fi,pl,pt_BR,ja,ro,uk,ko_KR,sq,ta,gl_ES,fr,de,lt,zh_CN,nl,sv,an,pt,id,ne,cs,hr,tr,ca,el,sk,it,vi,hu,nb,ka,ms)
|
|
[2023-06-16 20:10:40,040] main - INFO: Python/3.11.2 // Linux/Linux-6.2.0-20-generic-x86_64-with-glibc2.37 // CHIRP/next-20230615 // wx/4.2.0 gtk3 (phoenix) wxWidgets 3.2.2
|
|
[2023-06-16 20:10:41,545] chirp.wxui.main - INFO: Server reports next-20230615 is latest
|
|
[2023-06-16 20:10:47,104] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0'
|
|
[2023-06-16 20:10:47,105] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ic9x.IC9xRadio'>
|
|
[2023-06-16 20:10:47,121] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x7f0f1a3ccf70, open=True>(port='/dev/ttyUSB0', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2023-06-16 20:10:47,152] chirp.drivers.ic9x - DEBUG: Sending magic 1686964247 0
|
|
[2023-06-16 20:10:47,583] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:47,700] chirp.drivers.ic9x - DEBUG: Sending magic 1686964247 0
|
|
[2023-06-16 20:10:47,699] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(0,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 134, in get_memory
|
|
self._maybe_send_magic()
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 115, in _maybe_send_magic
|
|
ic9x_ll.send_magic(self.pipe)
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 453, in send_magic
|
|
raise errors.RadioError("Radio not responding")
|
|
chirp.errors.RadioError: Radio not responding
|
|
[2023-06-16 20:10:47,702] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(0,)=RadioError('Radio not responding')
|
|
[2023-06-16 20:10:47,811] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:47,887] chirp.drivers.ic9x - DEBUG: Sending magic 1686964247 0
|
|
[2023-06-16 20:10:47,886] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(0,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 134, in get_memory
|
|
self._maybe_send_magic()
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 115, in _maybe_send_magic
|
|
ic9x_ll.send_magic(self.pipe)
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 453, in send_magic
|
|
raise errors.RadioError("Radio not responding")
|
|
chirp.errors.RadioError: Radio not responding
|
|
[2023-06-16 20:10:47,888] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(0,)=RadioError('Radio not responding')
|
|
[2023-06-16 20:10:47,994] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:48,071] chirp.drivers.ic9x - DEBUG: Sending magic 1686964248 0
|
|
[2023-06-16 20:10:48,070] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(1,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 134, in get_memory
|
|
self._maybe_send_magic()
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 115, in _maybe_send_magic
|
|
ic9x_ll.send_magic(self.pipe)
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 453, in send_magic
|
|
raise errors.RadioError("Radio not responding")
|
|
chirp.errors.RadioError: Radio not responding
|
|
[2023-06-16 20:10:48,072] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(1,)=RadioError('Radio not responding')
|
|
[2023-06-16 20:10:48,160] chirp.wxui.memedit - ERROR: Failed to load memory 0 as error because: Radio not responding
|
|
[2023-06-16 20:10:48,160] chirp.wxui.memedit - ERROR: Failed to load memory 0 as error because: Radio not responding
|
|
[2023-06-16 20:10:48,160] chirp.wxui.memedit - ERROR: Failed to load memory 1 as error because: Radio not responding
|
|
[2023-06-16 20:10:48,160] chirp.wxui.main - INFO: Editor status: Refreshed memory 0
|
|
[2023-06-16 20:10:48,160] chirp.wxui.main - INFO: Editor status: Refreshed memory 1
|
|
[2023-06-16 20:10:48,160] chirp.wxui.main - INFO: Editor status: Refreshed memory 0
|
|
[2023-06-16 20:10:48,187] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:48,259] chirp.drivers.ic9x - DEBUG: Sending magic 1686964248 0
|
|
[2023-06-16 20:10:48,259] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(1,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 134, in get_memory
|
|
self._maybe_send_magic()
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 115, in _maybe_send_magic
|
|
ic9x_ll.send_magic(self.pipe)
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 453, in send_magic
|
|
raise errors.RadioError("Radio not responding")
|
|
chirp.errors.RadioError: Radio not responding
|
|
[2023-06-16 20:10:48,260] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(1,)=RadioError('Radio not responding')
|
|
[2023-06-16 20:10:48,261] chirp.wxui.main - INFO: Editor status: Refreshed memory 1
|
|
[2023-06-16 20:10:48,261] chirp.wxui.memedit - ERROR: Failed to load memory 1 as error because: Radio not responding
|
|
[2023-06-16 20:10:48,371] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:48,447] chirp.drivers.ic9x - DEBUG: Sending magic 1686964248 0
|
|
[2023-06-16 20:10:48,446] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(2,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 134, in get_memory
|
|
self._maybe_send_magic()
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 115, in _maybe_send_magic
|
|
ic9x_ll.send_magic(self.pipe)
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 453, in send_magic
|
|
raise errors.RadioError("Radio not responding")
|
|
chirp.errors.RadioError: Radio not responding
|
|
[2023-06-16 20:10:48,448] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(2,)=RadioError('Radio not responding')
|
|
[2023-06-16 20:10:48,448] chirp.wxui.main - INFO: Editor status: Refreshed memory 2
|
|
[2023-06-16 20:10:48,448] chirp.wxui.memedit - ERROR: Failed to load memory 2 as error because: Radio not responding
|
|
[2023-06-16 20:10:48,564] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:48,902] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 02 ........
|
|
|
|
[2023-06-16 20:10:48,954] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(2,)=Memory 2: 446.000000/5.000000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:48,954] chirp.drivers.ic9x - DEBUG: Sending magic 1686964248 0
|
|
[2023-06-16 20:10:48,955] chirp.wxui.main - INFO: Editor status: Refreshed memory 2
|
|
[2023-06-16 20:10:49,063] chirp.drivers.ic9x_ll - INFO: Switching from 38400 to 4800
|
|
[2023-06-16 20:10:49,406] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 03 ........
|
|
|
|
[2023-06-16 20:10:49,440] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(3,)=Memory 3: 445.287500-5.000000 FM () r88.5 c103.5* d023 NN [12.50]
|
|
[2023-06-16 20:10:49,440] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 03 ........
|
|
|
|
[2023-06-16 20:10:49,441] chirp.wxui.main - INFO: Editor status: Refreshed memory 3
|
|
[2023-06-16 20:10:49,488] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(3,)=Memory 3: 445.287500/5.000000 FM () r88.5 c103.5* d023 NN [12.50]
|
|
[2023-06-16 20:10:49,489] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 04 ........
|
|
|
|
[2023-06-16 20:10:49,490] chirp.wxui.main - INFO: Editor status: Refreshed memory 3
|
|
[2023-06-16 20:10:49,506] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 04 ........
|
|
|
|
[2023-06-16 20:10:49,505] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(4,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,508] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(4,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:49,509] chirp.wxui.memedit - ERROR: Failed to load memory 4 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,509] chirp.wxui.main - INFO: Editor status: Refreshed memory 4
|
|
[2023-06-16 20:10:49,525] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(4,)=Memory 4: 147.135000+0.600000 FM (EARS V) r79.7* c79.7 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,526] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 05 ........
|
|
|
|
[2023-06-16 20:10:49,527] chirp.wxui.main - INFO: Editor status: Refreshed memory 4
|
|
[2023-06-16 20:10:49,566] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(5,)=Memory 4: 147.135000+0.600000 FM (EARS V) r79.7* c79.7 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,566] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 05 ........
|
|
|
|
[2023-06-16 20:10:49,567] chirp.wxui.main - INFO: Editor status: Refreshed memory 5
|
|
[2023-06-16 20:10:49,581] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 06 ........
|
|
|
|
[2023-06-16 20:10:49,580] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(5,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,582] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(5,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:49,598] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(6,)=Memory 5: 443.425000+5.000000 FM (EARS U) r79.7* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,598] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 06 ........
|
|
|
|
[2023-06-16 20:10:49,617] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(6,)=Memory 6: 145.470000-0.600000 FM (W5PAA1) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,618] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 07 ........
|
|
|
|
[2023-06-16 20:10:49,647] chirp.wxui.main - INFO: Editor status: Refreshed memory 5
|
|
[2023-06-16 20:10:49,648] chirp.wxui.main - INFO: Editor status: Refreshed memory 6
|
|
[2023-06-16 20:10:49,648] chirp.wxui.memedit - ERROR: Failed to load memory 5 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,650] chirp.wxui.main - INFO: Editor status: Refreshed memory 6
|
|
[2023-06-16 20:10:49,664] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(7,)=Memory 6: 145.470000-0.600000 FM (W5PAA1) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,664] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 07 ........
|
|
|
|
[2023-06-16 20:10:49,679] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 08 ........
|
|
|
|
[2023-06-16 20:10:49,678] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(7,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,680] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(7,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:49,696] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(8,)=Memory 7: 146.670000-0.600000 FM (W5PAA2) r151.4* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,696] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 08 ........
|
|
|
|
[2023-06-16 20:10:49,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 7
|
|
[2023-06-16 20:10:49,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 8
|
|
[2023-06-16 20:10:49,719] chirp.wxui.memedit - ERROR: Failed to load memory 7 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,719] chirp.wxui.main - INFO: Editor status: Refreshed memory 7
|
|
[2023-06-16 20:10:49,725] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(8,)=Memory 7: 146.670000-0.600000 FM (W5PAA2) r151.4* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,725] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 09 ........
|
|
|
|
[2023-06-16 20:10:49,741] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 09 ........
|
|
|
|
[2023-06-16 20:10:49,740] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(9,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,742] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(9,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:49,760] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(9,)=Memory 8: 146.760000-0.600000 FM (W5PAA3) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,760] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 10 ........
|
|
|
|
[2023-06-16 20:10:49,775] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(10,)=Memory 9: 146.850000-0.600000 FM (W5PAA4) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,775] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 10 ........
|
|
|
|
[2023-06-16 20:10:49,795] chirp.wxui.main - INFO: Editor status: Refreshed memory 8
|
|
[2023-06-16 20:10:49,795] chirp.wxui.main - INFO: Editor status: Refreshed memory 9
|
|
[2023-06-16 20:10:49,796] chirp.wxui.memedit - ERROR: Failed to load memory 9 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,797] chirp.wxui.main - INFO: Editor status: Refreshed memory 9
|
|
[2023-06-16 20:10:49,797] chirp.wxui.main - INFO: Editor status: Refreshed memory 10
|
|
[2023-06-16 20:10:49,809] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(10,)=Memory 10: 146.925000-0.600000 FM (W5PAA5) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,809] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 11 ........
|
|
|
|
[2023-06-16 20:10:49,838] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(11,)=Memory 10: 146.925000-0.600000 FM (W5PAA5) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,838] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 11 ........
|
|
|
|
[2023-06-16 20:10:49,857] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 12 ........
|
|
|
|
[2023-06-16 20:10:49,856] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(11,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,858] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(11,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:49,871] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(12,)=Memory 11: 146.985000-0.600000 FM (W5PAA6) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,872] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 12 ........
|
|
|
|
[2023-06-16 20:10:49,888] chirp.wxui.main - INFO: Editor status: Refreshed memory 10
|
|
[2023-06-16 20:10:49,889] chirp.wxui.main - INFO: Editor status: Refreshed memory 11
|
|
[2023-06-16 20:10:49,889] chirp.wxui.memedit - ERROR: Failed to load memory 11 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,890] chirp.wxui.main - INFO: Editor status: Refreshed memory 11
|
|
[2023-06-16 20:10:49,890] chirp.wxui.main - INFO: Editor status: Refreshed memory 12
|
|
[2023-06-16 20:10:49,901] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(12,)=Memory 12: 146.820000-0.600000 FM (OCAPA1) r151.4* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,901] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 13 ........
|
|
|
|
[2023-06-16 20:10:49,933] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(13,)=Memory 12: 146.820000-0.600000 FM (OCAPA1) r151.4* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,933] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 13 ........
|
|
|
|
[2023-06-16 20:10:49,950] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 14 ........
|
|
|
|
[2023-06-16 20:10:49,949] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(13,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,951] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(13,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:49,960] chirp.wxui.main - INFO: Editor status: Refreshed memory 12
|
|
[2023-06-16 20:10:49,960] chirp.wxui.main - INFO: Editor status: Refreshed memory 13
|
|
[2023-06-16 20:10:49,961] chirp.wxui.memedit - ERROR: Failed to load memory 13 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:49,961] chirp.wxui.main - INFO: Editor status: Refreshed memory 13
|
|
[2023-06-16 20:10:49,966] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(14,)=Memory 13: 147.210000+0.600000 FM (OCAPA2) r141.3* c141.3 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,966] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 14 ........
|
|
|
|
[2023-06-16 20:10:49,999] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(14,)=Memory 14: 443.275000+5.000000 FM (OCAPA3) r141.3* c103.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:49,999] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 15 ........
|
|
|
|
[2023-06-16 20:10:50,024] chirp.wxui.main - INFO: Editor status: Refreshed memory 14
|
|
[2023-06-16 20:10:50,024] chirp.wxui.main - INFO: Editor status: Refreshed memory 14
|
|
[2023-06-16 20:10:50,032] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(15,)=Memory 14: 443.275000+5.000000 FM (OCAPA3) r141.3* c103.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,032] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 15 ........
|
|
|
|
[2023-06-16 20:10:50,053] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 16 ........
|
|
|
|
[2023-06-16 20:10:50,052] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(15,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,054] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(15,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,070] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(16,)=Memory 15: 444.300000+5.000000 FM (OCAPA4) r141.3* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,071] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 16 ........
|
|
|
|
[2023-06-16 20:10:50,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(16,)=Memory 16: 147.030000+0.600000 FM (EARC1) r167.9* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,096] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 17 ........
|
|
|
|
[2023-06-16 20:10:50,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 15
|
|
[2023-06-16 20:10:50,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 16
|
|
[2023-06-16 20:10:50,100] chirp.wxui.memedit - ERROR: Failed to load memory 15 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 15
|
|
[2023-06-16 20:10:50,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 16
|
|
[2023-06-16 20:10:50,125] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(17,)=Memory 16: 147.030000+0.600000 FM (EARC1) r167.9* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,125] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 17 ........
|
|
|
|
[2023-06-16 20:10:50,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 18 ........
|
|
|
|
[2023-06-16 20:10:50,143] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(17,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,144] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(17,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(18,)=Memory 17: 444.050000+5.000000 FM (BRN) r192.8* c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,159] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 18 ........
|
|
|
|
[2023-06-16 20:10:50,171] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(18,)=Memory 18: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,171] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 19 ........
|
|
|
|
[2023-06-16 20:10:50,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(19,)=Memory 19: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 19 ........
|
|
|
|
[2023-06-16 20:10:50,194] chirp.wxui.main - INFO: Editor status: Refreshed memory 17
|
|
[2023-06-16 20:10:50,195] chirp.wxui.main - INFO: Editor status: Refreshed memory 18
|
|
[2023-06-16 20:10:50,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(19,)=Memory 19: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,195] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 20 ........
|
|
|
|
[2023-06-16 20:10:50,196] chirp.wxui.main - INFO: Editor status: Refreshed memory 19
|
|
[2023-06-16 20:10:50,197] chirp.wxui.memedit - ERROR: Failed to load memory 17 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,198] chirp.wxui.main - INFO: Editor status: Refreshed memory 17
|
|
[2023-06-16 20:10:50,198] chirp.wxui.main - INFO: Editor status: Refreshed memory 18
|
|
[2023-06-16 20:10:50,198] chirp.wxui.main - INFO: Editor status: Refreshed memory 19
|
|
[2023-06-16 20:10:50,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(20,)=Memory 20: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,207] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 20 ........
|
|
|
|
[2023-06-16 20:10:50,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(20,)=Memory 20: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,219] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 21 ......!.
|
|
|
|
[2023-06-16 20:10:50,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(21,)=Memory 21: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,231] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 21 ......!.
|
|
|
|
[2023-06-16 20:10:50,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(21,)=Memory 21: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:50,243] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 22 ......".
|
|
|
|
[2023-06-16 20:10:50,262] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(22,)=Memory 21: 442.850000+5.000000 FM (USR 440) r103.5* c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,263] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 22 ......".
|
|
|
|
[2023-06-16 20:10:50,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(22,)=Memory 22: 443.050000+5.000000 FM (RLW 440) r100.0* c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,288] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 23 ......#.
|
|
|
|
[2023-06-16 20:10:50,308] chirp.wxui.main - INFO: Editor status: Refreshed memory 20
|
|
[2023-06-16 20:10:50,309] chirp.wxui.main - INFO: Editor status: Refreshed memory 21
|
|
[2023-06-16 20:10:50,309] chirp.wxui.main - INFO: Editor status: Refreshed memory 22
|
|
[2023-06-16 20:10:50,310] chirp.wxui.main - INFO: Editor status: Refreshed memory 20
|
|
[2023-06-16 20:10:50,310] chirp.wxui.main - INFO: Editor status: Refreshed memory 21
|
|
[2023-06-16 20:10:50,310] chirp.wxui.main - INFO: Editor status: Refreshed memory 22
|
|
[2023-06-16 20:10:50,320] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(23,)=Memory 22: 462.587500/5.000000 NFM (FRS2) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,320] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 23 ......#.
|
|
|
|
[2023-06-16 20:10:50,340] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 24 ......$.
|
|
|
|
[2023-06-16 20:10:50,340] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(23,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,343] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(23,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,357] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(24,)=Memory 23: 146.790000-0.600000 FM (RLW 2M) r100.0* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,358] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 24 ......$.
|
|
|
|
[2023-06-16 20:10:50,384] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(24,)=Memory 23: 462.612500/5.000000 NFM (FRS3) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,384] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 25 ......%.
|
|
|
|
[2023-06-16 20:10:50,431] chirp.wxui.main - INFO: Editor status: Refreshed memory 23
|
|
[2023-06-16 20:10:50,431] chirp.wxui.main - INFO: Editor status: Refreshed memory 24
|
|
[2023-06-16 20:10:50,432] chirp.wxui.memedit - ERROR: Failed to load memory 23 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,433] chirp.wxui.main - INFO: Editor status: Refreshed memory 23
|
|
[2023-06-16 20:10:50,433] chirp.wxui.main - INFO: Editor status: Refreshed memory 24
|
|
[2023-06-16 20:10:50,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 25 ......%.
|
|
|
|
[2023-06-16 20:10:50,438] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(25,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,439] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(25,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,458] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(25,)=Memory 24: 147.135000+0.600000 FM (EARS 2M) r79.7* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,458] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 26 ......&.
|
|
|
|
[2023-06-16 20:10:50,476] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(26,)=Memory 24: 462.637500/5.000000 NFM (FRS4) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,477] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 26 ......&.
|
|
|
|
[2023-06-16 20:10:50,492] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 27 ......'.
|
|
|
|
[2023-06-16 20:10:50,492] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(26,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,494] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(26,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,512] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(27,)=Memory 25: 443.425000+5.000000 FM (EARS 440) r88.5* c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,512] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 27 ......'.
|
|
|
|
[2023-06-16 20:10:50,530] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(27,)=Memory 26: 146.850000-0.600000 FM (W5PAA) r141.3* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,530] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 28 ......(.
|
|
|
|
[2023-06-16 20:10:50,546] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(28,)=Memory 27: 146.670000-0.600000 FM (MORI 67) r192.8* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,547] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 28 ......(.
|
|
|
|
[2023-06-16 20:10:50,556] chirp.wxui.main - INFO: Editor status: Refreshed memory 25
|
|
[2023-06-16 20:10:50,557] chirp.wxui.main - INFO: Editor status: Refreshed memory 26
|
|
[2023-06-16 20:10:50,557] chirp.wxui.main - INFO: Editor status: Refreshed memory 27
|
|
[2023-06-16 20:10:50,557] chirp.wxui.main - INFO: Editor status: Refreshed memory 28
|
|
[2023-06-16 20:10:50,557] chirp.wxui.memedit - ERROR: Failed to load memory 25 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,558] chirp.wxui.memedit - ERROR: Failed to load memory 26 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,559] chirp.wxui.main - INFO: Editor status: Refreshed memory 25
|
|
[2023-06-16 20:10:50,559] chirp.wxui.main - INFO: Editor status: Refreshed memory 26
|
|
[2023-06-16 20:10:50,559] chirp.wxui.main - INFO: Editor status: Refreshed memory 27
|
|
[2023-06-16 20:10:50,576] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(28,)=Memory 27: 462.712500/5.000000 NFM (FRS7) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,576] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 29 ......).
|
|
|
|
[2023-06-16 20:10:50,590] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 29 ......).
|
|
|
|
[2023-06-16 20:10:50,590] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(29,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,591] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(29,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,610] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(29,)=Memory 28: 146.925000-0.600000 FM (MORI 925) r88.5 c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,610] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 30 ......0.
|
|
|
|
[2023-06-16 20:10:50,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(30,)=Memory 29: 444.100000+5.000000 FM (MORI 4.1) r141.3* c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,640] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 30 ......0.
|
|
|
|
[2023-06-16 20:10:50,657] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(30,)=Memory 30: 147.045000+0.600000 FM (SWIRA045) r123.0* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,657] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 31 ......1.
|
|
|
|
[2023-06-16 20:10:50,663] chirp.wxui.main - INFO: Editor status: Refreshed memory 28
|
|
[2023-06-16 20:10:50,663] chirp.wxui.main - INFO: Editor status: Refreshed memory 29
|
|
[2023-06-16 20:10:50,663] chirp.wxui.main - INFO: Editor status: Refreshed memory 30
|
|
[2023-06-16 20:10:50,664] chirp.wxui.memedit - ERROR: Failed to load memory 29 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,664] chirp.wxui.main - INFO: Editor status: Refreshed memory 29
|
|
[2023-06-16 20:10:50,665] chirp.wxui.main - INFO: Editor status: Refreshed memory 30
|
|
[2023-06-16 20:10:50,702] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(31,)=Memory 30: 467.612500/5.000000 NFM (FRS10) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,702] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 31 ......1.
|
|
|
|
[2023-06-16 20:10:50,717] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 32 ......2.
|
|
|
|
[2023-06-16 20:10:50,717] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(31,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,720] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(31,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(32,)=Memory 31: 442.275000+5.000000 FM (SWIRAUHF) r123.0* c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,735] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 32 ......2.
|
|
|
|
[2023-06-16 20:10:50,758] chirp.wxui.main - INFO: Editor status: Refreshed memory 31
|
|
[2023-06-16 20:10:50,758] chirp.wxui.main - INFO: Editor status: Refreshed memory 32
|
|
[2023-06-16 20:10:50,759] chirp.wxui.memedit - ERROR: Failed to load memory 31 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,759] chirp.wxui.main - INFO: Editor status: Refreshed memory 31
|
|
[2023-06-16 20:10:50,767] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 33 ......3.
|
|
|
|
[2023-06-16 20:10:50,768] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(32,)=Memory 31: 467.637500/5.000000 NFM (FRS11) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,790] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 33 ......3.
|
|
|
|
[2023-06-16 20:10:50,789] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(33,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,791] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(33,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,806] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(33,)=Memory 32: 145.290000-0.600000 FM (Enid 2M) r141.3* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,806] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 34 ......4.
|
|
|
|
[2023-06-16 20:10:50,822] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(34,)=Memory 33: 444.400000+5.000000 FM (Enid UHF) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,822] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 34 ......4.
|
|
|
|
[2023-06-16 20:10:50,845] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(34,)=Memory 34: 146.820000-0.600000 FM (OCAPA 82) r151.4* c88.5 d023 NN [15.00]
|
|
[2023-06-16 20:10:50,846] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 35 ......5.
|
|
|
|
[2023-06-16 20:10:50,879] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(35,)=Memory 34: 467.712500/5.000000 NFM (FRS14) r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:10:50,879] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 35 ......5.
|
|
|
|
[2023-06-16 20:10:50,885] chirp.wxui.main - INFO: Editor status: Refreshed memory 32
|
|
[2023-06-16 20:10:50,885] chirp.wxui.main - INFO: Editor status: Refreshed memory 33
|
|
[2023-06-16 20:10:50,885] chirp.wxui.main - INFO: Editor status: Refreshed memory 34
|
|
[2023-06-16 20:10:50,886] chirp.wxui.memedit - ERROR: Failed to load memory 33 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,887] chirp.wxui.main - INFO: Editor status: Refreshed memory 33
|
|
[2023-06-16 20:10:50,887] chirp.wxui.main - INFO: Editor status: Refreshed memory 34
|
|
[2023-06-16 20:10:50,887] chirp.wxui.main - INFO: Editor status: Refreshed memory 35
|
|
[2023-06-16 20:10:50,903] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 36 ......6.
|
|
|
|
[2023-06-16 20:10:50,902] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(35,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,905] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(35,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:50,923] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(36,)=Memory 35: 462.550000/5.000000 FM (GMRS1) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,924] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 36 ......6.
|
|
|
|
[2023-06-16 20:10:50,945] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(36,)=Memory 36: 462.575000/5.000000 FM (GMRS2) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,945] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 37 ......7.
|
|
|
|
[2023-06-16 20:10:50,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(37,)=Memory 36: 462.575000/5.000000 FM (GMRS2) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:50,972] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 37 ......7.
|
|
|
|
[2023-06-16 20:10:50,991] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 38 ......8.
|
|
|
|
[2023-06-16 20:10:50,989] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(37,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:50,992] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(37,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,000] chirp.wxui.main - INFO: Editor status: Refreshed memory 35
|
|
[2023-06-16 20:10:51,001] chirp.wxui.main - INFO: Editor status: Refreshed memory 36
|
|
[2023-06-16 20:10:51,001] chirp.wxui.main - INFO: Editor status: Refreshed memory 37
|
|
[2023-06-16 20:10:51,001] chirp.wxui.memedit - ERROR: Failed to load memory 35 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,004] chirp.wxui.memedit - ERROR: Failed to load memory 37 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,009] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(38,)=Memory 37: 462.600000/5.000000 FM (GMRS3) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,009] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 38 ......8.
|
|
|
|
[2023-06-16 20:10:51,009] chirp.wxui.main - INFO: Editor status: Refreshed memory 36
|
|
[2023-06-16 20:10:51,010] chirp.wxui.main - INFO: Editor status: Refreshed memory 37
|
|
[2023-06-16 20:10:51,010] chirp.wxui.main - INFO: Editor status: Refreshed memory 38
|
|
[2023-06-16 20:10:51,039] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(38,)=Memory 38: 462.625000/5.000000 FM (GMRS4) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,039] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 39 ......9.
|
|
|
|
[2023-06-16 20:10:51,068] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(39,)=Memory 38: 462.625000/5.000000 FM (GMRS4) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,068] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 39 ......9.
|
|
|
|
[2023-06-16 20:10:51,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 40 ......@.
|
|
|
|
[2023-06-16 20:10:51,083] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(39,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,084] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(39,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(40,)=Memory 39: 462.650000/5.000000 FM (GMRS5) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,107] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 40 ......@.
|
|
|
|
[2023-06-16 20:10:51,132] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(40,)=Memory 40: 462.675000/5.000000 FM (GMRS6) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,132] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 41 ......A.
|
|
|
|
[2023-06-16 20:10:51,148] chirp.wxui.memedit - ERROR: Failed to load memory 39 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,149] chirp.wxui.main - INFO: Editor status: Refreshed memory 38
|
|
[2023-06-16 20:10:51,149] chirp.wxui.main - INFO: Editor status: Refreshed memory 39
|
|
[2023-06-16 20:10:51,149] chirp.wxui.main - INFO: Editor status: Refreshed memory 40
|
|
[2023-06-16 20:10:51,150] chirp.wxui.main - INFO: Editor status: Refreshed memory 39
|
|
[2023-06-16 20:10:51,150] chirp.wxui.main - INFO: Editor status: Refreshed memory 40
|
|
[2023-06-16 20:10:51,169] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(41,)=Memory 40: 462.675000/5.000000 FM (GMRS6) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,169] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 41 ......A.
|
|
|
|
[2023-06-16 20:10:51,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 42 ......B.
|
|
|
|
[2023-06-16 20:10:51,182] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(41,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,184] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(41,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,200] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(42,)=Memory 41: 462.700000/5.000000 FM (GMRS7) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,201] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 42 ......B.
|
|
|
|
[2023-06-16 20:10:51,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(42,)=Memory 42: 462.725000/5.000000 FM (GMRS8) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,232] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 43 ......C.
|
|
|
|
[2023-06-16 20:10:51,263] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 43 ......C.
|
|
|
|
[2023-06-16 20:10:51,263] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(43,)=Memory 42: 462.725000/5.000000 FM (GMRS8) r88.5 c88.5 d023 NN [25.00]
|
|
[2023-06-16 20:10:51,264] chirp.wxui.main - INFO: Editor status: Refreshed memory 41
|
|
[2023-06-16 20:10:51,265] chirp.wxui.main - INFO: Editor status: Refreshed memory 42
|
|
[2023-06-16 20:10:51,265] chirp.wxui.main - INFO: Editor status: Refreshed memory 43
|
|
[2023-06-16 20:10:51,265] chirp.wxui.memedit - ERROR: Failed to load memory 41 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,266] chirp.wxui.main - INFO: Editor status: Refreshed memory 41
|
|
[2023-06-16 20:10:51,266] chirp.wxui.main - INFO: Editor status: Refreshed memory 42
|
|
[2023-06-16 20:10:51,283] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 44 ......D.
|
|
|
|
[2023-06-16 20:10:51,282] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(43,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,284] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(43,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,295] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(44,)=Memory 44: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,295] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 44 ......D.
|
|
|
|
[2023-06-16 20:10:51,326] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(44,)=Memory 43: 151.820000/0.000000 NFM (MURS 1) r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,327] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 45 ......E.
|
|
|
|
[2023-06-16 20:10:51,345] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 45 ......E.
|
|
|
|
[2023-06-16 20:10:51,344] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(45,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(45,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,355] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(45,)=Memory 45: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,355] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 46 ......F.
|
|
|
|
[2023-06-16 20:10:51,374] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(46,)=Memory 44: 151.880000/0.000000 NFM (MURS 2) r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,375] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 46 ......F.
|
|
|
|
[2023-06-16 20:10:51,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 43
|
|
[2023-06-16 20:10:51,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 44
|
|
[2023-06-16 20:10:51,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 45
|
|
[2023-06-16 20:10:51,384] chirp.wxui.memedit - ERROR: Failed to load memory 43 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,385] chirp.wxui.memedit - ERROR: Failed to load memory 45 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 44
|
|
[2023-06-16 20:10:51,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 45
|
|
[2023-06-16 20:10:51,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 46
|
|
[2023-06-16 20:10:51,398] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 47 ......G.
|
|
|
|
[2023-06-16 20:10:51,397] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(46,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,399] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(46,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,414] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(47,)=Memory 46: 154.570000/0.000000 FM (BLUE D) r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,414] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 47 ......G.
|
|
|
|
[2023-06-16 20:10:51,438] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(47,)=Memory 46: 154.570000/0.000000 FM (BLUE D) r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 48 ......H.
|
|
|
|
[2023-06-16 20:10:51,461] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 48 ......H.
|
|
|
|
[2023-06-16 20:10:51,460] chirp.wxui.radiothread - ERROR: Failed to run <BackgroundRadioJob@100>get_memory(48,)=None
|
|
Traceback (most recent call last):
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/radiothread.py", line 72, in dispatch
|
|
self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x.py", line 135, in get_memory
|
|
mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 497, in get_memory
|
|
return mf.get_memory()
|
|
^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/drivers/ic9x_ll.py", line 378, in get_memory
|
|
if MODES[_mem.mode] == "DV":
|
|
~~~~~^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 473, in __index__
|
|
return abs(self)
|
|
^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 378, in __abs__
|
|
return abs(self.get_value())
|
|
^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 702, in get_value
|
|
data = self._subgen(self._data, self._offset).get_value()
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 211, in get_value
|
|
return self._get_value(value)
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/home/martine/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/bitwise.py", line 501, in _get_value
|
|
return ord(data)
|
|
^^^^^^^^^
|
|
TypeError: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,463] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(48,)=TypeError('ord() expected a character, but string of length 0 found')
|
|
[2023-06-16 20:10:51,477] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(48,)=Memory 47: 154.600000/0.000000 FM (GREEN) r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,478] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 49 ......I.
|
|
|
|
[2023-06-16 20:10:51,487] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(49,)=Memory 49: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,487] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 49 ......I.
|
|
|
|
[2023-06-16 20:10:51,499] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(49,)=Memory 49: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,499] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 50 ......P.
|
|
|
|
[2023-06-16 20:10:51,504] chirp.wxui.main - INFO: Editor status: Refreshed memory 46
|
|
[2023-06-16 20:10:51,505] chirp.wxui.main - INFO: Editor status: Refreshed memory 47
|
|
[2023-06-16 20:10:51,505] chirp.wxui.main - INFO: Editor status: Refreshed memory 48
|
|
[2023-06-16 20:10:51,505] chirp.wxui.main - INFO: Editor status: Refreshed memory 49
|
|
[2023-06-16 20:10:51,505] chirp.wxui.memedit - ERROR: Failed to load memory 46 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,506] chirp.wxui.memedit - ERROR: Failed to load memory 48 as error because: ord() expected a character, but string of length 0 found
|
|
[2023-06-16 20:10:51,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 47
|
|
[2023-06-16 20:10:51,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 48
|
|
[2023-06-16 20:10:51,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 49
|
|
[2023-06-16 20:10:51,511] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(50,)=Memory 50: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,511] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 50 ......P.
|
|
|
|
[2023-06-16 20:10:51,523] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(50,)=Memory 50: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,523] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 51 ......Q.
|
|
|
|
[2023-06-16 20:10:51,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(51,)=Memory 51: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 51 ......Q.
|
|
|
|
[2023-06-16 20:10:51,547] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(51,)=Memory 51: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,547] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 52 ......R.
|
|
|
|
[2023-06-16 20:10:51,559] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(52,)=Memory 52: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,559] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 52 ......R.
|
|
|
|
[2023-06-16 20:10:51,575] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(52,)=Memory 52: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,575] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 53 ......S.
|
|
|
|
[2023-06-16 20:10:51,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(53,)=Memory 53: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,587] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 53 ......S.
|
|
|
|
[2023-06-16 20:10:51,599] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(53,)=Memory 53: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,599] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 54 ......T.
|
|
|
|
[2023-06-16 20:10:51,611] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(54,)=Memory 54: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,611] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 54 ......T.
|
|
|
|
[2023-06-16 20:10:51,613] chirp.wxui.main - INFO: Editor status: Refreshed memory 50
|
|
[2023-06-16 20:10:51,613] chirp.wxui.main - INFO: Editor status: Refreshed memory 51
|
|
[2023-06-16 20:10:51,613] chirp.wxui.main - INFO: Editor status: Refreshed memory 52
|
|
[2023-06-16 20:10:51,614] chirp.wxui.main - INFO: Editor status: Refreshed memory 53
|
|
[2023-06-16 20:10:51,614] chirp.wxui.main - INFO: Editor status: Refreshed memory 54
|
|
[2023-06-16 20:10:51,616] chirp.wxui.main - INFO: Editor status: Refreshed memory 50
|
|
[2023-06-16 20:10:51,616] chirp.wxui.main - INFO: Editor status: Refreshed memory 51
|
|
[2023-06-16 20:10:51,616] chirp.wxui.main - INFO: Editor status: Refreshed memory 52
|
|
[2023-06-16 20:10:51,616] chirp.wxui.main - INFO: Editor status: Refreshed memory 53
|
|
[2023-06-16 20:10:51,627] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(54,)=Memory 54: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,627] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 55 ......U.
|
|
|
|
[2023-06-16 20:10:51,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(55,)=Memory 55: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,639] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 55 ......U.
|
|
|
|
[2023-06-16 20:10:51,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(55,)=Memory 55: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,651] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 56 ......V.
|
|
|
|
[2023-06-16 20:10:51,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(56,)=Memory 56: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 56 ......V.
|
|
|
|
[2023-06-16 20:10:51,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(56,)=Memory 56: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 57 ......W.
|
|
|
|
[2023-06-16 20:10:51,687] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(57,)=Memory 57: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,687] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 57 ......W.
|
|
|
|
[2023-06-16 20:10:51,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(57,)=Memory 57: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,700] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 58 ......X.
|
|
|
|
[2023-06-16 20:10:51,711] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(58,)=Memory 58: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,711] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 58 ......X.
|
|
|
|
[2023-06-16 20:10:51,723] chirp.wxui.main - INFO: Editor status: Refreshed memory 54
|
|
[2023-06-16 20:10:51,723] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(58,)=Memory 58: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,724] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 59 ......Y.
|
|
|
|
[2023-06-16 20:10:51,724] chirp.wxui.main - INFO: Editor status: Refreshed memory 55
|
|
[2023-06-16 20:10:51,724] chirp.wxui.main - INFO: Editor status: Refreshed memory 56
|
|
[2023-06-16 20:10:51,725] chirp.wxui.main - INFO: Editor status: Refreshed memory 57
|
|
[2023-06-16 20:10:51,725] chirp.wxui.main - INFO: Editor status: Refreshed memory 58
|
|
[2023-06-16 20:10:51,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 55
|
|
[2023-06-16 20:10:51,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 56
|
|
[2023-06-16 20:10:51,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 57
|
|
[2023-06-16 20:10:51,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 58
|
|
[2023-06-16 20:10:51,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(59,)=Memory 59: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,735] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 59 ......Y.
|
|
|
|
[2023-06-16 20:10:51,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(59,)=Memory 59: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,747] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 60 ......`.
|
|
|
|
[2023-06-16 20:10:51,759] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(60,)=Memory 60: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,759] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 60 ......`.
|
|
|
|
[2023-06-16 20:10:51,771] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(60,)=Memory 60: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,771] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 61 ......a.
|
|
|
|
[2023-06-16 20:10:51,783] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(61,)=Memory 61: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,783] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 61 ......a.
|
|
|
|
[2023-06-16 20:10:51,795] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(61,)=Memory 61: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,795] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 62 ......b.
|
|
|
|
[2023-06-16 20:10:51,807] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(62,)=Memory 62: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,807] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 62 ......b.
|
|
|
|
[2023-06-16 20:10:51,819] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(62,)=Memory 62: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,819] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 63 ......c.
|
|
|
|
[2023-06-16 20:10:51,831] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(63,)=Memory 63: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,831] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 63 ......c.
|
|
|
|
[2023-06-16 20:10:51,838] chirp.wxui.main - INFO: Editor status: Refreshed memory 59
|
|
[2023-06-16 20:10:51,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 60
|
|
[2023-06-16 20:10:51,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 61
|
|
[2023-06-16 20:10:51,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 62
|
|
[2023-06-16 20:10:51,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 63
|
|
[2023-06-16 20:10:51,840] chirp.wxui.main - INFO: Editor status: Refreshed memory 59
|
|
[2023-06-16 20:10:51,841] chirp.wxui.main - INFO: Editor status: Refreshed memory 60
|
|
[2023-06-16 20:10:51,841] chirp.wxui.main - INFO: Editor status: Refreshed memory 61
|
|
[2023-06-16 20:10:51,841] chirp.wxui.main - INFO: Editor status: Refreshed memory 62
|
|
[2023-06-16 20:10:51,847] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(63,)=Memory 63: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,847] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 64 ......d.
|
|
|
|
[2023-06-16 20:10:51,859] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(64,)=Memory 64: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,859] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 64 ......d.
|
|
|
|
[2023-06-16 20:10:51,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(64,)=Memory 64: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,875] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 65 ......e.
|
|
|
|
[2023-06-16 20:10:51,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(65,)=Memory 65: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,887] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 65 ......e.
|
|
|
|
[2023-06-16 20:10:51,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(65,)=Memory 65: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,899] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 66 ......f.
|
|
|
|
[2023-06-16 20:10:51,915] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(66,)=Memory 66: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,915] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 66 ......f.
|
|
|
|
[2023-06-16 20:10:51,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(66,)=Memory 66: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,928] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 67 ......g.
|
|
|
|
[2023-06-16 20:10:51,939] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(67,)=Memory 67: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,939] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 67 ......g.
|
|
|
|
[2023-06-16 20:10:51,955] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(67,)=Memory 67: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,955] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 68 ......h.
|
|
|
|
[2023-06-16 20:10:51,967] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(68,)=Memory 68: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,967] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 68 ......h.
|
|
|
|
[2023-06-16 20:10:51,968] chirp.wxui.main - INFO: Editor status: Refreshed memory 63
|
|
[2023-06-16 20:10:51,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 64
|
|
[2023-06-16 20:10:51,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 65
|
|
[2023-06-16 20:10:51,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 66
|
|
[2023-06-16 20:10:51,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 67
|
|
[2023-06-16 20:10:51,972] chirp.wxui.main - INFO: Editor status: Refreshed memory 64
|
|
[2023-06-16 20:10:51,972] chirp.wxui.main - INFO: Editor status: Refreshed memory 65
|
|
[2023-06-16 20:10:51,972] chirp.wxui.main - INFO: Editor status: Refreshed memory 66
|
|
[2023-06-16 20:10:51,972] chirp.wxui.main - INFO: Editor status: Refreshed memory 67
|
|
[2023-06-16 20:10:51,972] chirp.wxui.main - INFO: Editor status: Refreshed memory 68
|
|
[2023-06-16 20:10:51,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(68,)=Memory 68: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,983] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 69 ......i.
|
|
|
|
[2023-06-16 20:10:51,995] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(69,)=Memory 69: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:51,995] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 69 ......i.
|
|
|
|
[2023-06-16 20:10:52,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(69,)=Memory 69: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,007] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 70 ......p.
|
|
|
|
[2023-06-16 20:10:52,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(70,)=Memory 70: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,019] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 70 ......p.
|
|
|
|
[2023-06-16 20:10:52,035] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(70,)=Memory 70: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,035] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 71 ......q.
|
|
|
|
[2023-06-16 20:10:52,047] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(71,)=Memory 71: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,047] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 71 ......q.
|
|
|
|
[2023-06-16 20:10:52,059] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(71,)=Memory 71: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,059] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 72 ......r.
|
|
|
|
[2023-06-16 20:10:52,071] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(72,)=Memory 72: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,071] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 72 ......r.
|
|
|
|
[2023-06-16 20:10:52,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(72,)=Memory 72: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 73 ......s.
|
|
|
|
[2023-06-16 20:10:52,095] chirp.wxui.main - INFO: Editor status: Refreshed memory 68
|
|
[2023-06-16 20:10:52,095] chirp.wxui.main - INFO: Editor status: Refreshed memory 69
|
|
[2023-06-16 20:10:52,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(73,)=Memory 73: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,096] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 73 ......s.
|
|
|
|
[2023-06-16 20:10:52,096] chirp.wxui.main - INFO: Editor status: Refreshed memory 70
|
|
[2023-06-16 20:10:52,096] chirp.wxui.main - INFO: Editor status: Refreshed memory 71
|
|
[2023-06-16 20:10:52,097] chirp.wxui.main - INFO: Editor status: Refreshed memory 72
|
|
[2023-06-16 20:10:52,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 69
|
|
[2023-06-16 20:10:52,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 70
|
|
[2023-06-16 20:10:52,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 71
|
|
[2023-06-16 20:10:52,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 72
|
|
[2023-06-16 20:10:52,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 73
|
|
[2023-06-16 20:10:52,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(73,)=Memory 73: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,107] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 74 ......t.
|
|
|
|
[2023-06-16 20:10:52,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(74,)=Memory 74: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,119] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 74 ......t.
|
|
|
|
[2023-06-16 20:10:52,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(74,)=Memory 74: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 75 ......u.
|
|
|
|
[2023-06-16 20:10:52,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(75,)=Memory 75: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 75 ......u.
|
|
|
|
[2023-06-16 20:10:52,155] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(75,)=Memory 75: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,155] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 76 ......v.
|
|
|
|
[2023-06-16 20:10:52,167] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(76,)=Memory 76: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,167] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 76 ......v.
|
|
|
|
[2023-06-16 20:10:52,179] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(76,)=Memory 76: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,179] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 77 ......w.
|
|
|
|
[2023-06-16 20:10:52,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(77,)=Memory 77: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,195] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 77 ......w.
|
|
|
|
[2023-06-16 20:10:52,204] chirp.wxui.main - INFO: Editor status: Refreshed memory 73
|
|
[2023-06-16 20:10:52,205] chirp.wxui.main - INFO: Editor status: Refreshed memory 74
|
|
[2023-06-16 20:10:52,205] chirp.wxui.main - INFO: Editor status: Refreshed memory 75
|
|
[2023-06-16 20:10:52,205] chirp.wxui.main - INFO: Editor status: Refreshed memory 76
|
|
[2023-06-16 20:10:52,206] chirp.wxui.main - INFO: Editor status: Refreshed memory 74
|
|
[2023-06-16 20:10:52,206] chirp.wxui.main - INFO: Editor status: Refreshed memory 75
|
|
[2023-06-16 20:10:52,206] chirp.wxui.main - INFO: Editor status: Refreshed memory 76
|
|
[2023-06-16 20:10:52,206] chirp.wxui.main - INFO: Editor status: Refreshed memory 77
|
|
[2023-06-16 20:10:52,211] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(77,)=Memory 77: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,212] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 78 ......x.
|
|
|
|
[2023-06-16 20:10:52,223] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(78,)=Memory 78: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,223] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 78 ......x.
|
|
|
|
[2023-06-16 20:10:52,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(78,)=Memory 78: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 79 ......y.
|
|
|
|
[2023-06-16 20:10:52,247] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(79,)=Memory 79: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,247] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 79 ......y.
|
|
|
|
[2023-06-16 20:10:52,259] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(79,)=Memory 79: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,260] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 80 ........
|
|
|
|
[2023-06-16 20:10:52,275] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(80,)=Memory 80: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,275] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 80 ........
|
|
|
|
[2023-06-16 20:10:52,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(80,)=Memory 80: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,287] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 81 ........
|
|
|
|
[2023-06-16 20:10:52,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(81,)=Memory 81: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 81 ........
|
|
|
|
[2023-06-16 20:10:52,301] chirp.wxui.main - INFO: Editor status: Refreshed memory 77
|
|
[2023-06-16 20:10:52,301] chirp.wxui.main - INFO: Editor status: Refreshed memory 78
|
|
[2023-06-16 20:10:52,301] chirp.wxui.main - INFO: Editor status: Refreshed memory 79
|
|
[2023-06-16 20:10:52,301] chirp.wxui.main - INFO: Editor status: Refreshed memory 80
|
|
[2023-06-16 20:10:52,302] chirp.wxui.main - INFO: Editor status: Refreshed memory 78
|
|
[2023-06-16 20:10:52,303] chirp.wxui.main - INFO: Editor status: Refreshed memory 79
|
|
[2023-06-16 20:10:52,303] chirp.wxui.main - INFO: Editor status: Refreshed memory 80
|
|
[2023-06-16 20:10:52,303] chirp.wxui.main - INFO: Editor status: Refreshed memory 81
|
|
[2023-06-16 20:10:52,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(81,)=Memory 81: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,311] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 82 ........
|
|
|
|
[2023-06-16 20:10:52,323] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(82,)=Memory 82: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,323] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 82 ........
|
|
|
|
[2023-06-16 20:10:52,339] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(82,)=Memory 82: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,339] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 83 ........
|
|
|
|
[2023-06-16 20:10:52,351] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(83,)=Memory 83: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,351] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 83 ........
|
|
|
|
[2023-06-16 20:10:52,363] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(83,)=Memory 83: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,363] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 84 ........
|
|
|
|
[2023-06-16 20:10:52,375] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(84,)=Memory 84: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,375] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 84 ........
|
|
|
|
[2023-06-16 20:10:52,387] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(84,)=Memory 84: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,387] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 85 ........
|
|
|
|
[2023-06-16 20:10:52,399] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(85,)=Memory 85: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,399] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 85 ........
|
|
|
|
[2023-06-16 20:10:52,411] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(85,)=Memory 85: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,411] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 86 ........
|
|
|
|
[2023-06-16 20:10:52,421] chirp.wxui.main - INFO: Editor status: Refreshed memory 81
|
|
[2023-06-16 20:10:52,422] chirp.wxui.main - INFO: Editor status: Refreshed memory 82
|
|
[2023-06-16 20:10:52,422] chirp.wxui.main - INFO: Editor status: Refreshed memory 83
|
|
[2023-06-16 20:10:52,422] chirp.wxui.main - INFO: Editor status: Refreshed memory 84
|
|
[2023-06-16 20:10:52,422] chirp.wxui.main - INFO: Editor status: Refreshed memory 85
|
|
[2023-06-16 20:10:52,424] chirp.wxui.main - INFO: Editor status: Refreshed memory 82
|
|
[2023-06-16 20:10:52,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 83
|
|
[2023-06-16 20:10:52,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 84
|
|
[2023-06-16 20:10:52,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 85
|
|
[2023-06-16 20:10:52,427] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(86,)=Memory 86: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,427] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 86 ........
|
|
|
|
[2023-06-16 20:10:52,443] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(86,)=Memory 86: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,443] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 87 ........
|
|
|
|
[2023-06-16 20:10:52,455] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(87,)=Memory 87: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,455] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 87 ........
|
|
|
|
[2023-06-16 20:10:52,467] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(87,)=Memory 87: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,467] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 88 ........
|
|
|
|
[2023-06-16 20:10:52,483] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(88,)=Memory 88: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,483] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 88 ........
|
|
|
|
[2023-06-16 20:10:52,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(88,)=Memory 88: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 89 ........
|
|
|
|
[2023-06-16 20:10:52,507] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(89,)=Memory 89: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,507] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 89 ........
|
|
|
|
[2023-06-16 20:10:52,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(89,)=Memory 89: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,519] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 90 ........
|
|
|
|
[2023-06-16 20:10:52,531] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(90,)=Memory 90: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,531] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 90 ........
|
|
|
|
[2023-06-16 20:10:52,540] chirp.wxui.main - INFO: Editor status: Refreshed memory 86
|
|
[2023-06-16 20:10:52,541] chirp.wxui.main - INFO: Editor status: Refreshed memory 87
|
|
[2023-06-16 20:10:52,541] chirp.wxui.main - INFO: Editor status: Refreshed memory 88
|
|
[2023-06-16 20:10:52,541] chirp.wxui.main - INFO: Editor status: Refreshed memory 89
|
|
[2023-06-16 20:10:52,541] chirp.wxui.main - INFO: Editor status: Refreshed memory 90
|
|
[2023-06-16 20:10:52,542] chirp.wxui.main - INFO: Editor status: Refreshed memory 86
|
|
[2023-06-16 20:10:52,542] chirp.wxui.main - INFO: Editor status: Refreshed memory 87
|
|
[2023-06-16 20:10:52,543] chirp.wxui.main - INFO: Editor status: Refreshed memory 88
|
|
[2023-06-16 20:10:52,543] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(90,)=Memory 90: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,543] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 91 ........
|
|
|
|
[2023-06-16 20:10:52,544] chirp.wxui.main - INFO: Editor status: Refreshed memory 89
|
|
[2023-06-16 20:10:52,544] chirp.wxui.main - INFO: Editor status: Refreshed memory 90
|
|
[2023-06-16 20:10:52,555] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(91,)=Memory 91: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,555] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 91 ........
|
|
|
|
[2023-06-16 20:10:52,567] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(91,)=Memory 91: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,567] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 92 ........
|
|
|
|
[2023-06-16 20:10:52,583] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(92,)=Memory 92: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,583] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 92 ........
|
|
|
|
[2023-06-16 20:10:52,595] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(92,)=Memory 92: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,595] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 93 ........
|
|
|
|
[2023-06-16 20:10:52,611] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(93,)=Memory 93: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,611] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 93 ........
|
|
|
|
[2023-06-16 20:10:52,623] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(93,)=Memory 93: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,623] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 94 ........
|
|
|
|
[2023-06-16 20:10:52,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(94,)=Memory 94: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,639] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 94 ........
|
|
|
|
[2023-06-16 20:10:52,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(94,)=Memory 94: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,651] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 95 ........
|
|
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 91
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 92
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 93
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 94
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 91
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 92
|
|
[2023-06-16 20:10:52,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 93
|
|
[2023-06-16 20:10:52,654] chirp.wxui.main - INFO: Editor status: Refreshed memory 94
|
|
[2023-06-16 20:10:52,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(95,)=Memory 95: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 95 ........
|
|
|
|
[2023-06-16 20:10:52,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(95,)=Memory 95: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 96 ........
|
|
|
|
[2023-06-16 20:10:52,691] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(96,)=Memory 96: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,691] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 96 ........
|
|
|
|
[2023-06-16 20:10:52,707] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(96,)=Memory 96: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,707] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 97 ........
|
|
|
|
[2023-06-16 20:10:52,719] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(97,)=Memory 97: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,719] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 97 ........
|
|
|
|
[2023-06-16 20:10:52,731] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(97,)=Memory 97: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,731] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 98 ........
|
|
|
|
[2023-06-16 20:10:52,743] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(98,)=Memory 98: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,743] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 98 ........
|
|
|
|
[2023-06-16 20:10:52,749] chirp.wxui.main - INFO: Editor status: Refreshed memory 95
|
|
[2023-06-16 20:10:52,750] chirp.wxui.main - INFO: Editor status: Refreshed memory 96
|
|
[2023-06-16 20:10:52,750] chirp.wxui.main - INFO: Editor status: Refreshed memory 97
|
|
[2023-06-16 20:10:52,750] chirp.wxui.main - INFO: Editor status: Refreshed memory 98
|
|
[2023-06-16 20:10:52,751] chirp.wxui.main - INFO: Editor status: Refreshed memory 95
|
|
[2023-06-16 20:10:52,751] chirp.wxui.main - INFO: Editor status: Refreshed memory 96
|
|
[2023-06-16 20:10:52,751] chirp.wxui.main - INFO: Editor status: Refreshed memory 97
|
|
[2023-06-16 20:10:52,755] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(98,)=Memory 98: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,755] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 00 99 ........
|
|
|
|
[2023-06-16 20:10:52,767] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(99,)=Memory 99: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,767] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 00 99 ........
|
|
|
|
[2023-06-16 20:10:52,779] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(99,)=Memory 99: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,779] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 00 ........
|
|
|
|
[2023-06-16 20:10:52,791] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(100,)=Memory 100: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,791] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 00 ........
|
|
|
|
[2023-06-16 20:10:52,803] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(100,)=Memory 100: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,803] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 01 ........
|
|
|
|
[2023-06-16 20:10:52,815] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(101,)=Memory 101: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,815] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 01 ........
|
|
|
|
[2023-06-16 20:10:52,827] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(101,)=Memory 101: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,827] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 02 ........
|
|
|
|
[2023-06-16 20:10:52,843] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(102,)=Memory 102: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,843] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 02 ........
|
|
|
|
[2023-06-16 20:10:52,852] chirp.wxui.main - INFO: Editor status: Refreshed memory 98
|
|
[2023-06-16 20:10:52,852] chirp.wxui.main - INFO: Editor status: Refreshed memory 99
|
|
[2023-06-16 20:10:52,852] chirp.wxui.main - INFO: Editor status: Refreshed memory 100
|
|
[2023-06-16 20:10:52,852] chirp.wxui.main - INFO: Editor status: Refreshed memory 101
|
|
[2023-06-16 20:10:52,854] chirp.wxui.main - INFO: Editor status: Refreshed memory 99
|
|
[2023-06-16 20:10:52,854] chirp.wxui.main - INFO: Editor status: Refreshed memory 100
|
|
[2023-06-16 20:10:52,854] chirp.wxui.main - INFO: Editor status: Refreshed memory 101
|
|
[2023-06-16 20:10:52,854] chirp.wxui.main - INFO: Editor status: Refreshed memory 102
|
|
[2023-06-16 20:10:52,855] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(102,)=Memory 102: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,855] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 03 ........
|
|
|
|
[2023-06-16 20:10:52,867] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(103,)=Memory 103: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,867] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 03 ........
|
|
|
|
[2023-06-16 20:10:52,879] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(103,)=Memory 103: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,879] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 04 ........
|
|
|
|
[2023-06-16 20:10:52,891] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(104,)=Memory 104: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,891] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 04 ........
|
|
|
|
[2023-06-16 20:10:52,903] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(104,)=Memory 104: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,903] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 05 ........
|
|
|
|
[2023-06-16 20:10:52,915] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(105,)=Memory 105: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,915] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 05 ........
|
|
|
|
[2023-06-16 20:10:52,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(105,)=Memory 105: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,927] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 06 ........
|
|
|
|
[2023-06-16 20:10:52,943] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(106,)=Memory 106: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,943] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 06 ........
|
|
|
|
[2023-06-16 20:10:52,952] chirp.wxui.main - INFO: Editor status: Refreshed memory 102
|
|
[2023-06-16 20:10:52,952] chirp.wxui.main - INFO: Editor status: Refreshed memory 103
|
|
[2023-06-16 20:10:52,952] chirp.wxui.main - INFO: Editor status: Refreshed memory 104
|
|
[2023-06-16 20:10:52,953] chirp.wxui.main - INFO: Editor status: Refreshed memory 105
|
|
[2023-06-16 20:10:52,954] chirp.wxui.main - INFO: Editor status: Refreshed memory 103
|
|
[2023-06-16 20:10:52,954] chirp.wxui.main - INFO: Editor status: Refreshed memory 104
|
|
[2023-06-16 20:10:52,954] chirp.wxui.main - INFO: Editor status: Refreshed memory 105
|
|
[2023-06-16 20:10:52,954] chirp.wxui.main - INFO: Editor status: Refreshed memory 106
|
|
[2023-06-16 20:10:52,955] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(106,)=Memory 106: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,955] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 07 ........
|
|
|
|
[2023-06-16 20:10:52,967] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(107,)=Memory 107: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,967] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 07 ........
|
|
|
|
[2023-06-16 20:10:52,979] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(107,)=Memory 107: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,979] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 08 ........
|
|
|
|
[2023-06-16 20:10:52,991] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(108,)=Memory 108: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:52,991] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 08 ........
|
|
|
|
[2023-06-16 20:10:53,003] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(108,)=Memory 108: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,003] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 09 ........
|
|
|
|
[2023-06-16 20:10:53,015] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(109,)=Memory 109: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,015] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 09 ........
|
|
|
|
[2023-06-16 20:10:53,027] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(109,)=Memory 109: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,027] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 10 ........
|
|
|
|
[2023-06-16 20:10:53,039] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(110,)=Memory 110: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,039] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 10 ........
|
|
|
|
[2023-06-16 20:10:53,051] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(110,)=Memory 110: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,051] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 11 ........
|
|
|
|
[2023-06-16 20:10:53,052] chirp.wxui.main - INFO: Editor status: Refreshed memory 106
|
|
[2023-06-16 20:10:53,052] chirp.wxui.main - INFO: Editor status: Refreshed memory 107
|
|
[2023-06-16 20:10:53,052] chirp.wxui.main - INFO: Editor status: Refreshed memory 108
|
|
[2023-06-16 20:10:53,052] chirp.wxui.main - INFO: Editor status: Refreshed memory 109
|
|
[2023-06-16 20:10:53,052] chirp.wxui.main - INFO: Editor status: Refreshed memory 110
|
|
[2023-06-16 20:10:53,054] chirp.wxui.main - INFO: Editor status: Refreshed memory 107
|
|
[2023-06-16 20:10:53,054] chirp.wxui.main - INFO: Editor status: Refreshed memory 108
|
|
[2023-06-16 20:10:53,054] chirp.wxui.main - INFO: Editor status: Refreshed memory 109
|
|
[2023-06-16 20:10:53,054] chirp.wxui.main - INFO: Editor status: Refreshed memory 110
|
|
[2023-06-16 20:10:53,063] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(111,)=Memory 111: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,063] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 11 ........
|
|
|
|
[2023-06-16 20:10:53,075] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(111,)=Memory 111: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,075] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 12 ........
|
|
|
|
[2023-06-16 20:10:53,091] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(112,)=Memory 112: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,091] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 12 ........
|
|
|
|
[2023-06-16 20:10:53,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(112,)=Memory 112: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,107] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 13 ........
|
|
|
|
[2023-06-16 20:10:53,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(113,)=Memory 113: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,119] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 13 ........
|
|
|
|
[2023-06-16 20:10:53,135] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(113,)=Memory 113: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,135] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 14 ........
|
|
|
|
[2023-06-16 20:10:53,147] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(114,)=Memory 114: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,147] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 14 ........
|
|
|
|
[2023-06-16 20:10:53,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(114,)=Memory 114: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,159] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 15 ........
|
|
|
|
[2023-06-16 20:10:53,175] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(115,)=Memory 115: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,175] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 15 ........
|
|
|
|
[2023-06-16 20:10:53,180] chirp.wxui.main - INFO: Editor status: Refreshed memory 111
|
|
[2023-06-16 20:10:53,181] chirp.wxui.main - INFO: Editor status: Refreshed memory 112
|
|
[2023-06-16 20:10:53,181] chirp.wxui.main - INFO: Editor status: Refreshed memory 113
|
|
[2023-06-16 20:10:53,181] chirp.wxui.main - INFO: Editor status: Refreshed memory 114
|
|
[2023-06-16 20:10:53,181] chirp.wxui.main - INFO: Editor status: Refreshed memory 115
|
|
[2023-06-16 20:10:53,183] chirp.wxui.main - INFO: Editor status: Refreshed memory 111
|
|
[2023-06-16 20:10:53,183] chirp.wxui.main - INFO: Editor status: Refreshed memory 112
|
|
[2023-06-16 20:10:53,184] chirp.wxui.main - INFO: Editor status: Refreshed memory 113
|
|
[2023-06-16 20:10:53,184] chirp.wxui.main - INFO: Editor status: Refreshed memory 114
|
|
[2023-06-16 20:10:53,191] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(115,)=Memory 115: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,191] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 16 ........
|
|
|
|
[2023-06-16 20:10:53,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(116,)=Memory 116: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,207] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 16 ........
|
|
|
|
[2023-06-16 20:10:53,223] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(116,)=Memory 116: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,223] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 17 ........
|
|
|
|
[2023-06-16 20:10:53,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(117,)=Memory 117: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 17 ........
|
|
|
|
[2023-06-16 20:10:53,251] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(117,)=Memory 117: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,251] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 18 ........
|
|
|
|
[2023-06-16 20:10:53,267] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(118,)=Memory 118: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,267] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 18 ........
|
|
|
|
[2023-06-16 20:10:53,283] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(118,)=Memory 118: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,283] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 19 ........
|
|
|
|
[2023-06-16 20:10:53,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(119,)=Memory 119: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 19 ........
|
|
|
|
[2023-06-16 20:10:53,315] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(119,)=Memory 119: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,315] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 20 ........
|
|
|
|
[2023-06-16 20:10:53,326] chirp.wxui.main - INFO: Editor status: Refreshed memory 115
|
|
[2023-06-16 20:10:53,327] chirp.wxui.main - INFO: Editor status: Refreshed memory 116
|
|
[2023-06-16 20:10:53,327] chirp.wxui.main - INFO: Editor status: Refreshed memory 117
|
|
[2023-06-16 20:10:53,327] chirp.wxui.main - INFO: Editor status: Refreshed memory 118
|
|
[2023-06-16 20:10:53,328] chirp.wxui.main - INFO: Editor status: Refreshed memory 119
|
|
[2023-06-16 20:10:53,331] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(120,)=Memory 120: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,331] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 20 ........
|
|
|
|
[2023-06-16 20:10:53,332] chirp.wxui.main - INFO: Editor status: Refreshed memory 116
|
|
[2023-06-16 20:10:53,332] chirp.wxui.main - INFO: Editor status: Refreshed memory 117
|
|
[2023-06-16 20:10:53,333] chirp.wxui.main - INFO: Editor status: Refreshed memory 118
|
|
[2023-06-16 20:10:53,333] chirp.wxui.main - INFO: Editor status: Refreshed memory 119
|
|
[2023-06-16 20:10:53,333] chirp.wxui.main - INFO: Editor status: Refreshed memory 120
|
|
[2023-06-16 20:10:53,343] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(120,)=Memory 120: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,343] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 21 ......!.
|
|
|
|
[2023-06-16 20:10:53,355] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(121,)=Memory 121: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,355] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 21 ......!.
|
|
|
|
[2023-06-16 20:10:53,367] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(121,)=Memory 121: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,367] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 22 ......".
|
|
|
|
[2023-06-16 20:10:53,379] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(122,)=Memory 122: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,379] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 22 ......".
|
|
|
|
[2023-06-16 20:10:53,395] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(122,)=Memory 122: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,395] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 23 ......#.
|
|
|
|
[2023-06-16 20:10:53,411] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(123,)=Memory 123: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,411] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 23 ......#.
|
|
|
|
[2023-06-16 20:10:53,427] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(123,)=Memory 123: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,427] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 24 ......$.
|
|
|
|
[2023-06-16 20:10:53,439] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(124,)=Memory 124: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 24 ......$.
|
|
|
|
[2023-06-16 20:10:53,451] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(124,)=Memory 124: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,451] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 25 ......%.
|
|
|
|
[2023-06-16 20:10:53,463] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(125,)=Memory 125: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,463] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 25 ......%.
|
|
|
|
[2023-06-16 20:10:53,467] chirp.wxui.main - INFO: Editor status: Refreshed memory 120
|
|
[2023-06-16 20:10:53,467] chirp.wxui.main - INFO: Editor status: Refreshed memory 121
|
|
[2023-06-16 20:10:53,467] chirp.wxui.main - INFO: Editor status: Refreshed memory 122
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 123
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 124
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 121
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 122
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 123
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 124
|
|
[2023-06-16 20:10:53,468] chirp.wxui.main - INFO: Editor status: Refreshed memory 125
|
|
[2023-06-16 20:10:53,475] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(125,)=Memory 125: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,476] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 26 ......&.
|
|
|
|
[2023-06-16 20:10:53,487] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(126,)=Memory 126: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,487] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 26 ......&.
|
|
|
|
[2023-06-16 20:10:53,503] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(126,)=Memory 126: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,503] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 27 ......'.
|
|
|
|
[2023-06-16 20:10:53,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(127,)=Memory 127: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,519] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 27 ......'.
|
|
|
|
[2023-06-16 20:10:53,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(127,)=Memory 127: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 28 ......(.
|
|
|
|
[2023-06-16 20:10:53,547] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(128,)=Memory 128: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,547] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 28 ......(.
|
|
|
|
[2023-06-16 20:10:53,559] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(128,)=Memory 128: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,559] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 29 ......).
|
|
|
|
[2023-06-16 20:10:53,575] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(129,)=Memory 129: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,575] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 29 ......).
|
|
|
|
[2023-06-16 20:10:53,585] chirp.wxui.main - INFO: Editor status: Refreshed memory 125
|
|
[2023-06-16 20:10:53,585] chirp.wxui.main - INFO: Editor status: Refreshed memory 126
|
|
[2023-06-16 20:10:53,585] chirp.wxui.main - INFO: Editor status: Refreshed memory 127
|
|
[2023-06-16 20:10:53,586] chirp.wxui.main - INFO: Editor status: Refreshed memory 128
|
|
[2023-06-16 20:10:53,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(129,)=Memory 129: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,587] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 30 ......0.
|
|
|
|
[2023-06-16 20:10:53,589] chirp.wxui.main - INFO: Editor status: Refreshed memory 126
|
|
[2023-06-16 20:10:53,589] chirp.wxui.main - INFO: Editor status: Refreshed memory 127
|
|
[2023-06-16 20:10:53,589] chirp.wxui.main - INFO: Editor status: Refreshed memory 128
|
|
[2023-06-16 20:10:53,589] chirp.wxui.main - INFO: Editor status: Refreshed memory 129
|
|
[2023-06-16 20:10:53,603] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(130,)=Memory 130: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,603] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 30 ......0.
|
|
|
|
[2023-06-16 20:10:53,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(130,)=Memory 130: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,615] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 31 ......1.
|
|
|
|
[2023-06-16 20:10:53,627] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(131,)=Memory 131: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,627] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 31 ......1.
|
|
|
|
[2023-06-16 20:10:53,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(131,)=Memory 131: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,639] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 32 ......2.
|
|
|
|
[2023-06-16 20:10:53,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(132,)=Memory 132: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,651] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 32 ......2.
|
|
|
|
[2023-06-16 20:10:53,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(132,)=Memory 132: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 33 ......3.
|
|
|
|
[2023-06-16 20:10:53,679] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(133,)=Memory 133: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,679] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 33 ......3.
|
|
|
|
[2023-06-16 20:10:53,681] chirp.wxui.main - INFO: Editor status: Refreshed memory 129
|
|
[2023-06-16 20:10:53,681] chirp.wxui.main - INFO: Editor status: Refreshed memory 130
|
|
[2023-06-16 20:10:53,682] chirp.wxui.main - INFO: Editor status: Refreshed memory 131
|
|
[2023-06-16 20:10:53,682] chirp.wxui.main - INFO: Editor status: Refreshed memory 132
|
|
[2023-06-16 20:10:53,682] chirp.wxui.main - INFO: Editor status: Refreshed memory 130
|
|
[2023-06-16 20:10:53,682] chirp.wxui.main - INFO: Editor status: Refreshed memory 131
|
|
[2023-06-16 20:10:53,682] chirp.wxui.main - INFO: Editor status: Refreshed memory 132
|
|
[2023-06-16 20:10:53,682] chirp.wxui.main - INFO: Editor status: Refreshed memory 133
|
|
[2023-06-16 20:10:53,691] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(133,)=Memory 133: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,691] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 34 ......4.
|
|
|
|
[2023-06-16 20:10:53,703] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(134,)=Memory 134: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,703] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 34 ......4.
|
|
|
|
[2023-06-16 20:10:53,715] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(134,)=Memory 134: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,715] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 35 ......5.
|
|
|
|
[2023-06-16 20:10:53,727] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(135,)=Memory 135: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,727] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 35 ......5.
|
|
|
|
[2023-06-16 20:10:53,739] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(135,)=Memory 135: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,740] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 36 ......6.
|
|
|
|
[2023-06-16 20:10:53,751] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(136,)=Memory 136: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,751] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 36 ......6.
|
|
|
|
[2023-06-16 20:10:53,763] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(136,)=Memory 136: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,763] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 37 ......7.
|
|
|
|
[2023-06-16 20:10:53,775] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(137,)=Memory 137: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,775] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 37 ......7.
|
|
|
|
[2023-06-16 20:10:53,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(137,)=Memory 137: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 38 ......8.
|
|
|
|
[2023-06-16 20:10:53,792] chirp.wxui.main - INFO: Editor status: Refreshed memory 133
|
|
[2023-06-16 20:10:53,793] chirp.wxui.main - INFO: Editor status: Refreshed memory 134
|
|
[2023-06-16 20:10:53,793] chirp.wxui.main - INFO: Editor status: Refreshed memory 135
|
|
[2023-06-16 20:10:53,793] chirp.wxui.main - INFO: Editor status: Refreshed memory 136
|
|
[2023-06-16 20:10:53,793] chirp.wxui.main - INFO: Editor status: Refreshed memory 137
|
|
[2023-06-16 20:10:53,795] chirp.wxui.main - INFO: Editor status: Refreshed memory 134
|
|
[2023-06-16 20:10:53,796] chirp.wxui.main - INFO: Editor status: Refreshed memory 135
|
|
[2023-06-16 20:10:53,796] chirp.wxui.main - INFO: Editor status: Refreshed memory 136
|
|
[2023-06-16 20:10:53,796] chirp.wxui.main - INFO: Editor status: Refreshed memory 137
|
|
[2023-06-16 20:10:53,799] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(138,)=Memory 138: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,799] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 38 ......8.
|
|
|
|
[2023-06-16 20:10:53,815] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(138,)=Memory 138: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,815] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 39 ......9.
|
|
|
|
[2023-06-16 20:10:53,827] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(139,)=Memory 139: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,827] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 39 ......9.
|
|
|
|
[2023-06-16 20:10:53,839] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(139,)=Memory 139: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,839] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 40 ......@.
|
|
|
|
[2023-06-16 20:10:53,851] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(140,)=Memory 140: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,851] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 40 ......@.
|
|
|
|
[2023-06-16 20:10:53,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(140,)=Memory 140: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 41 ......A.
|
|
|
|
[2023-06-16 20:10:53,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(141,)=Memory 141: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,875] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 41 ......A.
|
|
|
|
[2023-06-16 20:10:53,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(141,)=Memory 141: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,887] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 42 ......B.
|
|
|
|
[2023-06-16 20:10:53,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(142,)=Memory 142: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,899] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 42 ......B.
|
|
|
|
[2023-06-16 20:10:53,914] chirp.wxui.main - INFO: Editor status: Refreshed memory 138
|
|
[2023-06-16 20:10:53,914] chirp.wxui.main - INFO: Editor status: Refreshed memory 139
|
|
[2023-06-16 20:10:53,914] chirp.wxui.main - INFO: Editor status: Refreshed memory 140
|
|
[2023-06-16 20:10:53,914] chirp.wxui.main - INFO: Editor status: Refreshed memory 141
|
|
[2023-06-16 20:10:53,914] chirp.wxui.main - INFO: Editor status: Refreshed memory 142
|
|
[2023-06-16 20:10:53,915] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(142,)=Memory 142: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,915] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 43 ......C.
|
|
|
|
[2023-06-16 20:10:53,917] chirp.wxui.main - INFO: Editor status: Refreshed memory 138
|
|
[2023-06-16 20:10:53,917] chirp.wxui.main - INFO: Editor status: Refreshed memory 139
|
|
[2023-06-16 20:10:53,917] chirp.wxui.main - INFO: Editor status: Refreshed memory 140
|
|
[2023-06-16 20:10:53,917] chirp.wxui.main - INFO: Editor status: Refreshed memory 141
|
|
[2023-06-16 20:10:53,918] chirp.wxui.main - INFO: Editor status: Refreshed memory 142
|
|
[2023-06-16 20:10:53,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(143,)=Memory 143: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,927] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 43 ......C.
|
|
|
|
[2023-06-16 20:10:53,939] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(143,)=Memory 143: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,939] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 44 ......D.
|
|
|
|
[2023-06-16 20:10:53,951] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(144,)=Memory 144: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,951] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 44 ......D.
|
|
|
|
[2023-06-16 20:10:53,963] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(144,)=Memory 144: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,963] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 45 ......E.
|
|
|
|
[2023-06-16 20:10:53,975] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(145,)=Memory 145: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,975] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 45 ......E.
|
|
|
|
[2023-06-16 20:10:53,991] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(145,)=Memory 145: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:53,991] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 46 ......F.
|
|
|
|
[2023-06-16 20:10:54,003] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(146,)=Memory 146: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,003] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 46 ......F.
|
|
|
|
[2023-06-16 20:10:54,015] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(146,)=Memory 146: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,015] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 47 ......G.
|
|
|
|
[2023-06-16 20:10:54,027] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(147,)=Memory 147: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,028] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 47 ......G.
|
|
|
|
[2023-06-16 20:10:54,039] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(147,)=Memory 147: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,039] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 48 ......H.
|
|
|
|
[2023-06-16 20:10:54,051] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(148,)=Memory 148: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,051] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 48 ......H.
|
|
|
|
[2023-06-16 20:10:54,059] chirp.wxui.main - INFO: Editor status: Refreshed memory 143
|
|
[2023-06-16 20:10:54,059] chirp.wxui.main - INFO: Editor status: Refreshed memory 144
|
|
[2023-06-16 20:10:54,060] chirp.wxui.main - INFO: Editor status: Refreshed memory 145
|
|
[2023-06-16 20:10:54,060] chirp.wxui.main - INFO: Editor status: Refreshed memory 146
|
|
[2023-06-16 20:10:54,060] chirp.wxui.main - INFO: Editor status: Refreshed memory 147
|
|
[2023-06-16 20:10:54,060] chirp.wxui.main - INFO: Editor status: Refreshed memory 148
|
|
[2023-06-16 20:10:54,063] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(148,)=Memory 148: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,063] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 49 ......I.
|
|
|
|
[2023-06-16 20:10:54,065] chirp.wxui.main - INFO: Editor status: Refreshed memory 143
|
|
[2023-06-16 20:10:54,065] chirp.wxui.main - INFO: Editor status: Refreshed memory 144
|
|
[2023-06-16 20:10:54,065] chirp.wxui.main - INFO: Editor status: Refreshed memory 145
|
|
[2023-06-16 20:10:54,065] chirp.wxui.main - INFO: Editor status: Refreshed memory 146
|
|
[2023-06-16 20:10:54,066] chirp.wxui.main - INFO: Editor status: Refreshed memory 147
|
|
[2023-06-16 20:10:54,066] chirp.wxui.main - INFO: Editor status: Refreshed memory 148
|
|
[2023-06-16 20:10:54,075] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(149,)=Memory 149: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,075] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 49 ......I.
|
|
|
|
[2023-06-16 20:10:54,087] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(149,)=Memory 149: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,087] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 50 ......P.
|
|
|
|
[2023-06-16 20:10:54,099] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(150,)=Memory 150: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,099] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 50 ......P.
|
|
|
|
[2023-06-16 20:10:54,115] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(150,)=Memory 150: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,115] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 51 ......Q.
|
|
|
|
[2023-06-16 20:10:54,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(151,)=Memory 151: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 51 ......Q.
|
|
|
|
[2023-06-16 20:10:54,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(151,)=Memory 151: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 52 ......R.
|
|
|
|
[2023-06-16 20:10:54,155] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(152,)=Memory 152: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,155] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 52 ......R.
|
|
|
|
[2023-06-16 20:10:54,167] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(152,)=Memory 152: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,167] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 53 ......S.
|
|
|
|
[2023-06-16 20:10:54,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(153,)=Memory 153: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 53 ......S.
|
|
|
|
[2023-06-16 20:10:54,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(153,)=Memory 153: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,195] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 54 ......T.
|
|
|
|
[2023-06-16 20:10:54,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(154,)=Memory 154: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,207] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 54 ......T.
|
|
|
|
[2023-06-16 20:10:54,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(154,)=Memory 154: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,219] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 55 ......U.
|
|
|
|
[2023-06-16 20:10:54,225] chirp.wxui.main - INFO: Editor status: Refreshed memory 149
|
|
[2023-06-16 20:10:54,226] chirp.wxui.main - INFO: Editor status: Refreshed memory 150
|
|
[2023-06-16 20:10:54,226] chirp.wxui.main - INFO: Editor status: Refreshed memory 151
|
|
[2023-06-16 20:10:54,226] chirp.wxui.main - INFO: Editor status: Refreshed memory 152
|
|
[2023-06-16 20:10:54,226] chirp.wxui.main - INFO: Editor status: Refreshed memory 153
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 154
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 149
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 150
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 151
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 152
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 153
|
|
[2023-06-16 20:10:54,227] chirp.wxui.main - INFO: Editor status: Refreshed memory 154
|
|
[2023-06-16 20:10:54,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(155,)=Memory 155: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,231] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 55 ......U.
|
|
|
|
[2023-06-16 20:10:54,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(155,)=Memory 155: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,243] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 56 ......V.
|
|
|
|
[2023-06-16 20:10:54,255] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(156,)=Memory 156: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,255] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 56 ......V.
|
|
|
|
[2023-06-16 20:10:54,267] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(156,)=Memory 156: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,267] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 57 ......W.
|
|
|
|
[2023-06-16 20:10:54,283] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(157,)=Memory 157: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,283] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 57 ......W.
|
|
|
|
[2023-06-16 20:10:54,295] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(157,)=Memory 157: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,295] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 58 ......X.
|
|
|
|
[2023-06-16 20:10:54,307] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(158,)=Memory 158: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,308] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 58 ......X.
|
|
|
|
[2023-06-16 20:10:54,319] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(158,)=Memory 158: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,319] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 59 ......Y.
|
|
|
|
[2023-06-16 20:10:54,335] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(159,)=Memory 159: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,335] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 59 ......Y.
|
|
|
|
[2023-06-16 20:10:54,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(159,)=Memory 159: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,347] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 60 ......`.
|
|
|
|
[2023-06-16 20:10:54,363] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(160,)=Memory 160: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,363] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 60 ......`.
|
|
|
|
[2023-06-16 20:10:54,379] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(160,)=Memory 160: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,379] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 61 ......a.
|
|
|
|
[2023-06-16 20:10:54,381] chirp.wxui.main - INFO: Editor status: Refreshed memory 155
|
|
[2023-06-16 20:10:54,381] chirp.wxui.main - INFO: Editor status: Refreshed memory 156
|
|
[2023-06-16 20:10:54,381] chirp.wxui.main - INFO: Editor status: Refreshed memory 157
|
|
[2023-06-16 20:10:54,381] chirp.wxui.main - INFO: Editor status: Refreshed memory 158
|
|
[2023-06-16 20:10:54,381] chirp.wxui.main - INFO: Editor status: Refreshed memory 159
|
|
[2023-06-16 20:10:54,381] chirp.wxui.main - INFO: Editor status: Refreshed memory 160
|
|
[2023-06-16 20:10:54,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 155
|
|
[2023-06-16 20:10:54,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 156
|
|
[2023-06-16 20:10:54,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 157
|
|
[2023-06-16 20:10:54,383] chirp.wxui.main - INFO: Editor status: Refreshed memory 158
|
|
[2023-06-16 20:10:54,384] chirp.wxui.main - INFO: Editor status: Refreshed memory 159
|
|
[2023-06-16 20:10:54,384] chirp.wxui.main - INFO: Editor status: Refreshed memory 160
|
|
[2023-06-16 20:10:54,391] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(161,)=Memory 161: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,391] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 61 ......a.
|
|
|
|
[2023-06-16 20:10:54,403] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(161,)=Memory 161: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,403] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 62 ......b.
|
|
|
|
[2023-06-16 20:10:54,415] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(162,)=Memory 162: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,415] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 62 ......b.
|
|
|
|
[2023-06-16 20:10:54,427] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(162,)=Memory 162: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,427] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 63 ......c.
|
|
|
|
[2023-06-16 20:10:54,439] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(163,)=Memory 163: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 63 ......c.
|
|
|
|
[2023-06-16 20:10:54,451] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(163,)=Memory 163: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,451] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 64 ......d.
|
|
|
|
[2023-06-16 20:10:54,463] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(164,)=Memory 164: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,463] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 64 ......d.
|
|
|
|
[2023-06-16 20:10:54,479] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(164,)=Memory 164: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,479] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 65 ......e.
|
|
|
|
[2023-06-16 20:10:54,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(165,)=Memory 165: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 65 ......e.
|
|
|
|
[2023-06-16 20:10:54,511] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(165,)=Memory 165: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,511] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 66 ......f.
|
|
|
|
[2023-06-16 20:10:54,523] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(166,)=Memory 166: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,523] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 66 ......f.
|
|
|
|
[2023-06-16 20:10:54,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(166,)=Memory 166: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 67 ......g.
|
|
|
|
[2023-06-16 20:10:54,542] chirp.wxui.main - INFO: Editor status: Refreshed memory 161
|
|
[2023-06-16 20:10:54,542] chirp.wxui.main - INFO: Editor status: Refreshed memory 162
|
|
[2023-06-16 20:10:54,542] chirp.wxui.main - INFO: Editor status: Refreshed memory 163
|
|
[2023-06-16 20:10:54,543] chirp.wxui.main - INFO: Editor status: Refreshed memory 164
|
|
[2023-06-16 20:10:54,543] chirp.wxui.main - INFO: Editor status: Refreshed memory 165
|
|
[2023-06-16 20:10:54,543] chirp.wxui.main - INFO: Editor status: Refreshed memory 166
|
|
[2023-06-16 20:10:54,546] chirp.wxui.main - INFO: Editor status: Refreshed memory 161
|
|
[2023-06-16 20:10:54,546] chirp.wxui.main - INFO: Editor status: Refreshed memory 162
|
|
[2023-06-16 20:10:54,546] chirp.wxui.main - INFO: Editor status: Refreshed memory 163
|
|
[2023-06-16 20:10:54,547] chirp.wxui.main - INFO: Editor status: Refreshed memory 164
|
|
[2023-06-16 20:10:54,547] chirp.wxui.main - INFO: Editor status: Refreshed memory 165
|
|
[2023-06-16 20:10:54,547] chirp.wxui.main - INFO: Editor status: Refreshed memory 166
|
|
[2023-06-16 20:10:54,551] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(167,)=Memory 167: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,552] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 67 ......g.
|
|
|
|
[2023-06-16 20:10:54,563] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(167,)=Memory 167: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,563] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 68 ......h.
|
|
|
|
[2023-06-16 20:10:54,575] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(168,)=Memory 168: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,575] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 68 ......h.
|
|
|
|
[2023-06-16 20:10:54,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(168,)=Memory 168: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,587] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 69 ......i.
|
|
|
|
[2023-06-16 20:10:54,603] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(169,)=Memory 169: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,603] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 69 ......i.
|
|
|
|
[2023-06-16 20:10:54,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(169,)=Memory 169: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,615] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 70 ......p.
|
|
|
|
[2023-06-16 20:10:54,631] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(170,)=Memory 170: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,631] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 70 ......p.
|
|
|
|
[2023-06-16 20:10:54,643] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(170,)=Memory 170: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,643] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 71 ......q.
|
|
|
|
[2023-06-16 20:10:54,655] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(171,)=Memory 171: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,655] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 71 ......q.
|
|
|
|
[2023-06-16 20:10:54,667] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(171,)=Memory 171: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,667] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 72 ......r.
|
|
|
|
[2023-06-16 20:10:54,680] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(172,)=Memory 172: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,680] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 72 ......r.
|
|
|
|
[2023-06-16 20:10:54,691] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(172,)=Memory 172: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,691] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 73 ......s.
|
|
|
|
[2023-06-16 20:10:54,703] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(173,)=Memory 173: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,703] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 73 ......s.
|
|
|
|
[2023-06-16 20:10:54,711] chirp.wxui.main - INFO: Editor status: Refreshed memory 167
|
|
[2023-06-16 20:10:54,711] chirp.wxui.main - INFO: Editor status: Refreshed memory 168
|
|
[2023-06-16 20:10:54,711] chirp.wxui.main - INFO: Editor status: Refreshed memory 169
|
|
[2023-06-16 20:10:54,711] chirp.wxui.main - INFO: Editor status: Refreshed memory 170
|
|
[2023-06-16 20:10:54,712] chirp.wxui.main - INFO: Editor status: Refreshed memory 171
|
|
[2023-06-16 20:10:54,712] chirp.wxui.main - INFO: Editor status: Refreshed memory 172
|
|
[2023-06-16 20:10:54,712] chirp.wxui.main - INFO: Editor status: Refreshed memory 173
|
|
[2023-06-16 20:10:54,715] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(173,)=Memory 173: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,715] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 74 ......t.
|
|
|
|
[2023-06-16 20:10:54,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 167
|
|
[2023-06-16 20:10:54,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 168
|
|
[2023-06-16 20:10:54,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 169
|
|
[2023-06-16 20:10:54,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 170
|
|
[2023-06-16 20:10:54,718] chirp.wxui.main - INFO: Editor status: Refreshed memory 171
|
|
[2023-06-16 20:10:54,719] chirp.wxui.main - INFO: Editor status: Refreshed memory 172
|
|
[2023-06-16 20:10:54,719] chirp.wxui.main - INFO: Editor status: Refreshed memory 173
|
|
[2023-06-16 20:10:54,727] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(174,)=Memory 174: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,727] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 74 ......t.
|
|
|
|
[2023-06-16 20:10:54,739] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(174,)=Memory 174: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,739] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 75 ......u.
|
|
|
|
[2023-06-16 20:10:54,751] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(175,)=Memory 175: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,751] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 75 ......u.
|
|
|
|
[2023-06-16 20:10:54,763] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(175,)=Memory 175: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,763] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 76 ......v.
|
|
|
|
[2023-06-16 20:10:54,775] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(176,)=Memory 176: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,775] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 76 ......v.
|
|
|
|
[2023-06-16 20:10:54,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(176,)=Memory 176: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 77 ......w.
|
|
|
|
[2023-06-16 20:10:54,799] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(177,)=Memory 177: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,799] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 77 ......w.
|
|
|
|
[2023-06-16 20:10:54,811] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(177,)=Memory 177: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,811] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 78 ......x.
|
|
|
|
[2023-06-16 20:10:54,823] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(178,)=Memory 178: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,823] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 78 ......x.
|
|
|
|
[2023-06-16 20:10:54,835] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(178,)=Memory 178: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,835] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 79 ......y.
|
|
|
|
[2023-06-16 20:10:54,847] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(179,)=Memory 179: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,847] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 79 ......y.
|
|
|
|
[2023-06-16 20:10:54,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(179,)=Memory 179: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 80 ........
|
|
|
|
[2023-06-16 20:10:54,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(180,)=Memory 180: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,875] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 80 ........
|
|
|
|
[2023-06-16 20:10:54,891] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(180,)=Memory 180: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,891] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 81 ........
|
|
|
|
[2023-06-16 20:10:54,899] chirp.wxui.main - INFO: Editor status: Refreshed memory 174
|
|
[2023-06-16 20:10:54,900] chirp.wxui.main - INFO: Editor status: Refreshed memory 175
|
|
[2023-06-16 20:10:54,900] chirp.wxui.main - INFO: Editor status: Refreshed memory 176
|
|
[2023-06-16 20:10:54,900] chirp.wxui.main - INFO: Editor status: Refreshed memory 177
|
|
[2023-06-16 20:10:54,900] chirp.wxui.main - INFO: Editor status: Refreshed memory 178
|
|
[2023-06-16 20:10:54,900] chirp.wxui.main - INFO: Editor status: Refreshed memory 179
|
|
[2023-06-16 20:10:54,900] chirp.wxui.main - INFO: Editor status: Refreshed memory 180
|
|
[2023-06-16 20:10:54,903] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(181,)=Memory 181: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,904] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 81 ........
|
|
|
|
[2023-06-16 20:10:54,906] chirp.wxui.main - INFO: Editor status: Refreshed memory 174
|
|
[2023-06-16 20:10:54,906] chirp.wxui.main - INFO: Editor status: Refreshed memory 175
|
|
[2023-06-16 20:10:54,906] chirp.wxui.main - INFO: Editor status: Refreshed memory 176
|
|
[2023-06-16 20:10:54,906] chirp.wxui.main - INFO: Editor status: Refreshed memory 177
|
|
[2023-06-16 20:10:54,907] chirp.wxui.main - INFO: Editor status: Refreshed memory 178
|
|
[2023-06-16 20:10:54,907] chirp.wxui.main - INFO: Editor status: Refreshed memory 179
|
|
[2023-06-16 20:10:54,907] chirp.wxui.main - INFO: Editor status: Refreshed memory 180
|
|
[2023-06-16 20:10:54,915] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(181,)=Memory 181: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,915] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 82 ........
|
|
|
|
[2023-06-16 20:10:54,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(182,)=Memory 182: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,927] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 82 ........
|
|
|
|
[2023-06-16 20:10:54,943] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(182,)=Memory 182: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,943] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 83 ........
|
|
|
|
[2023-06-16 20:10:54,959] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(183,)=Memory 183: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,959] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 83 ........
|
|
|
|
[2023-06-16 20:10:54,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(183,)=Memory 183: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,971] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 84 ........
|
|
|
|
[2023-06-16 20:10:54,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(184,)=Memory 184: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,983] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 84 ........
|
|
|
|
[2023-06-16 20:10:54,995] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(184,)=Memory 184: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:54,995] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 85 ........
|
|
|
|
[2023-06-16 20:10:55,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(185,)=Memory 185: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,007] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 85 ........
|
|
|
|
[2023-06-16 20:10:55,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(185,)=Memory 185: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,019] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 86 ........
|
|
|
|
[2023-06-16 20:10:55,031] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(186,)=Memory 186: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,031] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 86 ........
|
|
|
|
[2023-06-16 20:10:55,043] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(186,)=Memory 186: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,043] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 87 ........
|
|
|
|
[2023-06-16 20:10:55,056] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(187,)=Memory 187: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,056] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 87 ........
|
|
|
|
[2023-06-16 20:10:55,067] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(187,)=Memory 187: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,067] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 88 ........
|
|
|
|
[2023-06-16 20:10:55,079] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(188,)=Memory 188: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,079] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 88 ........
|
|
|
|
[2023-06-16 20:10:55,091] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(188,)=Memory 188: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,091] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 89 ........
|
|
|
|
[2023-06-16 20:10:55,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 181
|
|
[2023-06-16 20:10:55,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 182
|
|
[2023-06-16 20:10:55,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 183
|
|
[2023-06-16 20:10:55,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 184
|
|
[2023-06-16 20:10:55,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 185
|
|
[2023-06-16 20:10:55,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 186
|
|
[2023-06-16 20:10:55,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 187
|
|
[2023-06-16 20:10:55,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 188
|
|
[2023-06-16 20:10:55,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 181
|
|
[2023-06-16 20:10:55,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 182
|
|
[2023-06-16 20:10:55,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 183
|
|
[2023-06-16 20:10:55,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 184
|
|
[2023-06-16 20:10:55,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 185
|
|
[2023-06-16 20:10:55,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 186
|
|
[2023-06-16 20:10:55,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 187
|
|
[2023-06-16 20:10:55,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 188
|
|
[2023-06-16 20:10:55,103] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(189,)=Memory 189: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,104] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 89 ........
|
|
|
|
[2023-06-16 20:10:55,115] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(189,)=Memory 189: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,115] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 90 ........
|
|
|
|
[2023-06-16 20:10:55,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(190,)=Memory 190: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 90 ........
|
|
|
|
[2023-06-16 20:10:55,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(190,)=Memory 190: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 91 ........
|
|
|
|
[2023-06-16 20:10:55,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(191,)=Memory 191: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,159] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 91 ........
|
|
|
|
[2023-06-16 20:10:55,171] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(191,)=Memory 191: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,171] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 92 ........
|
|
|
|
[2023-06-16 20:10:55,187] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(192,)=Memory 192: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,187] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 92 ........
|
|
|
|
[2023-06-16 20:10:55,199] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(192,)=Memory 192: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,199] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 93 ........
|
|
|
|
[2023-06-16 20:10:55,211] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(193,)=Memory 193: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,211] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 93 ........
|
|
|
|
[2023-06-16 20:10:55,227] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(193,)=Memory 193: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,227] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 94 ........
|
|
|
|
[2023-06-16 20:10:55,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(194,)=Memory 194: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,243] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 94 ........
|
|
|
|
[2023-06-16 20:10:55,255] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(194,)=Memory 194: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,255] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 95 ........
|
|
|
|
[2023-06-16 20:10:55,271] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(195,)=Memory 195: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,271] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 95 ........
|
|
|
|
[2023-06-16 20:10:55,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(195,)=Memory 195: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,287] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 96 ........
|
|
|
|
[2023-06-16 20:10:55,303] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(196,)=Memory 196: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,303] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 96 ........
|
|
|
|
[2023-06-16 20:10:55,311] chirp.wxui.main - INFO: Editor status: Refreshed memory 189
|
|
[2023-06-16 20:10:55,311] chirp.wxui.main - INFO: Editor status: Refreshed memory 190
|
|
[2023-06-16 20:10:55,311] chirp.wxui.main - INFO: Editor status: Refreshed memory 191
|
|
[2023-06-16 20:10:55,312] chirp.wxui.main - INFO: Editor status: Refreshed memory 192
|
|
[2023-06-16 20:10:55,312] chirp.wxui.main - INFO: Editor status: Refreshed memory 193
|
|
[2023-06-16 20:10:55,312] chirp.wxui.main - INFO: Editor status: Refreshed memory 194
|
|
[2023-06-16 20:10:55,312] chirp.wxui.main - INFO: Editor status: Refreshed memory 195
|
|
[2023-06-16 20:10:55,312] chirp.wxui.main - INFO: Editor status: Refreshed memory 196
|
|
[2023-06-16 20:10:55,312] chirp.wxui.main - INFO: Editor status: Refreshed memory 189
|
|
[2023-06-16 20:10:55,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 190
|
|
[2023-06-16 20:10:55,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 191
|
|
[2023-06-16 20:10:55,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 192
|
|
[2023-06-16 20:10:55,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 193
|
|
[2023-06-16 20:10:55,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 194
|
|
[2023-06-16 20:10:55,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 195
|
|
[2023-06-16 20:10:55,315] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(196,)=Memory 196: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,316] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 97 ........
|
|
|
|
[2023-06-16 20:10:55,331] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(197,)=Memory 197: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,331] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 97 ........
|
|
|
|
[2023-06-16 20:10:55,343] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(197,)=Memory 197: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,343] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 98 ........
|
|
|
|
[2023-06-16 20:10:55,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(198,)=Memory 198: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,359] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 98 ........
|
|
|
|
[2023-06-16 20:10:55,371] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(198,)=Memory 198: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,371] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 01 99 ........
|
|
|
|
[2023-06-16 20:10:55,387] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(199,)=Memory 199: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,387] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 01 99 ........
|
|
|
|
[2023-06-16 20:10:55,403] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(199,)=Memory 199: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,403] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 00 ........
|
|
|
|
[2023-06-16 20:10:55,419] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(200,)=Memory 200: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,419] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 00 ........
|
|
|
|
[2023-06-16 20:10:55,431] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(200,)=Memory 200: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,431] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 01 ........
|
|
|
|
[2023-06-16 20:10:55,443] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(201,)=Memory 201: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,443] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 01 ........
|
|
|
|
[2023-06-16 20:10:55,455] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(201,)=Memory 201: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,455] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 02 ........
|
|
|
|
[2023-06-16 20:10:55,467] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(202,)=Memory 202: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,467] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 02 ........
|
|
|
|
[2023-06-16 20:10:55,479] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(202,)=Memory 202: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,479] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 03 ........
|
|
|
|
[2023-06-16 20:10:55,496] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(203,)=Memory 203: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,496] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 03 ........
|
|
|
|
[2023-06-16 20:10:55,505] chirp.wxui.main - INFO: Editor status: Refreshed memory 196
|
|
[2023-06-16 20:10:55,506] chirp.wxui.main - INFO: Editor status: Refreshed memory 197
|
|
[2023-06-16 20:10:55,506] chirp.wxui.main - INFO: Editor status: Refreshed memory 198
|
|
[2023-06-16 20:10:55,506] chirp.wxui.main - INFO: Editor status: Refreshed memory 199
|
|
[2023-06-16 20:10:55,506] chirp.wxui.main - INFO: Editor status: Refreshed memory 200
|
|
[2023-06-16 20:10:55,506] chirp.wxui.main - INFO: Editor status: Refreshed memory 201
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 202
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 197
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 198
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 199
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 200
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 201
|
|
[2023-06-16 20:10:55,507] chirp.wxui.main - INFO: Editor status: Refreshed memory 202
|
|
[2023-06-16 20:10:55,508] chirp.wxui.main - INFO: Editor status: Refreshed memory 203
|
|
[2023-06-16 20:10:55,511] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(203,)=Memory 203: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,511] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 04 ........
|
|
|
|
[2023-06-16 20:10:55,523] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(204,)=Memory 204: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,524] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 04 ........
|
|
|
|
[2023-06-16 20:10:55,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(204,)=Memory 204: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 05 ........
|
|
|
|
[2023-06-16 20:10:55,551] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(205,)=Memory 205: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,551] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 05 ........
|
|
|
|
[2023-06-16 20:10:55,567] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(205,)=Memory 205: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,567] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 06 ........
|
|
|
|
[2023-06-16 20:10:55,583] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(206,)=Memory 206: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,583] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 06 ........
|
|
|
|
[2023-06-16 20:10:55,595] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(206,)=Memory 206: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,595] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 07 ........
|
|
|
|
[2023-06-16 20:10:55,611] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(207,)=Memory 207: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,611] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 07 ........
|
|
|
|
[2023-06-16 20:10:55,623] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(207,)=Memory 207: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,623] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 08 ........
|
|
|
|
[2023-06-16 20:10:55,635] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(208,)=Memory 208: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,635] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 08 ........
|
|
|
|
[2023-06-16 20:10:55,647] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(208,)=Memory 208: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,648] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 09 ........
|
|
|
|
[2023-06-16 20:10:55,659] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(209,)=Memory 209: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,659] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 09 ........
|
|
|
|
[2023-06-16 20:10:55,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(209,)=Memory 209: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 10 ........
|
|
|
|
[2023-06-16 20:10:55,687] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(210,)=Memory 210: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,687] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 10 ........
|
|
|
|
[2023-06-16 20:10:55,689] chirp.wxui.main - INFO: Editor status: Refreshed memory 203
|
|
[2023-06-16 20:10:55,689] chirp.wxui.main - INFO: Editor status: Refreshed memory 204
|
|
[2023-06-16 20:10:55,689] chirp.wxui.main - INFO: Editor status: Refreshed memory 205
|
|
[2023-06-16 20:10:55,689] chirp.wxui.main - INFO: Editor status: Refreshed memory 206
|
|
[2023-06-16 20:10:55,690] chirp.wxui.main - INFO: Editor status: Refreshed memory 207
|
|
[2023-06-16 20:10:55,690] chirp.wxui.main - INFO: Editor status: Refreshed memory 208
|
|
[2023-06-16 20:10:55,690] chirp.wxui.main - INFO: Editor status: Refreshed memory 209
|
|
[2023-06-16 20:10:55,693] chirp.wxui.main - INFO: Editor status: Refreshed memory 204
|
|
[2023-06-16 20:10:55,694] chirp.wxui.main - INFO: Editor status: Refreshed memory 205
|
|
[2023-06-16 20:10:55,694] chirp.wxui.main - INFO: Editor status: Refreshed memory 206
|
|
[2023-06-16 20:10:55,694] chirp.wxui.main - INFO: Editor status: Refreshed memory 207
|
|
[2023-06-16 20:10:55,694] chirp.wxui.main - INFO: Editor status: Refreshed memory 208
|
|
[2023-06-16 20:10:55,694] chirp.wxui.main - INFO: Editor status: Refreshed memory 209
|
|
[2023-06-16 20:10:55,695] chirp.wxui.main - INFO: Editor status: Refreshed memory 210
|
|
[2023-06-16 20:10:55,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(210,)=Memory 210: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,699] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 11 ........
|
|
|
|
[2023-06-16 20:10:55,711] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(211,)=Memory 211: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,711] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 11 ........
|
|
|
|
[2023-06-16 20:10:55,723] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(211,)=Memory 211: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,723] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 12 ........
|
|
|
|
[2023-06-16 20:10:55,739] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(212,)=Memory 212: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,739] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 12 ........
|
|
|
|
[2023-06-16 20:10:55,751] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(212,)=Memory 212: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,751] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 13 ........
|
|
|
|
[2023-06-16 20:10:55,763] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(213,)=Memory 213: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,763] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 13 ........
|
|
|
|
[2023-06-16 20:10:55,775] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(213,)=Memory 213: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,775] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 14 ........
|
|
|
|
[2023-06-16 20:10:55,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(214,)=Memory 214: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 14 ........
|
|
|
|
[2023-06-16 20:10:55,799] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(214,)=Memory 214: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,799] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 15 ........
|
|
|
|
[2023-06-16 20:10:55,811] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(215,)=Memory 215: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,811] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 15 ........
|
|
|
|
[2023-06-16 20:10:55,823] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(215,)=Memory 215: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,823] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 16 ........
|
|
|
|
[2023-06-16 20:10:55,835] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(216,)=Memory 216: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,835] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 16 ........
|
|
|
|
[2023-06-16 20:10:55,847] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(216,)=Memory 216: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,847] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 17 ........
|
|
|
|
[2023-06-16 20:10:55,859] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(217,)=Memory 217: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,859] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 17 ........
|
|
|
|
[2023-06-16 20:10:55,864] chirp.wxui.main - INFO: Editor status: Refreshed memory 210
|
|
[2023-06-16 20:10:55,864] chirp.wxui.main - INFO: Editor status: Refreshed memory 211
|
|
[2023-06-16 20:10:55,864] chirp.wxui.main - INFO: Editor status: Refreshed memory 212
|
|
[2023-06-16 20:10:55,865] chirp.wxui.main - INFO: Editor status: Refreshed memory 213
|
|
[2023-06-16 20:10:55,865] chirp.wxui.main - INFO: Editor status: Refreshed memory 214
|
|
[2023-06-16 20:10:55,865] chirp.wxui.main - INFO: Editor status: Refreshed memory 215
|
|
[2023-06-16 20:10:55,865] chirp.wxui.main - INFO: Editor status: Refreshed memory 216
|
|
[2023-06-16 20:10:55,868] chirp.wxui.main - INFO: Editor status: Refreshed memory 211
|
|
[2023-06-16 20:10:55,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 212
|
|
[2023-06-16 20:10:55,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 213
|
|
[2023-06-16 20:10:55,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 214
|
|
[2023-06-16 20:10:55,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 215
|
|
[2023-06-16 20:10:55,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 216
|
|
[2023-06-16 20:10:55,870] chirp.wxui.main - INFO: Editor status: Refreshed memory 217
|
|
[2023-06-16 20:10:55,871] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(217,)=Memory 217: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,871] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 18 ........
|
|
|
|
[2023-06-16 20:10:55,883] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(218,)=Memory 218: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,884] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 18 ........
|
|
|
|
[2023-06-16 20:10:55,895] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(218,)=Memory 218: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,895] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 19 ........
|
|
|
|
[2023-06-16 20:10:55,907] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(219,)=Memory 219: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,907] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 19 ........
|
|
|
|
[2023-06-16 20:10:55,923] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(219,)=Memory 219: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,923] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 20 ........
|
|
|
|
[2023-06-16 20:10:55,935] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(220,)=Memory 220: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,935] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 20 ........
|
|
|
|
[2023-06-16 20:10:55,947] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(220,)=Memory 220: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,947] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 21 ......!.
|
|
|
|
[2023-06-16 20:10:55,959] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(221,)=Memory 221: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,959] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 21 ......!.
|
|
|
|
[2023-06-16 20:10:55,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(221,)=Memory 221: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,972] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 22 ......".
|
|
|
|
[2023-06-16 20:10:55,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(222,)=Memory 222: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,983] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 22 ......".
|
|
|
|
[2023-06-16 20:10:55,995] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(222,)=Memory 222: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:55,995] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 23 ......#.
|
|
|
|
[2023-06-16 20:10:56,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(223,)=Memory 223: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,007] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 23 ......#.
|
|
|
|
[2023-06-16 20:10:56,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(223,)=Memory 223: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,019] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 24 ......$.
|
|
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 217
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 218
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 219
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 220
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 221
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 222
|
|
[2023-06-16 20:10:56,023] chirp.wxui.main - INFO: Editor status: Refreshed memory 223
|
|
[2023-06-16 20:10:56,025] chirp.wxui.main - INFO: Editor status: Refreshed memory 218
|
|
[2023-06-16 20:10:56,026] chirp.wxui.main - INFO: Editor status: Refreshed memory 219
|
|
[2023-06-16 20:10:56,026] chirp.wxui.main - INFO: Editor status: Refreshed memory 220
|
|
[2023-06-16 20:10:56,026] chirp.wxui.main - INFO: Editor status: Refreshed memory 221
|
|
[2023-06-16 20:10:56,026] chirp.wxui.main - INFO: Editor status: Refreshed memory 222
|
|
[2023-06-16 20:10:56,026] chirp.wxui.main - INFO: Editor status: Refreshed memory 223
|
|
[2023-06-16 20:10:56,031] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(224,)=Memory 224: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,031] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 24 ......$.
|
|
|
|
[2023-06-16 20:10:56,047] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(224,)=Memory 224: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,047] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 25 ......%.
|
|
|
|
[2023-06-16 20:10:56,059] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(225,)=Memory 225: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,059] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 25 ......%.
|
|
|
|
[2023-06-16 20:10:56,071] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(225,)=Memory 225: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,071] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 26 ......&.
|
|
|
|
[2023-06-16 20:10:56,087] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(226,)=Memory 226: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,087] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 26 ......&.
|
|
|
|
[2023-06-16 20:10:56,099] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(226,)=Memory 226: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,099] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 27 ......'.
|
|
|
|
[2023-06-16 20:10:56,111] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(227,)=Memory 227: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,111] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 27 ......'.
|
|
|
|
[2023-06-16 20:10:56,123] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(227,)=Memory 227: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,123] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 28 ......(.
|
|
|
|
[2023-06-16 20:10:56,135] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(228,)=Memory 228: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,135] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 28 ......(.
|
|
|
|
[2023-06-16 20:10:56,147] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(228,)=Memory 228: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,147] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 29 ......).
|
|
|
|
[2023-06-16 20:10:56,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(229,)=Memory 229: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,160] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 29 ......).
|
|
|
|
[2023-06-16 20:10:56,171] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(229,)=Memory 229: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,171] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 30 ......0.
|
|
|
|
[2023-06-16 20:10:56,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(230,)=Memory 230: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 30 ......0.
|
|
|
|
[2023-06-16 20:10:56,190] chirp.wxui.main - INFO: Editor status: Refreshed memory 224
|
|
[2023-06-16 20:10:56,190] chirp.wxui.main - INFO: Editor status: Refreshed memory 225
|
|
[2023-06-16 20:10:56,190] chirp.wxui.main - INFO: Editor status: Refreshed memory 226
|
|
[2023-06-16 20:10:56,191] chirp.wxui.main - INFO: Editor status: Refreshed memory 227
|
|
[2023-06-16 20:10:56,191] chirp.wxui.main - INFO: Editor status: Refreshed memory 228
|
|
[2023-06-16 20:10:56,191] chirp.wxui.main - INFO: Editor status: Refreshed memory 229
|
|
[2023-06-16 20:10:56,191] chirp.wxui.main - INFO: Editor status: Refreshed memory 230
|
|
[2023-06-16 20:10:56,194] chirp.wxui.main - INFO: Editor status: Refreshed memory 224
|
|
[2023-06-16 20:10:56,195] chirp.wxui.main - INFO: Editor status: Refreshed memory 225
|
|
[2023-06-16 20:10:56,195] chirp.wxui.main - INFO: Editor status: Refreshed memory 226
|
|
[2023-06-16 20:10:56,195] chirp.wxui.main - INFO: Editor status: Refreshed memory 227
|
|
[2023-06-16 20:10:56,195] chirp.wxui.main - INFO: Editor status: Refreshed memory 228
|
|
[2023-06-16 20:10:56,195] chirp.wxui.main - INFO: Editor status: Refreshed memory 229
|
|
[2023-06-16 20:10:56,199] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(230,)=Memory 230: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,199] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 31 ......1.
|
|
|
|
[2023-06-16 20:10:56,211] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(231,)=Memory 231: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,211] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 31 ......1.
|
|
|
|
[2023-06-16 20:10:56,223] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(231,)=Memory 231: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,223] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 32 ......2.
|
|
|
|
[2023-06-16 20:10:56,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(232,)=Memory 232: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 32 ......2.
|
|
|
|
[2023-06-16 20:10:56,247] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(232,)=Memory 232: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,247] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 33 ......3.
|
|
|
|
[2023-06-16 20:10:56,259] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(233,)=Memory 233: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,259] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 33 ......3.
|
|
|
|
[2023-06-16 20:10:56,271] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(233,)=Memory 233: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,271] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 34 ......4.
|
|
|
|
[2023-06-16 20:10:56,283] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(234,)=Memory 234: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,283] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 34 ......4.
|
|
|
|
[2023-06-16 20:10:56,295] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(234,)=Memory 234: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,295] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 35 ......5.
|
|
|
|
[2023-06-16 20:10:56,307] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(235,)=Memory 235: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,307] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 35 ......5.
|
|
|
|
[2023-06-16 20:10:56,319] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(235,)=Memory 235: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,319] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 36 ......6.
|
|
|
|
[2023-06-16 20:10:56,331] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(236,)=Memory 236: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,331] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 36 ......6.
|
|
|
|
[2023-06-16 20:10:56,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(236,)=Memory 236: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,347] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 37 ......7.
|
|
|
|
[2023-06-16 20:10:56,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(237,)=Memory 237: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,359] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 37 ......7.
|
|
|
|
[2023-06-16 20:10:56,360] chirp.wxui.main - INFO: Editor status: Refreshed memory 230
|
|
[2023-06-16 20:10:56,361] chirp.wxui.main - INFO: Editor status: Refreshed memory 231
|
|
[2023-06-16 20:10:56,361] chirp.wxui.main - INFO: Editor status: Refreshed memory 232
|
|
[2023-06-16 20:10:56,361] chirp.wxui.main - INFO: Editor status: Refreshed memory 233
|
|
[2023-06-16 20:10:56,362] chirp.wxui.main - INFO: Editor status: Refreshed memory 234
|
|
[2023-06-16 20:10:56,362] chirp.wxui.main - INFO: Editor status: Refreshed memory 235
|
|
[2023-06-16 20:10:56,362] chirp.wxui.main - INFO: Editor status: Refreshed memory 236
|
|
[2023-06-16 20:10:56,365] chirp.wxui.main - INFO: Editor status: Refreshed memory 231
|
|
[2023-06-16 20:10:56,366] chirp.wxui.main - INFO: Editor status: Refreshed memory 232
|
|
[2023-06-16 20:10:56,366] chirp.wxui.main - INFO: Editor status: Refreshed memory 233
|
|
[2023-06-16 20:10:56,366] chirp.wxui.main - INFO: Editor status: Refreshed memory 234
|
|
[2023-06-16 20:10:56,366] chirp.wxui.main - INFO: Editor status: Refreshed memory 235
|
|
[2023-06-16 20:10:56,366] chirp.wxui.main - INFO: Editor status: Refreshed memory 236
|
|
[2023-06-16 20:10:56,366] chirp.wxui.main - INFO: Editor status: Refreshed memory 237
|
|
[2023-06-16 20:10:56,371] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(237,)=Memory 237: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,372] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 38 ......8.
|
|
|
|
[2023-06-16 20:10:56,383] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(238,)=Memory 238: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,383] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 38 ......8.
|
|
|
|
[2023-06-16 20:10:56,395] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(238,)=Memory 238: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,395] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 39 ......9.
|
|
|
|
[2023-06-16 20:10:56,407] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(239,)=Memory 239: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,407] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 39 ......9.
|
|
|
|
[2023-06-16 20:10:56,423] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(239,)=Memory 239: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,423] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 40 ......@.
|
|
|
|
[2023-06-16 20:10:56,439] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(240,)=Memory 240: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 40 ......@.
|
|
|
|
[2023-06-16 20:10:56,451] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(240,)=Memory 240: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,451] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 41 ......A.
|
|
|
|
[2023-06-16 20:10:56,467] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(241,)=Memory 241: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,467] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 41 ......A.
|
|
|
|
[2023-06-16 20:10:56,479] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(241,)=Memory 241: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,479] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 42 ......B.
|
|
|
|
[2023-06-16 20:10:56,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(242,)=Memory 242: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 42 ......B.
|
|
|
|
[2023-06-16 20:10:56,507] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(242,)=Memory 242: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,507] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 43 ......C.
|
|
|
|
[2023-06-16 20:10:56,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(243,)=Memory 243: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,519] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 43 ......C.
|
|
|
|
[2023-06-16 20:10:56,521] chirp.wxui.main - INFO: Editor status: Refreshed memory 237
|
|
[2023-06-16 20:10:56,521] chirp.wxui.main - INFO: Editor status: Refreshed memory 238
|
|
[2023-06-16 20:10:56,522] chirp.wxui.main - INFO: Editor status: Refreshed memory 239
|
|
[2023-06-16 20:10:56,522] chirp.wxui.main - INFO: Editor status: Refreshed memory 240
|
|
[2023-06-16 20:10:56,522] chirp.wxui.main - INFO: Editor status: Refreshed memory 241
|
|
[2023-06-16 20:10:56,522] chirp.wxui.main - INFO: Editor status: Refreshed memory 242
|
|
[2023-06-16 20:10:56,524] chirp.wxui.main - INFO: Editor status: Refreshed memory 238
|
|
[2023-06-16 20:10:56,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 239
|
|
[2023-06-16 20:10:56,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 240
|
|
[2023-06-16 20:10:56,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 241
|
|
[2023-06-16 20:10:56,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 242
|
|
[2023-06-16 20:10:56,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 243
|
|
[2023-06-16 20:10:56,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(243,)=Memory 243: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 44 ......D.
|
|
|
|
[2023-06-16 20:10:56,547] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(244,)=Memory 244: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,547] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 44 ......D.
|
|
|
|
[2023-06-16 20:10:56,559] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(244,)=Memory 244: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,559] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 45 ......E.
|
|
|
|
[2023-06-16 20:10:56,571] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(245,)=Memory 245: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,571] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 45 ......E.
|
|
|
|
[2023-06-16 20:10:56,583] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(245,)=Memory 245: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,583] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 46 ......F.
|
|
|
|
[2023-06-16 20:10:56,599] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(246,)=Memory 246: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,599] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 46 ......F.
|
|
|
|
[2023-06-16 20:10:56,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(246,)=Memory 246: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,615] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 47 ......G.
|
|
|
|
[2023-06-16 20:10:56,627] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(247,)=Memory 247: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,627] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 47 ......G.
|
|
|
|
[2023-06-16 20:10:56,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(247,)=Memory 247: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,639] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 48 ......H.
|
|
|
|
[2023-06-16 20:10:56,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(248,)=Memory 248: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,651] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 48 ......H.
|
|
|
|
[2023-06-16 20:10:56,653] chirp.wxui.main - INFO: Editor status: Refreshed memory 243
|
|
[2023-06-16 20:10:56,654] chirp.wxui.main - INFO: Editor status: Refreshed memory 244
|
|
[2023-06-16 20:10:56,654] chirp.wxui.main - INFO: Editor status: Refreshed memory 245
|
|
[2023-06-16 20:10:56,654] chirp.wxui.main - INFO: Editor status: Refreshed memory 246
|
|
[2023-06-16 20:10:56,654] chirp.wxui.main - INFO: Editor status: Refreshed memory 247
|
|
[2023-06-16 20:10:56,656] chirp.wxui.main - INFO: Editor status: Refreshed memory 244
|
|
[2023-06-16 20:10:56,657] chirp.wxui.main - INFO: Editor status: Refreshed memory 245
|
|
[2023-06-16 20:10:56,657] chirp.wxui.main - INFO: Editor status: Refreshed memory 246
|
|
[2023-06-16 20:10:56,657] chirp.wxui.main - INFO: Editor status: Refreshed memory 247
|
|
[2023-06-16 20:10:56,657] chirp.wxui.main - INFO: Editor status: Refreshed memory 248
|
|
[2023-06-16 20:10:56,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(248,)=Memory 248: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 49 ......I.
|
|
|
|
[2023-06-16 20:10:56,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(249,)=Memory 249: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 49 ......I.
|
|
|
|
[2023-06-16 20:10:56,687] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(249,)=Memory 249: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,687] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 50 ......P.
|
|
|
|
[2023-06-16 20:10:56,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(250,)=Memory 250: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,699] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 50 ......P.
|
|
|
|
[2023-06-16 20:10:56,711] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(250,)=Memory 250: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,711] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 51 ......Q.
|
|
|
|
[2023-06-16 20:10:56,723] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(251,)=Memory 251: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,723] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 51 ......Q.
|
|
|
|
[2023-06-16 20:10:56,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(251,)=Memory 251: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,735] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 52 ......R.
|
|
|
|
[2023-06-16 20:10:56,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(252,)=Memory 252: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,747] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 52 ......R.
|
|
|
|
[2023-06-16 20:10:56,763] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(252,)=Memory 252: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,763] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 53 ......S.
|
|
|
|
[2023-06-16 20:10:56,775] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(253,)=Memory 253: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,775] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 53 ......S.
|
|
|
|
[2023-06-16 20:10:56,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(253,)=Memory 253: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,787] chirp.wxui.main - INFO: Editor status: Refreshed memory 248
|
|
[2023-06-16 20:10:56,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 54 ......T.
|
|
|
|
[2023-06-16 20:10:56,788] chirp.wxui.main - INFO: Editor status: Refreshed memory 249
|
|
[2023-06-16 20:10:56,789] chirp.wxui.main - INFO: Editor status: Refreshed memory 250
|
|
[2023-06-16 20:10:56,789] chirp.wxui.main - INFO: Editor status: Refreshed memory 251
|
|
[2023-06-16 20:10:56,789] chirp.wxui.main - INFO: Editor status: Refreshed memory 252
|
|
[2023-06-16 20:10:56,789] chirp.wxui.main - INFO: Editor status: Refreshed memory 253
|
|
[2023-06-16 20:10:56,792] chirp.wxui.main - INFO: Editor status: Refreshed memory 249
|
|
[2023-06-16 20:10:56,792] chirp.wxui.main - INFO: Editor status: Refreshed memory 250
|
|
[2023-06-16 20:10:56,792] chirp.wxui.main - INFO: Editor status: Refreshed memory 251
|
|
[2023-06-16 20:10:56,793] chirp.wxui.main - INFO: Editor status: Refreshed memory 252
|
|
[2023-06-16 20:10:56,793] chirp.wxui.main - INFO: Editor status: Refreshed memory 253
|
|
[2023-06-16 20:10:56,799] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(254,)=Memory 254: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,799] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 54 ......T.
|
|
|
|
[2023-06-16 20:10:56,811] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(254,)=Memory 254: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,811] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 55 ......U.
|
|
|
|
[2023-06-16 20:10:56,827] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(255,)=Memory 255: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,827] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 55 ......U.
|
|
|
|
[2023-06-16 20:10:56,839] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(255,)=Memory 255: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,839] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 56 ......V.
|
|
|
|
[2023-06-16 20:10:56,851] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(256,)=Memory 256: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,851] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 56 ......V.
|
|
|
|
[2023-06-16 20:10:56,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(256,)=Memory 256: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 57 ......W.
|
|
|
|
[2023-06-16 20:10:56,876] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(257,)=Memory 257: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,876] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 57 ......W.
|
|
|
|
[2023-06-16 20:10:56,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(257,)=Memory 257: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,887] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 58 ......X.
|
|
|
|
[2023-06-16 20:10:56,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(258,)=Memory 258: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,899] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 58 ......X.
|
|
|
|
[2023-06-16 20:10:56,911] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(258,)=Memory 258: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,911] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 59 ......Y.
|
|
|
|
[2023-06-16 20:10:56,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(259,)=Memory 259: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,927] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 59 ......Y.
|
|
|
|
[2023-06-16 20:10:56,939] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(259,)=Memory 259: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,939] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 60 ......`.
|
|
|
|
[2023-06-16 20:10:56,943] chirp.wxui.main - INFO: Editor status: Refreshed memory 254
|
|
[2023-06-16 20:10:56,944] chirp.wxui.main - INFO: Editor status: Refreshed memory 255
|
|
[2023-06-16 20:10:56,944] chirp.wxui.main - INFO: Editor status: Refreshed memory 256
|
|
[2023-06-16 20:10:56,944] chirp.wxui.main - INFO: Editor status: Refreshed memory 257
|
|
[2023-06-16 20:10:56,944] chirp.wxui.main - INFO: Editor status: Refreshed memory 258
|
|
[2023-06-16 20:10:56,944] chirp.wxui.main - INFO: Editor status: Refreshed memory 259
|
|
[2023-06-16 20:10:56,947] chirp.wxui.main - INFO: Editor status: Refreshed memory 254
|
|
[2023-06-16 20:10:56,947] chirp.wxui.main - INFO: Editor status: Refreshed memory 255
|
|
[2023-06-16 20:10:56,948] chirp.wxui.main - INFO: Editor status: Refreshed memory 256
|
|
[2023-06-16 20:10:56,948] chirp.wxui.main - INFO: Editor status: Refreshed memory 257
|
|
[2023-06-16 20:10:56,948] chirp.wxui.main - INFO: Editor status: Refreshed memory 258
|
|
[2023-06-16 20:10:56,948] chirp.wxui.main - INFO: Editor status: Refreshed memory 259
|
|
[2023-06-16 20:10:56,951] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(260,)=Memory 260: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,951] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 60 ......`.
|
|
|
|
[2023-06-16 20:10:56,963] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(260,)=Memory 260: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,963] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 61 ......a.
|
|
|
|
[2023-06-16 20:10:56,975] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(261,)=Memory 261: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,976] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 61 ......a.
|
|
|
|
[2023-06-16 20:10:56,987] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(261,)=Memory 261: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:56,987] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 62 ......b.
|
|
|
|
[2023-06-16 20:10:57,003] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(262,)=Memory 262: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,003] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 62 ......b.
|
|
|
|
[2023-06-16 20:10:57,015] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(262,)=Memory 262: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,015] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 63 ......c.
|
|
|
|
[2023-06-16 20:10:57,027] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(263,)=Memory 263: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,027] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 63 ......c.
|
|
|
|
[2023-06-16 20:10:57,039] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(263,)=Memory 263: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,039] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 64 ......d.
|
|
|
|
[2023-06-16 20:10:57,051] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(264,)=Memory 264: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,051] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 64 ......d.
|
|
|
|
[2023-06-16 20:10:57,063] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(264,)=Memory 264: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,063] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 65 ......e.
|
|
|
|
[2023-06-16 20:10:57,075] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(265,)=Memory 265: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,075] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 65 ......e.
|
|
|
|
[2023-06-16 20:10:57,087] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(265,)=Memory 265: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,087] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 66 ......f.
|
|
|
|
[2023-06-16 20:10:57,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 260
|
|
[2023-06-16 20:10:57,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 261
|
|
[2023-06-16 20:10:57,100] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(266,)=Memory 266: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,100] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 66 ......f.
|
|
|
|
[2023-06-16 20:10:57,100] chirp.wxui.main - INFO: Editor status: Refreshed memory 262
|
|
[2023-06-16 20:10:57,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 263
|
|
[2023-06-16 20:10:57,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 264
|
|
[2023-06-16 20:10:57,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 265
|
|
[2023-06-16 20:10:57,101] chirp.wxui.main - INFO: Editor status: Refreshed memory 266
|
|
[2023-06-16 20:10:57,103] chirp.wxui.main - INFO: Editor status: Refreshed memory 260
|
|
[2023-06-16 20:10:57,103] chirp.wxui.main - INFO: Editor status: Refreshed memory 261
|
|
[2023-06-16 20:10:57,103] chirp.wxui.main - INFO: Editor status: Refreshed memory 262
|
|
[2023-06-16 20:10:57,103] chirp.wxui.main - INFO: Editor status: Refreshed memory 263
|
|
[2023-06-16 20:10:57,103] chirp.wxui.main - INFO: Editor status: Refreshed memory 264
|
|
[2023-06-16 20:10:57,103] chirp.wxui.main - INFO: Editor status: Refreshed memory 265
|
|
[2023-06-16 20:10:57,115] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(266,)=Memory 266: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,115] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 67 ......g.
|
|
|
|
[2023-06-16 20:10:57,127] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(267,)=Memory 267: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,127] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 67 ......g.
|
|
|
|
[2023-06-16 20:10:57,139] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(267,)=Memory 267: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,139] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 68 ......h.
|
|
|
|
[2023-06-16 20:10:57,151] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(268,)=Memory 268: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,151] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 68 ......h.
|
|
|
|
[2023-06-16 20:10:57,163] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(268,)=Memory 268: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,163] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 69 ......i.
|
|
|
|
[2023-06-16 20:10:57,175] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(269,)=Memory 269: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,175] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 69 ......i.
|
|
|
|
[2023-06-16 20:10:57,187] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(269,)=Memory 269: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,187] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 70 ......p.
|
|
|
|
[2023-06-16 20:10:57,199] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(270,)=Memory 270: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,199] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 70 ......p.
|
|
|
|
[2023-06-16 20:10:57,211] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(270,)=Memory 270: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,211] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 71 ......q.
|
|
|
|
[2023-06-16 20:10:57,223] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(271,)=Memory 271: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,223] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 71 ......q.
|
|
|
|
[2023-06-16 20:10:57,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(271,)=Memory 271: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 72 ......r.
|
|
|
|
[2023-06-16 20:10:57,247] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(272,)=Memory 272: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,247] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 72 ......r.
|
|
|
|
[2023-06-16 20:10:57,259] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(272,)=Memory 272: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,259] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 73 ......s.
|
|
|
|
[2023-06-16 20:10:57,273] chirp.wxui.main - INFO: Editor status: Refreshed memory 266
|
|
[2023-06-16 20:10:57,273] chirp.wxui.main - INFO: Editor status: Refreshed memory 267
|
|
[2023-06-16 20:10:57,273] chirp.wxui.main - INFO: Editor status: Refreshed memory 268
|
|
[2023-06-16 20:10:57,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 269
|
|
[2023-06-16 20:10:57,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 270
|
|
[2023-06-16 20:10:57,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 271
|
|
[2023-06-16 20:10:57,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 272
|
|
[2023-06-16 20:10:57,275] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(273,)=Memory 273: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,276] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 73 ......s.
|
|
|
|
[2023-06-16 20:10:57,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 267
|
|
[2023-06-16 20:10:57,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 268
|
|
[2023-06-16 20:10:57,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 269
|
|
[2023-06-16 20:10:57,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 270
|
|
[2023-06-16 20:10:57,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 271
|
|
[2023-06-16 20:10:57,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 272
|
|
[2023-06-16 20:10:57,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 273
|
|
[2023-06-16 20:10:57,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(273,)=Memory 273: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,288] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 74 ......t.
|
|
|
|
[2023-06-16 20:10:57,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(274,)=Memory 274: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 74 ......t.
|
|
|
|
[2023-06-16 20:10:57,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(274,)=Memory 274: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,311] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 75 ......u.
|
|
|
|
[2023-06-16 20:10:57,323] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(275,)=Memory 275: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,323] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 75 ......u.
|
|
|
|
[2023-06-16 20:10:57,335] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(275,)=Memory 275: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,335] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 76 ......v.
|
|
|
|
[2023-06-16 20:10:57,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(276,)=Memory 276: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,348] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 76 ......v.
|
|
|
|
[2023-06-16 20:10:57,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(276,)=Memory 276: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,359] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 77 ......w.
|
|
|
|
[2023-06-16 20:10:57,375] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(277,)=Memory 277: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,375] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 77 ......w.
|
|
|
|
[2023-06-16 20:10:57,387] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(277,)=Memory 277: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,387] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 78 ......x.
|
|
|
|
[2023-06-16 20:10:57,403] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(278,)=Memory 278: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,403] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 78 ......x.
|
|
|
|
[2023-06-16 20:10:57,415] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(278,)=Memory 278: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,415] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 79 ......y.
|
|
|
|
[2023-06-16 20:10:57,427] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(279,)=Memory 279: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,427] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 79 ......y.
|
|
|
|
[2023-06-16 20:10:57,439] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(279,)=Memory 279: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 80 ........
|
|
|
|
[2023-06-16 20:10:57,451] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(280,)=Memory 280: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,451] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 80 ........
|
|
|
|
[2023-06-16 20:10:57,463] chirp.wxui.main - INFO: Editor status: Refreshed memory 273
|
|
[2023-06-16 20:10:57,464] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(280,)=Memory 280: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,464] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 81 ........
|
|
|
|
[2023-06-16 20:10:57,465] chirp.wxui.main - INFO: Editor status: Refreshed memory 274
|
|
[2023-06-16 20:10:57,465] chirp.wxui.main - INFO: Editor status: Refreshed memory 275
|
|
[2023-06-16 20:10:57,465] chirp.wxui.main - INFO: Editor status: Refreshed memory 276
|
|
[2023-06-16 20:10:57,466] chirp.wxui.main - INFO: Editor status: Refreshed memory 277
|
|
[2023-06-16 20:10:57,466] chirp.wxui.main - INFO: Editor status: Refreshed memory 278
|
|
[2023-06-16 20:10:57,466] chirp.wxui.main - INFO: Editor status: Refreshed memory 279
|
|
[2023-06-16 20:10:57,466] chirp.wxui.main - INFO: Editor status: Refreshed memory 280
|
|
[2023-06-16 20:10:57,469] chirp.wxui.main - INFO: Editor status: Refreshed memory 274
|
|
[2023-06-16 20:10:57,470] chirp.wxui.main - INFO: Editor status: Refreshed memory 275
|
|
[2023-06-16 20:10:57,470] chirp.wxui.main - INFO: Editor status: Refreshed memory 276
|
|
[2023-06-16 20:10:57,470] chirp.wxui.main - INFO: Editor status: Refreshed memory 277
|
|
[2023-06-16 20:10:57,470] chirp.wxui.main - INFO: Editor status: Refreshed memory 278
|
|
[2023-06-16 20:10:57,470] chirp.wxui.main - INFO: Editor status: Refreshed memory 279
|
|
[2023-06-16 20:10:57,470] chirp.wxui.main - INFO: Editor status: Refreshed memory 280
|
|
[2023-06-16 20:10:57,479] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(281,)=Memory 281: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,479] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 81 ........
|
|
|
|
[2023-06-16 20:10:57,491] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(281,)=Memory 281: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,491] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 82 ........
|
|
|
|
[2023-06-16 20:10:57,503] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(282,)=Memory 282: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,503] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 82 ........
|
|
|
|
[2023-06-16 20:10:57,515] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(282,)=Memory 282: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,515] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 83 ........
|
|
|
|
[2023-06-16 20:10:57,527] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(283,)=Memory 283: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,527] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 83 ........
|
|
|
|
[2023-06-16 20:10:57,543] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(283,)=Memory 283: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,543] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 84 ........
|
|
|
|
[2023-06-16 20:10:57,555] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(284,)=Memory 284: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,555] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 84 ........
|
|
|
|
[2023-06-16 20:10:57,567] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(284,)=Memory 284: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,567] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 85 ........
|
|
|
|
[2023-06-16 20:10:57,579] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(285,)=Memory 285: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,579] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 85 ........
|
|
|
|
[2023-06-16 20:10:57,595] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(285,)=Memory 285: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,595] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 86 ........
|
|
|
|
[2023-06-16 20:10:57,607] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(286,)=Memory 286: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,607] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 86 ........
|
|
|
|
[2023-06-16 20:10:57,619] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(286,)=Memory 286: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,619] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 87 ........
|
|
|
|
[2023-06-16 20:10:57,631] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(287,)=Memory 287: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,631] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 87 ........
|
|
|
|
[2023-06-16 20:10:57,643] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(287,)=Memory 287: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,643] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 88 ........
|
|
|
|
[2023-06-16 20:10:57,655] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(288,)=Memory 288: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,655] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 88 ........
|
|
|
|
[2023-06-16 20:10:57,657] chirp.wxui.main - INFO: Editor status: Refreshed memory 281
|
|
[2023-06-16 20:10:57,658] chirp.wxui.main - INFO: Editor status: Refreshed memory 282
|
|
[2023-06-16 20:10:57,658] chirp.wxui.main - INFO: Editor status: Refreshed memory 283
|
|
[2023-06-16 20:10:57,658] chirp.wxui.main - INFO: Editor status: Refreshed memory 284
|
|
[2023-06-16 20:10:57,658] chirp.wxui.main - INFO: Editor status: Refreshed memory 285
|
|
[2023-06-16 20:10:57,659] chirp.wxui.main - INFO: Editor status: Refreshed memory 286
|
|
[2023-06-16 20:10:57,659] chirp.wxui.main - INFO: Editor status: Refreshed memory 287
|
|
[2023-06-16 20:10:57,659] chirp.wxui.main - INFO: Editor status: Refreshed memory 288
|
|
[2023-06-16 20:10:57,663] chirp.wxui.main - INFO: Editor status: Refreshed memory 281
|
|
[2023-06-16 20:10:57,663] chirp.wxui.main - INFO: Editor status: Refreshed memory 282
|
|
[2023-06-16 20:10:57,664] chirp.wxui.main - INFO: Editor status: Refreshed memory 283
|
|
[2023-06-16 20:10:57,664] chirp.wxui.main - INFO: Editor status: Refreshed memory 284
|
|
[2023-06-16 20:10:57,664] chirp.wxui.main - INFO: Editor status: Refreshed memory 285
|
|
[2023-06-16 20:10:57,664] chirp.wxui.main - INFO: Editor status: Refreshed memory 286
|
|
[2023-06-16 20:10:57,664] chirp.wxui.main - INFO: Editor status: Refreshed memory 287
|
|
[2023-06-16 20:10:57,667] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(288,)=Memory 288: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,667] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 89 ........
|
|
|
|
[2023-06-16 20:10:57,679] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(289,)=Memory 289: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,679] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 89 ........
|
|
|
|
[2023-06-16 20:10:57,691] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(289,)=Memory 289: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,691] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 90 ........
|
|
|
|
[2023-06-16 20:10:57,703] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(290,)=Memory 290: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,703] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 90 ........
|
|
|
|
[2023-06-16 20:10:57,719] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(290,)=Memory 290: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,719] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 91 ........
|
|
|
|
[2023-06-16 20:10:57,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(291,)=Memory 291: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,735] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 91 ........
|
|
|
|
[2023-06-16 20:10:57,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(291,)=Memory 291: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,747] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 92 ........
|
|
|
|
[2023-06-16 20:10:57,759] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(292,)=Memory 292: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,759] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 92 ........
|
|
|
|
[2023-06-16 20:10:57,771] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(292,)=Memory 292: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,771] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 93 ........
|
|
|
|
[2023-06-16 20:10:57,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(293,)=Memory 293: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 93 ........
|
|
|
|
[2023-06-16 20:10:57,799] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(293,)=Memory 293: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,799] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 94 ........
|
|
|
|
[2023-06-16 20:10:57,815] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(294,)=Memory 294: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,815] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 94 ........
|
|
|
|
[2023-06-16 20:10:57,826] chirp.wxui.main - INFO: Editor status: Refreshed memory 288
|
|
[2023-06-16 20:10:57,827] chirp.wxui.main - INFO: Editor status: Refreshed memory 289
|
|
[2023-06-16 20:10:57,827] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(294,)=Memory 294: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,828] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 95 ........
|
|
|
|
[2023-06-16 20:10:57,828] chirp.wxui.main - INFO: Editor status: Refreshed memory 290
|
|
[2023-06-16 20:10:57,828] chirp.wxui.main - INFO: Editor status: Refreshed memory 291
|
|
[2023-06-16 20:10:57,829] chirp.wxui.main - INFO: Editor status: Refreshed memory 292
|
|
[2023-06-16 20:10:57,829] chirp.wxui.main - INFO: Editor status: Refreshed memory 293
|
|
[2023-06-16 20:10:57,829] chirp.wxui.main - INFO: Editor status: Refreshed memory 294
|
|
[2023-06-16 20:10:57,831] chirp.wxui.main - INFO: Editor status: Refreshed memory 289
|
|
[2023-06-16 20:10:57,831] chirp.wxui.main - INFO: Editor status: Refreshed memory 290
|
|
[2023-06-16 20:10:57,831] chirp.wxui.main - INFO: Editor status: Refreshed memory 291
|
|
[2023-06-16 20:10:57,831] chirp.wxui.main - INFO: Editor status: Refreshed memory 292
|
|
[2023-06-16 20:10:57,831] chirp.wxui.main - INFO: Editor status: Refreshed memory 293
|
|
[2023-06-16 20:10:57,831] chirp.wxui.main - INFO: Editor status: Refreshed memory 294
|
|
[2023-06-16 20:10:57,839] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(295,)=Memory 295: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,839] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 95 ........
|
|
|
|
[2023-06-16 20:10:57,851] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(295,)=Memory 295: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,851] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 96 ........
|
|
|
|
[2023-06-16 20:10:57,867] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(296,)=Memory 296: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,867] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 96 ........
|
|
|
|
[2023-06-16 20:10:57,879] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(296,)=Memory 296: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,879] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 97 ........
|
|
|
|
[2023-06-16 20:10:57,896] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(297,)=Memory 297: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,896] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 97 ........
|
|
|
|
[2023-06-16 20:10:57,907] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(297,)=Memory 297: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,907] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 98 ........
|
|
|
|
[2023-06-16 20:10:57,919] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(298,)=Memory 298: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,919] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 98 ........
|
|
|
|
[2023-06-16 20:10:57,931] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(298,)=Memory 298: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,931] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 02 99 ........
|
|
|
|
[2023-06-16 20:10:57,943] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(299,)=Memory 299: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,943] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 02 99 ........
|
|
|
|
[2023-06-16 20:10:57,955] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(299,)=Memory 299: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,955] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 00 ........
|
|
|
|
[2023-06-16 20:10:57,967] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(300,)=Memory 300: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,967] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 00 ........
|
|
|
|
[2023-06-16 20:10:57,968] chirp.wxui.main - INFO: Editor status: Refreshed memory 295
|
|
[2023-06-16 20:10:57,968] chirp.wxui.main - INFO: Editor status: Refreshed memory 296
|
|
[2023-06-16 20:10:57,968] chirp.wxui.main - INFO: Editor status: Refreshed memory 297
|
|
[2023-06-16 20:10:57,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 298
|
|
[2023-06-16 20:10:57,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 299
|
|
[2023-06-16 20:10:57,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 300
|
|
[2023-06-16 20:10:57,971] chirp.wxui.main - INFO: Editor status: Refreshed memory 295
|
|
[2023-06-16 20:10:57,971] chirp.wxui.main - INFO: Editor status: Refreshed memory 296
|
|
[2023-06-16 20:10:57,971] chirp.wxui.main - INFO: Editor status: Refreshed memory 297
|
|
[2023-06-16 20:10:57,971] chirp.wxui.main - INFO: Editor status: Refreshed memory 298
|
|
[2023-06-16 20:10:57,972] chirp.wxui.main - INFO: Editor status: Refreshed memory 299
|
|
[2023-06-16 20:10:57,979] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(300,)=Memory 300: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,979] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 01 ........
|
|
|
|
[2023-06-16 20:10:57,991] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(301,)=Memory 301: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:57,991] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 01 ........
|
|
|
|
[2023-06-16 20:10:58,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(301,)=Memory 301: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,007] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 02 ........
|
|
|
|
[2023-06-16 20:10:58,023] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(302,)=Memory 302: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,023] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 02 ........
|
|
|
|
[2023-06-16 20:10:58,039] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(302,)=Memory 302: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,039] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 03 ........
|
|
|
|
[2023-06-16 20:10:58,051] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(303,)=Memory 303: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,051] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 03 ........
|
|
|
|
[2023-06-16 20:10:58,067] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(303,)=Memory 303: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,067] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 04 ........
|
|
|
|
[2023-06-16 20:10:58,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(304,)=Memory 304: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 04 ........
|
|
|
|
[2023-06-16 20:10:58,094] chirp.wxui.main - INFO: Editor status: Refreshed memory 300
|
|
[2023-06-16 20:10:58,095] chirp.wxui.main - INFO: Editor status: Refreshed memory 301
|
|
[2023-06-16 20:10:58,096] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(304,)=Memory 304: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,096] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 05 ........
|
|
|
|
[2023-06-16 20:10:58,096] chirp.wxui.main - INFO: Editor status: Refreshed memory 302
|
|
[2023-06-16 20:10:58,097] chirp.wxui.main - INFO: Editor status: Refreshed memory 303
|
|
[2023-06-16 20:10:58,097] chirp.wxui.main - INFO: Editor status: Refreshed memory 304
|
|
[2023-06-16 20:10:58,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 301
|
|
[2023-06-16 20:10:58,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 302
|
|
[2023-06-16 20:10:58,098] chirp.wxui.main - INFO: Editor status: Refreshed memory 303
|
|
[2023-06-16 20:10:58,099] chirp.wxui.main - INFO: Editor status: Refreshed memory 304
|
|
[2023-06-16 20:10:58,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(305,)=Memory 305: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,107] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 05 ........
|
|
|
|
[2023-06-16 20:10:58,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(305,)=Memory 305: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,119] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 06 ........
|
|
|
|
[2023-06-16 20:10:58,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(306,)=Memory 306: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 06 ........
|
|
|
|
[2023-06-16 20:10:58,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(306,)=Memory 306: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 07 ........
|
|
|
|
[2023-06-16 20:10:58,155] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(307,)=Memory 307: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,155] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 07 ........
|
|
|
|
[2023-06-16 20:10:58,171] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(307,)=Memory 307: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,171] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 08 ........
|
|
|
|
[2023-06-16 20:10:58,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(308,)=Memory 308: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 08 ........
|
|
|
|
[2023-06-16 20:10:58,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(308,)=Memory 308: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,195] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 09 ........
|
|
|
|
[2023-06-16 20:10:58,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(309,)=Memory 309: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,207] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 09 ........
|
|
|
|
[2023-06-16 20:10:58,211] chirp.wxui.main - INFO: Editor status: Refreshed memory 305
|
|
[2023-06-16 20:10:58,211] chirp.wxui.main - INFO: Editor status: Refreshed memory 306
|
|
[2023-06-16 20:10:58,211] chirp.wxui.main - INFO: Editor status: Refreshed memory 307
|
|
[2023-06-16 20:10:58,211] chirp.wxui.main - INFO: Editor status: Refreshed memory 308
|
|
[2023-06-16 20:10:58,211] chirp.wxui.main - INFO: Editor status: Refreshed memory 309
|
|
[2023-06-16 20:10:58,213] chirp.wxui.main - INFO: Editor status: Refreshed memory 305
|
|
[2023-06-16 20:10:58,214] chirp.wxui.main - INFO: Editor status: Refreshed memory 306
|
|
[2023-06-16 20:10:58,214] chirp.wxui.main - INFO: Editor status: Refreshed memory 307
|
|
[2023-06-16 20:10:58,214] chirp.wxui.main - INFO: Editor status: Refreshed memory 308
|
|
[2023-06-16 20:10:58,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(309,)=Memory 309: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,219] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 10 ........
|
|
|
|
[2023-06-16 20:10:58,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(310,)=Memory 310: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,231] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 10 ........
|
|
|
|
[2023-06-16 20:10:58,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(310,)=Memory 310: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,243] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 11 ........
|
|
|
|
[2023-06-16 20:10:58,255] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(311,)=Memory 311: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,255] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 11 ........
|
|
|
|
[2023-06-16 20:10:58,271] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(311,)=Memory 311: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,271] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 12 ........
|
|
|
|
[2023-06-16 20:10:58,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(312,)=Memory 312: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,287] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 12 ........
|
|
|
|
[2023-06-16 20:10:58,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(312,)=Memory 312: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 13 ........
|
|
|
|
[2023-06-16 20:10:58,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(313,)=Memory 313: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,311] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 13 ........
|
|
|
|
[2023-06-16 20:10:58,323] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(313,)=Memory 313: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,323] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 14 ........
|
|
|
|
[2023-06-16 20:10:58,325] chirp.wxui.main - INFO: Editor status: Refreshed memory 309
|
|
[2023-06-16 20:10:58,325] chirp.wxui.main - INFO: Editor status: Refreshed memory 310
|
|
[2023-06-16 20:10:58,325] chirp.wxui.main - INFO: Editor status: Refreshed memory 311
|
|
[2023-06-16 20:10:58,325] chirp.wxui.main - INFO: Editor status: Refreshed memory 312
|
|
[2023-06-16 20:10:58,326] chirp.wxui.main - INFO: Editor status: Refreshed memory 313
|
|
[2023-06-16 20:10:58,327] chirp.wxui.main - INFO: Editor status: Refreshed memory 310
|
|
[2023-06-16 20:10:58,328] chirp.wxui.main - INFO: Editor status: Refreshed memory 311
|
|
[2023-06-16 20:10:58,328] chirp.wxui.main - INFO: Editor status: Refreshed memory 312
|
|
[2023-06-16 20:10:58,328] chirp.wxui.main - INFO: Editor status: Refreshed memory 313
|
|
[2023-06-16 20:10:58,335] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(314,)=Memory 314: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,335] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 14 ........
|
|
|
|
[2023-06-16 20:10:58,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(314,)=Memory 314: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,347] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 15 ........
|
|
|
|
[2023-06-16 20:10:58,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(315,)=Memory 315: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,359] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 15 ........
|
|
|
|
[2023-06-16 20:10:58,375] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(315,)=Memory 315: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,375] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 16 ........
|
|
|
|
[2023-06-16 20:10:58,387] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(316,)=Memory 316: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,387] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 16 ........
|
|
|
|
[2023-06-16 20:10:58,399] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(316,)=Memory 316: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,399] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 17 ........
|
|
|
|
[2023-06-16 20:10:58,411] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(317,)=Memory 317: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,411] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 17 ........
|
|
|
|
[2023-06-16 20:10:58,423] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(317,)=Memory 317: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,423] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 18 ........
|
|
|
|
[2023-06-16 20:10:58,435] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(318,)=Memory 318: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,435] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 18 ........
|
|
|
|
[2023-06-16 20:10:58,441] chirp.wxui.main - INFO: Editor status: Refreshed memory 314
|
|
[2023-06-16 20:10:58,442] chirp.wxui.main - INFO: Editor status: Refreshed memory 315
|
|
[2023-06-16 20:10:58,442] chirp.wxui.main - INFO: Editor status: Refreshed memory 316
|
|
[2023-06-16 20:10:58,442] chirp.wxui.main - INFO: Editor status: Refreshed memory 317
|
|
[2023-06-16 20:10:58,442] chirp.wxui.main - INFO: Editor status: Refreshed memory 318
|
|
[2023-06-16 20:10:58,444] chirp.wxui.main - INFO: Editor status: Refreshed memory 314
|
|
[2023-06-16 20:10:58,444] chirp.wxui.main - INFO: Editor status: Refreshed memory 315
|
|
[2023-06-16 20:10:58,445] chirp.wxui.main - INFO: Editor status: Refreshed memory 316
|
|
[2023-06-16 20:10:58,445] chirp.wxui.main - INFO: Editor status: Refreshed memory 317
|
|
[2023-06-16 20:10:58,447] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(318,)=Memory 318: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,447] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 19 ........
|
|
|
|
[2023-06-16 20:10:58,459] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(319,)=Memory 319: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,459] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 19 ........
|
|
|
|
[2023-06-16 20:10:58,471] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(319,)=Memory 319: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,471] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 20 ........
|
|
|
|
[2023-06-16 20:10:58,483] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(320,)=Memory 320: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,483] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 20 ........
|
|
|
|
[2023-06-16 20:10:58,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(320,)=Memory 320: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 21 ......!.
|
|
|
|
[2023-06-16 20:10:58,507] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(321,)=Memory 321: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,507] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 21 ......!.
|
|
|
|
[2023-06-16 20:10:58,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(321,)=Memory 321: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,519] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 22 ......".
|
|
|
|
[2023-06-16 20:10:58,531] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(322,)=Memory 322: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,531] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 22 ......".
|
|
|
|
[2023-06-16 20:10:58,547] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(322,)=Memory 322: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,547] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 23 ......#.
|
|
|
|
[2023-06-16 20:10:58,556] chirp.wxui.main - INFO: Editor status: Refreshed memory 318
|
|
[2023-06-16 20:10:58,556] chirp.wxui.main - INFO: Editor status: Refreshed memory 319
|
|
[2023-06-16 20:10:58,556] chirp.wxui.main - INFO: Editor status: Refreshed memory 320
|
|
[2023-06-16 20:10:58,556] chirp.wxui.main - INFO: Editor status: Refreshed memory 321
|
|
[2023-06-16 20:10:58,557] chirp.wxui.main - INFO: Editor status: Refreshed memory 322
|
|
[2023-06-16 20:10:58,558] chirp.wxui.main - INFO: Editor status: Refreshed memory 319
|
|
[2023-06-16 20:10:58,559] chirp.wxui.main - INFO: Editor status: Refreshed memory 320
|
|
[2023-06-16 20:10:58,559] chirp.wxui.main - INFO: Editor status: Refreshed memory 321
|
|
[2023-06-16 20:10:58,559] chirp.wxui.main - INFO: Editor status: Refreshed memory 322
|
|
[2023-06-16 20:10:58,563] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(323,)=Memory 323: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,563] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 23 ......#.
|
|
|
|
[2023-06-16 20:10:58,579] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(323,)=Memory 323: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,579] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 24 ......$.
|
|
|
|
[2023-06-16 20:10:58,591] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(324,)=Memory 324: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,591] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 24 ......$.
|
|
|
|
[2023-06-16 20:10:58,603] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(324,)=Memory 324: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,603] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 25 ......%.
|
|
|
|
[2023-06-16 20:10:58,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(325,)=Memory 325: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,615] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 25 ......%.
|
|
|
|
[2023-06-16 20:10:58,631] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(325,)=Memory 325: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,631] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 26 ......&.
|
|
|
|
[2023-06-16 20:10:58,647] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(326,)=Memory 326: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,647] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 26 ......&.
|
|
|
|
[2023-06-16 20:10:58,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(326,)=Memory 326: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 27 ......'.
|
|
|
|
[2023-06-16 20:10:58,671] chirp.wxui.main - INFO: Editor status: Refreshed memory 323
|
|
[2023-06-16 20:10:58,671] chirp.wxui.main - INFO: Editor status: Refreshed memory 324
|
|
[2023-06-16 20:10:58,671] chirp.wxui.main - INFO: Editor status: Refreshed memory 325
|
|
[2023-06-16 20:10:58,671] chirp.wxui.main - INFO: Editor status: Refreshed memory 326
|
|
[2023-06-16 20:10:58,673] chirp.wxui.main - INFO: Editor status: Refreshed memory 323
|
|
[2023-06-16 20:10:58,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 324
|
|
[2023-06-16 20:10:58,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 325
|
|
[2023-06-16 20:10:58,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 326
|
|
[2023-06-16 20:10:58,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(327,)=Memory 327: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 27 ......'.
|
|
|
|
[2023-06-16 20:10:58,691] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(327,)=Memory 327: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,691] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 28 ......(.
|
|
|
|
[2023-06-16 20:10:58,703] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(328,)=Memory 328: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,703] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 28 ......(.
|
|
|
|
[2023-06-16 20:10:58,719] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(328,)=Memory 328: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,719] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 29 ......).
|
|
|
|
[2023-06-16 20:10:58,731] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(329,)=Memory 329: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,731] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 29 ......).
|
|
|
|
[2023-06-16 20:10:58,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(329,)=Memory 329: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,747] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 30 ......0.
|
|
|
|
[2023-06-16 20:10:58,759] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(330,)=Memory 330: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,759] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 30 ......0.
|
|
|
|
[2023-06-16 20:10:58,775] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(330,)=Memory 330: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,775] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 31 ......1.
|
|
|
|
[2023-06-16 20:10:58,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 327
|
|
[2023-06-16 20:10:58,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 328
|
|
[2023-06-16 20:10:58,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 329
|
|
[2023-06-16 20:10:58,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 330
|
|
[2023-06-16 20:10:58,780] chirp.wxui.main - INFO: Editor status: Refreshed memory 327
|
|
[2023-06-16 20:10:58,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 328
|
|
[2023-06-16 20:10:58,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 329
|
|
[2023-06-16 20:10:58,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 330
|
|
[2023-06-16 20:10:58,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(331,)=Memory 331: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 31 ......1.
|
|
|
|
[2023-06-16 20:10:58,803] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(331,)=Memory 331: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,803] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 32 ......2.
|
|
|
|
[2023-06-16 20:10:58,815] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(332,)=Memory 332: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,815] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 32 ......2.
|
|
|
|
[2023-06-16 20:10:58,827] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(332,)=Memory 332: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,827] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 33 ......3.
|
|
|
|
[2023-06-16 20:10:58,839] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(333,)=Memory 333: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,839] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 33 ......3.
|
|
|
|
[2023-06-16 20:10:58,851] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(333,)=Memory 333: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,851] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 34 ......4.
|
|
|
|
[2023-06-16 20:10:58,867] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(334,)=Memory 334: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,867] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 34 ......4.
|
|
|
|
[2023-06-16 20:10:58,883] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(334,)=Memory 334: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,883] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 35 ......5.
|
|
|
|
[2023-06-16 20:10:58,895] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(335,)=Memory 335: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,895] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 35 ......5.
|
|
|
|
[2023-06-16 20:10:58,896] chirp.wxui.main - INFO: Editor status: Refreshed memory 331
|
|
[2023-06-16 20:10:58,896] chirp.wxui.main - INFO: Editor status: Refreshed memory 332
|
|
[2023-06-16 20:10:58,896] chirp.wxui.main - INFO: Editor status: Refreshed memory 333
|
|
[2023-06-16 20:10:58,896] chirp.wxui.main - INFO: Editor status: Refreshed memory 334
|
|
[2023-06-16 20:10:58,897] chirp.wxui.main - INFO: Editor status: Refreshed memory 335
|
|
[2023-06-16 20:10:58,898] chirp.wxui.main - INFO: Editor status: Refreshed memory 331
|
|
[2023-06-16 20:10:58,898] chirp.wxui.main - INFO: Editor status: Refreshed memory 332
|
|
[2023-06-16 20:10:58,898] chirp.wxui.main - INFO: Editor status: Refreshed memory 333
|
|
[2023-06-16 20:10:58,898] chirp.wxui.main - INFO: Editor status: Refreshed memory 334
|
|
[2023-06-16 20:10:58,911] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(335,)=Memory 335: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,911] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 36 ......6.
|
|
|
|
[2023-06-16 20:10:58,923] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(336,)=Memory 336: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,923] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 36 ......6.
|
|
|
|
[2023-06-16 20:10:58,935] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(336,)=Memory 336: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,935] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 37 ......7.
|
|
|
|
[2023-06-16 20:10:58,951] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(337,)=Memory 337: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,951] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 37 ......7.
|
|
|
|
[2023-06-16 20:10:58,967] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(337,)=Memory 337: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,967] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 38 ......8.
|
|
|
|
[2023-06-16 20:10:58,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(338,)=Memory 338: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,983] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 38 ......8.
|
|
|
|
[2023-06-16 20:10:58,999] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(338,)=Memory 338: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:58,999] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 39 ......9.
|
|
|
|
[2023-06-16 20:10:59,015] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(339,)=Memory 339: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,015] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 39 ......9.
|
|
|
|
[2023-06-16 20:10:59,024] chirp.wxui.main - INFO: Editor status: Refreshed memory 335
|
|
[2023-06-16 20:10:59,024] chirp.wxui.main - INFO: Editor status: Refreshed memory 336
|
|
[2023-06-16 20:10:59,024] chirp.wxui.main - INFO: Editor status: Refreshed memory 337
|
|
[2023-06-16 20:10:59,024] chirp.wxui.main - INFO: Editor status: Refreshed memory 338
|
|
[2023-06-16 20:10:59,026] chirp.wxui.main - INFO: Editor status: Refreshed memory 336
|
|
[2023-06-16 20:10:59,027] chirp.wxui.main - INFO: Editor status: Refreshed memory 337
|
|
[2023-06-16 20:10:59,027] chirp.wxui.main - INFO: Editor status: Refreshed memory 338
|
|
[2023-06-16 20:10:59,027] chirp.wxui.main - INFO: Editor status: Refreshed memory 339
|
|
[2023-06-16 20:10:59,031] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(339,)=Memory 339: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,032] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 40 ......@.
|
|
|
|
[2023-06-16 20:10:59,043] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(340,)=Memory 340: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,043] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 40 ......@.
|
|
|
|
[2023-06-16 20:10:59,059] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(340,)=Memory 340: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,059] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 41 ......A.
|
|
|
|
[2023-06-16 20:10:59,071] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(341,)=Memory 341: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,071] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 41 ......A.
|
|
|
|
[2023-06-16 20:10:59,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(341,)=Memory 341: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 42 ......B.
|
|
|
|
[2023-06-16 20:10:59,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(342,)=Memory 342: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,095] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 42 ......B.
|
|
|
|
[2023-06-16 20:10:59,111] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(342,)=Memory 342: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,111] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 43 ......C.
|
|
|
|
[2023-06-16 20:10:59,127] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(343,)=Memory 343: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,127] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 43 ......C.
|
|
|
|
[2023-06-16 20:10:59,139] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(343,)=Memory 343: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,139] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 44 ......D.
|
|
|
|
[2023-06-16 20:10:59,147] chirp.wxui.main - INFO: Editor status: Refreshed memory 339
|
|
[2023-06-16 20:10:59,147] chirp.wxui.main - INFO: Editor status: Refreshed memory 340
|
|
[2023-06-16 20:10:59,147] chirp.wxui.main - INFO: Editor status: Refreshed memory 341
|
|
[2023-06-16 20:10:59,147] chirp.wxui.main - INFO: Editor status: Refreshed memory 342
|
|
[2023-06-16 20:10:59,147] chirp.wxui.main - INFO: Editor status: Refreshed memory 343
|
|
[2023-06-16 20:10:59,149] chirp.wxui.main - INFO: Editor status: Refreshed memory 340
|
|
[2023-06-16 20:10:59,150] chirp.wxui.main - INFO: Editor status: Refreshed memory 341
|
|
[2023-06-16 20:10:59,150] chirp.wxui.main - INFO: Editor status: Refreshed memory 342
|
|
[2023-06-16 20:10:59,150] chirp.wxui.main - INFO: Editor status: Refreshed memory 343
|
|
[2023-06-16 20:10:59,151] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(344,)=Memory 344: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,151] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 44 ......D.
|
|
|
|
[2023-06-16 20:10:59,163] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(344,)=Memory 344: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,163] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 45 ......E.
|
|
|
|
[2023-06-16 20:10:59,175] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(345,)=Memory 345: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,175] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 45 ......E.
|
|
|
|
[2023-06-16 20:10:59,187] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(345,)=Memory 345: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,187] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 46 ......F.
|
|
|
|
[2023-06-16 20:10:59,203] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(346,)=Memory 346: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,203] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 46 ......F.
|
|
|
|
[2023-06-16 20:10:59,215] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(346,)=Memory 346: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,215] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 47 ......G.
|
|
|
|
[2023-06-16 20:10:59,227] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(347,)=Memory 347: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,227] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 47 ......G.
|
|
|
|
[2023-06-16 20:10:59,239] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(347,)=Memory 347: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,239] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 48 ......H.
|
|
|
|
[2023-06-16 20:10:59,251] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(348,)=Memory 348: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,251] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 48 ......H.
|
|
|
|
[2023-06-16 20:10:59,263] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(348,)=Memory 348: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,263] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 49 ......I.
|
|
|
|
[2023-06-16 20:10:59,271] chirp.wxui.main - INFO: Editor status: Refreshed memory 344
|
|
[2023-06-16 20:10:59,271] chirp.wxui.main - INFO: Editor status: Refreshed memory 345
|
|
[2023-06-16 20:10:59,271] chirp.wxui.main - INFO: Editor status: Refreshed memory 346
|
|
[2023-06-16 20:10:59,271] chirp.wxui.main - INFO: Editor status: Refreshed memory 347
|
|
[2023-06-16 20:10:59,272] chirp.wxui.main - INFO: Editor status: Refreshed memory 348
|
|
[2023-06-16 20:10:59,273] chirp.wxui.main - INFO: Editor status: Refreshed memory 344
|
|
[2023-06-16 20:10:59,273] chirp.wxui.main - INFO: Editor status: Refreshed memory 345
|
|
[2023-06-16 20:10:59,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 346
|
|
[2023-06-16 20:10:59,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 347
|
|
[2023-06-16 20:10:59,274] chirp.wxui.main - INFO: Editor status: Refreshed memory 348
|
|
[2023-06-16 20:10:59,275] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(349,)=Memory 349: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,275] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 49 ......I.
|
|
|
|
[2023-06-16 20:10:59,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(349,)=Memory 349: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,287] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 50 ......P.
|
|
|
|
[2023-06-16 20:10:59,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(350,)=Memory 350: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 50 ......P.
|
|
|
|
[2023-06-16 20:10:59,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(350,)=Memory 350: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,311] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 51 ......Q.
|
|
|
|
[2023-06-16 20:10:59,323] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(351,)=Memory 351: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,323] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 51 ......Q.
|
|
|
|
[2023-06-16 20:10:59,335] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(351,)=Memory 351: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,335] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 52 ......R.
|
|
|
|
[2023-06-16 20:10:59,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(352,)=Memory 352: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,348] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 52 ......R.
|
|
|
|
[2023-06-16 20:10:59,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(352,)=Memory 352: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,359] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 53 ......S.
|
|
|
|
[2023-06-16 20:10:59,371] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(353,)=Memory 353: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,371] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 53 ......S.
|
|
|
|
[2023-06-16 20:10:59,383] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(353,)=Memory 353: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,383] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 54 ......T.
|
|
|
|
[2023-06-16 20:10:59,395] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(354,)=Memory 354: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,395] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 54 ......T.
|
|
|
|
[2023-06-16 20:10:59,407] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(354,)=Memory 354: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,407] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 55 ......U.
|
|
|
|
[2023-06-16 20:10:59,409] chirp.wxui.main - INFO: Editor status: Refreshed memory 349
|
|
[2023-06-16 20:10:59,410] chirp.wxui.main - INFO: Editor status: Refreshed memory 350
|
|
[2023-06-16 20:10:59,410] chirp.wxui.main - INFO: Editor status: Refreshed memory 351
|
|
[2023-06-16 20:10:59,410] chirp.wxui.main - INFO: Editor status: Refreshed memory 352
|
|
[2023-06-16 20:10:59,411] chirp.wxui.main - INFO: Editor status: Refreshed memory 353
|
|
[2023-06-16 20:10:59,411] chirp.wxui.main - INFO: Editor status: Refreshed memory 354
|
|
[2023-06-16 20:10:59,415] chirp.wxui.main - INFO: Editor status: Refreshed memory 349
|
|
[2023-06-16 20:10:59,416] chirp.wxui.main - INFO: Editor status: Refreshed memory 350
|
|
[2023-06-16 20:10:59,416] chirp.wxui.main - INFO: Editor status: Refreshed memory 351
|
|
[2023-06-16 20:10:59,416] chirp.wxui.main - INFO: Editor status: Refreshed memory 352
|
|
[2023-06-16 20:10:59,416] chirp.wxui.main - INFO: Editor status: Refreshed memory 353
|
|
[2023-06-16 20:10:59,416] chirp.wxui.main - INFO: Editor status: Refreshed memory 354
|
|
[2023-06-16 20:10:59,419] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(355,)=Memory 355: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,419] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 55 ......U.
|
|
|
|
[2023-06-16 20:10:59,431] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(355,)=Memory 355: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,431] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 56 ......V.
|
|
|
|
[2023-06-16 20:10:59,443] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(356,)=Memory 356: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,443] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 56 ......V.
|
|
|
|
[2023-06-16 20:10:59,455] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(356,)=Memory 356: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,455] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 57 ......W.
|
|
|
|
[2023-06-16 20:10:59,467] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(357,)=Memory 357: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,467] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 57 ......W.
|
|
|
|
[2023-06-16 20:10:59,483] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(357,)=Memory 357: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,483] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 58 ......X.
|
|
|
|
[2023-06-16 20:10:59,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(358,)=Memory 358: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 58 ......X.
|
|
|
|
[2023-06-16 20:10:59,507] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(358,)=Memory 358: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,507] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 59 ......Y.
|
|
|
|
[2023-06-16 20:10:59,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(359,)=Memory 359: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,519] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 59 ......Y.
|
|
|
|
[2023-06-16 20:10:59,531] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(359,)=Memory 359: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,531] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 60 ......`.
|
|
|
|
[2023-06-16 20:10:59,543] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(360,)=Memory 360: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,543] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 60 ......`.
|
|
|
|
[2023-06-16 20:10:59,559] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(360,)=Memory 360: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,559] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 61 ......a.
|
|
|
|
[2023-06-16 20:10:59,571] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(361,)=Memory 361: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,571] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 61 ......a.
|
|
|
|
[2023-06-16 20:10:59,578] chirp.wxui.main - INFO: Editor status: Refreshed memory 355
|
|
[2023-06-16 20:10:59,578] chirp.wxui.main - INFO: Editor status: Refreshed memory 356
|
|
[2023-06-16 20:10:59,578] chirp.wxui.main - INFO: Editor status: Refreshed memory 357
|
|
[2023-06-16 20:10:59,579] chirp.wxui.main - INFO: Editor status: Refreshed memory 358
|
|
[2023-06-16 20:10:59,579] chirp.wxui.main - INFO: Editor status: Refreshed memory 359
|
|
[2023-06-16 20:10:59,579] chirp.wxui.main - INFO: Editor status: Refreshed memory 360
|
|
[2023-06-16 20:10:59,579] chirp.wxui.main - INFO: Editor status: Refreshed memory 361
|
|
[2023-06-16 20:10:59,582] chirp.wxui.main - INFO: Editor status: Refreshed memory 355
|
|
[2023-06-16 20:10:59,582] chirp.wxui.main - INFO: Editor status: Refreshed memory 356
|
|
[2023-06-16 20:10:59,583] chirp.wxui.main - INFO: Editor status: Refreshed memory 357
|
|
[2023-06-16 20:10:59,583] chirp.wxui.main - INFO: Editor status: Refreshed memory 358
|
|
[2023-06-16 20:10:59,583] chirp.wxui.main - INFO: Editor status: Refreshed memory 359
|
|
[2023-06-16 20:10:59,583] chirp.wxui.main - INFO: Editor status: Refreshed memory 360
|
|
[2023-06-16 20:10:59,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(361,)=Memory 361: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,587] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 62 ......b.
|
|
|
|
[2023-06-16 20:10:59,599] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(362,)=Memory 362: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,599] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 62 ......b.
|
|
|
|
[2023-06-16 20:10:59,611] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(362,)=Memory 362: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,611] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 63 ......c.
|
|
|
|
[2023-06-16 20:10:59,627] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(363,)=Memory 363: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,627] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 63 ......c.
|
|
|
|
[2023-06-16 20:10:59,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(363,)=Memory 363: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,639] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 64 ......d.
|
|
|
|
[2023-06-16 20:10:59,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(364,)=Memory 364: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,651] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 64 ......d.
|
|
|
|
[2023-06-16 20:10:59,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(364,)=Memory 364: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 65 ......e.
|
|
|
|
[2023-06-16 20:10:59,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(365,)=Memory 365: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 65 ......e.
|
|
|
|
[2023-06-16 20:10:59,687] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(365,)=Memory 365: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,687] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 66 ......f.
|
|
|
|
[2023-06-16 20:10:59,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(366,)=Memory 366: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,699] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 66 ......f.
|
|
|
|
[2023-06-16 20:10:59,711] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(366,)=Memory 366: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,711] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 67 ......g.
|
|
|
|
[2023-06-16 20:10:59,723] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(367,)=Memory 367: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,723] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 67 ......g.
|
|
|
|
[2023-06-16 20:10:59,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(367,)=Memory 367: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,735] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 68 ......h.
|
|
|
|
[2023-06-16 20:10:59,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(368,)=Memory 368: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,747] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 68 ......h.
|
|
|
|
[2023-06-16 20:10:59,758] chirp.wxui.main - INFO: Editor status: Refreshed memory 361
|
|
[2023-06-16 20:10:59,759] chirp.wxui.main - INFO: Editor status: Refreshed memory 362
|
|
[2023-06-16 20:10:59,759] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(368,)=Memory 368: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,759] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 69 ......i.
|
|
|
|
[2023-06-16 20:10:59,760] chirp.wxui.main - INFO: Editor status: Refreshed memory 363
|
|
[2023-06-16 20:10:59,760] chirp.wxui.main - INFO: Editor status: Refreshed memory 364
|
|
[2023-06-16 20:10:59,760] chirp.wxui.main - INFO: Editor status: Refreshed memory 365
|
|
[2023-06-16 20:10:59,761] chirp.wxui.main - INFO: Editor status: Refreshed memory 366
|
|
[2023-06-16 20:10:59,761] chirp.wxui.main - INFO: Editor status: Refreshed memory 367
|
|
[2023-06-16 20:10:59,761] chirp.wxui.main - INFO: Editor status: Refreshed memory 368
|
|
[2023-06-16 20:10:59,765] chirp.wxui.main - INFO: Editor status: Refreshed memory 362
|
|
[2023-06-16 20:10:59,765] chirp.wxui.main - INFO: Editor status: Refreshed memory 363
|
|
[2023-06-16 20:10:59,765] chirp.wxui.main - INFO: Editor status: Refreshed memory 364
|
|
[2023-06-16 20:10:59,765] chirp.wxui.main - INFO: Editor status: Refreshed memory 365
|
|
[2023-06-16 20:10:59,766] chirp.wxui.main - INFO: Editor status: Refreshed memory 366
|
|
[2023-06-16 20:10:59,766] chirp.wxui.main - INFO: Editor status: Refreshed memory 367
|
|
[2023-06-16 20:10:59,766] chirp.wxui.main - INFO: Editor status: Refreshed memory 368
|
|
[2023-06-16 20:10:59,771] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(369,)=Memory 369: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,771] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 69 ......i.
|
|
|
|
[2023-06-16 20:10:59,783] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(369,)=Memory 369: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,783] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 70 ......p.
|
|
|
|
[2023-06-16 20:10:59,795] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(370,)=Memory 370: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,795] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 70 ......p.
|
|
|
|
[2023-06-16 20:10:59,807] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(370,)=Memory 370: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,807] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 71 ......q.
|
|
|
|
[2023-06-16 20:10:59,823] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(371,)=Memory 371: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,823] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 71 ......q.
|
|
|
|
[2023-06-16 20:10:59,835] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(371,)=Memory 371: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,835] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 72 ......r.
|
|
|
|
[2023-06-16 20:10:59,851] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(372,)=Memory 372: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,851] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 72 ......r.
|
|
|
|
[2023-06-16 20:10:59,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(372,)=Memory 372: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 73 ......s.
|
|
|
|
[2023-06-16 20:10:59,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(373,)=Memory 373: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,875] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 73 ......s.
|
|
|
|
[2023-06-16 20:10:59,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(373,)=Memory 373: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,887] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 74 ......t.
|
|
|
|
[2023-06-16 20:10:59,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(374,)=Memory 374: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,899] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 74 ......t.
|
|
|
|
[2023-06-16 20:10:59,911] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(374,)=Memory 374: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,911] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 75 ......u.
|
|
|
|
[2023-06-16 20:10:59,923] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(375,)=Memory 375: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,923] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 75 ......u.
|
|
|
|
[2023-06-16 20:10:59,939] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(375,)=Memory 375: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,939] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 76 ......v.
|
|
|
|
[2023-06-16 20:10:59,951] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(376,)=Memory 376: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,952] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 76 ......v.
|
|
|
|
[2023-06-16 20:10:59,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 369
|
|
[2023-06-16 20:10:59,963] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(376,)=Memory 376: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,963] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 77 ......w.
|
|
|
|
[2023-06-16 20:10:59,964] chirp.wxui.main - INFO: Editor status: Refreshed memory 370
|
|
[2023-06-16 20:10:59,964] chirp.wxui.main - INFO: Editor status: Refreshed memory 371
|
|
[2023-06-16 20:10:59,965] chirp.wxui.main - INFO: Editor status: Refreshed memory 372
|
|
[2023-06-16 20:10:59,965] chirp.wxui.main - INFO: Editor status: Refreshed memory 373
|
|
[2023-06-16 20:10:59,965] chirp.wxui.main - INFO: Editor status: Refreshed memory 374
|
|
[2023-06-16 20:10:59,965] chirp.wxui.main - INFO: Editor status: Refreshed memory 375
|
|
[2023-06-16 20:10:59,965] chirp.wxui.main - INFO: Editor status: Refreshed memory 376
|
|
[2023-06-16 20:10:59,969] chirp.wxui.main - INFO: Editor status: Refreshed memory 369
|
|
[2023-06-16 20:10:59,970] chirp.wxui.main - INFO: Editor status: Refreshed memory 370
|
|
[2023-06-16 20:10:59,970] chirp.wxui.main - INFO: Editor status: Refreshed memory 371
|
|
[2023-06-16 20:10:59,970] chirp.wxui.main - INFO: Editor status: Refreshed memory 372
|
|
[2023-06-16 20:10:59,970] chirp.wxui.main - INFO: Editor status: Refreshed memory 373
|
|
[2023-06-16 20:10:59,970] chirp.wxui.main - INFO: Editor status: Refreshed memory 374
|
|
[2023-06-16 20:10:59,971] chirp.wxui.main - INFO: Editor status: Refreshed memory 375
|
|
[2023-06-16 20:10:59,971] chirp.wxui.main - INFO: Editor status: Refreshed memory 376
|
|
[2023-06-16 20:10:59,979] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(377,)=Memory 377: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,979] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 77 ......w.
|
|
|
|
[2023-06-16 20:10:59,991] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(377,)=Memory 377: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:10:59,991] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 78 ......x.
|
|
|
|
[2023-06-16 20:11:00,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(378,)=Memory 378: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,007] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 78 ......x.
|
|
|
|
[2023-06-16 20:11:00,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(378,)=Memory 378: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,020] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 79 ......y.
|
|
|
|
[2023-06-16 20:11:00,035] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(379,)=Memory 379: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,035] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 79 ......y.
|
|
|
|
[2023-06-16 20:11:00,051] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(379,)=Memory 379: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,051] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 80 ........
|
|
|
|
[2023-06-16 20:11:00,067] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(380,)=Memory 380: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,067] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 80 ........
|
|
|
|
[2023-06-16 20:11:00,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(380,)=Memory 380: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 81 ........
|
|
|
|
[2023-06-16 20:11:00,099] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(381,)=Memory 381: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,099] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 81 ........
|
|
|
|
[2023-06-16 20:11:00,111] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(381,)=Memory 381: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,111] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 82 ........
|
|
|
|
[2023-06-16 20:11:00,127] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(382,)=Memory 382: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,127] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 82 ........
|
|
|
|
[2023-06-16 20:11:00,139] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(382,)=Memory 382: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,139] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 83 ........
|
|
|
|
[2023-06-16 20:11:00,151] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(383,)=Memory 383: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,151] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 83 ........
|
|
|
|
[2023-06-16 20:11:00,163] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(383,)=Memory 383: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,163] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 84 ........
|
|
|
|
[2023-06-16 20:11:00,171] chirp.wxui.main - INFO: Editor status: Refreshed memory 377
|
|
[2023-06-16 20:11:00,172] chirp.wxui.main - INFO: Editor status: Refreshed memory 378
|
|
[2023-06-16 20:11:00,172] chirp.wxui.main - INFO: Editor status: Refreshed memory 379
|
|
[2023-06-16 20:11:00,172] chirp.wxui.main - INFO: Editor status: Refreshed memory 380
|
|
[2023-06-16 20:11:00,172] chirp.wxui.main - INFO: Editor status: Refreshed memory 381
|
|
[2023-06-16 20:11:00,172] chirp.wxui.main - INFO: Editor status: Refreshed memory 382
|
|
[2023-06-16 20:11:00,173] chirp.wxui.main - INFO: Editor status: Refreshed memory 383
|
|
[2023-06-16 20:11:00,176] chirp.wxui.main - INFO: Editor status: Refreshed memory 377
|
|
[2023-06-16 20:11:00,176] chirp.wxui.main - INFO: Editor status: Refreshed memory 378
|
|
[2023-06-16 20:11:00,176] chirp.wxui.main - INFO: Editor status: Refreshed memory 379
|
|
[2023-06-16 20:11:00,177] chirp.wxui.main - INFO: Editor status: Refreshed memory 380
|
|
[2023-06-16 20:11:00,177] chirp.wxui.main - INFO: Editor status: Refreshed memory 381
|
|
[2023-06-16 20:11:00,177] chirp.wxui.main - INFO: Editor status: Refreshed memory 382
|
|
[2023-06-16 20:11:00,177] chirp.wxui.main - INFO: Editor status: Refreshed memory 383
|
|
[2023-06-16 20:11:00,179] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(384,)=Memory 384: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,179] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 84 ........
|
|
|
|
[2023-06-16 20:11:00,191] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(384,)=Memory 384: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,191] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 85 ........
|
|
|
|
[2023-06-16 20:11:00,203] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(385,)=Memory 385: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,203] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 85 ........
|
|
|
|
[2023-06-16 20:11:00,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(385,)=Memory 385: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,219] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 86 ........
|
|
|
|
[2023-06-16 20:11:00,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(386,)=Memory 386: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 86 ........
|
|
|
|
[2023-06-16 20:11:00,247] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(386,)=Memory 386: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,247] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 87 ........
|
|
|
|
[2023-06-16 20:11:00,263] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(387,)=Memory 387: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,263] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 87 ........
|
|
|
|
[2023-06-16 20:11:00,275] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(387,)=Memory 387: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,275] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 88 ........
|
|
|
|
[2023-06-16 20:11:00,291] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(388,)=Memory 388: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,291] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 88 ........
|
|
|
|
[2023-06-16 20:11:00,307] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(388,)=Memory 388: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,307] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 89 ........
|
|
|
|
[2023-06-16 20:11:00,319] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(389,)=Memory 389: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,319] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 89 ........
|
|
|
|
[2023-06-16 20:11:00,331] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(389,)=Memory 389: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,331] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 90 ........
|
|
|
|
[2023-06-16 20:11:00,343] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(390,)=Memory 390: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,343] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 90 ........
|
|
|
|
[2023-06-16 20:11:00,351] chirp.wxui.main - INFO: Editor status: Refreshed memory 384
|
|
[2023-06-16 20:11:00,351] chirp.wxui.main - INFO: Editor status: Refreshed memory 385
|
|
[2023-06-16 20:11:00,351] chirp.wxui.main - INFO: Editor status: Refreshed memory 386
|
|
[2023-06-16 20:11:00,352] chirp.wxui.main - INFO: Editor status: Refreshed memory 387
|
|
[2023-06-16 20:11:00,352] chirp.wxui.main - INFO: Editor status: Refreshed memory 388
|
|
[2023-06-16 20:11:00,352] chirp.wxui.main - INFO: Editor status: Refreshed memory 389
|
|
[2023-06-16 20:11:00,352] chirp.wxui.main - INFO: Editor status: Refreshed memory 390
|
|
[2023-06-16 20:11:00,355] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(390,)=Memory 390: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,355] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 91 ........
|
|
|
|
[2023-06-16 20:11:00,357] chirp.wxui.main - INFO: Editor status: Refreshed memory 384
|
|
[2023-06-16 20:11:00,357] chirp.wxui.main - INFO: Editor status: Refreshed memory 385
|
|
[2023-06-16 20:11:00,357] chirp.wxui.main - INFO: Editor status: Refreshed memory 386
|
|
[2023-06-16 20:11:00,358] chirp.wxui.main - INFO: Editor status: Refreshed memory 387
|
|
[2023-06-16 20:11:00,358] chirp.wxui.main - INFO: Editor status: Refreshed memory 388
|
|
[2023-06-16 20:11:00,358] chirp.wxui.main - INFO: Editor status: Refreshed memory 389
|
|
[2023-06-16 20:11:00,358] chirp.wxui.main - INFO: Editor status: Refreshed memory 390
|
|
[2023-06-16 20:11:00,367] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(391,)=Memory 391: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,367] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 91 ........
|
|
|
|
[2023-06-16 20:11:00,379] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(391,)=Memory 391: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,379] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 92 ........
|
|
|
|
[2023-06-16 20:11:00,391] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(392,)=Memory 392: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,391] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 92 ........
|
|
|
|
[2023-06-16 20:11:00,403] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(392,)=Memory 392: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,403] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 93 ........
|
|
|
|
[2023-06-16 20:11:00,419] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(393,)=Memory 393: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,419] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 93 ........
|
|
|
|
[2023-06-16 20:11:00,431] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(393,)=Memory 393: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,431] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 94 ........
|
|
|
|
[2023-06-16 20:11:00,447] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(394,)=Memory 394: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,447] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 94 ........
|
|
|
|
[2023-06-16 20:11:00,459] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(394,)=Memory 394: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,459] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 95 ........
|
|
|
|
[2023-06-16 20:11:00,475] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(395,)=Memory 395: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,475] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 95 ........
|
|
|
|
[2023-06-16 20:11:00,487] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(395,)=Memory 395: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,487] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 96 ........
|
|
|
|
[2023-06-16 20:11:00,499] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(396,)=Memory 396: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,499] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 96 ........
|
|
|
|
[2023-06-16 20:11:00,511] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(396,)=Memory 396: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,511] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 97 ........
|
|
|
|
[2023-06-16 20:11:00,520] chirp.wxui.main - INFO: Editor status: Refreshed memory 391
|
|
[2023-06-16 20:11:00,520] chirp.wxui.main - INFO: Editor status: Refreshed memory 392
|
|
[2023-06-16 20:11:00,520] chirp.wxui.main - INFO: Editor status: Refreshed memory 393
|
|
[2023-06-16 20:11:00,520] chirp.wxui.main - INFO: Editor status: Refreshed memory 394
|
|
[2023-06-16 20:11:00,520] chirp.wxui.main - INFO: Editor status: Refreshed memory 395
|
|
[2023-06-16 20:11:00,521] chirp.wxui.main - INFO: Editor status: Refreshed memory 396
|
|
[2023-06-16 20:11:00,523] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(397,)=Memory 397: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,524] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 97 ........
|
|
|
|
[2023-06-16 20:11:00,524] chirp.wxui.main - INFO: Editor status: Refreshed memory 391
|
|
[2023-06-16 20:11:00,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 392
|
|
[2023-06-16 20:11:00,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 393
|
|
[2023-06-16 20:11:00,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 394
|
|
[2023-06-16 20:11:00,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 395
|
|
[2023-06-16 20:11:00,525] chirp.wxui.main - INFO: Editor status: Refreshed memory 396
|
|
[2023-06-16 20:11:00,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(397,)=Memory 397: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 98 ........
|
|
|
|
[2023-06-16 20:11:00,551] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(398,)=Memory 398: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,551] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 98 ........
|
|
|
|
[2023-06-16 20:11:00,563] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(398,)=Memory 398: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,563] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 03 99 ........
|
|
|
|
[2023-06-16 20:11:00,575] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(399,)=Memory 399: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,575] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 02 80 1a 00 01 03 99 ........
|
|
|
|
[2023-06-16 20:11:00,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(399,)=Memory 399: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,587] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 00 ........
|
|
|
|
[2023-06-16 20:11:00,599] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(400,)=Memory 400: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,600] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 01 ........
|
|
|
|
[2023-06-16 20:11:00,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(401,)=Memory 401: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,615] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 02 ........
|
|
|
|
[2023-06-16 20:11:00,631] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(402,)=Memory 402: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,631] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 03 ........
|
|
|
|
[2023-06-16 20:11:00,647] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(403,)=Memory 403: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,647] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 04 ........
|
|
|
|
[2023-06-16 20:11:00,659] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(404,)=Memory 404: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,659] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 05 ........
|
|
|
|
[2023-06-16 20:11:00,671] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(405,)=Memory 405: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,672] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 06 ........
|
|
|
|
[2023-06-16 20:11:00,679] chirp.wxui.main - INFO: Editor status: Refreshed memory 397
|
|
[2023-06-16 20:11:00,679] chirp.wxui.main - INFO: Editor status: Refreshed memory 398
|
|
[2023-06-16 20:11:00,679] chirp.wxui.main - INFO: Editor status: Refreshed memory 399
|
|
[2023-06-16 20:11:00,679] chirp.wxui.main - INFO: Editor status: Refreshed memory 400
|
|
[2023-06-16 20:11:00,680] chirp.wxui.main - INFO: Editor status: Refreshed memory 401
|
|
[2023-06-16 20:11:00,680] chirp.wxui.main - INFO: Editor status: Refreshed memory 402
|
|
[2023-06-16 20:11:00,680] chirp.wxui.main - INFO: Editor status: Refreshed memory 403
|
|
[2023-06-16 20:11:00,680] chirp.wxui.main - INFO: Editor status: Refreshed memory 404
|
|
[2023-06-16 20:11:00,680] chirp.wxui.main - INFO: Editor status: Refreshed memory 405
|
|
[2023-06-16 20:11:00,681] chirp.wxui.main - INFO: Editor status: Refreshed memory 397
|
|
[2023-06-16 20:11:00,681] chirp.wxui.main - INFO: Editor status: Refreshed memory 398
|
|
[2023-06-16 20:11:00,681] chirp.wxui.main - INFO: Editor status: Refreshed memory 399
|
|
[2023-06-16 20:11:00,683] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(406,)=Memory 406: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,684] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 07 ........
|
|
|
|
[2023-06-16 20:11:00,695] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(407,)=Memory 407: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,696] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 08 ........
|
|
|
|
[2023-06-16 20:11:00,707] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(408,)=Memory 408: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,708] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 09 ........
|
|
|
|
[2023-06-16 20:11:00,719] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(409,)=Memory 409: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,719] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 10 ........
|
|
|
|
[2023-06-16 20:11:00,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(410,)=Memory 410: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,736] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 11 ........
|
|
|
|
[2023-06-16 20:11:00,751] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(411,)=Memory 411: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,752] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 12 ........
|
|
|
|
[2023-06-16 20:11:00,767] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(412,)=Memory 412: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,768] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 13 ........
|
|
|
|
[2023-06-16 20:11:00,779] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(413,)=Memory 413: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,780] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 14 ........
|
|
|
|
[2023-06-16 20:11:00,791] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(414,)=Memory 414: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,792] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 15 ........
|
|
|
|
[2023-06-16 20:11:00,807] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(415,)=Memory 415: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,808] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 16 ........
|
|
|
|
[2023-06-16 20:11:00,819] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(416,)=Memory 416: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,819] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 17 ........
|
|
|
|
[2023-06-16 20:11:00,831] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(417,)=Memory 417: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,831] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 18 ........
|
|
|
|
[2023-06-16 20:11:00,834] chirp.wxui.main - INFO: Editor status: Refreshed memory 406
|
|
[2023-06-16 20:11:00,834] chirp.wxui.main - INFO: Editor status: Refreshed memory 407
|
|
[2023-06-16 20:11:00,834] chirp.wxui.main - INFO: Editor status: Refreshed memory 408
|
|
[2023-06-16 20:11:00,834] chirp.wxui.main - INFO: Editor status: Refreshed memory 409
|
|
[2023-06-16 20:11:00,834] chirp.wxui.main - INFO: Editor status: Refreshed memory 410
|
|
[2023-06-16 20:11:00,834] chirp.wxui.main - INFO: Editor status: Refreshed memory 411
|
|
[2023-06-16 20:11:00,835] chirp.wxui.main - INFO: Editor status: Refreshed memory 412
|
|
[2023-06-16 20:11:00,835] chirp.wxui.main - INFO: Editor status: Refreshed memory 413
|
|
[2023-06-16 20:11:00,835] chirp.wxui.main - INFO: Editor status: Refreshed memory 414
|
|
[2023-06-16 20:11:00,835] chirp.wxui.main - INFO: Editor status: Refreshed memory 415
|
|
[2023-06-16 20:11:00,835] chirp.wxui.main - INFO: Editor status: Refreshed memory 416
|
|
[2023-06-16 20:11:00,835] chirp.wxui.main - INFO: Editor status: Refreshed memory 417
|
|
[2023-06-16 20:11:00,843] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(418,)=Memory 418: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,843] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 19 ........
|
|
|
|
[2023-06-16 20:11:00,855] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(419,)=Memory 419: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,855] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 20 ........
|
|
|
|
[2023-06-16 20:11:00,867] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(420,)=Memory 420: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,867] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 21 ......!.
|
|
|
|
[2023-06-16 20:11:00,883] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(421,)=Memory 421: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,883] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 22 ......".
|
|
|
|
[2023-06-16 20:11:00,895] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(422,)=Memory 422: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,895] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 23 ......#.
|
|
|
|
[2023-06-16 20:11:00,907] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(423,)=Memory 423: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,908] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 24 ......$.
|
|
|
|
[2023-06-16 20:11:00,919] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(424,)=Memory 424: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,919] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 25 ......%.
|
|
|
|
[2023-06-16 20:11:00,931] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(425,)=Memory 425: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,931] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 26 ......&.
|
|
|
|
[2023-06-16 20:11:00,943] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(426,)=Memory 426: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,943] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 27 ......'.
|
|
|
|
[2023-06-16 20:11:00,959] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(427,)=Memory 427: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,960] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 28 ......(.
|
|
|
|
[2023-06-16 20:11:00,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(428,)=Memory 428: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,972] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 29 ......).
|
|
|
|
[2023-06-16 20:11:00,986] chirp.wxui.main - INFO: Editor status: Refreshed memory 418
|
|
[2023-06-16 20:11:00,986] chirp.wxui.main - INFO: Editor status: Refreshed memory 419
|
|
[2023-06-16 20:11:00,986] chirp.wxui.main - INFO: Editor status: Refreshed memory 420
|
|
[2023-06-16 20:11:00,987] chirp.wxui.main - INFO: Editor status: Refreshed memory 421
|
|
[2023-06-16 20:11:00,987] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(429,)=Memory 429: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:00,988] chirp.wxui.main - INFO: Editor status: Refreshed memory 422
|
|
[2023-06-16 20:11:00,988] chirp.wxui.main - INFO: Editor status: Refreshed memory 423
|
|
[2023-06-16 20:11:00,988] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 30 ......0.
|
|
|
|
[2023-06-16 20:11:00,989] chirp.wxui.main - INFO: Editor status: Refreshed memory 424
|
|
[2023-06-16 20:11:00,989] chirp.wxui.main - INFO: Editor status: Refreshed memory 425
|
|
[2023-06-16 20:11:00,989] chirp.wxui.main - INFO: Editor status: Refreshed memory 426
|
|
[2023-06-16 20:11:00,989] chirp.wxui.main - INFO: Editor status: Refreshed memory 427
|
|
[2023-06-16 20:11:00,990] chirp.wxui.main - INFO: Editor status: Refreshed memory 428
|
|
[2023-06-16 20:11:00,990] chirp.wxui.main - INFO: Editor status: Refreshed memory 429
|
|
[2023-06-16 20:11:00,999] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(430,)=Memory 430: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,000] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 31 ......1.
|
|
|
|
[2023-06-16 20:11:01,011] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(431,)=Memory 431: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,012] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 32 ......2.
|
|
|
|
[2023-06-16 20:11:01,023] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(432,)=Memory 432: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,023] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 33 ......3.
|
|
|
|
[2023-06-16 20:11:01,035] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(433,)=Memory 433: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,035] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 34 ......4.
|
|
|
|
[2023-06-16 20:11:01,047] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(434,)=Memory 434: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,047] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 35 ......5.
|
|
|
|
[2023-06-16 20:11:01,059] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(435,)=Memory 435: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,060] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 36 ......6.
|
|
|
|
[2023-06-16 20:11:01,071] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(436,)=Memory 436: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,072] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 37 ......7.
|
|
|
|
[2023-06-16 20:11:01,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(437,)=Memory 437: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 38 ......8.
|
|
|
|
[2023-06-16 20:11:01,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(438,)=Memory 438: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,095] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 39 ......9.
|
|
|
|
[2023-06-16 20:11:01,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(439,)=Memory 439: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,107] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 40 ......@.
|
|
|
|
[2023-06-16 20:11:01,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(440,)=Memory 440: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,119] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 41 ......A.
|
|
|
|
[2023-06-16 20:11:01,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(441,)=Memory 441: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 42 ......B.
|
|
|
|
[2023-06-16 20:11:01,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(442,)=Memory 442: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 43 ......C.
|
|
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 430
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 431
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 432
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 433
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 434
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 435
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 436
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 437
|
|
[2023-06-16 20:11:01,144] chirp.wxui.main - INFO: Editor status: Refreshed memory 438
|
|
[2023-06-16 20:11:01,145] chirp.wxui.main - INFO: Editor status: Refreshed memory 439
|
|
[2023-06-16 20:11:01,145] chirp.wxui.main - INFO: Editor status: Refreshed memory 440
|
|
[2023-06-16 20:11:01,145] chirp.wxui.main - INFO: Editor status: Refreshed memory 441
|
|
[2023-06-16 20:11:01,145] chirp.wxui.main - INFO: Editor status: Refreshed memory 442
|
|
[2023-06-16 20:11:01,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(443,)=Memory 443: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,160] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 44 ......D.
|
|
|
|
[2023-06-16 20:11:01,171] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(444,)=Memory 444: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,171] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 45 ......E.
|
|
|
|
[2023-06-16 20:11:01,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(445,)=Memory 445: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 46 ......F.
|
|
|
|
[2023-06-16 20:11:01,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(446,)=Memory 446: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,195] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 47 ......G.
|
|
|
|
[2023-06-16 20:11:01,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(447,)=Memory 447: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,207] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 48 ......H.
|
|
|
|
[2023-06-16 20:11:01,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(448,)=Memory 448: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,219] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 49 ......I.
|
|
|
|
[2023-06-16 20:11:01,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(449,)=Memory 449: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,232] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 50 ......P.
|
|
|
|
[2023-06-16 20:11:01,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(450,)=Memory 450: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,243] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 51 ......Q.
|
|
|
|
[2023-06-16 20:11:01,255] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(451,)=Memory 451: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,255] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 52 ......R.
|
|
|
|
[2023-06-16 20:11:01,267] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(452,)=Memory 452: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,267] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 53 ......S.
|
|
|
|
[2023-06-16 20:11:01,279] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(453,)=Memory 453: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,279] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 54 ......T.
|
|
|
|
[2023-06-16 20:11:01,292] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(454,)=Memory 454: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,292] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 55 ......U.
|
|
|
|
[2023-06-16 20:11:01,303] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(455,)=Memory 455: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,303] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 56 ......V.
|
|
|
|
[2023-06-16 20:11:01,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 443
|
|
[2023-06-16 20:11:01,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 444
|
|
[2023-06-16 20:11:01,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 445
|
|
[2023-06-16 20:11:01,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 446
|
|
[2023-06-16 20:11:01,313] chirp.wxui.main - INFO: Editor status: Refreshed memory 447
|
|
[2023-06-16 20:11:01,314] chirp.wxui.main - INFO: Editor status: Refreshed memory 448
|
|
[2023-06-16 20:11:01,314] chirp.wxui.main - INFO: Editor status: Refreshed memory 449
|
|
[2023-06-16 20:11:01,314] chirp.wxui.main - INFO: Editor status: Refreshed memory 450
|
|
[2023-06-16 20:11:01,314] chirp.wxui.main - INFO: Editor status: Refreshed memory 451
|
|
[2023-06-16 20:11:01,314] chirp.wxui.main - INFO: Editor status: Refreshed memory 452
|
|
[2023-06-16 20:11:01,315] chirp.wxui.main - INFO: Editor status: Refreshed memory 453
|
|
[2023-06-16 20:11:01,315] chirp.wxui.main - INFO: Editor status: Refreshed memory 454
|
|
[2023-06-16 20:11:01,316] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(456,)=Memory 456: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,316] chirp.wxui.main - INFO: Editor status: Refreshed memory 455
|
|
[2023-06-16 20:11:01,316] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 57 ......W.
|
|
|
|
[2023-06-16 20:11:01,317] chirp.wxui.main - INFO: Editor status: Refreshed memory 456
|
|
[2023-06-16 20:11:01,327] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(457,)=Memory 457: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,328] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 58 ......X.
|
|
|
|
[2023-06-16 20:11:01,343] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(458,)=Memory 458: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,344] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 59 ......Y.
|
|
|
|
[2023-06-16 20:11:01,355] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(459,)=Memory 459: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,355] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 60 ......`.
|
|
|
|
[2023-06-16 20:11:01,371] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(460,)=Memory 460: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,371] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 61 ......a.
|
|
|
|
[2023-06-16 20:11:01,383] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(461,)=Memory 461: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,383] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 62 ......b.
|
|
|
|
[2023-06-16 20:11:01,395] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(462,)=Memory 462: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,395] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 63 ......c.
|
|
|
|
[2023-06-16 20:11:01,407] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(463,)=Memory 463: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,407] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 64 ......d.
|
|
|
|
[2023-06-16 20:11:01,419] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(464,)=Memory 464: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,420] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 65 ......e.
|
|
|
|
[2023-06-16 20:11:01,431] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(465,)=Memory 465: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,431] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 66 ......f.
|
|
|
|
[2023-06-16 20:11:01,443] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(466,)=Memory 466: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,443] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 67 ......g.
|
|
|
|
[2023-06-16 20:11:01,455] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(467,)=Memory 467: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,456] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 68 ......h.
|
|
|
|
[2023-06-16 20:11:01,471] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(468,)=Memory 468: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,472] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 69 ......i.
|
|
|
|
[2023-06-16 20:11:01,483] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(469,)=Memory 469: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,483] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 70 ......p.
|
|
|
|
[2023-06-16 20:11:01,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(470,)=Memory 470: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 71 ......q.
|
|
|
|
[2023-06-16 20:11:01,497] chirp.wxui.main - INFO: Editor status: Refreshed memory 457
|
|
[2023-06-16 20:11:01,497] chirp.wxui.main - INFO: Editor status: Refreshed memory 458
|
|
[2023-06-16 20:11:01,497] chirp.wxui.main - INFO: Editor status: Refreshed memory 459
|
|
[2023-06-16 20:11:01,498] chirp.wxui.main - INFO: Editor status: Refreshed memory 460
|
|
[2023-06-16 20:11:01,498] chirp.wxui.main - INFO: Editor status: Refreshed memory 461
|
|
[2023-06-16 20:11:01,498] chirp.wxui.main - INFO: Editor status: Refreshed memory 462
|
|
[2023-06-16 20:11:01,498] chirp.wxui.main - INFO: Editor status: Refreshed memory 463
|
|
[2023-06-16 20:11:01,498] chirp.wxui.main - INFO: Editor status: Refreshed memory 464
|
|
[2023-06-16 20:11:01,498] chirp.wxui.main - INFO: Editor status: Refreshed memory 465
|
|
[2023-06-16 20:11:01,499] chirp.wxui.main - INFO: Editor status: Refreshed memory 466
|
|
[2023-06-16 20:11:01,499] chirp.wxui.main - INFO: Editor status: Refreshed memory 467
|
|
[2023-06-16 20:11:01,499] chirp.wxui.main - INFO: Editor status: Refreshed memory 468
|
|
[2023-06-16 20:11:01,499] chirp.wxui.main - INFO: Editor status: Refreshed memory 469
|
|
[2023-06-16 20:11:01,499] chirp.wxui.main - INFO: Editor status: Refreshed memory 470
|
|
[2023-06-16 20:11:01,507] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(471,)=Memory 471: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,508] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 72 ......r.
|
|
|
|
[2023-06-16 20:11:01,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(472,)=Memory 472: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,520] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 73 ......s.
|
|
|
|
[2023-06-16 20:11:01,531] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(473,)=Memory 473: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,531] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 74 ......t.
|
|
|
|
[2023-06-16 20:11:01,543] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(474,)=Memory 474: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,543] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 75 ......u.
|
|
|
|
[2023-06-16 20:11:01,555] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(475,)=Memory 475: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,555] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 76 ......v.
|
|
|
|
[2023-06-16 20:11:01,567] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(476,)=Memory 476: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,568] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 77 ......w.
|
|
|
|
[2023-06-16 20:11:01,579] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(477,)=Memory 477: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,580] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 78 ......x.
|
|
|
|
[2023-06-16 20:11:01,591] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(478,)=Memory 478: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,592] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 79 ......y.
|
|
|
|
[2023-06-16 20:11:01,603] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(479,)=Memory 479: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,604] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 80 ........
|
|
|
|
[2023-06-16 20:11:01,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(480,)=Memory 480: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,616] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 81 ........
|
|
|
|
[2023-06-16 20:11:01,627] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(481,)=Memory 481: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,627] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 82 ........
|
|
|
|
[2023-06-16 20:11:01,639] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(482,)=Memory 482: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,639] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 83 ........
|
|
|
|
[2023-06-16 20:11:01,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(483,)=Memory 483: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,651] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 84 ........
|
|
|
|
[2023-06-16 20:11:01,663] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(484,)=Memory 484: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,663] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 85 ........
|
|
|
|
[2023-06-16 20:11:01,675] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(485,)=Memory 485: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,675] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 86 ........
|
|
|
|
[2023-06-16 20:11:01,684] chirp.wxui.main - INFO: Editor status: Refreshed memory 471
|
|
[2023-06-16 20:11:01,685] chirp.wxui.main - INFO: Editor status: Refreshed memory 472
|
|
[2023-06-16 20:11:01,685] chirp.wxui.main - INFO: Editor status: Refreshed memory 473
|
|
[2023-06-16 20:11:01,685] chirp.wxui.main - INFO: Editor status: Refreshed memory 474
|
|
[2023-06-16 20:11:01,685] chirp.wxui.main - INFO: Editor status: Refreshed memory 475
|
|
[2023-06-16 20:11:01,685] chirp.wxui.main - INFO: Editor status: Refreshed memory 476
|
|
[2023-06-16 20:11:01,686] chirp.wxui.main - INFO: Editor status: Refreshed memory 477
|
|
[2023-06-16 20:11:01,686] chirp.wxui.main - INFO: Editor status: Refreshed memory 478
|
|
[2023-06-16 20:11:01,686] chirp.wxui.main - INFO: Editor status: Refreshed memory 479
|
|
[2023-06-16 20:11:01,686] chirp.wxui.main - INFO: Editor status: Refreshed memory 480
|
|
[2023-06-16 20:11:01,686] chirp.wxui.main - INFO: Editor status: Refreshed memory 481
|
|
[2023-06-16 20:11:01,686] chirp.wxui.main - INFO: Editor status: Refreshed memory 482
|
|
[2023-06-16 20:11:01,687] chirp.wxui.main - INFO: Editor status: Refreshed memory 483
|
|
[2023-06-16 20:11:01,687] chirp.wxui.main - INFO: Editor status: Refreshed memory 484
|
|
[2023-06-16 20:11:01,687] chirp.wxui.main - INFO: Editor status: Refreshed memory 485
|
|
[2023-06-16 20:11:01,688] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(486,)=Memory 486: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,689] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 87 ........
|
|
|
|
[2023-06-16 20:11:01,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(487,)=Memory 487: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,700] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 88 ........
|
|
|
|
[2023-06-16 20:11:01,711] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(488,)=Memory 488: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,712] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 89 ........
|
|
|
|
[2023-06-16 20:11:01,723] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(489,)=Memory 489: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,723] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 90 ........
|
|
|
|
[2023-06-16 20:11:01,735] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(490,)=Memory 490: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,735] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 91 ........
|
|
|
|
[2023-06-16 20:11:01,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(491,)=Memory 491: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,748] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 92 ........
|
|
|
|
[2023-06-16 20:11:01,759] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(492,)=Memory 492: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,759] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 93 ........
|
|
|
|
[2023-06-16 20:11:01,771] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(493,)=Memory 493: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,772] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 94 ........
|
|
|
|
[2023-06-16 20:11:01,787] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(494,)=Memory 494: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,787] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 95 ........
|
|
|
|
[2023-06-16 20:11:01,799] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(495,)=Memory 495: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,800] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 96 ........
|
|
|
|
[2023-06-16 20:11:01,811] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(496,)=Memory 496: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,811] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 97 ........
|
|
|
|
[2023-06-16 20:11:01,823] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(497,)=Memory 497: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,824] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 98 ........
|
|
|
|
[2023-06-16 20:11:01,835] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(498,)=Memory 498: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,835] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 04 99 ........
|
|
|
|
[2023-06-16 20:11:01,847] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(499,)=Memory 499: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,848] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 00 ........
|
|
|
|
[2023-06-16 20:11:01,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(500,)=Memory 500: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 01 ........
|
|
|
|
[2023-06-16 20:11:01,867] chirp.wxui.main - INFO: Editor status: Refreshed memory 486
|
|
[2023-06-16 20:11:01,867] chirp.wxui.main - INFO: Editor status: Refreshed memory 487
|
|
[2023-06-16 20:11:01,867] chirp.wxui.main - INFO: Editor status: Refreshed memory 488
|
|
[2023-06-16 20:11:01,868] chirp.wxui.main - INFO: Editor status: Refreshed memory 489
|
|
[2023-06-16 20:11:01,868] chirp.wxui.main - INFO: Editor status: Refreshed memory 490
|
|
[2023-06-16 20:11:01,868] chirp.wxui.main - INFO: Editor status: Refreshed memory 491
|
|
[2023-06-16 20:11:01,868] chirp.wxui.main - INFO: Editor status: Refreshed memory 492
|
|
[2023-06-16 20:11:01,868] chirp.wxui.main - INFO: Editor status: Refreshed memory 493
|
|
[2023-06-16 20:11:01,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 494
|
|
[2023-06-16 20:11:01,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 495
|
|
[2023-06-16 20:11:01,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 496
|
|
[2023-06-16 20:11:01,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 497
|
|
[2023-06-16 20:11:01,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 498
|
|
[2023-06-16 20:11:01,869] chirp.wxui.main - INFO: Editor status: Refreshed memory 499
|
|
[2023-06-16 20:11:01,870] chirp.wxui.main - INFO: Editor status: Refreshed memory 500
|
|
[2023-06-16 20:11:01,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(501,)=Memory 501: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,875] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 02 ........
|
|
|
|
[2023-06-16 20:11:01,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(502,)=Memory 502: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,888] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 03 ........
|
|
|
|
[2023-06-16 20:11:01,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(503,)=Memory 503: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,900] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 04 ........
|
|
|
|
[2023-06-16 20:11:01,911] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(504,)=Memory 504: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,911] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 05 ........
|
|
|
|
[2023-06-16 20:11:01,923] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(505,)=Memory 505: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,923] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 06 ........
|
|
|
|
[2023-06-16 20:11:01,935] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(506,)=Memory 506: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,935] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 07 ........
|
|
|
|
[2023-06-16 20:11:01,947] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(507,)=Memory 507: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,947] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 08 ........
|
|
|
|
[2023-06-16 20:11:01,959] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(508,)=Memory 508: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,959] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 09 ........
|
|
|
|
[2023-06-16 20:11:01,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(509,)=Memory 509: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,972] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 10 ........
|
|
|
|
[2023-06-16 20:11:01,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(510,)=Memory 510: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,984] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 11 ........
|
|
|
|
[2023-06-16 20:11:01,995] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(511,)=Memory 511: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:01,996] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 12 ........
|
|
|
|
[2023-06-16 20:11:02,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(512,)=Memory 512: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,008] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 13 ........
|
|
|
|
[2023-06-16 20:11:02,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(513,)=Memory 513: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,019] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 14 ........
|
|
|
|
[2023-06-16 20:11:02,031] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(514,)=Memory 514: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,032] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 15 ........
|
|
|
|
[2023-06-16 20:11:02,043] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(515,)=Memory 515: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,043] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 16 ........
|
|
|
|
[2023-06-16 20:11:02,058] chirp.wxui.main - INFO: Editor status: Refreshed memory 501
|
|
[2023-06-16 20:11:02,058] chirp.wxui.main - INFO: Editor status: Refreshed memory 502
|
|
[2023-06-16 20:11:02,059] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(516,)=Memory 516: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,059] chirp.wxui.main - INFO: Editor status: Refreshed memory 503
|
|
[2023-06-16 20:11:02,060] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 17 ........
|
|
|
|
[2023-06-16 20:11:02,060] chirp.wxui.main - INFO: Editor status: Refreshed memory 504
|
|
[2023-06-16 20:11:02,061] chirp.wxui.main - INFO: Editor status: Refreshed memory 505
|
|
[2023-06-16 20:11:02,061] chirp.wxui.main - INFO: Editor status: Refreshed memory 506
|
|
[2023-06-16 20:11:02,061] chirp.wxui.main - INFO: Editor status: Refreshed memory 507
|
|
[2023-06-16 20:11:02,061] chirp.wxui.main - INFO: Editor status: Refreshed memory 508
|
|
[2023-06-16 20:11:02,061] chirp.wxui.main - INFO: Editor status: Refreshed memory 509
|
|
[2023-06-16 20:11:02,061] chirp.wxui.main - INFO: Editor status: Refreshed memory 510
|
|
[2023-06-16 20:11:02,062] chirp.wxui.main - INFO: Editor status: Refreshed memory 511
|
|
[2023-06-16 20:11:02,062] chirp.wxui.main - INFO: Editor status: Refreshed memory 512
|
|
[2023-06-16 20:11:02,062] chirp.wxui.main - INFO: Editor status: Refreshed memory 513
|
|
[2023-06-16 20:11:02,062] chirp.wxui.main - INFO: Editor status: Refreshed memory 514
|
|
[2023-06-16 20:11:02,062] chirp.wxui.main - INFO: Editor status: Refreshed memory 515
|
|
[2023-06-16 20:11:02,062] chirp.wxui.main - INFO: Editor status: Refreshed memory 516
|
|
[2023-06-16 20:11:02,071] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(517,)=Memory 517: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,072] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 18 ........
|
|
|
|
[2023-06-16 20:11:02,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(518,)=Memory 518: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,084] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 19 ........
|
|
|
|
[2023-06-16 20:11:02,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(519,)=Memory 519: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,096] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 20 ........
|
|
|
|
[2023-06-16 20:11:02,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(520,)=Memory 520: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,107] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 21 ......!.
|
|
|
|
[2023-06-16 20:11:02,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(521,)=Memory 521: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,120] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 22 ......".
|
|
|
|
[2023-06-16 20:11:02,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(522,)=Memory 522: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,132] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 23 ......#.
|
|
|
|
[2023-06-16 20:11:02,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(523,)=Memory 523: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,144] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 24 ......$.
|
|
|
|
[2023-06-16 20:11:02,155] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(524,)=Memory 524: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,156] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 25 ......%.
|
|
|
|
[2023-06-16 20:11:02,171] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(525,)=Memory 525: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,172] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 26 ......&.
|
|
|
|
[2023-06-16 20:11:02,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(526,)=Memory 526: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 27 ......'.
|
|
|
|
[2023-06-16 20:11:02,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(527,)=Memory 527: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,196] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 28 ......(.
|
|
|
|
[2023-06-16 20:11:02,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(528,)=Memory 528: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,208] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 29 ......).
|
|
|
|
[2023-06-16 20:11:02,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(529,)=Memory 529: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,220] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 30 ......0.
|
|
|
|
[2023-06-16 20:11:02,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(530,)=Memory 530: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 31 ......1.
|
|
|
|
[2023-06-16 20:11:02,247] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(531,)=Memory 531: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,247] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 32 ......2.
|
|
|
|
[2023-06-16 20:11:02,259] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(532,)=Memory 532: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,260] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 33 ......3.
|
|
|
|
[2023-06-16 20:11:02,275] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(533,)=Memory 533: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,275] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 34 ......4.
|
|
|
|
[2023-06-16 20:11:02,278] chirp.wxui.main - INFO: Editor status: Refreshed memory 517
|
|
[2023-06-16 20:11:02,279] chirp.wxui.main - INFO: Editor status: Refreshed memory 518
|
|
[2023-06-16 20:11:02,279] chirp.wxui.main - INFO: Editor status: Refreshed memory 519
|
|
[2023-06-16 20:11:02,279] chirp.wxui.main - INFO: Editor status: Refreshed memory 520
|
|
[2023-06-16 20:11:02,279] chirp.wxui.main - INFO: Editor status: Refreshed memory 521
|
|
[2023-06-16 20:11:02,279] chirp.wxui.main - INFO: Editor status: Refreshed memory 522
|
|
[2023-06-16 20:11:02,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 523
|
|
[2023-06-16 20:11:02,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 524
|
|
[2023-06-16 20:11:02,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 525
|
|
[2023-06-16 20:11:02,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 526
|
|
[2023-06-16 20:11:02,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 527
|
|
[2023-06-16 20:11:02,280] chirp.wxui.main - INFO: Editor status: Refreshed memory 528
|
|
[2023-06-16 20:11:02,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 529
|
|
[2023-06-16 20:11:02,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 530
|
|
[2023-06-16 20:11:02,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 531
|
|
[2023-06-16 20:11:02,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 532
|
|
[2023-06-16 20:11:02,281] chirp.wxui.main - INFO: Editor status: Refreshed memory 533
|
|
[2023-06-16 20:11:02,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(534,)=Memory 534: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,288] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 35 ......5.
|
|
|
|
[2023-06-16 20:11:02,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(535,)=Memory 535: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 36 ......6.
|
|
|
|
[2023-06-16 20:11:02,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(536,)=Memory 536: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,311] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 37 ......7.
|
|
|
|
[2023-06-16 20:11:02,323] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(537,)=Memory 537: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,323] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 38 ......8.
|
|
|
|
[2023-06-16 20:11:02,335] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(538,)=Memory 538: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,336] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 39 ......9.
|
|
|
|
[2023-06-16 20:11:02,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(539,)=Memory 539: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,348] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 40 ......@.
|
|
|
|
[2023-06-16 20:11:02,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(540,)=Memory 540: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,360] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 41 ......A.
|
|
|
|
[2023-06-16 20:11:02,371] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(541,)=Memory 541: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,372] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 42 ......B.
|
|
|
|
[2023-06-16 20:11:02,387] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(542,)=Memory 542: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,388] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 43 ......C.
|
|
|
|
[2023-06-16 20:11:02,399] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(543,)=Memory 543: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,399] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 44 ......D.
|
|
|
|
[2023-06-16 20:11:02,411] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(544,)=Memory 544: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,411] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 45 ......E.
|
|
|
|
[2023-06-16 20:11:02,424] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(545,)=Memory 545: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,425] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 46 ......F.
|
|
|
|
[2023-06-16 20:11:02,435] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(546,)=Memory 546: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,435] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 47 ......G.
|
|
|
|
[2023-06-16 20:11:02,447] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(547,)=Memory 547: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,447] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 48 ......H.
|
|
|
|
[2023-06-16 20:11:02,459] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(548,)=Memory 548: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,459] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 49 ......I.
|
|
|
|
[2023-06-16 20:11:02,471] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(549,)=Memory 549: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,471] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 50 ......P.
|
|
|
|
[2023-06-16 20:11:02,483] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(550,)=Memory 550: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,483] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 51 ......Q.
|
|
|
|
[2023-06-16 20:11:02,495] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(551,)=Memory 551: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,495] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 52 ......R.
|
|
|
|
[2023-06-16 20:11:02,501] chirp.wxui.main - INFO: Editor status: Refreshed memory 534
|
|
[2023-06-16 20:11:02,501] chirp.wxui.main - INFO: Editor status: Refreshed memory 535
|
|
[2023-06-16 20:11:02,501] chirp.wxui.main - INFO: Editor status: Refreshed memory 536
|
|
[2023-06-16 20:11:02,501] chirp.wxui.main - INFO: Editor status: Refreshed memory 537
|
|
[2023-06-16 20:11:02,502] chirp.wxui.main - INFO: Editor status: Refreshed memory 538
|
|
[2023-06-16 20:11:02,502] chirp.wxui.main - INFO: Editor status: Refreshed memory 539
|
|
[2023-06-16 20:11:02,502] chirp.wxui.main - INFO: Editor status: Refreshed memory 540
|
|
[2023-06-16 20:11:02,502] chirp.wxui.main - INFO: Editor status: Refreshed memory 541
|
|
[2023-06-16 20:11:02,502] chirp.wxui.main - INFO: Editor status: Refreshed memory 542
|
|
[2023-06-16 20:11:02,502] chirp.wxui.main - INFO: Editor status: Refreshed memory 543
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 544
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 545
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 546
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 547
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 548
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 549
|
|
[2023-06-16 20:11:02,503] chirp.wxui.main - INFO: Editor status: Refreshed memory 550
|
|
[2023-06-16 20:11:02,504] chirp.wxui.main - INFO: Editor status: Refreshed memory 551
|
|
[2023-06-16 20:11:02,507] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(552,)=Memory 552: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,507] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 53 ......S.
|
|
|
|
[2023-06-16 20:11:02,523] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(553,)=Memory 553: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,523] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 54 ......T.
|
|
|
|
[2023-06-16 20:11:02,539] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(554,)=Memory 554: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,539] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 55 ......U.
|
|
|
|
[2023-06-16 20:11:02,551] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(555,)=Memory 555: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,551] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 56 ......V.
|
|
|
|
[2023-06-16 20:11:02,563] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(556,)=Memory 556: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,563] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 57 ......W.
|
|
|
|
[2023-06-16 20:11:02,579] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(557,)=Memory 557: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,579] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 58 ......X.
|
|
|
|
[2023-06-16 20:11:02,591] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(558,)=Memory 558: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,591] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 59 ......Y.
|
|
|
|
[2023-06-16 20:11:02,603] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(559,)=Memory 559: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,603] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 60 ......`.
|
|
|
|
[2023-06-16 20:11:02,615] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(560,)=Memory 560: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,615] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 61 ......a.
|
|
|
|
[2023-06-16 20:11:02,627] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(561,)=Memory 561: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,627] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 62 ......b.
|
|
|
|
[2023-06-16 20:11:02,643] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(562,)=Memory 562: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,643] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 63 ......c.
|
|
|
|
[2023-06-16 20:11:02,655] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(563,)=Memory 563: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,655] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 64 ......d.
|
|
|
|
[2023-06-16 20:11:02,671] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(564,)=Memory 564: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,672] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 65 ......e.
|
|
|
|
[2023-06-16 20:11:02,683] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(565,)=Memory 565: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,683] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 66 ......f.
|
|
|
|
[2023-06-16 20:11:02,695] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(566,)=Memory 566: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,695] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 67 ......g.
|
|
|
|
[2023-06-16 20:11:02,707] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(567,)=Memory 567: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,708] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 68 ......h.
|
|
|
|
[2023-06-16 20:11:02,719] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(568,)=Memory 568: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,720] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 69 ......i.
|
|
|
|
[2023-06-16 20:11:02,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 552
|
|
[2023-06-16 20:11:02,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 553
|
|
[2023-06-16 20:11:02,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 554
|
|
[2023-06-16 20:11:02,726] chirp.wxui.main - INFO: Editor status: Refreshed memory 555
|
|
[2023-06-16 20:11:02,727] chirp.wxui.main - INFO: Editor status: Refreshed memory 556
|
|
[2023-06-16 20:11:02,727] chirp.wxui.main - INFO: Editor status: Refreshed memory 557
|
|
[2023-06-16 20:11:02,727] chirp.wxui.main - INFO: Editor status: Refreshed memory 558
|
|
[2023-06-16 20:11:02,727] chirp.wxui.main - INFO: Editor status: Refreshed memory 559
|
|
[2023-06-16 20:11:02,727] chirp.wxui.main - INFO: Editor status: Refreshed memory 560
|
|
[2023-06-16 20:11:02,727] chirp.wxui.main - INFO: Editor status: Refreshed memory 561
|
|
[2023-06-16 20:11:02,728] chirp.wxui.main - INFO: Editor status: Refreshed memory 562
|
|
[2023-06-16 20:11:02,728] chirp.wxui.main - INFO: Editor status: Refreshed memory 563
|
|
[2023-06-16 20:11:02,728] chirp.wxui.main - INFO: Editor status: Refreshed memory 564
|
|
[2023-06-16 20:11:02,728] chirp.wxui.main - INFO: Editor status: Refreshed memory 565
|
|
[2023-06-16 20:11:02,728] chirp.wxui.main - INFO: Editor status: Refreshed memory 566
|
|
[2023-06-16 20:11:02,729] chirp.wxui.main - INFO: Editor status: Refreshed memory 567
|
|
[2023-06-16 20:11:02,729] chirp.wxui.main - INFO: Editor status: Refreshed memory 568
|
|
[2023-06-16 20:11:02,731] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(569,)=Memory 569: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,732] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 70 ......p.
|
|
|
|
[2023-06-16 20:11:02,743] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(570,)=Memory 570: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,744] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 71 ......q.
|
|
|
|
[2023-06-16 20:11:02,755] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(571,)=Memory 571: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,756] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 72 ......r.
|
|
|
|
[2023-06-16 20:11:02,767] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(572,)=Memory 572: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,767] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 73 ......s.
|
|
|
|
[2023-06-16 20:11:02,779] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(573,)=Memory 573: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,779] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 74 ......t.
|
|
|
|
[2023-06-16 20:11:02,791] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(574,)=Memory 574: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,792] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 75 ......u.
|
|
|
|
[2023-06-16 20:11:02,803] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(575,)=Memory 575: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,804] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 76 ......v.
|
|
|
|
[2023-06-16 20:11:02,815] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(576,)=Memory 576: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,815] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 77 ......w.
|
|
|
|
[2023-06-16 20:11:02,827] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(577,)=Memory 577: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,828] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 78 ......x.
|
|
|
|
[2023-06-16 20:11:02,839] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(578,)=Memory 578: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,840] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 79 ......y.
|
|
|
|
[2023-06-16 20:11:02,851] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(579,)=Memory 579: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,852] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 80 ........
|
|
|
|
[2023-06-16 20:11:02,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(580,)=Memory 580: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 81 ........
|
|
|
|
[2023-06-16 20:11:02,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(581,)=Memory 581: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,876] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 82 ........
|
|
|
|
[2023-06-16 20:11:02,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(582,)=Memory 582: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,888] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 83 ........
|
|
|
|
[2023-06-16 20:11:02,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(583,)=Memory 583: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,900] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 84 ........
|
|
|
|
[2023-06-16 20:11:02,911] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(584,)=Memory 584: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,911] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 85 ........
|
|
|
|
[2023-06-16 20:11:02,923] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(585,)=Memory 585: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,923] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 86 ........
|
|
|
|
[2023-06-16 20:11:02,935] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(586,)=Memory 586: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,935] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 87 ........
|
|
|
|
[2023-06-16 20:11:02,937] chirp.wxui.main - INFO: Editor status: Refreshed memory 569
|
|
[2023-06-16 20:11:02,938] chirp.wxui.main - INFO: Editor status: Refreshed memory 570
|
|
[2023-06-16 20:11:02,938] chirp.wxui.main - INFO: Editor status: Refreshed memory 571
|
|
[2023-06-16 20:11:02,938] chirp.wxui.main - INFO: Editor status: Refreshed memory 572
|
|
[2023-06-16 20:11:02,938] chirp.wxui.main - INFO: Editor status: Refreshed memory 573
|
|
[2023-06-16 20:11:02,939] chirp.wxui.main - INFO: Editor status: Refreshed memory 574
|
|
[2023-06-16 20:11:02,939] chirp.wxui.main - INFO: Editor status: Refreshed memory 575
|
|
[2023-06-16 20:11:02,939] chirp.wxui.main - INFO: Editor status: Refreshed memory 576
|
|
[2023-06-16 20:11:02,939] chirp.wxui.main - INFO: Editor status: Refreshed memory 577
|
|
[2023-06-16 20:11:02,939] chirp.wxui.main - INFO: Editor status: Refreshed memory 578
|
|
[2023-06-16 20:11:02,939] chirp.wxui.main - INFO: Editor status: Refreshed memory 579
|
|
[2023-06-16 20:11:02,940] chirp.wxui.main - INFO: Editor status: Refreshed memory 580
|
|
[2023-06-16 20:11:02,940] chirp.wxui.main - INFO: Editor status: Refreshed memory 581
|
|
[2023-06-16 20:11:02,940] chirp.wxui.main - INFO: Editor status: Refreshed memory 582
|
|
[2023-06-16 20:11:02,940] chirp.wxui.main - INFO: Editor status: Refreshed memory 583
|
|
[2023-06-16 20:11:02,940] chirp.wxui.main - INFO: Editor status: Refreshed memory 584
|
|
[2023-06-16 20:11:02,941] chirp.wxui.main - INFO: Editor status: Refreshed memory 585
|
|
[2023-06-16 20:11:02,941] chirp.wxui.main - INFO: Editor status: Refreshed memory 586
|
|
[2023-06-16 20:11:02,947] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(587,)=Memory 587: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,947] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 88 ........
|
|
|
|
[2023-06-16 20:11:02,959] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(588,)=Memory 588: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,959] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 89 ........
|
|
|
|
[2023-06-16 20:11:02,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(589,)=Memory 589: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,971] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 90 ........
|
|
|
|
[2023-06-16 20:11:02,987] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(590,)=Memory 590: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,987] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 91 ........
|
|
|
|
[2023-06-16 20:11:02,999] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(591,)=Memory 591: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:02,999] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 92 ........
|
|
|
|
[2023-06-16 20:11:03,011] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(592,)=Memory 592: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,011] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 93 ........
|
|
|
|
[2023-06-16 20:11:03,023] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(593,)=Memory 593: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,023] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 94 ........
|
|
|
|
[2023-06-16 20:11:03,035] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(594,)=Memory 594: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,036] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 95 ........
|
|
|
|
[2023-06-16 20:11:03,047] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(595,)=Memory 595: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,047] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 96 ........
|
|
|
|
[2023-06-16 20:11:03,059] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(596,)=Memory 596: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,060] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 97 ........
|
|
|
|
[2023-06-16 20:11:03,075] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(597,)=Memory 597: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,075] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 98 ........
|
|
|
|
[2023-06-16 20:11:03,087] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(598,)=Memory 598: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,087] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 05 99 ........
|
|
|
|
[2023-06-16 20:11:03,103] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(599,)=Memory 599: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,103] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 00 ........
|
|
|
|
[2023-06-16 20:11:03,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(600,)=Memory 600: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,119] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 01 ........
|
|
|
|
[2023-06-16 20:11:03,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(601,)=Memory 601: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 02 ........
|
|
|
|
[2023-06-16 20:11:03,147] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(602,)=Memory 602: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,147] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 03 ........
|
|
|
|
[2023-06-16 20:11:03,156] chirp.wxui.main - INFO: Editor status: Refreshed memory 587
|
|
[2023-06-16 20:11:03,156] chirp.wxui.main - INFO: Editor status: Refreshed memory 588
|
|
[2023-06-16 20:11:03,156] chirp.wxui.main - INFO: Editor status: Refreshed memory 589
|
|
[2023-06-16 20:11:03,156] chirp.wxui.main - INFO: Editor status: Refreshed memory 590
|
|
[2023-06-16 20:11:03,157] chirp.wxui.main - INFO: Editor status: Refreshed memory 591
|
|
[2023-06-16 20:11:03,157] chirp.wxui.main - INFO: Editor status: Refreshed memory 592
|
|
[2023-06-16 20:11:03,157] chirp.wxui.main - INFO: Editor status: Refreshed memory 593
|
|
[2023-06-16 20:11:03,157] chirp.wxui.main - INFO: Editor status: Refreshed memory 594
|
|
[2023-06-16 20:11:03,157] chirp.wxui.main - INFO: Editor status: Refreshed memory 595
|
|
[2023-06-16 20:11:03,158] chirp.wxui.main - INFO: Editor status: Refreshed memory 596
|
|
[2023-06-16 20:11:03,158] chirp.wxui.main - INFO: Editor status: Refreshed memory 597
|
|
[2023-06-16 20:11:03,158] chirp.wxui.main - INFO: Editor status: Refreshed memory 598
|
|
[2023-06-16 20:11:03,158] chirp.wxui.main - INFO: Editor status: Refreshed memory 599
|
|
[2023-06-16 20:11:03,158] chirp.wxui.main - INFO: Editor status: Refreshed memory 600
|
|
[2023-06-16 20:11:03,159] chirp.wxui.main - INFO: Editor status: Refreshed memory 601
|
|
[2023-06-16 20:11:03,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(603,)=Memory 603: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,159] chirp.wxui.main - INFO: Editor status: Refreshed memory 602
|
|
[2023-06-16 20:11:03,160] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 04 ........
|
|
|
|
[2023-06-16 20:11:03,160] chirp.wxui.main - INFO: Editor status: Refreshed memory 603
|
|
[2023-06-16 20:11:03,175] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(604,)=Memory 604: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,176] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 05 ........
|
|
|
|
[2023-06-16 20:11:03,191] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(605,)=Memory 605: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,191] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 06 ........
|
|
|
|
[2023-06-16 20:11:03,203] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(606,)=Memory 606: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,203] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 07 ........
|
|
|
|
[2023-06-16 20:11:03,215] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(607,)=Memory 607: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,215] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 08 ........
|
|
|
|
[2023-06-16 20:11:03,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(608,)=Memory 608: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,231] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 09 ........
|
|
|
|
[2023-06-16 20:11:03,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(609,)=Memory 609: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,243] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 10 ........
|
|
|
|
[2023-06-16 20:11:03,255] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(610,)=Memory 610: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,255] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 11 ........
|
|
|
|
[2023-06-16 20:11:03,267] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(611,)=Memory 611: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,267] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 12 ........
|
|
|
|
[2023-06-16 20:11:03,279] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(612,)=Memory 612: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,279] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 13 ........
|
|
|
|
[2023-06-16 20:11:03,291] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(613,)=Memory 613: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,291] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 14 ........
|
|
|
|
[2023-06-16 20:11:03,303] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(614,)=Memory 614: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,303] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 15 ........
|
|
|
|
[2023-06-16 20:11:03,315] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(615,)=Memory 615: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,316] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 16 ........
|
|
|
|
[2023-06-16 20:11:03,327] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(616,)=Memory 616: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,328] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 17 ........
|
|
|
|
[2023-06-16 20:11:03,339] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(617,)=Memory 617: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,340] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 18 ........
|
|
|
|
[2023-06-16 20:11:03,351] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(618,)=Memory 618: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,352] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 19 ........
|
|
|
|
[2023-06-16 20:11:03,367] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(619,)=Memory 619: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,368] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 20 ........
|
|
|
|
[2023-06-16 20:11:03,383] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(620,)=Memory 620: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,384] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 21 ......!.
|
|
|
|
[2023-06-16 20:11:03,385] chirp.wxui.main - INFO: Editor status: Refreshed memory 604
|
|
[2023-06-16 20:11:03,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 605
|
|
[2023-06-16 20:11:03,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 606
|
|
[2023-06-16 20:11:03,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 607
|
|
[2023-06-16 20:11:03,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 608
|
|
[2023-06-16 20:11:03,386] chirp.wxui.main - INFO: Editor status: Refreshed memory 609
|
|
[2023-06-16 20:11:03,387] chirp.wxui.main - INFO: Editor status: Refreshed memory 610
|
|
[2023-06-16 20:11:03,387] chirp.wxui.main - INFO: Editor status: Refreshed memory 611
|
|
[2023-06-16 20:11:03,387] chirp.wxui.main - INFO: Editor status: Refreshed memory 612
|
|
[2023-06-16 20:11:03,387] chirp.wxui.main - INFO: Editor status: Refreshed memory 613
|
|
[2023-06-16 20:11:03,387] chirp.wxui.main - INFO: Editor status: Refreshed memory 614
|
|
[2023-06-16 20:11:03,388] chirp.wxui.main - INFO: Editor status: Refreshed memory 615
|
|
[2023-06-16 20:11:03,388] chirp.wxui.main - INFO: Editor status: Refreshed memory 616
|
|
[2023-06-16 20:11:03,388] chirp.wxui.main - INFO: Editor status: Refreshed memory 617
|
|
[2023-06-16 20:11:03,388] chirp.wxui.main - INFO: Editor status: Refreshed memory 618
|
|
[2023-06-16 20:11:03,388] chirp.wxui.main - INFO: Editor status: Refreshed memory 619
|
|
[2023-06-16 20:11:03,389] chirp.wxui.main - INFO: Editor status: Refreshed memory 620
|
|
[2023-06-16 20:11:03,399] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(621,)=Memory 621: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,400] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 22 ......".
|
|
|
|
[2023-06-16 20:11:03,415] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(622,)=Memory 622: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,415] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 23 ......#.
|
|
|
|
[2023-06-16 20:11:03,427] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(623,)=Memory 623: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,427] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 24 ......$.
|
|
|
|
[2023-06-16 20:11:03,443] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(624,)=Memory 624: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,443] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 25 ......%.
|
|
|
|
[2023-06-16 20:11:03,455] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(625,)=Memory 625: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,455] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 26 ......&.
|
|
|
|
[2023-06-16 20:11:03,471] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(626,)=Memory 626: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,471] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 27 ......'.
|
|
|
|
[2023-06-16 20:11:03,487] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(627,)=Memory 627: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,487] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 28 ......(.
|
|
|
|
[2023-06-16 20:11:03,503] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(628,)=Memory 628: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,503] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 29 ......).
|
|
|
|
[2023-06-16 20:11:03,519] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(629,)=Memory 629: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,519] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 30 ......0.
|
|
|
|
[2023-06-16 20:11:03,531] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(630,)=Memory 630: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,532] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 31 ......1.
|
|
|
|
[2023-06-16 20:11:03,547] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(631,)=Memory 631: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,548] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 32 ......2.
|
|
|
|
[2023-06-16 20:11:03,563] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(632,)=Memory 632: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,564] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 33 ......3.
|
|
|
|
[2023-06-16 20:11:03,579] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(633,)=Memory 633: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,580] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 34 ......4.
|
|
|
|
[2023-06-16 20:11:03,591] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(634,)=Memory 634: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,591] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 35 ......5.
|
|
|
|
[2023-06-16 20:11:03,601] chirp.wxui.main - INFO: Editor status: Refreshed memory 621
|
|
[2023-06-16 20:11:03,601] chirp.wxui.main - INFO: Editor status: Refreshed memory 622
|
|
[2023-06-16 20:11:03,601] chirp.wxui.main - INFO: Editor status: Refreshed memory 623
|
|
[2023-06-16 20:11:03,601] chirp.wxui.main - INFO: Editor status: Refreshed memory 624
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 625
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 626
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 627
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 628
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 629
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 630
|
|
[2023-06-16 20:11:03,602] chirp.wxui.main - INFO: Editor status: Refreshed memory 631
|
|
[2023-06-16 20:11:03,603] chirp.wxui.main - INFO: Editor status: Refreshed memory 632
|
|
[2023-06-16 20:11:03,603] chirp.wxui.main - INFO: Editor status: Refreshed memory 633
|
|
[2023-06-16 20:11:03,603] chirp.wxui.main - INFO: Editor status: Refreshed memory 634
|
|
[2023-06-16 20:11:03,607] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(635,)=Memory 635: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,608] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 36 ......6.
|
|
|
|
[2023-06-16 20:11:03,619] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(636,)=Memory 636: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,620] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 37 ......7.
|
|
|
|
[2023-06-16 20:11:03,631] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(637,)=Memory 637: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,631] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 38 ......8.
|
|
|
|
[2023-06-16 20:11:03,643] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(638,)=Memory 638: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,643] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 39 ......9.
|
|
|
|
[2023-06-16 20:11:03,655] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(639,)=Memory 639: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,655] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 40 ......@.
|
|
|
|
[2023-06-16 20:11:03,667] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(640,)=Memory 640: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,667] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 41 ......A.
|
|
|
|
[2023-06-16 20:11:03,683] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(641,)=Memory 641: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,683] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 42 ......B.
|
|
|
|
[2023-06-16 20:11:03,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(642,)=Memory 642: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,699] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 43 ......C.
|
|
|
|
[2023-06-16 20:11:03,711] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(643,)=Memory 643: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,712] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 44 ......D.
|
|
|
|
[2023-06-16 20:11:03,727] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(644,)=Memory 644: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,728] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 45 ......E.
|
|
|
|
[2023-06-16 20:11:03,739] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(645,)=Memory 645: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,740] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 46 ......F.
|
|
|
|
[2023-06-16 20:11:03,751] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(646,)=Memory 646: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,751] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 47 ......G.
|
|
|
|
[2023-06-16 20:11:03,763] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(647,)=Memory 647: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,763] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 48 ......H.
|
|
|
|
[2023-06-16 20:11:03,777] chirp.wxui.main - INFO: Editor status: Refreshed memory 635
|
|
[2023-06-16 20:11:03,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 636
|
|
[2023-06-16 20:11:03,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 637
|
|
[2023-06-16 20:11:03,778] chirp.wxui.main - INFO: Editor status: Refreshed memory 638
|
|
[2023-06-16 20:11:03,779] chirp.wxui.main - INFO: Editor status: Refreshed memory 639
|
|
[2023-06-16 20:11:03,779] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(648,)=Memory 648: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,779] chirp.wxui.main - INFO: Editor status: Refreshed memory 640
|
|
[2023-06-16 20:11:03,780] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 49 ......I.
|
|
|
|
[2023-06-16 20:11:03,780] chirp.wxui.main - INFO: Editor status: Refreshed memory 641
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 642
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 643
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 644
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 645
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 646
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 647
|
|
[2023-06-16 20:11:03,781] chirp.wxui.main - INFO: Editor status: Refreshed memory 648
|
|
[2023-06-16 20:11:03,795] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(649,)=Memory 649: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,796] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 50 ......P.
|
|
|
|
[2023-06-16 20:11:03,807] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(650,)=Memory 650: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,808] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 51 ......Q.
|
|
|
|
[2023-06-16 20:11:03,823] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(651,)=Memory 651: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,823] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 52 ......R.
|
|
|
|
[2023-06-16 20:11:03,839] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(652,)=Memory 652: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,839] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 53 ......S.
|
|
|
|
[2023-06-16 20:11:03,855] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(653,)=Memory 653: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,855] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 54 ......T.
|
|
|
|
[2023-06-16 20:11:03,871] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(654,)=Memory 654: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,871] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 55 ......U.
|
|
|
|
[2023-06-16 20:11:03,887] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(655,)=Memory 655: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,887] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 56 ......V.
|
|
|
|
[2023-06-16 20:11:03,903] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(656,)=Memory 656: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,903] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 57 ......W.
|
|
|
|
[2023-06-16 20:11:03,919] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(657,)=Memory 657: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,919] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 58 ......X.
|
|
|
|
[2023-06-16 20:11:03,935] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(658,)=Memory 658: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,936] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 59 ......Y.
|
|
|
|
[2023-06-16 20:11:03,947] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(659,)=Memory 659: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,948] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 60 ......`.
|
|
|
|
[2023-06-16 20:11:03,959] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(660,)=Memory 660: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,959] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 61 ......a.
|
|
|
|
[2023-06-16 20:11:03,961] chirp.wxui.main - INFO: Editor status: Refreshed memory 649
|
|
[2023-06-16 20:11:03,962] chirp.wxui.main - INFO: Editor status: Refreshed memory 650
|
|
[2023-06-16 20:11:03,962] chirp.wxui.main - INFO: Editor status: Refreshed memory 651
|
|
[2023-06-16 20:11:03,962] chirp.wxui.main - INFO: Editor status: Refreshed memory 652
|
|
[2023-06-16 20:11:03,962] chirp.wxui.main - INFO: Editor status: Refreshed memory 653
|
|
[2023-06-16 20:11:03,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 654
|
|
[2023-06-16 20:11:03,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 655
|
|
[2023-06-16 20:11:03,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 656
|
|
[2023-06-16 20:11:03,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 657
|
|
[2023-06-16 20:11:03,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 658
|
|
[2023-06-16 20:11:03,963] chirp.wxui.main - INFO: Editor status: Refreshed memory 659
|
|
[2023-06-16 20:11:03,964] chirp.wxui.main - INFO: Editor status: Refreshed memory 660
|
|
[2023-06-16 20:11:03,971] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(661,)=Memory 661: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,971] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 62 ......b.
|
|
|
|
[2023-06-16 20:11:03,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(662,)=Memory 662: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,984] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 63 ......c.
|
|
|
|
[2023-06-16 20:11:03,995] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(663,)=Memory 663: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:03,996] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 64 ......d.
|
|
|
|
[2023-06-16 20:11:04,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(664,)=Memory 664: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,007] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 65 ......e.
|
|
|
|
[2023-06-16 20:11:04,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(665,)=Memory 665: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,019] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 66 ......f.
|
|
|
|
[2023-06-16 20:11:04,031] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(666,)=Memory 666: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,031] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 67 ......g.
|
|
|
|
[2023-06-16 20:11:04,043] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(667,)=Memory 667: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,043] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 68 ......h.
|
|
|
|
[2023-06-16 20:11:04,055] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(668,)=Memory 668: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,055] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 69 ......i.
|
|
|
|
[2023-06-16 20:11:04,067] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(669,)=Memory 669: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,067] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 70 ......p.
|
|
|
|
[2023-06-16 20:11:04,079] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(670,)=Memory 670: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,079] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 71 ......q.
|
|
|
|
[2023-06-16 20:11:04,091] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(671,)=Memory 671: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,091] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 72 ......r.
|
|
|
|
[2023-06-16 20:11:04,103] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(672,)=Memory 672: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,104] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 73 ......s.
|
|
|
|
[2023-06-16 20:11:04,115] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(673,)=Memory 673: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,115] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 74 ......t.
|
|
|
|
[2023-06-16 20:11:04,118] chirp.wxui.main - INFO: Editor status: Refreshed memory 661
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 662
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 663
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 664
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 665
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 666
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 667
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 668
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 669
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 670
|
|
[2023-06-16 20:11:04,119] chirp.wxui.main - INFO: Editor status: Refreshed memory 671
|
|
[2023-06-16 20:11:04,120] chirp.wxui.main - INFO: Editor status: Refreshed memory 672
|
|
[2023-06-16 20:11:04,120] chirp.wxui.main - INFO: Editor status: Refreshed memory 673
|
|
[2023-06-16 20:11:04,127] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(674,)=Memory 674: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,128] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 75 ......u.
|
|
|
|
[2023-06-16 20:11:04,139] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(675,)=Memory 675: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,140] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 76 ......v.
|
|
|
|
[2023-06-16 20:11:04,151] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(676,)=Memory 676: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,152] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 77 ......w.
|
|
|
|
[2023-06-16 20:11:04,167] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(677,)=Memory 677: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,167] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 78 ......x.
|
|
|
|
[2023-06-16 20:11:04,183] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(678,)=Memory 678: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,183] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 79 ......y.
|
|
|
|
[2023-06-16 20:11:04,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(679,)=Memory 679: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,195] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 80 ........
|
|
|
|
[2023-06-16 20:11:04,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(680,)=Memory 680: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,207] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 81 ........
|
|
|
|
[2023-06-16 20:11:04,219] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(681,)=Memory 681: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,219] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 82 ........
|
|
|
|
[2023-06-16 20:11:04,231] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(682,)=Memory 682: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,231] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 83 ........
|
|
|
|
[2023-06-16 20:11:04,243] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(683,)=Memory 683: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,244] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 84 ........
|
|
|
|
[2023-06-16 20:11:04,255] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(684,)=Memory 684: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,255] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 85 ........
|
|
|
|
[2023-06-16 20:11:04,271] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(685,)=Memory 685: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,272] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 86 ........
|
|
|
|
[2023-06-16 20:11:04,283] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(686,)=Memory 686: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,283] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 87 ........
|
|
|
|
[2023-06-16 20:11:04,290] chirp.wxui.main - INFO: Editor status: Refreshed memory 674
|
|
[2023-06-16 20:11:04,291] chirp.wxui.main - INFO: Editor status: Refreshed memory 675
|
|
[2023-06-16 20:11:04,291] chirp.wxui.main - INFO: Editor status: Refreshed memory 676
|
|
[2023-06-16 20:11:04,291] chirp.wxui.main - INFO: Editor status: Refreshed memory 677
|
|
[2023-06-16 20:11:04,291] chirp.wxui.main - INFO: Editor status: Refreshed memory 678
|
|
[2023-06-16 20:11:04,292] chirp.wxui.main - INFO: Editor status: Refreshed memory 679
|
|
[2023-06-16 20:11:04,292] chirp.wxui.main - INFO: Editor status: Refreshed memory 680
|
|
[2023-06-16 20:11:04,292] chirp.wxui.main - INFO: Editor status: Refreshed memory 681
|
|
[2023-06-16 20:11:04,292] chirp.wxui.main - INFO: Editor status: Refreshed memory 682
|
|
[2023-06-16 20:11:04,292] chirp.wxui.main - INFO: Editor status: Refreshed memory 683
|
|
[2023-06-16 20:11:04,293] chirp.wxui.main - INFO: Editor status: Refreshed memory 684
|
|
[2023-06-16 20:11:04,293] chirp.wxui.main - INFO: Editor status: Refreshed memory 685
|
|
[2023-06-16 20:11:04,293] chirp.wxui.main - INFO: Editor status: Refreshed memory 686
|
|
[2023-06-16 20:11:04,295] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(687,)=Memory 687: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,296] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 88 ........
|
|
|
|
[2023-06-16 20:11:04,307] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(688,)=Memory 688: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,308] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 89 ........
|
|
|
|
[2023-06-16 20:11:04,319] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(689,)=Memory 689: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,320] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 90 ........
|
|
|
|
[2023-06-16 20:11:04,331] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(690,)=Memory 690: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,331] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 91 ........
|
|
|
|
[2023-06-16 20:11:04,343] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(691,)=Memory 691: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,343] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 92 ........
|
|
|
|
[2023-06-16 20:11:04,355] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(692,)=Memory 692: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,355] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 93 ........
|
|
|
|
[2023-06-16 20:11:04,367] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(693,)=Memory 693: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,368] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 94 ........
|
|
|
|
[2023-06-16 20:11:04,379] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(694,)=Memory 694: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,380] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 95 ........
|
|
|
|
[2023-06-16 20:11:04,391] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(695,)=Memory 695: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,392] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 96 ........
|
|
|
|
[2023-06-16 20:11:04,403] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(696,)=Memory 696: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,403] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 97 ........
|
|
|
|
[2023-06-16 20:11:04,415] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(697,)=Memory 697: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,415] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 98 ........
|
|
|
|
[2023-06-16 20:11:04,427] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(698,)=Memory 698: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,427] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 06 99 ........
|
|
|
|
[2023-06-16 20:11:04,439] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(699,)=Memory 699: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,439] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 00 ........
|
|
|
|
[2023-06-16 20:11:04,451] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(700,)=Memory 700: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,451] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 01 ........
|
|
|
|
[2023-06-16 20:11:04,456] chirp.wxui.main - INFO: Editor status: Refreshed memory 687
|
|
[2023-06-16 20:11:04,456] chirp.wxui.main - INFO: Editor status: Refreshed memory 688
|
|
[2023-06-16 20:11:04,456] chirp.wxui.main - INFO: Editor status: Refreshed memory 689
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 690
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 691
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 692
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 693
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 694
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 695
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 696
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 697
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 698
|
|
[2023-06-16 20:11:04,457] chirp.wxui.main - INFO: Editor status: Refreshed memory 699
|
|
[2023-06-16 20:11:04,458] chirp.wxui.main - INFO: Editor status: Refreshed memory 700
|
|
[2023-06-16 20:11:04,463] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(701,)=Memory 701: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,464] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 02 ........
|
|
|
|
[2023-06-16 20:11:04,475] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(702,)=Memory 702: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,475] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 03 ........
|
|
|
|
[2023-06-16 20:11:04,487] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(703,)=Memory 703: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,488] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 04 ........
|
|
|
|
[2023-06-16 20:11:04,503] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(704,)=Memory 704: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,503] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 05 ........
|
|
|
|
[2023-06-16 20:11:04,515] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(705,)=Memory 705: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,516] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 06 ........
|
|
|
|
[2023-06-16 20:11:04,527] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(706,)=Memory 706: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,528] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 07 ........
|
|
|
|
[2023-06-16 20:11:04,539] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(707,)=Memory 707: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,540] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 08 ........
|
|
|
|
[2023-06-16 20:11:04,551] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(708,)=Memory 708: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,552] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 09 ........
|
|
|
|
[2023-06-16 20:11:04,563] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(709,)=Memory 709: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,564] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 10 ........
|
|
|
|
[2023-06-16 20:11:04,575] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(710,)=Memory 710: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,575] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 11 ........
|
|
|
|
[2023-06-16 20:11:04,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(711,)=Memory 711: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,588] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 12 ........
|
|
|
|
[2023-06-16 20:11:04,599] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(712,)=Memory 712: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,599] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 13 ........
|
|
|
|
[2023-06-16 20:11:04,611] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(713,)=Memory 713: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,611] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 14 ........
|
|
|
|
[2023-06-16 20:11:04,623] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(714,)=Memory 714: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,623] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 15 ........
|
|
|
|
[2023-06-16 20:11:04,634] chirp.wxui.main - INFO: Editor status: Refreshed memory 701
|
|
[2023-06-16 20:11:04,634] chirp.wxui.main - INFO: Editor status: Refreshed memory 702
|
|
[2023-06-16 20:11:04,635] chirp.wxui.main - INFO: Editor status: Refreshed memory 703
|
|
[2023-06-16 20:11:04,635] chirp.wxui.main - INFO: Editor status: Refreshed memory 704
|
|
[2023-06-16 20:11:04,635] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(715,)=Memory 715: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,636] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 16 ........
|
|
|
|
[2023-06-16 20:11:04,636] chirp.wxui.main - INFO: Editor status: Refreshed memory 705
|
|
[2023-06-16 20:11:04,637] chirp.wxui.main - INFO: Editor status: Refreshed memory 706
|
|
[2023-06-16 20:11:04,637] chirp.wxui.main - INFO: Editor status: Refreshed memory 707
|
|
[2023-06-16 20:11:04,637] chirp.wxui.main - INFO: Editor status: Refreshed memory 708
|
|
[2023-06-16 20:11:04,637] chirp.wxui.main - INFO: Editor status: Refreshed memory 709
|
|
[2023-06-16 20:11:04,637] chirp.wxui.main - INFO: Editor status: Refreshed memory 710
|
|
[2023-06-16 20:11:04,638] chirp.wxui.main - INFO: Editor status: Refreshed memory 711
|
|
[2023-06-16 20:11:04,638] chirp.wxui.main - INFO: Editor status: Refreshed memory 712
|
|
[2023-06-16 20:11:04,638] chirp.wxui.main - INFO: Editor status: Refreshed memory 713
|
|
[2023-06-16 20:11:04,638] chirp.wxui.main - INFO: Editor status: Refreshed memory 714
|
|
[2023-06-16 20:11:04,638] chirp.wxui.main - INFO: Editor status: Refreshed memory 715
|
|
[2023-06-16 20:11:04,647] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(716,)=Memory 716: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,648] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 17 ........
|
|
|
|
[2023-06-16 20:11:04,659] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(717,)=Memory 717: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,660] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 18 ........
|
|
|
|
[2023-06-16 20:11:04,671] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(718,)=Memory 718: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,671] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 19 ........
|
|
|
|
[2023-06-16 20:11:04,683] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(719,)=Memory 719: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,683] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 20 ........
|
|
|
|
[2023-06-16 20:11:04,695] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(720,)=Memory 720: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,696] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 21 ......!.
|
|
|
|
[2023-06-16 20:11:04,707] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(721,)=Memory 721: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,708] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 22 ......".
|
|
|
|
[2023-06-16 20:11:04,719] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(722,)=Memory 722: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,720] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 23 ......#.
|
|
|
|
[2023-06-16 20:11:04,731] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(723,)=Memory 723: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,732] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 24 ......$.
|
|
|
|
[2023-06-16 20:11:04,747] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(724,)=Memory 724: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,748] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 25 ......%.
|
|
|
|
[2023-06-16 20:11:04,759] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(725,)=Memory 725: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,759] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 26 ......&.
|
|
|
|
[2023-06-16 20:11:04,771] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(726,)=Memory 726: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,771] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 27 ......'.
|
|
|
|
[2023-06-16 20:11:04,783] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(727,)=Memory 727: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,784] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 28 ......(.
|
|
|
|
[2023-06-16 20:11:04,795] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(728,)=Memory 728: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,795] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 29 ......).
|
|
|
|
[2023-06-16 20:11:04,807] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(729,)=Memory 729: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,807] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 30 ......0.
|
|
|
|
[2023-06-16 20:11:04,819] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(730,)=Memory 730: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,820] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 31 ......1.
|
|
|
|
[2023-06-16 20:11:04,831] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(731,)=Memory 731: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,832] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 32 ......2.
|
|
|
|
[2023-06-16 20:11:04,836] chirp.wxui.main - INFO: Editor status: Refreshed memory 716
|
|
[2023-06-16 20:11:04,836] chirp.wxui.main - INFO: Editor status: Refreshed memory 717
|
|
[2023-06-16 20:11:04,837] chirp.wxui.main - INFO: Editor status: Refreshed memory 718
|
|
[2023-06-16 20:11:04,837] chirp.wxui.main - INFO: Editor status: Refreshed memory 719
|
|
[2023-06-16 20:11:04,837] chirp.wxui.main - INFO: Editor status: Refreshed memory 720
|
|
[2023-06-16 20:11:04,837] chirp.wxui.main - INFO: Editor status: Refreshed memory 721
|
|
[2023-06-16 20:11:04,837] chirp.wxui.main - INFO: Editor status: Refreshed memory 722
|
|
[2023-06-16 20:11:04,837] chirp.wxui.main - INFO: Editor status: Refreshed memory 723
|
|
[2023-06-16 20:11:04,838] chirp.wxui.main - INFO: Editor status: Refreshed memory 724
|
|
[2023-06-16 20:11:04,838] chirp.wxui.main - INFO: Editor status: Refreshed memory 725
|
|
[2023-06-16 20:11:04,838] chirp.wxui.main - INFO: Editor status: Refreshed memory 726
|
|
[2023-06-16 20:11:04,838] chirp.wxui.main - INFO: Editor status: Refreshed memory 727
|
|
[2023-06-16 20:11:04,838] chirp.wxui.main - INFO: Editor status: Refreshed memory 728
|
|
[2023-06-16 20:11:04,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 729
|
|
[2023-06-16 20:11:04,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 730
|
|
[2023-06-16 20:11:04,839] chirp.wxui.main - INFO: Editor status: Refreshed memory 731
|
|
[2023-06-16 20:11:04,843] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(732,)=Memory 732: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,844] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 33 ......3.
|
|
|
|
[2023-06-16 20:11:04,855] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(733,)=Memory 733: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,856] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 34 ......4.
|
|
|
|
[2023-06-16 20:11:04,867] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(734,)=Memory 734: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,868] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 35 ......5.
|
|
|
|
[2023-06-16 20:11:04,879] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(735,)=Memory 735: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,879] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 36 ......6.
|
|
|
|
[2023-06-16 20:11:04,891] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(736,)=Memory 736: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,892] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 37 ......7.
|
|
|
|
[2023-06-16 20:11:04,903] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(737,)=Memory 737: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,904] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 38 ......8.
|
|
|
|
[2023-06-16 20:11:04,915] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(738,)=Memory 738: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,916] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 39 ......9.
|
|
|
|
[2023-06-16 20:11:04,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(739,)=Memory 739: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,927] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 40 ......@.
|
|
|
|
[2023-06-16 20:11:04,939] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(740,)=Memory 740: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,940] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 41 ......A.
|
|
|
|
[2023-06-16 20:11:04,951] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(741,)=Memory 741: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,952] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 42 ......B.
|
|
|
|
[2023-06-16 20:11:04,967] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(742,)=Memory 742: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,968] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 43 ......C.
|
|
|
|
[2023-06-16 20:11:04,979] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(743,)=Memory 743: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,979] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 44 ......D.
|
|
|
|
[2023-06-16 20:11:04,991] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(744,)=Memory 744: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:04,991] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 45 ......E.
|
|
|
|
[2023-06-16 20:11:05,003] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(745,)=Memory 745: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,003] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 46 ......F.
|
|
|
|
[2023-06-16 20:11:05,015] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(746,)=Memory 746: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,016] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 47 ......G.
|
|
|
|
[2023-06-16 20:11:05,027] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(747,)=Memory 747: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,027] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 48 ......H.
|
|
|
|
[2023-06-16 20:11:05,039] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(748,)=Memory 748: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,040] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 49 ......I.
|
|
|
|
[2023-06-16 20:11:05,046] chirp.wxui.main - INFO: Editor status: Refreshed memory 732
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 733
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 734
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 735
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 736
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 737
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 738
|
|
[2023-06-16 20:11:05,047] chirp.wxui.main - INFO: Editor status: Refreshed memory 739
|
|
[2023-06-16 20:11:05,048] chirp.wxui.main - INFO: Editor status: Refreshed memory 740
|
|
[2023-06-16 20:11:05,048] chirp.wxui.main - INFO: Editor status: Refreshed memory 741
|
|
[2023-06-16 20:11:05,048] chirp.wxui.main - INFO: Editor status: Refreshed memory 742
|
|
[2023-06-16 20:11:05,048] chirp.wxui.main - INFO: Editor status: Refreshed memory 743
|
|
[2023-06-16 20:11:05,048] chirp.wxui.main - INFO: Editor status: Refreshed memory 744
|
|
[2023-06-16 20:11:05,048] chirp.wxui.main - INFO: Editor status: Refreshed memory 745
|
|
[2023-06-16 20:11:05,049] chirp.wxui.main - INFO: Editor status: Refreshed memory 746
|
|
[2023-06-16 20:11:05,049] chirp.wxui.main - INFO: Editor status: Refreshed memory 747
|
|
[2023-06-16 20:11:05,049] chirp.wxui.main - INFO: Editor status: Refreshed memory 748
|
|
[2023-06-16 20:11:05,051] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(749,)=Memory 749: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,052] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 50 ......P.
|
|
|
|
[2023-06-16 20:11:05,063] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(750,)=Memory 750: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,064] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 51 ......Q.
|
|
|
|
[2023-06-16 20:11:05,079] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(751,)=Memory 751: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,080] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 52 ......R.
|
|
|
|
[2023-06-16 20:11:05,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(752,)=Memory 752: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,095] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 53 ......S.
|
|
|
|
[2023-06-16 20:11:05,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(753,)=Memory 753: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,108] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 54 ......T.
|
|
|
|
[2023-06-16 20:11:05,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(754,)=Memory 754: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,120] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 55 ......U.
|
|
|
|
[2023-06-16 20:11:05,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(755,)=Memory 755: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 56 ......V.
|
|
|
|
[2023-06-16 20:11:05,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(756,)=Memory 756: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,144] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 57 ......W.
|
|
|
|
[2023-06-16 20:11:05,155] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(757,)=Memory 757: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,156] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 58 ......X.
|
|
|
|
[2023-06-16 20:11:05,167] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(758,)=Memory 758: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,167] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 59 ......Y.
|
|
|
|
[2023-06-16 20:11:05,179] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(759,)=Memory 759: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,179] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 60 ......`.
|
|
|
|
[2023-06-16 20:11:05,195] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(760,)=Memory 760: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,196] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 61 ......a.
|
|
|
|
[2023-06-16 20:11:05,207] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(761,)=Memory 761: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,208] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 62 ......b.
|
|
|
|
[2023-06-16 20:11:05,223] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(762,)=Memory 762: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,224] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 63 ......c.
|
|
|
|
[2023-06-16 20:11:05,235] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(763,)=Memory 763: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,235] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 64 ......d.
|
|
|
|
[2023-06-16 20:11:05,244] chirp.wxui.main - INFO: Editor status: Refreshed memory 749
|
|
[2023-06-16 20:11:05,245] chirp.wxui.main - INFO: Editor status: Refreshed memory 750
|
|
[2023-06-16 20:11:05,245] chirp.wxui.main - INFO: Editor status: Refreshed memory 751
|
|
[2023-06-16 20:11:05,245] chirp.wxui.main - INFO: Editor status: Refreshed memory 752
|
|
[2023-06-16 20:11:05,245] chirp.wxui.main - INFO: Editor status: Refreshed memory 753
|
|
[2023-06-16 20:11:05,245] chirp.wxui.main - INFO: Editor status: Refreshed memory 754
|
|
[2023-06-16 20:11:05,245] chirp.wxui.main - INFO: Editor status: Refreshed memory 755
|
|
[2023-06-16 20:11:05,246] chirp.wxui.main - INFO: Editor status: Refreshed memory 756
|
|
[2023-06-16 20:11:05,246] chirp.wxui.main - INFO: Editor status: Refreshed memory 757
|
|
[2023-06-16 20:11:05,246] chirp.wxui.main - INFO: Editor status: Refreshed memory 758
|
|
[2023-06-16 20:11:05,246] chirp.wxui.main - INFO: Editor status: Refreshed memory 759
|
|
[2023-06-16 20:11:05,246] chirp.wxui.main - INFO: Editor status: Refreshed memory 760
|
|
[2023-06-16 20:11:05,247] chirp.wxui.main - INFO: Editor status: Refreshed memory 761
|
|
[2023-06-16 20:11:05,247] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(764,)=Memory 764: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,247] chirp.wxui.main - INFO: Editor status: Refreshed memory 762
|
|
[2023-06-16 20:11:05,248] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 65 ......e.
|
|
|
|
[2023-06-16 20:11:05,248] chirp.wxui.main - INFO: Editor status: Refreshed memory 763
|
|
[2023-06-16 20:11:05,248] chirp.wxui.main - INFO: Editor status: Refreshed memory 764
|
|
[2023-06-16 20:11:05,259] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(765,)=Memory 765: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,260] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 66 ......f.
|
|
|
|
[2023-06-16 20:11:05,271] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(766,)=Memory 766: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,272] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 67 ......g.
|
|
|
|
[2023-06-16 20:11:05,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(767,)=Memory 767: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,287] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 68 ......h.
|
|
|
|
[2023-06-16 20:11:05,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(768,)=Memory 768: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,299] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 69 ......i.
|
|
|
|
[2023-06-16 20:11:05,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(769,)=Memory 769: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,312] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 70 ......p.
|
|
|
|
[2023-06-16 20:11:05,323] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(770,)=Memory 770: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,324] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 71 ......q.
|
|
|
|
[2023-06-16 20:11:05,335] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(771,)=Memory 771: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,336] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 72 ......r.
|
|
|
|
[2023-06-16 20:11:05,347] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(772,)=Memory 772: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,347] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 73 ......s.
|
|
|
|
[2023-06-16 20:11:05,359] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(773,)=Memory 773: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,359] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 74 ......t.
|
|
|
|
[2023-06-16 20:11:05,371] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(774,)=Memory 774: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,371] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 75 ......u.
|
|
|
|
[2023-06-16 20:11:05,383] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(775,)=Memory 775: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,384] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 76 ......v.
|
|
|
|
[2023-06-16 20:11:05,395] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(776,)=Memory 776: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,396] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 77 ......w.
|
|
|
|
[2023-06-16 20:11:05,407] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(777,)=Memory 777: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,407] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 78 ......x.
|
|
|
|
[2023-06-16 20:11:05,419] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(778,)=Memory 778: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,420] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 79 ......y.
|
|
|
|
[2023-06-16 20:11:05,431] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(779,)=Memory 779: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,431] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 80 ........
|
|
|
|
[2023-06-16 20:11:05,443] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(780,)=Memory 780: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,444] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 81 ........
|
|
|
|
[2023-06-16 20:11:05,455] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(781,)=Memory 781: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,455] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 82 ........
|
|
|
|
[2023-06-16 20:11:05,458] chirp.wxui.main - INFO: Editor status: Refreshed memory 765
|
|
[2023-06-16 20:11:05,458] chirp.wxui.main - INFO: Editor status: Refreshed memory 766
|
|
[2023-06-16 20:11:05,459] chirp.wxui.main - INFO: Editor status: Refreshed memory 767
|
|
[2023-06-16 20:11:05,459] chirp.wxui.main - INFO: Editor status: Refreshed memory 768
|
|
[2023-06-16 20:11:05,459] chirp.wxui.main - INFO: Editor status: Refreshed memory 769
|
|
[2023-06-16 20:11:05,459] chirp.wxui.main - INFO: Editor status: Refreshed memory 770
|
|
[2023-06-16 20:11:05,459] chirp.wxui.main - INFO: Editor status: Refreshed memory 771
|
|
[2023-06-16 20:11:05,459] chirp.wxui.main - INFO: Editor status: Refreshed memory 772
|
|
[2023-06-16 20:11:05,460] chirp.wxui.main - INFO: Editor status: Refreshed memory 773
|
|
[2023-06-16 20:11:05,460] chirp.wxui.main - INFO: Editor status: Refreshed memory 774
|
|
[2023-06-16 20:11:05,460] chirp.wxui.main - INFO: Editor status: Refreshed memory 775
|
|
[2023-06-16 20:11:05,460] chirp.wxui.main - INFO: Editor status: Refreshed memory 776
|
|
[2023-06-16 20:11:05,460] chirp.wxui.main - INFO: Editor status: Refreshed memory 777
|
|
[2023-06-16 20:11:05,461] chirp.wxui.main - INFO: Editor status: Refreshed memory 778
|
|
[2023-06-16 20:11:05,461] chirp.wxui.main - INFO: Editor status: Refreshed memory 779
|
|
[2023-06-16 20:11:05,461] chirp.wxui.main - INFO: Editor status: Refreshed memory 780
|
|
[2023-06-16 20:11:05,461] chirp.wxui.main - INFO: Editor status: Refreshed memory 781
|
|
[2023-06-16 20:11:05,471] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(782,)=Memory 782: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,472] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 83 ........
|
|
|
|
[2023-06-16 20:11:05,487] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(783,)=Memory 783: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,488] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 84 ........
|
|
|
|
[2023-06-16 20:11:05,499] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(784,)=Memory 784: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,499] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 85 ........
|
|
|
|
[2023-06-16 20:11:05,511] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(785,)=Memory 785: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,511] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 86 ........
|
|
|
|
[2023-06-16 20:11:05,523] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(786,)=Memory 786: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,524] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 87 ........
|
|
|
|
[2023-06-16 20:11:05,535] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(787,)=Memory 787: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,535] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 88 ........
|
|
|
|
[2023-06-16 20:11:05,547] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(788,)=Memory 788: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,548] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 89 ........
|
|
|
|
[2023-06-16 20:11:05,559] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(789,)=Memory 789: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,559] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 90 ........
|
|
|
|
[2023-06-16 20:11:05,571] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(790,)=Memory 790: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,572] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 91 ........
|
|
|
|
[2023-06-16 20:11:05,587] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(791,)=Memory 791: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,588] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 92 ........
|
|
|
|
[2023-06-16 20:11:05,603] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(792,)=Memory 792: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,604] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 93 ........
|
|
|
|
[2023-06-16 20:11:05,619] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(793,)=Memory 793: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,619] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 94 ........
|
|
|
|
[2023-06-16 20:11:05,635] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(794,)=Memory 794: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,635] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 95 ........
|
|
|
|
[2023-06-16 20:11:05,651] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(795,)=Memory 795: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,652] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 96 ........
|
|
|
|
[2023-06-16 20:11:05,667] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(796,)=Memory 796: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,668] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 97 ........
|
|
|
|
[2023-06-16 20:11:05,673] chirp.wxui.main - INFO: Editor status: Refreshed memory 782
|
|
[2023-06-16 20:11:05,673] chirp.wxui.main - INFO: Editor status: Refreshed memory 783
|
|
[2023-06-16 20:11:05,673] chirp.wxui.main - INFO: Editor status: Refreshed memory 784
|
|
[2023-06-16 20:11:05,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 785
|
|
[2023-06-16 20:11:05,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 786
|
|
[2023-06-16 20:11:05,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 787
|
|
[2023-06-16 20:11:05,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 788
|
|
[2023-06-16 20:11:05,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 789
|
|
[2023-06-16 20:11:05,674] chirp.wxui.main - INFO: Editor status: Refreshed memory 790
|
|
[2023-06-16 20:11:05,675] chirp.wxui.main - INFO: Editor status: Refreshed memory 791
|
|
[2023-06-16 20:11:05,675] chirp.wxui.main - INFO: Editor status: Refreshed memory 792
|
|
[2023-06-16 20:11:05,675] chirp.wxui.main - INFO: Editor status: Refreshed memory 793
|
|
[2023-06-16 20:11:05,675] chirp.wxui.main - INFO: Editor status: Refreshed memory 794
|
|
[2023-06-16 20:11:05,675] chirp.wxui.main - INFO: Editor status: Refreshed memory 795
|
|
[2023-06-16 20:11:05,675] chirp.wxui.main - INFO: Editor status: Refreshed memory 796
|
|
[2023-06-16 20:11:05,683] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(797,)=Memory 797: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,684] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 98 ........
|
|
|
|
[2023-06-16 20:11:05,699] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(798,)=Memory 798: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,700] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 07 99 ........
|
|
|
|
[2023-06-16 20:11:05,715] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(799,)=Memory 799: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,715] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 00 ........
|
|
|
|
[2023-06-16 20:11:05,731] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(800,)=Memory 800: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,731] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 01 ........
|
|
|
|
[2023-06-16 20:11:05,743] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(801,)=Memory 801: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,743] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 02 ........
|
|
|
|
[2023-06-16 20:11:05,762] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(802,)=Memory 800: 0.500000/0.000000 AM () r88.5 c88.5 d023 NN [10.00]
|
|
[2023-06-16 20:11:05,762] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 03 ........
|
|
|
|
[2023-06-16 20:11:05,783] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(803,)=Memory 801: 999.990000/0.000000 FM () r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:11:05,783] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 04 ........
|
|
|
|
[2023-06-16 20:11:05,806] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(804,)=Memory 803: 148.000000/0.600000 FM () r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:11:05,807] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 05 ........
|
|
|
|
[2023-06-16 20:11:05,825] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(805,)=Memory 804: 440.000000/5.000000 FM () r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:11:05,826] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 06 ........
|
|
|
|
[2023-06-16 20:11:05,846] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(806,)=Memory 805: 450.000000/5.000000 FM () r88.5 c88.5 d023 NN [12.50]
|
|
[2023-06-16 20:11:05,847] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 07 ........
|
|
|
|
[2023-06-16 20:11:05,863] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(807,)=Memory 807: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,863] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 08 ........
|
|
|
|
[2023-06-16 20:11:05,875] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(808,)=Memory 808: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,875] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 09 ........
|
|
|
|
[2023-06-16 20:11:05,886] chirp.wxui.main - INFO: Editor status: Refreshed memory 797
|
|
[2023-06-16 20:11:05,887] chirp.wxui.main - INFO: Editor status: Refreshed memory 798
|
|
[2023-06-16 20:11:05,887] chirp.wxui.main - INFO: Editor status: Refreshed memory 799
|
|
[2023-06-16 20:11:05,888] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(809,)=Memory 809: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,888] chirp.wxui.main - INFO: Editor status: Refreshed memory 800
|
|
[2023-06-16 20:11:05,888] chirp.wxui.main - INFO: Editor status: Refreshed memory 801
|
|
[2023-06-16 20:11:05,888] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 10 ........
|
|
|
|
[2023-06-16 20:11:05,889] chirp.wxui.main - INFO: Editor status: Refreshed memory 802
|
|
[2023-06-16 20:11:05,889] chirp.wxui.main - INFO: Editor status: Refreshed memory 803
|
|
[2023-06-16 20:11:05,889] chirp.wxui.main - INFO: Editor status: Refreshed memory 804
|
|
[2023-06-16 20:11:05,889] chirp.wxui.main - INFO: Editor status: Refreshed memory 805
|
|
[2023-06-16 20:11:05,889] chirp.wxui.main - INFO: Editor status: Refreshed memory 806
|
|
[2023-06-16 20:11:05,890] chirp.wxui.main - INFO: Editor status: Refreshed memory 807
|
|
[2023-06-16 20:11:05,890] chirp.wxui.main - INFO: Editor status: Refreshed memory 808
|
|
[2023-06-16 20:11:05,890] chirp.wxui.main - INFO: Editor status: Refreshed memory 809
|
|
[2023-06-16 20:11:05,899] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(810,)=Memory 810: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,900] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 11 ........
|
|
|
|
[2023-06-16 20:11:05,915] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(811,)=Memory 811: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,915] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 12 ........
|
|
|
|
[2023-06-16 20:11:05,927] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(812,)=Memory 812: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,927] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 13 ........
|
|
|
|
[2023-06-16 20:11:05,943] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(813,)=Memory 813: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,944] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 14 ........
|
|
|
|
[2023-06-16 20:11:05,955] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(814,)=Memory 814: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,956] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 15 ........
|
|
|
|
[2023-06-16 20:11:05,967] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(815,)=Memory 815: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,968] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 16 ........
|
|
|
|
[2023-06-16 20:11:05,983] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(816,)=Memory 816: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,984] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 17 ........
|
|
|
|
[2023-06-16 20:11:05,995] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(817,)=Memory 817: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:05,995] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 18 ........
|
|
|
|
[2023-06-16 20:11:06,007] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(818,)=Memory 818: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,008] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 19 ........
|
|
|
|
[2023-06-16 20:11:06,019] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(819,)=Memory 819: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,020] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 20 ........
|
|
|
|
[2023-06-16 20:11:06,031] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(820,)=Memory 820: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,031] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 21 ......!.
|
|
|
|
[2023-06-16 20:11:06,040] chirp.wxui.main - INFO: Editor status: Refreshed memory 810
|
|
[2023-06-16 20:11:06,040] chirp.wxui.main - INFO: Editor status: Refreshed memory 811
|
|
[2023-06-16 20:11:06,040] chirp.wxui.main - INFO: Editor status: Refreshed memory 812
|
|
[2023-06-16 20:11:06,040] chirp.wxui.main - INFO: Editor status: Refreshed memory 813
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 814
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 815
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 816
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 817
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 818
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 819
|
|
[2023-06-16 20:11:06,041] chirp.wxui.main - INFO: Editor status: Refreshed memory 820
|
|
[2023-06-16 20:11:06,043] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(821,)=Memory 821: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,044] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 22 ......".
|
|
|
|
[2023-06-16 20:11:06,055] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(822,)=Memory 822: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,056] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 23 ......#.
|
|
|
|
[2023-06-16 20:11:06,067] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(823,)=Memory 823: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,067] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 24 ......$.
|
|
|
|
[2023-06-16 20:11:06,083] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(824,)=Memory 824: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,083] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 25 ......%.
|
|
|
|
[2023-06-16 20:11:06,095] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(825,)=Memory 825: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,095] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 26 ......&.
|
|
|
|
[2023-06-16 20:11:06,107] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(826,)=Memory 826: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,108] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 27 ......'.
|
|
|
|
[2023-06-16 20:11:06,119] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(827,)=Memory 827: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,120] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 28 ......(.
|
|
|
|
[2023-06-16 20:11:06,131] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(828,)=Memory 828: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,131] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 29 ......).
|
|
|
|
[2023-06-16 20:11:06,143] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(829,)=Memory 829: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,143] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 30 ......0.
|
|
|
|
[2023-06-16 20:11:06,159] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(830,)=Memory 830: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,159] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 31 ......1.
|
|
|
|
[2023-06-16 20:11:06,163] chirp.wxui.main - INFO: Editor status: Refreshed memory 821
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 822
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 823
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 824
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 825
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 826
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 827
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 828
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 829
|
|
[2023-06-16 20:11:06,164] chirp.wxui.main - INFO: Editor status: Refreshed memory 830
|
|
[2023-06-16 20:11:06,175] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(831,)=Memory 831: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,176] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 32 ......2.
|
|
|
|
[2023-06-16 20:11:06,187] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(832,)=Memory 832: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,187] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 33 ......3.
|
|
|
|
[2023-06-16 20:11:06,199] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(833,)=Memory 833: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,200] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 34 ......4.
|
|
|
|
[2023-06-16 20:11:06,215] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(834,)=Memory 834: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,216] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 35 ......5.
|
|
|
|
[2023-06-16 20:11:06,227] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(835,)=Memory 835: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,227] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 36 ......6.
|
|
|
|
[2023-06-16 20:11:06,239] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(836,)=Memory 836: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,239] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 37 ......7.
|
|
|
|
[2023-06-16 20:11:06,251] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(837,)=Memory 837: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,252] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 38 ......8.
|
|
|
|
[2023-06-16 20:11:06,263] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(838,)=Memory 838: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,264] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 39 ......9.
|
|
|
|
[2023-06-16 20:11:06,275] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(839,)=Memory 839: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,276] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 40 ......@.
|
|
|
|
[2023-06-16 20:11:06,287] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(840,)=Memory 840: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,287] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 41 ......A.
|
|
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 831
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 832
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 833
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 834
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 835
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 836
|
|
[2023-06-16 20:11:06,294] chirp.wxui.main - INFO: Editor status: Refreshed memory 837
|
|
[2023-06-16 20:11:06,295] chirp.wxui.main - INFO: Editor status: Refreshed memory 838
|
|
[2023-06-16 20:11:06,295] chirp.wxui.main - INFO: Editor status: Refreshed memory 839
|
|
[2023-06-16 20:11:06,295] chirp.wxui.main - INFO: Editor status: Refreshed memory 840
|
|
[2023-06-16 20:11:06,299] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(841,)=Memory 841: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,300] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 42 ......B.
|
|
|
|
[2023-06-16 20:11:06,311] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(842,)=Memory 842: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,312] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 43 ......C.
|
|
|
|
[2023-06-16 20:11:06,327] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(843,)=Memory 843: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,328] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 44 ......D.
|
|
|
|
[2023-06-16 20:11:06,339] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(844,)=Memory 844: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,339] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 45 ......E.
|
|
|
|
[2023-06-16 20:11:06,351] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(845,)=Memory 845: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,352] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 46 ......F.
|
|
|
|
[2023-06-16 20:11:06,363] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(846,)=Memory 846: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,363] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 47 ......G.
|
|
|
|
[2023-06-16 20:11:06,375] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(847,)=Memory 847: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,376] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 48 ......H.
|
|
|
|
[2023-06-16 20:11:06,391] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(848,)=Memory 848: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,392] chirp.drivers.ic9x_ll - DEBUG: Sending:
|
|
000: 01 80 1a 00 01 08 49 ......I.
|
|
|
|
[2023-06-16 20:11:06,403] chirp.wxui.radiothread - DEBUG: Radio finished <BackgroundRadioJob@100>get_memory(849,)=Memory 849: 0.000000/0.600000 FM () r88.5 c88.5 d023 NN [5.00]
|
|
[2023-06-16 20:11:06,424] chirp.wxui.main - INFO: Editor status: Refreshed memory 841
|
|
[2023-06-16 20:11:06,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 842
|
|
[2023-06-16 20:11:06,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 843
|
|
[2023-06-16 20:11:06,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 844
|
|
[2023-06-16 20:11:06,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 845
|
|
[2023-06-16 20:11:06,425] chirp.wxui.main - INFO: Editor status: Refreshed memory 846
|
|
[2023-06-16 20:11:06,426] chirp.wxui.main - INFO: Editor status: Refreshed memory 847
|
|
[2023-06-16 20:11:06,426] chirp.wxui.main - INFO: Editor status: Refreshed memory 848
|
|
[2023-06-16 20:11:06,426] chirp.wxui.main - INFO: Editor status: Refreshed memory 849
|
|
[2023-06-16 20:11:41,210] RadioThread - INFO: Exiting on request
|
|
[2023-06-16 20:11:41,210] RadioThread - INFO: Exiting on request
|