Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Search

You can find the results of your search below.

Fulltext results:

GM4SLV Allstar 2025 @public:radio:topics:allstar
37 Hits, Last modified:
associated delays. holdofftelem = 0 ; Hold off all telemetry when signal is present on receiver or f... ndatory Command Codes 73 = ilink,6 ; Disconnect All Links 74 = ilink,16 ; Reconnect links disconnected with "disconnect all links" 80 = status,11 ; Force ID (local ... ecified link ; 5 - System status ; 6 - Disconnect all links ; 7 - Last Node to Key Up ; 8 - Connect spe
Netradio Control @public:radio:topics
35 Hits, Last modified:
lock = threading.Lock() # address ('' = all available interfaces) to listen on, and port numb... print "atoff: Set Attn Off" print "ga : Get All (status of all radios)" print "sync : Sync freq/mode on two radios" print "log : Setup backgr... start() elif data == "ga": get_all() start() elif data == "log":
Explorations @public:radio:topics:allstar
28 Hits, Last modified:
'' * ''481481'' * ''481482'' Since they are all behind a NAT firewall, sharing one public IP addr... node on that machine ''1399'' for this purpose. All 3 nodes have ''supermon'' and this needed some co... .0 [admin] secret = YOUR_MANAGER_PASSWORD read = all,system,call,log,verbose,command,agent,user,config write = all,system,call,log,verbose,command,agent,user,config
AOR AR7030 @public:radio:radio_database
21 Hits, Last modified:
ext = "Get", width = 6, command = lambda:self.get_all()) #self.b_update.grid(row = 0, column = ... name = self.get_name(radio) def get_all(self): self.get_freq(se... #self.e_filt.delete(0,END) self.get_all() return def get_freq(self, rad... self.e_freq.delete(0, END) self.get_all() return def qsy_up(self,radio):
MB7AZE AllStar Config @public:radio:topics:allstar
20 Hits, Last modified:
daddr = 127.0.0.1 [gm4slv] secret = llcgi read = all,system,call,log,verbose,command,agent,user,config write = all,system,call,log,verbose,command,agent,user,config... associated delays. holdofftelem = 0 ; Hold off all telemetry when signal is present on receiver or f... ndatory Command Codes 73 = ilink,6 ; Disconnect All Links 74 = ilink,16 ; Reconnect links disconnect
Tutorial Progress @public:computers:archive:6502
12 Hits, Last modified:
nce I've got the the point in the tutorials where all the hardware is stable. * used python script to... put 11111111 into VIA's Port B control register - all port pins are OUTPUT 0xa9, 0xff, # lda #$ff (start with all LEDs lit) 0x8d, 0x00, 0x60, # sta $6000 ... da #$ff sta $6002 ; set port B pins to all output sta $6003 ; set port A pins to
Formatting Syntax @wiki
11 Hits, Last modified:
to be as readable as possible. This page contains all possible syntax you may use when editing the page... texts. Of course you can **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//,... exts. Of course you can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup... open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/
QSO Logging @public:radio:topics
10 Hits, Last modified:
on so many different PCs that I've actually lost all the logs anyway. I've recently started logging **all** QSOs in the paper logbook. There's no chance of... cidentally deleting" a real, paper logbook, after all. === Update July 2023 === * I initially start... ey don't need too much additional detail, as it's all in the "journal" <WRAP GROUP> <WRAP COLUMN HALF
Icom IC-R75 @public:radio:radio_database
8 Hits, Last modified:
aton : Set Attn On atoff: Set Attn Off ga : Get All (status of all radios) sync : Sync freq/mode on two radios log : Setup background logging to file h ... lock = threading.Lock() # address ('' = all available interfaces) to listen on, and port numb... print "atoff: Set Attn Off" print "ga : Get All (status of all radios)" print "sync : Sync fr
YaDDNet : New VPS @public:radio:topics:yaddnet
8 Hits, Last modified:
the python directory extracted from the tar-ball. All the supporting libraries were there. === MySQL c... ventually there's a 6.2GB ''sql'' file containing all the existing data * bzip2 the file to make it s... FIED WITH mysql_native_password BY 'YYYYY'; GRANT ALL PRIVILEGES ON *.* TO 'XXXXX'@'localhost' WITH GRA... ON; </code> * XXXXX is the username as set in all the PHP files and YYYYY is the password for the u
Radio Update - QRP etc @public:blog
7 Hits, Last modified:
f "ragchew" QSOs, and "communications quality" is all I'm aiming for - to be audible - not quite as ext... t. Then down to business.... building. I did it all in one day, with the occasional break for food, d... rigge transformer. The "normal" toroid cores were all straightforward. I built it for 9V operation (t... ayout. On a PSU set for 9V I get at least 5W on all bands. I made a string of 4 x 1N4001 diodes to dr
DokuWiki Tweaks @public:computers:dokuwiki
7 Hits, Last modified:
the latest Dokuwiki (Jack Jackrum), and upgraded all plugins and templates where possible. However the... s = array();</code> </note> <code php> //delete all (defaults) $_vector_btns = array(); </code> this... if (!defined("DOKU_INC")){ die(); } //delete all (defaults) $_vector_btns = array(); //note: Th... pointer; } Put this in ''user/screen.css'' with all the other tweaks. ==== Mobile Scaling ==== Th
Icom IC-706 @public:radio:radio_database
7 Hits, Last modified:
===== Initial tests ===== * Sensitivity ok on all HF bands * 6m shows intermittent "deafness" aft... rs random RF signal loss on RX * TX power ok on all HF bands, and 6m, with 100W FM carrier at setting "H" * All controls work correctly * Fitted FL-223 "Narrow... and Modifications ===== ==== Cleaning ==== * All knobs removed and washed in warm soapy water and
LF15C - firmware for the DM15 @public:calculator:3rd
6 Hits, Last modified:
ull-time 2-level display** of ''X'' and ''Y'' * All the main HP15C functions are included **with the ... * You need to use the hidden ''reset'' button in all cases. ==== Files ===== === Download from ... atistical data * Individual Program * All stored Programs * Storage Registers (0-99, ... hole complex stack. * When in ''P''olar mode **ALL** Complex numbers on the stack are in Magnitude /
VPS Notes @public:computers:archive
6 Hits, Last modified:
inc|vendor)/"> Order allow,deny Deny from all Satisfy All </LocationMatch> </code> ''sudo service apache2 restart'' ==== .htaccess method ====... hem to alter behaviour <code apache>AllowOverride All</code> add to ''/etc/apache2/apache2.conf'' <c... SymLinks MultiViews AllowOverride All Order allow,deny
MB7AZE SvxLink Config @public:radio:topics:svxlink
6 Hits, Last modified:
Comparison - The Thief Of Joy @public:blog
5 Hits, Last modified:
DM32 Info @public:calculator:info
4 Hits, Last modified:
DM41X Info @public:calculator:info
4 Hits, Last modified:
Pure Blog @public:computers:archive
4 Hits, Last modified:
60m @public:radio:topics
4 Hits, Last modified:
CCIR493 Selcall @public:radio:topics
4 Hits, Last modified:
CA65 Setup @public:computers:archive:6502
4 Hits, Last modified:
Allstar & Echolink @public:radio:topics:allstar
4 Hits, Last modified:
Music - A Return To An Old Hobby @public:blog
3 Hits, Last modified:
Privacy ? @public:blog
3 Hits, Last modified:
DBUS & Automount @public:computers:archive
3 Hits, Last modified:
Code & Command Snippets @public:computers:archive
3 Hits, Last modified:
Github Config File Repos @public:computers:archive
3 Hits, Last modified:
Hi-Mound HK-708 Key @public:radio:radio_database
3 Hits, Last modified:
HF Weather FAX @public:radio:swl
3 Hits, Last modified:
CW - 2023 @public:radio:topics
3 Hits, Last modified:
Over the air ID @public:radio:topics:allstar
3 Hits, Last modified:
GM4SLV Allstar @public:radio:topics:allstar
3 Hits, Last modified:
MB7AZE AllStar @public:radio:topics:allstar
3 Hits, Last modified:
SVXLink : DTMF commands @public:radio:topics:svxlink
3 Hits, Last modified:
Svxlink & Echolink @public:radio:topics:svxlink
3 Hits, Last modified:
Arduino Project @public:blog
2 Hits, Last modified:
Becoming Teetotal @public:blog
2 Hits, Last modified:
Shack To Makerspace @public:blog
2 Hits, Last modified:
DM15L Non-linear Curve Fit @public:calculator:guides
2 Hits, Last modified:
DM32 Polynomial Solver @public:calculator:guides
2 Hits, Last modified:
DM41X Curve Fitting @public:calculator:guides
2 Hits, Last modified:
DM41X Matrix @public:calculator:guides
2 Hits, Last modified:
DM41X HP16C Module @public:calculator:guides
2 Hits, Last modified:
Old stuff but good @public:computers:archive
2 Hits, Last modified:
DokuWiki Unison Backup @public:computers:archive
2 Hits, Last modified:
MediaWiki VPS Install @public:computers:archive
2 Hits, Last modified:
Mercurial @public:computers:archive
2 Hits, Last modified:
Sandbox Server @public:computers:archive
2 Hits, Last modified:
Anytone Smart CB for 10M @public:radio:radio_database
2 Hits, Last modified:
CRT SS9900 @public:radio:radio_database
2 Hits, Last modified:
Yaesu FT-891 @public:radio:radio_database
2 Hits, Last modified:
Kenwood TM-D710 @public:radio:radio_database
2 Hits, Last modified:
CCIR493 Selcall - 2026 @public:radio:topics
2 Hits, Last modified:
IAX Remote Access @public:radio:topics:allstar
2 Hits, Last modified:
svxlink hotspot @public:radio:topics:svxlink
2 Hits, Last modified:
Yaddnet Migration @public:radio:topics:yaddnet
2 Hits, Last modified:
Experiments @playground
1 Hits, Last modified:
DokuWiki @wiki
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
1 Hits, Last modified:
Diaries @public:blog
1 Hits, Last modified:
Fairphone6 Screen @public:blog
1 Hits, Last modified:
Finding Things In A Diary @public:blog
1 Hits, Last modified:
QRSS @public:blog
1 Hits, Last modified:
Calculators @public:calculator
1 Hits, Last modified:
Laptop FreeBSD @public:computers
1 Hits, Last modified:
Desk15 - firmware for the DM15 @public:calculator:3rd
1 Hits, Last modified:
DM41X 41z Module @public:calculator:guides
1 Hits, Last modified:
DM32 Curve Fit @public:calculator:guides
1 Hits, Last modified:
DM32 Simultaneous Equations @public:calculator:guides
1 Hits, Last modified:
DM41X Ladybug Module @public:calculator:guides
1 Hits, Last modified:
DM41X Hints & Tips @public:calculator:guides
1 Hits, Last modified:
DM41X Polynomial Solver @public:calculator:guides
1 Hits, Last modified:
I3 Window Manager @public:computers:archive
1 Hits, Last modified:
Unison @public:computers:archive
1 Hits, Last modified:
Dokuwiki Upgrade problem @public:computers:dokuwiki
1 Hits, Last modified:
Land Rover Refurb May 2017 @public:miscellany:landrover
1 Hits, Last modified:
Land Rover Refurb 2019 @public:miscellany:landrover
1 Hits, Last modified:
Mastodon & Twitter @public:miscellany:random_thoughts
1 Hits, Last modified:
MediaWiki @public:miscellany:random_thoughts
1 Hits, Last modified:
Icom IC-7200 @public:radio:radio_database
1 Hits, Last modified:
Kenwood TH-D72 @public:radio:radio_database
1 Hits, Last modified:
QRSS @public:radio:topics
1 Hits, Last modified:
Monitor @public:computers:archive:6502
1 Hits, Last modified:
Photos @public:computers:archive:6502
1 Hits, Last modified:
6502 Setup @public:computers:archive:6502
1 Hits, Last modified:
Damasko DA36 @public:miscellany:watches:damasko
1 Hits, Last modified:
Allstar - 2026 @public:radio:topics:allstar
1 Hits, Last modified:
DMR Bridging @public:radio:topics:allstar
1 Hits, Last modified:
IP Addresses @public:radio:topics:allstar
1 Hits, Last modified:
The Nodes @public:radio:topics:allstar
1 Hits, Last modified:
NXDN Bridging @public:radio:topics:allstar
1 Hits, Last modified:
HF APRS Mobile/Portable @public:radio:topics:aprs
1 Hits, Last modified:
VHF / HF Xgate 2024 @public:radio:topics:xgate
1 Hits, Last modified:
YaDDNet Data Backup @public:radio:topics:yaddnet
1 Hits, Last modified: