Fulltext results:
- Watchcheck Python code @public:miscellany:watches
- error rate of timepieces. # auto update? # import time import datetime import json ... e.txt" f = open(filename, 'a+') timenow = time.strftime("%d/%m/%Y %H:%M:%S", time.gmtime(time.time())) log = " ".join((timenow, text, "\r\n")) f.write(log) f.close()
- GM4SLV Allstar 2025 @public:radio:topics:allstar
- ; 0 = Half duplex with no telemetry tones or hang time. ; Sp... ; 1 = Half duplex with telemetry tones and hang time. Does not repeat audio. ... ; 2 = Full Duplex with telemetry tones and hang time. ; Th... ; 3 = Full Duplex with telemetry tones and hang time, but no repeated audio.
- Fldigi Parrot @public:radio:topics
- t shows the Fldigi receive text, in //almost real time// at: <del>[[https://gm4slv.plus.com/pages/fldig... _buf.py | <code python> import xmlrpclib import time import os s = xmlrpclib.ServerProxy("http://192.... et_freq() status = get_status() timenow = time.strftime("*** Time Stamp : %Y-%m-%d %H:%M : ", time.gmtime(time.time())) #print mode write_fil
- Netradio Control @public:radio:topics
- t * from m710 import * import SocketServer import time try: import readline except: pass lock ... ile, create it if it doesn't exist" timenow = time.strftime("%d/%m/%Y %H:%M:%S", time.gmtime(time.time())) log = " ".join((timenow, text)) # make an entry for the log by joining the ti
- MB7AZE SvxLink Config @public:radio:topics:svxlink
- k/state #DTMF_CTRL_PTY=/dev/shm/simplex_dtmf_ctrl TIME_FORMAT=24 RGR_SOUND_ALWAYS=1 [RepeaterLogic] TYP... OSE=10 IDLE_SOUND_INTERVAL=3000 #SQL_FLAP_SUP_MIN_TIME=1000 #SQL_FLAP_SUP_MAX_COUNT=10 #ACTIVATE_MODULE_... D=4:EchoLink #IDENT_NAG_TIMEOUT=15 #IDENT_NAG_MIN_TIME=2000 #ONLINE_CMD=998877 #STATE_PTY=/var/run/svxli... der] REC_DIR=/var/spool/svxlink/qso_recorder #MIN_TIME=1000 MAX_TIME=3600 SOFT_TIME=300 MAX_DIRSIZE=1024
- MB7AZE AllStar Config @public:radio:topics:allstar
- ; 0 = Half duplex with no telemetry tones or hang time. ; Sp... ; 1 = Half duplex with telemetry tones and hang time. Does not repeat audio. ... ; 2 = Full Duplex with telemetry tones and hang time. ; Th... ; 3 = Full Duplex with telemetry tones and hang time, but no repeated audio.
- Comparison - The Thief Of Joy @public:blog
- top of the bookshelf, but that's only a matter of time, surely? I've dipped in and out of playing music... since. Why do I fail to reach "competency" each time? #### How long is long enough? How long should ... ours? That seems like, on one hand *an awful long time* and on the other hand *fairly reasonable*. 3 hours a day (if you're serious, you'll spend the time) is 3333 days. Let's call that 10 years. Seems a
- AOR AR7030 @public:radio:radio_database
- er import * import socket import threading import time class Network(object): def __init__(self):... dash_frame.grid() self.utc_time = StringVar() Label(dash_frame, textvariable = self.utc_time, fg = 'green', bg = 'black').grid(row = 0, column... erver_msg_l.set(self.server_msg) self.utc_time.set(time.strftime("%d/%m/%Y %H:%M", time.gmtime(t
- Icom IC-R75 @public:radio:radio_database
- * #from m710 import * import SocketServer import time try: import readline except: pass lock ... ile, create it if it doesn't exist" timenow = time.strftime("%d/%m/%Y %H:%M:%S", time.gmtime(time.time())) log = " ".join((timenow, text)) # make an entry for the log by joining the ti
- Damasko DA36 Tests 1 (2019) @public:miscellany:watches:damasko
- : 30/10/19 ==== * wind 40 turns manually & set time: Δ = -0.7s * on wrist 19:00 * take TG measure... litude vs Position vs Mean Rate ===== Date Time Du Dd 6h 3h 9h 12h Av M =======================... 0.0 ===== Watchcheck data ===== <code> Date Time Δ(s) Error(s/d) Ave(s/d) Comment 31/10/19 06:17 ... _ETA 2836-2 spec = 38 hours__ Off wrist date time : 04/11/19 11:35 Stopped date time : 05/11/19
- Svxlink & Echolink @public:radio:topics:svxlink
- k/state #DTMF_CTRL_PTY=/dev/shm/simplex_dtmf_ctrl TIME_FORMAT=24 RGR_SOUND_ALWAYS=1 [RepeaterLogic] TYP... OSE=10 IDLE_SOUND_INTERVAL=3000 #SQL_FLAP_SUP_MIN_TIME=1000 #SQL_FLAP_SUP_MAX_COUNT=10 #ACTIVATE_MODULE_... D=4:EchoLink #IDENT_NAG_TIMEOUT=15 #IDENT_NAG_MIN_TIME=2000 #ONLINE_CMD=998877 #STATE_PTY=/var/run/svxli... der] REC_DIR=/var/spool/svxlink/qso_recorder #MIN_TIME=1000 MAX_TIME=3600 SOFT_TIME=300 MAX_DIRSIZE=1024
- Damasko DA36 @public:miscellany:watches:damasko
- , very well designed and very well made. After time though the lack of adjustment (even //with// the ... ined with 3 or 4 added //long links//. After some time I found I could wear the bracelet with **no** adj... to have corrected rate error 23/12/17 +22.3 -0.4 time reset to -0.3 s </code> === Second Regulation ==... 7.2 +5.4 08/03/18 +44.6 +6.9 __Regulated for 3rd time__ to reduce rate. 09/03/18 +44.4 -0.1 10/03/18 +4
- Benchmarking @public:calculator:benchmarking
- AVIEW RAD 2499 STO 00 1 ENTER ENTER ENTER STO 01 TIME X<> 01 LBL 01 X^2 SQRT LN E^X ATAN TAN + DSE 00 GTO 01 TIME RCL 01 HMS- HR 3600 * END </code> ++++ ++++ ... sting for the simple (manual timed) version | No time calculation, it needs a stopwatch to measure the time... for calculators without TIME functions <code>
- CA65 Setup @public:computers:archive:6502
- INTER: .res 2 FLAGS: .res 1 TOGGLE_TIME: .res 1 CLOCK_LAST: .res 1 MESSAGE_POI... INTER: .res 2 FLAGS: .res 1 TOGGLE_TIME: .res 1 CLOCK_LAST: .res 1 MESSAGE_POI... GE_POINTER stz MESSAGE_POINTER + 1 stz TOGGLE_TIME stz CLOCK_LAST stz CENTISEC stz FLAGS stz... 0 FLAGS, update_block_address bbs5 FLAGS, clock_time ; check other flags... other actions.... rts
- Radio Update - QRP etc @public:blog
- - so I bought a Heil HMM fist mic and spent some time setting up the EQ for a reasonable "communication... rm of the PA output transformer). I worked first time. Which is amazing given the small size and relati... Huddersfield and working at Holme Moss. The last time I'd actually been on HF CW was while I was at UMI... ry active phase on the hobby on-the-air. * Some time in 2004 - K1 - added 4 band board & concentrated